@charset "utf-8";
/* CSS Document */

body {
	padding-top: 95px;
}
/*h1,h2,h3,h4,h5,a,p,ul,li,ol, strong, h5 strong{
	font-family: "Fira Sans", sans-serif;
}*/

h1,
h2,
h3,
h4,
h5,
a,
p,
ul,
li,
ol,
strong,
h5 strong,
time,
tr,
td,
.h4 {
	font-family: Arial, "sans-serif" !important;
}
.container--flex {
	display: flex;
}
.flex-child {
	flex: 1;
	min-width: 50px;
	min-height: 50px;
	margin: 10px;
}
p,
.o-media__body .h4 {
	font-weight: 400;
}
.bcm-site-h2P,
.text-brand {
	font-weight: bold;
	color: #00629b;
	text-transform: capitalize;
	font-size: 30px;
}
.btn-brand {
	background-color: #00629b;
	text-transform: capitalize;
}
.btn-brand:hover {
	background-color: #00629b;
}
a {
	color: #00629b;
}
a:hover {
	color: #00629b;
}

p,
ul,
.caption,
li,
ol,
ul li h4 strong,
.o-media__body small,
time,
td,
tr {
	font-size: 16px !important;
	color: #4d4d4f !important;
}
ul li h4 strong {
	font-weight: 700;
}
strong {
	font-weight: 600;
}
h1 {
	font-size: 2rem !important;
	font-weight: 700;
	color: #4d4d4f;
	margin-top: 20px;
	padding-bottom: 10px;
}
/*REMOVE HAMBURGER*/
.pull-left {
	display: none;
}

/*HEADER*/
.header-nav > li,
.header-nav {
	border: none;
}
.header-signin-modal-toggle .icon,
.header-signin-modal-toggle .icon:hover {
	color: #00629b;
}

.header-standard {
	height: 95px;
}
.header-standard .container-fluid {
	height: 95px;
}
.header-standard .container-fluid .header-inner {
	height: 95px;
}

.header-logo {
	text-align: left;
	height: 95px;
	align-items: center;
	display: flex;
}
.header-nav {
	display: flex;
	align-items: center;
	height: 95px;
}

.fa-home {
	color: #00629b;
	font-size: 30px;
	margin-top: 20px;
}
.search__btn::before {
	border: 2px solid #00629b !important;
}
.search__btn::after {
	background-color: #00629b !important;
}

.research-news-table hr {
	margin: 30px 0 !important;
}

/*CAROUSEL*/
i.icon.icon-navigate_before,
i.icon.icon-navigate_next {
	color: #ffa300 !important;
	text-shadow: 2px 2px 4px #000000;
	font-size: 4em;
}

.awards ul {
	align-items: center;
}

.banner {
	/*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/ margin-bottom:-8px;
}

.banner__caption,
.player__caption {
	padding-left: 0;
}
.banner__heading {
	font-size: 20px !important;
	font-weight: 700;
	margin-top: 0;
}
.banner__heading a {
	color: #003354;
}
.banner__heading a:hover {
	color: #00629b !important;
}
.banner-heading a {
	color: #ffffff !important;
}
.banner-heading:hover {
	color: #ffffff !important;
}
.banner__btn {
	background-color: #00629b;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 15px !important;
	border: none;
	border-radius: 10px;
	float: right;
	border: 2px solid #00335400;
}

.banner__heading a:focus,
.banner__heading a:hover,
.player__heading a:focus,
.player__heading a:hover {
	color: #ffffff;
}

.banner__btn:hover {
	background-color: #ffa300;
	color: #003354;
	border: 2px solid #003354;
}

.label {
	background-color: #00629b;
	padding: 0 15px;
}

.banner__item:after,
.banner__item:before,
.gradient-horizontal:after,
.gradient-horizontal:before,
.player__content-image div:after,
.player__content-image div:before,
.player__video:after,
.player__video:before {
	display: none;
}

/*HOME SIDEBAR CTA*/
.sidebar-container {
	background-color: #00629b;
	color: #00629b;
	border-radius: 10px;
	width: 75%;
}
.sidebar-container ul li {
	list-style-type: none;
	position: relative;
}

.ftBanner {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 30px;
}

.sidebar-container ul li a {
	color: #fff;
	/*padding:16px 39px;*/
	display: block;
	font-weight: 700;
	font-size: 15px;
	padding: 16px 31px;
}
.sidebar-container ul li a:hover {
	background-color: #ffa300;
	color: #00629b !important;
	border-radius: 10px;
}

.banner__caption--body {
	max-width: 380px;
	background: #ffffff;
	padding: 20px;
	box-shadow: 0 0 18px 3px rgb(0 0 0 / 22%);
}

.content-section-heading .text-hint:after {
	content: "";
	display: block;
	background: #ffa300;
	height: 2.5px;
	width: 6rem;
}

/*HOME CARDS*/
.content-section-heading .text-upper {
	font-size: 25px !important;
	text-transform: none;
}
.content-section-heading a {
	float: right;
	overflow: hidden;
}
.content-section-heading .divider {
	display: none;
}
.card-img {
	overflow: hidden;
	transition: all 0.5s ease;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.card-img:hover {
	transition: all 0.5s ease;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.card-img img {
	transition: all 0.5s ease;
}

.card-img img:hover {
	transform: scale(1.2);
}
.content-section-heading {
	font-family: "Fira Sans", sans-serif !important;
	/*margin-top: 20px;*/
	display: flex;
	justify-content: space-between;
}
.content-section-heading .link {
	font-family: "Fira Sans", sans-serif !important;
	background-color: #00629b;
	color: #fff;
	display: block;
	font-size: 15px !important;
	border: 2px solid #00335400;
	padding: 13px 22px;
	font-style: normal;
	text-transform: uppercase;
	border-radius: 10px;
	font-weight: 700;
	float: right;
}

.content-section-heading .link:hover {
	background-color: #ffa300;
	color: #003354;
	border: 2px solid #003354;
}
.card-heading {
	margin-bottom: 10px;
	font-size: 14px !important;
	line-height: 25px;
}
.card-heading a,
.o-media__body .card-heading,
.filter__btn {
	color: #00629b;
	font-style: normal;
	font-family: "Fira Sans", sans-serif;
	font-weight: 600;
}
.o-media__body .card-heading,
.filter__btn {
	color: #00629b !important;
}
.card-heading a:hover,
.o-media__body .card-heading:hover,
.filter__btn:hover {
	color: #00629b;
	text-decoration: underline;
	font-weight: 600;
}
.text-hint {
	color: #4d4d4f;
}

.content-section-heading .text-hint {
	font-family: "Fira Sans", sans-serif;
	color: #4d4d4f !important;
}

.card-img-heading {
	background-color: #00629b;
	bottom: 174px;
}

/*VIDEO PAGE*/
.nav-tabs {
	display: none;
}
.c-player-details--wide {
	display: block;
}

/*PRESENTER*/
.card-wrap .card .media-inner {
	float: left;
	margin-top: 10px;
	width: 70%;
}

.card-media-side .media-object img {
	float: left;
	margin-right: 2rem;
	max-width: 185px;
}
.card.margin-bottom .media {
	min-height: 185px;
	float: left;
	/*background: #f2f2f2;*/
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
}
.card .media {
	padding-left: 0px !important;
}
.video-desc-text {
	display: block !important;
}
.visible-lg-block {
	display: none !important;
}

.card-media-side .media-object img {
	display: block;
}
/*ARTICLE*/
.content-aside {
	padding: 0;
}
.sidebar-ul {
	padding-left: 0;
	margin-top: 0;
}

/* SPECIALTY PAGE */
.graphic img {
	max-width: 400px;
	width: 100%;
}
.trialsBanner {
	width: 100%;
	display: inline-flex;
	background-color: whitesmoke;
}
.bannerInner {
	display: inline-flex;
	flex-direction: row;
	justify-content: space-around;
}
.bannerInner div.copy {
	background-color: transparent;
}

/*section.container.js-container-trigger,
section.js-container-trigger.container-fluid {
	display: none !important;
}*/
section.container.js-container-trigger.custom,
section.js-container-trigger.custom.container-fluid {
	display: block !important;
	padding: 0px;
}
div.wrapper {
	margin-top: 1rem;
}
div.banner img {
	width: 100%;
	max-width: 1080px;
}
div.banner {
	background-color: white;
	height: 50vh;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.copy {
	width: 50%;
	float: left;
	padding: 2rem 1rem;
	bottom: 0px;
	background-color: rgb(255, 255, 255);
}
div.image {
	width: 50%;
	float: right;
}
div.image img {
	width: 100%;
}
div.copy h3,
.counter h3 {
	color: #4d4d4f !important;
}
div.copy p {
	color: #4d4d4f !important;
}
div.copy div.btn {
	background-color: #45bee9;
	margin-top: 0.7rem;
}
div.copy div.btn a {
	color: #0a5794;
	padding: 1rem;
}

@media screen and (max-width: 770px) {
	div.banner {
		display: none;
	}

	div.copy {
		width: 100%;
	}

	.bannerInner {
		display: inline-flex;
		justify-content: space-around;
		flex-direction: column;
	}
}

/*PRESENTER*/
.card-wrap .card .media-inner {
	float: left;
	margin-top: 10px;
	width: 70%;
}

.card-media-side .media-object img {
	float: left;
	margin-right: 2rem;
	max-width: 185px;
}
.card.margin-bottom .media {
	min-height: 185px;
	float: left;
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
}

.dropdown-content {
	top: 180px !important;
}

.dropdown-content a:hover {
	font-weight: 600;
	color: #00629b;
}

.presenter-external-link {
	background-color: #00629b;
	color: #fff;
	font-weight: 700;
	font-size: 15px !important;
	border: none;
	transition: none;
	margin-top: 20px;
	border-radius: 10px;
	/*display: none;*/
}
.presenter-external-link:hover {
	background-color: #ffa300;
	color: #00629b;
	border: none;
}

.jwplayer.jw-skin-playern .jw-display-icon-container {
	width: 100%;
}

.content-section-heading .text-hint {
	font-size: 25px !important;
}

.playern-overlay-h1 {
	overflow: visible !important;
	display: block;
	width: 100%;
}

.whats-new {
	margin-top: 0;
	margin-bottom: 40px;
}
.whats-new li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 10px;
}
.whats-new li a {
	color: #00629b;
}
.whats-new li a:hover {
	text-decoration: underline;
}
/*time{display: none;}*/
article {
	position: relative;
}

article img {
	display: none;
}

article time {
	position: absolute;
	bottom: -45px;
}

.podcastImage {
	display: block;
}

.podcastButton {
	float: none;
	background-color: #00629b;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 15px !important;
	border: none;
	border-radius: 10px;
	border: 2px solid #00335400;
	text-align: center;
	position: relative;
	box-sizing: content-box;
	height: 36px;
	line-height: 36px;
	padding: 0.5em 1.5em;
	cursor: pointer;
	zoom: 1;
	-webkit-backface-visibility: hidden;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 1.5rem;
}

.podcastButton:hover {
	background-color: #ffa300;
	color: #003354;
	border: 2px solid #003354;
}

.label {
	display: none;
}

.fa-rss-square {
	display: none;
}

.search__form {
	top: 102px;
}
@media screen and (max-width: 1329px) {
	.playern-overlay-h1 {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.playern-overlay-title {
		width: 65% !important;
	}

	article {
		margin-bottom: 100px;
	}

	.banner__item {
		margin-bottom: 0 !important;
	}
	.banner__btn {
		display: inline-block !important;
	}
	.listen{max-width: 300px;}
}

@media screen and (max-width: 1179px) {
	.playern-overlay-h1 {
		font-size: 25px !important;
		line-height: 30px !important;
	}
	.container,
	.search__form {
		width: 100%;
		padding: 0 15px;
	}
}

@media screen and (max-width: 959px) {
	.playern-overlay-h1 {
		font-size: 25px !important;
		line-height: 30px !important;
	}
	.playern-overlay-title {
		width: 65% !important;
	}
}

@media screen and (max-width: 770px) {
	.slick-arrow {
		display: flex !important;
		color: #00629b !important;
	}
	.slick-arrow:hover {
		color: #00629b !important;
	}
}

.spotlight {
	background-color: #f3f3f3;
	padding: 10px;
	width: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.whats-new {
	margin-top: 0;
	display: inline-flex;
	flex-direction: column;
}
.highlights {
	width: 50%;
	float: left;
	padding: 0 1rem;
}
.education {
	width: 33%;
	float: right;
	padding: 0 1rem;
}
.ftBanner {
	width: 30%;
	float: right;
	padding: 0 1rem;
}
.listen a img {
	width: 100%;
}
.listen a.btn {
	display: block;
	background-color: #0a629b;
	color: white;
	padding: 1rem;
	color:#ffffff !important;
	text-align: center;
}
.fa-caret-right::before {
	color: #41b6e6;
}

/* FOOTER */

.footernav {
	background-color: #0a629b;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: solid 10px #0a629b;
	border-top: solid 10px #0a629b;
}
.footernav ul {
	display: contents;
	list-style: none;
}
.footernav ul li:not(:first-child) {
	border-left: solid 1px white;
}
.footernav ul li:nth-last-child(2) {
	border-right: solid 1px white;
}
.footernav a {
	height: 55px;
	display: inline-block;
	color: white;
	padding: 1rem;
	text-decoration: none;
	font-size: 17px;
}

.footernav a:hover {
	text-decoration: underline;
}

/* Hide the link that should open and close the footernav on small screens */
.footernav .icon {
	display: none;
}

.footer-ul {
	margin-bottom: 20px;
	display: flex;
}
.awards {
	width: 60%;
	margin: 0 auto;
}
.awards img {
	width: 70px !important;
}
li.footer-li {
	padding: 1rem;
	text-align: left;
	list-style: none;
	border-bottom: 1px solid rgba(0, 51, 84, 0.75);
}
li.footer-li a {
	color: white !important;
}

#socialTray i.fa {
	color: white;
	font-size: 20px;
	padding: 0 0.3rem;
}

.footer-btn {
	background-color: #f5f5f5;
	background-image: none;
	background-position: 50% 50%;
	background-size: 100% 100%;
	border: 0;
	cursor: pointer;
	display: inline-block;
	line-height: 1.428571;
	padding: 8.0000044286px 15px;
	position: relative;
	text-align: center;
	-webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
		color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
		color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	user-select: none;
	white-space: normal;
	margin: 10px;
	border-radius: 5px;
}

.footer-btn-text {
	color: #003354;
}

footer {
	background-color: #0a629b;
}
.social {
	display: inline-flex;
	justify-content: center;
	width: 100%;
	padding: 1rem;
	background-image: url(https://55933-bcmed.s3.amazonaws.com/bcp/branded/css/bah/images/Frame_16906.png);
	background-position: center;
	background-repeat: no-repeat;
}
.social p {
	color: #4d4d4f !important;
	margin: 0;
	margin-top: 4px;
	font-weight: 400;
}
.iconRow a {
	color: white;
	display: inline-block;
	padding: 0 1rem;
}

/* .linkCol {
  width: 50%
  } */

.ftContainer {
	display: grid;
	justify-content: center;
	width: 100%;
	padding: 1rem;
	background-position: top;
}
.listen a {
	display: block;
}
.harvard {
	display: flex;
	justify-content: center;
	padding: 1rem;
	background-color: #f3f3f3;
}
.harvard img {
	width: 100%;
	max-width: 500px;
	margin: 1rem;
}
.awards {
	display: inline-flex;
	justify-content: space-evenly;
	width: 100%;
	padding: 1rem;
}
.awards ul {
	list-style: none;
	display: inline-flex;
	margin: 0;
}

.awards ul li {
	padding: 0 1rem;
}

@media screen and (max-width: 770px) {
	.card-img img {
		width: 100% !important;
	}

	.spotlight {
		display: inline-flex;
		flex-direction: column;
		margin-top: 20px;
	}

	.content-section-heading {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}

	.content-section-heading .link {
		margin-bottom: 10px;
	}

	.highlights {
		width: 100%;
	}

	.ftBanner {
		width: 100%;
	}
	.header-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.header-logo {
		align-items: center;
		display: flex;
		justify-content: center;
	}

	.header-nav {
		display: flex;
		align-items: center;
		margin-top: 70px;
	}

	.awards ul {
		list-style: none;
		display: inline-flex;
		margin: 0;
		justify-content: space-around;
	}

	.awards ul li {
		padding: 1rem;
	}

	.footernav {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	section.banner {
		display: none;
	}

	main#bcm-skip-to-main div.content:nth-child(3) {
		display: inline;
	}

	main#bcm-skip-to-main div.content:nth-child(2) {
		display: inline;
	}

	.topnav {
	}

	.nav-ul {
		display: none;
	}

	i.fa.fa-bars.hamburger {
		display: block;
	}
}
/*main#bcm-skip-to-main div.content:nth-child(2) {
	background-color: #00629b;
}
main#bcm-skip-to-main div.content:nth-child(3) {
	background-color: #ffffff;
}*/
.banner__caption.banner__caption--h--left.banner__caption--text--left.banner__caption--v--bottom {
	padding-right: 0px !important;
	background-image: url(https://55933-bcmed.s3.amazonaws.com/bcp/branded/css/daf/img/bg-img-blue.png);
	background-repeat: no-repeat;
	background-size: 410px;
	background-position: left;
	height: 100%;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	align-items: center;
	width: 100% !important;
}
article.banner__item.slick-slide {
	transition: none !important;
}
/*article.banner__item.slick-slide.slick-current.slick-active{background-image: url(https://55933-bcmed.s3.amazonaws.com/bcp/branded/css/daf/img/bg-img2.png);background-repeat: no-repeat;background-size:410px;
background-position: left;}*/
.banner__item {
	height: 100%;
}
.carousel.slick-initialized {
	height: 100%;
}
figure.banner__image-container {
	float: right !important;
	width: 890px !important;
}
.banner__caption--body {
	max-width: 540px !important;
	width: 100% !important;
	margin-top: 278px;
	background: #ffffffc7;
}
.carousel[data-arrows="group"] .slick-arrow {
	bottom: 1rem !important;
}
section.banner {
	height: 500px;
}

a.js-search-trigger.search__btn {
	bottom: 100px;
}
.content-section-heading .text-hint {
	color: #0a629b;
}
.close {
	display: none;
}
nav h1 {
	margin: 0px;
	padding: 0px;
	align-items: center;
	display: inline-flex;
}
nav .fa-home {
	margin: 0px;
}
#navLinks {
	align-items: center;
	display: inline-flex;
}
nav.topnav .fa-home:before {
	font-size: 1.4rem;
	color: white;
	margin: 0px !important;
}
nav.topnav {
	justify-content: space-between;
	background-color: #0a629b;
	padding: 1rem;
	text-align: center;
}
nav.topnav a,
#navLinks {
	color: white;
	padding: 0 0.6rem;
}
.sideMenu {
	display: none;
}

a.icon {
	padding: 0px !important;
	width: 100%;
	margin: 3px 4px;
	color: white;
}
#hiddenMenu {
	display: none;
	width: 100%;
}
#hiddenMenu li {
	list-style-type: none;
	position: relative;
}
#hiddenMenu li a {
	color: #fff;
	padding: 16px 39px;
	display: block;
	font-weight: 700;
	font-size: 15px;
}
#hiddenMenu li a::after {
	content: "";
	width: 81%;
	height: 1px;
	background-color: rgba(0, 51, 84, 0.75);
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#hiddenMenu li a::hover {
	background-color: #003354;
	color: #fff !important;
}
@media only screen and (max-width: 768px) {
	div.banner a img,
	div.banner p {
		width: 100% !important;
	}
	#navLinks {
		display: none;
	}

	.social {
		display: inline-flex;
		justify-content: center;
		width: 100%;
		padding: 0 0 1rem 0;
		background-image: url(https://55933-bcmed.s3.amazonaws.com/bcp/branded/css/bah/images/Frame_16906.png);
		background-position: center;
		background-repeat: no-repeat;
		flex-direction: column;
		align-items: center;
	}

	.socialRow,
	.linkRow {
		display: grid !important;
		width: 90% !important;
		margin-bottom: 10px;
		justify-content: inherit;
	}

	.sideMenu {
		display: block;
	}

	.footernav {
		background-color: #0a629b;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		border-bottom: solid 10px #0a629b;
		border-top: solid 10px #0a629b;
		flex-direction: column;
	}

	.footernav ul li:not(:first-child) {
		border-left: none;
	}

	.footernav ul li:nth-last-child(2) {
		border-right: none;
	}
	
}
