
.btn-primary {
  font-weight: 600;
  text-transform: uppercase;
	background: rgb(249,145,22);
  background: linear-gradient(90deg, rgba(249,145,22,1) 0%, rgba(239,117,32,1) 100%);
	border: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background: rgb(249,145,22);
background: linear-gradient(270deg, rgba(249,145,22,1) 0%, rgba(239,117,32,1) 100%);
}
.btn-primary:active,
.btn-primary.active {
  background: rgb(249,145,22);
background: linear-gradient(270deg, rgba(249,145,22,1) 0%, rgba(239,117,32,1) 100%);
}

.hero-unit-military {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("../images/military_flex_1.jpg") no-repeat center center;
  background-size: cover;
  padding: 160px 0 160px 0;
}
.hero-unit-military h1 {
	color: #fff;
	font-size: 3.375em;
  font-weight: 600;
  line-height: 1em;
  max-width: none;
  text-transform: uppercase;
}
.hero-unit-military .jumbotron p {
	color: #fff;
  font-size: 26px;
	line-height: 32px;
}
.underlined_left::after {
    background: #EEA236 none repeat scroll 0 0;
}
.left-line {
  display: inline-block;
  width: 100px;
  height: 2px;
  border-top: 2px solid #4A97CA;
  margin: auto;
}
.margin10 {
	margin-bottom: 10px;
}
.margin20 {
	margin-bottom: 20px;
}
.margin30 {
	margin-bottom: 30px;
}
.margin40 {
	margin-bottom: 40px;
}
.margin50 {
	margin-bottom: 50px;
}
.intro {
	padding: 40px 30px 0 30px;
	color: #425363;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
}
.channels h2 {
	margin-top: 14px;
	margin-bottom: 0;
	font-size: 1.5em;
	line-height: normal;
}
.content p {
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 10px;
}
.subhead {
	display: block;
	color: #425363;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-style: italic;
}

.channels {
	padding: 30px;
}
.channel_img {
  position: relative;
  overflow: hidden;
}
/*.channel_img::after {
  background: rgba(0, 57, 111, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.45;
  position: absolute;
  top: 0;
  width: 100%;
  transition: 0.20s;
}*/
#benefits-and-rewards {
  background-color: #f2f2f2;
  padding: 50px 0;
  text-align: center;
}
#benefits-and-rewards .fal {
	display: inline-block;
	color: #4A97C5;
}
#benefits-and-rewards .fa-2x {
	font-size: 2.25em;
}
#benefits-and-rewards h2 {
	color: #425363;
	font-size: 36px;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
#benefits-and-rewards p.sub-text {
	margin: 0;
	font-size: 1.255em;
}
#benefits-and-rewards .center-line {
  border-color: #4A97CA;
}
#benefits-and-rewards h3 {
	margin-top: 10px;
	margin-bottom: 0;
	color: #425363;
	font-size: 18px;
	font-weight: 600;
}
#benefits-and-rewards p {
	margin-top: 5px!important;
	color: #425363;
	font-size: 1em;
}
#benefits-and-rewards .guarantee h3 {
	font-size: 24px;
}
#benefits-and-rewards .guarantee p {
	font-size: 1.125em;
}

#badges {
	background-color: #fff;
  padding: 50px 0 30px 0;
  text-align: center;
}
#badges img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 150px;
	text-align: center;
}
#badges p {
	color: #425363;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.25em;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}

#equal-opportunity {
  background-color: #f2f2f2;
  padding: 60px 0 30px 0;
  text-align: center;
}
#equal-opportunity h2 {
	font-size: 28px;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
#equal-opportunity h2 em {
  font-style: normal;
  text-transform: lowercase;
}
#equal-opportunity .center-line {
  border-color: #3784bf;
}
#equal-opportunity a {
  cursor: pointer;
  text-decoration: none;
}
.img-responsive {
  margin: 0 auto;
}
#equal-opportunity img {
  padding-bottom: 10px;
  text-align: center;
  width: auto;
}
#equal-opportunity a {
  cursor: pointer;
  text-decoration: none;
}

#cta-1 {
  background-color: #153C70;
  padding: 60px 0;
  text-align: center;
}
#cta-1 h1 {
  color: #fff;
  font-size: 34px;
  line-height: 30px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
#cta-1 p {
  color: #fff;
  font-size: 1.25em;
  margin: 15px 0 0;
  padding: 0;
}
#cta-1 p span {
  display: block;
  font-size: 1.875em;
  font-weight: 700;
  padding-top: 10px;
}
#cta-1 .btn_orange {
  box-shadow: 0 6px 10px 2px #9d6c2e;
}
#core-values {
  background-color: #fff;
  padding: 60px 0;
  text-align: center;
}
#core-values h2 {
  color: #425363;
	font-size: 36px;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
#core-values .center-line {
  border-color: #3884BF;
}
#core-values img {
  max-height: 100px;
  padding-bottom: 10px;
  text-align: center;
  width: auto;
}
#core-values .fal {
	margin-bottom: 8px;
	color: #4A97CA;
}
#core-values .fa-2x {
	font-size: 2.25em;
}
.testimonials-v-2 {
  background: #f2f2f2 none repeat scroll 0 0;
  overflow: hidden;
  padding: 60px 0;
}
.testi-slide {
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.testi-slide p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 20px 0 0;
}
.testi-slide i {
  color: #4497cb;
  margin-right: 10px;
}
.testi-slide img {
  border-radius: 50%;
  height: 200px;
  margin-top: 20px;
  width: 200px;
}
.testi-slide h4 {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}
.testi-slide .flex-control-paging li a.flex-active {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #4497cb;
}
.testi-slide h4 em span {
    display: block;
    font-style: normal;
}
.center-line {
  border-color: #4497cb;
}
#diversity {
  background-color: #DFE4EA;
  padding: 65px 0;
  text-align: center;
}
#diversity h2 {
  color: #425363;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
#diversity p {
  color: #425363;
}
#diversity .center-line {
  border-color: #3884BF;
}
#diversity img {
  max-height: 100px;
  padding-bottom: 20px;
  text-align: center;
  width: auto;
}

@media (min-width:1920px) and (max-width:2560px) {
  .hero-unit-military {
    height: 50vh;
  }
}

@media only screen and (max-width: 1200px) {
  .cc_excep {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .content h2 {
    font-size: 1.375em;
  }
	.subhead {
		font-size: 16px;
	}
}