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

/***************************************************
	MARKSMANSHIP
***************************************************/


/***************************************************
	 STRUCTURE
***************************************************/


/***************************************************
	BANNER
***************************************************/
#banner {
	/*height: 80vh;
    min-height: 600px;
    max-height: 100vh;*/
    width: 100%;
	height: 100vh;
    position: relative;
    overflow: hidden;
	background-image: none !important;
}
.banner-wrap {
	display: block;
    position: relative;
    height: 100%;
	padding: 75px 0 180px;
	text-align: center;
    background: rgba(0,0,0,0);
    box-shadow: 0px 200px 200px -100px rgba(0,0,0,0.5) inset;
}
.logo-wrap {
	/*position: relative;
	margin: 0 auto;
	max-width: 80%;
	z-index: 10;
	position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
	width: 90%;*/
}
.banner-logo {
	width: 650px;
	max-width: 90%;
	opacity: 0;
	transition: all 1s;
	position: absolute;
    top: 130px;
    left: 50%;
    transform: translate(-50%, 0);
	z-index: 10;
}
#banner h1 {
	font-size: 4rem;
    font-weight: 500;
    line-height: 1.2em;
    margin: 30px 0;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.3);
    font-family: 'Crimson Text', serif;
}
#banner p {
	max-width: 900px;
}
.banner-overlay {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-image: linear-gradient(-10deg, rgba(28,50,41, .45) 0%, rgba(28,50,41, .25) 49.95%, rgba(0,0,0, 0) 50%, rgba(28,50,41, 0) 100%);*/
	background-image: linear-gradient(-10deg, rgba(28,50,41, .85) 0%, rgba(28,50,41, .5) 49.95%, rgba(0,0,0, .3) 50%, rgba(28,50,41, .5) 100%);
	background-color: rgb(28,50,41);
	opacity: .3;
}
.video-background video,
.video-background img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%); 
}
.loaded #banner {
	height: 80vh;
	max-height: 850px;
	transition: all 1s;
}
.loaded .banner-logo {
	opacity: 1;
	transition: all .15s;
	transition-delay: .85s;
}
.page-wrap {
    margin-bottom: 0;
    transform: translateY(0);
	padding-bottom: 0;
}
.loaded .page-wrap {
    /*margin-bottom: -180px;*/
    transform: translateY(-180px);
	transition: all 1s;
}
.loaded .banner-wrap {
    background: rgba(0,0,0,.25);
	transition: all 1s;
}
.loaded .banner-overlay {
	opacity: .7;
	transition: all 1s;
}
.slice-angle-down-top:before {
	display: none;
}


/***************************************************
	SECTIONS
***************************************************/
.section-each {
	display: block;
	position: relative;
	padding: 4rem 15px;
}
.body-copy h3 {
    font-family: 'Crimson Text', serif;
    font-weight: 300;
    color: #333;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto;
    max-width: 850px;
}
.body-copy p {
	max-width: 650px;
	margin: 0 auto 30px;
}
.body-copy .pullquote {
    position: relative;
    padding: 0;
    margin: 0 auto;
    float: unset;
    font-size: 1.3rem;
    color: #717171;
    width: 100%;
}
.body-copy .pullquote .quotemark {
   
    background-image: url(/Portals/1/Interactive/2019/12-army-marksmanship-unit/pull-quote-mark2.svg);
   
}
.body-copy .pullquote .source {
    color: #717171;
    padding: 15px 0 2rem 5px;
    
}
/***************************************************
	SOCIAL
***************************************************/
.social-top {
	display: none;
	text-align: center;
	padding: 0 0 40px;
}
.social-top .social-inner {
	display: flex;
	justify-content: center;
	font-size: 18px;
}
.social-top .social-inner a {
	border: 1px #717171 solid;
	color: #717171;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
	margin: 0 7px;
	padding: 14px;
	transition: all .2s ease-in;
}
.social-top .social-inner a.addthis_button_facebook:hover {
    background-color: #3b5998;
    border-color: #3b5998;
	color: #fff;
}
.social-top .social-inner a.addthis_button_twitter {
	padding-top: 14px; 
}
.social-top .social-inner a.addthis_button_twitter:hover {
    background-color: #00aced;
    border-color: #00aced;
	color: #fff;
}
.social-top .social-inner a.addthis_button_email {
	font-size: 18px;
}
.social-top .social-inner a.addthis_button_email:hover {
    background-color: #DD4B39;
    border-color: #DD4B39;
	color: #fff;
}

/***************************************************
	COMPETITION
***************************************************/
#dnn_ContentPaneFullBleed2 {
	background: linear-gradient(to bottom right, #1c3229, rgba(0,0,0,0.7)), url("/Portals/1/Interactive/2019/05-military-units/backgrounds/army-camo-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-size: cover;
}
#competition {
	color: #eee;
	padding: 3rem 15px 4rem;
}
#competition .content-wrap {
	max-width: 100%;
	width: 100%;
}
#competition .heading-wrap {
	display: flex;
	padding: 0;
	justify-content: center;
}
#competition h2.section-title {
	font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 4.5rem;
    color: #fff;
    letter-spacing: .045em;
	margin: 0 15px 1rem;
}
#competition .heading-wrap p {
	max-width: 850px;
	display: inline-block;
	margin: 11px 15px 1rem;
}
#competition h3 {
	color: #eee;
}
.teams {
	max-width: 1600px;
	margin:0 auto;
}
.team-each {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slick-slide img.mobile-img {
	display: none;
}
#shooting {
	/*background-image: url(https://media.defense.gov/2019/Oct/31/2002204460/1088/820/0/190312-A-ZG886-314A.JPG);
	background-position: center 5%;*/
	background-image: url(https://media.defense.gov/2025/May/22/2003720932/-1/-1/0/241020-A-D0439-100.JPG);
	background-position: center center;
}
#pistol {
	background-image: url(https://media.defense.gov/2019/Oct/31/2002204461/1088/820/0/190314-A-ZG886-552A.JPG);
}
#rifle {
	background-image: url(https://media.defense.gov/2019/Oct/31/2002204447/1088/820/0/190226-O-JZ422-257A.JPG);
	background-position: center 90%;
}
#international {
	background-image: url(https://media.defense.gov/2019/Oct/31/2002204442/1088/820/0/190226-D-DB155-005A.JPG);
	background-position: center 5%;
}
#shotgun {
	background-image: url(https://media.defense.gov/2019/Oct/31/2002204547/1088/820/0/190226-D-DB155-002A.JPG);
	background-position: center 25%;
}
.team-each .copy-wrap {
	display: block;
	min-height: 70vh;
	padding: 2rem 2rem 1rem;
	max-width: 400px;
	height: 100%;
	background: rgba(55,98,81,0.85);
}
.team-each .copy-wrap p {
	margin: 0 0 10px;
}

.slider-nav {
	text-align: center;
	padding: 1rem 0 1.5rem;
}
.slider-nav.slick-initialized .slick-slide {
	float: none;
    width: auto !important;
    display: inline-block;
}
.team-nav-each h3 {
	color: #eee;
    text-align: center;
    font-size: 22px;
    padding: .6rem 20px;
    margin: 0 5px 5px;
    border-radius: 4px;
}
.team-nav-each h3:hover {
    background: #717171;
	cursor: pointer;
}
.slick-current .team-nav-each h3 {
    background: #376251;
}

.comp-slider {
}

/***************************************************
	MEDALS
***************************************************/
.medal-wrap {
	display: flex;
	align-items: center;
	justify-content:center;
	margin: 4rem auto 0;
	max-width: 1600px;
	/*background: #272F28;*/
}
.medal-wrap div {
	display: block;
	/*flex-grow: 1;*/
	margin:0;
	text-align: center;
	align-self: center;
}
.medal-wrap p {
	margin: 0;
	font-family: 'Oswald', sans-serif;
    font-size: 28px;
	line-height: 1.2em;
}
.medal-wrap div.title {
	margin: 0 1rem;
}
.medal-wrap div.title p {
	font-size: 3rem;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing:.045em;
	line-height: 1.2em;
}
.medal-wrap div.title p.desc {
	font-family: lato, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-top: 5px;
}
.medal-wrap div.title p.desc span {
	display: block;
	font-size: 16px;
	font-style: italic;
	letter-spacing:.045em;
	margin-top: 5px;
}
.medal-wrap div.medal {
	margin: 0 1rem;
}
.medal-wrap div.medal p {
	line-height: 1.5;
}
.medal-wrap div.medal .medal-each {
	display: block;
	position: relative;
	margin: 0 auto 5px;
	width: 80px;
	height: 80px;
	font-size: 40px;
	padding: 8px;
	border-radius: 40px;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}
.medal .medal-each:after {
    width: 70px;
    height: 70px;
    border-radius: 40px;
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
}
.medal .count {
	position: relative;
	z-index: 9;
}
.bronze {
	color:rgb(236, 169, 93);
}
.bronze .medal-each {
	color: rgba(223,182,103,1);
	color: #fff;
	background: -webkit-linear-gradient(to top right, rgb(138, 83, 21) 0%, rgba(194,126,49,1) 56%, rgb(236, 169, 93) 96%);
	background: -o-linear-gradient(to top right, rgb(138, 83, 21) 0%, rgba(194,126,49,1) 56%, rgb(236, 169, 93) 96%);
	background: linear-gradient(to top right, rgb(138, 83, 21) 0%, rgba(194,126,49,1) 56%, rgb(236, 169, 93) 96%); 
}
.bronze .medal-each:after {
	background: -webkit-linear-gradient(to top right, rgb(236, 169, 93) 0%, rgba(194,126,49,1) 56%, rgb(138, 83, 21) 96%);
	background: -o-linear-gradient(to top right, rgb(236, 169, 93) 0%, rgba(194,126,49,1) 56%, rgb(138, 83, 21) 96%);
	background: linear-gradient(to top right, rgb(236, 169, 93) 0%, rgba(194,126,49,1) 56%, rgb(138, 83, 21) 96%); 
}
.silver {
	color:rgb(220, 218, 215);
}
.silver .medal-each {
	color: rgba(90,90,90,1);
	color: #fff;
	background: -webkit-linear-gradient(to top right, rgb(90, 89, 88) 0%, rgba(166,164,163,1) 56%, rgb(220, 218, 215) 96%);
	background: -o-linear-gradient(to top right, rgb(90, 89, 88) 0%, rgba(166,164,163,1) 56%, rgb(220, 218, 215) 96%);
	background: linear-gradient(to top right, rgb(90, 89, 88) 0%, rgba(166,164,163,1) 56%, rgb(220, 218, 215) 96%);
}
.silver .medal-each:after {
	background: -webkit-linear-gradient(to top right, rgb(220, 218, 215) 0%, rgba(166,164,163,1) 56%, rgb(90, 89, 88) 96%);
	background: -o-linear-gradient(to top right, rgb(220, 218, 215) 0%, rgba(166,164,163,1) 56%, rgb(90, 89, 88) 96%);
	background: linear-gradient(to top right, rgb(220, 218, 215) 0%, rgba(166,164,163,1) 56%, rgb(90, 89, 88) 96%);
}
.gold {
	color:rgb(255, 201, 113);
}
.gold .medal-each {
	color: rgba(242,215,50,1);
	color: #fff;
	background: -webkit-linear-gradient(to top right, rgb(165, 107, 15) 0%, rgba(225,160,55,1) 56%, rgb(255, 201, 113) 96%);
	background: -o-linear-gradient(to top right, rgb(165, 107, 15) 0%, rgba(225,160,55,1) 56%, rgb(255, 201, 113) 96%);
	background: linear-gradient(to top right, rgb(165, 107, 15) 0%, rgba(225,160,55,1) 56%, rgb(255, 201, 113) 96%);
}
.gold .medal-each:after {
	background: -webkit-linear-gradient(to top right, rgb(255, 201, 113) 0%, rgba(225,160,55,1) 56%, rgb(165, 107, 15) 96%);
	background: -o-linear-gradient(to top right, rgb(255, 201, 113) 0%, rgba(225,160,55,1) 56%, rgb(165, 107, 15) 96%);
	background: linear-gradient(to top right, rgb(255, 201, 113) 0%, rgba(225,160,55,1) 56%, rgb(165, 107, 15) 96%);
}


/***************************************************
	FOD
***************************************************/
#fod {
	color: #eee;
	padding: 0 0 4rem;
}
#fod .adash.suggest {
	padding: 30px 35px 0;
    background: rgba(18,23,20,0.6);
	background: -moz-linear-gradient(top, rgba(18,23,20,0) 0%, rgba(18,23,20,0.75) 100%);
	background: -webkit-linear-gradient(top, rgba(18,23,20,0) 0%,rgba(18,23,20,0.75) 100%);
	background: linear-gradient(to bottom, rgba(18,23,20,0) 0%,rgba(18,23,20,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00121714', endColorstr='#bf121714',GradientType=0 );
}
#fod .adash.suggest .item {
	padding-bottom:30px;	
}
#fod .adash.suggest h2 {
	color: #fff;
}
#fod .adash.suggest a.category,
#fod .adash.suggest a.category:link,
#fod .adash.suggest a.content-type {
	color: rgb(255, 201, 113);
}
#fod .item .content-type span.separator {
	border-color: rgb(255, 201, 113);
}
#fod .adash.suggest a.title,
#fod .adash.suggest a.title:link {
	color: #fff;
}
#fod .adash.suggest span.content-type {
	display: inline-block;
}

/***************************************************
	TRAINING
***************************************************/
#training {
	background: url(https://media.defense.gov/2019/Oct/31/2002204440/1088/820/0/180316-A-ZG886-324A.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-size: cover;
	padding: 0;
}
#training .content-wrap {
	max-width: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 75%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
#training .copy-wrap {
	display: block;
	width: 50%;
	max-width: 800px;
	padding: 3.5rem 4rem 2rem;
	margin-top: 4rem;
	background: rgba(255,255,255,0.9);
	box-shadow: -5px -5px 15px -10px rgba(0,0,0,0.5);
	/*background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 10%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 10%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff',GradientType=1 );*/
}
#training .copy-wrap p {
	max-width: 650px;
}


/***************************************************
	EXPERTISE
***************************************************/
#expertise {
	background: url(https://media.defense.gov/2019/Oct/31/2002204444/1088/820/0/190226-D-DB155-006A.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-size: cover;
	padding: 0;
}
#expertise .content-wrap {
	max-width: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 75%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
#expertise .copy-wrap {
	display: block;
	width: 50%;
	max-width: 800px;
	padding: 3.5rem 4rem 2rem;
	margin-top: 4rem;
	background: rgba(255,255,255,0.9);
	box-shadow: 5px -5px 15px -10px rgba(0,0,0,0.5);
	/*background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 10%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 10%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff',GradientType=1 );*/
}
#expertise .copy-wrap p {
	max-width: 650px;
}
#expertise .pullquote {
	left: auto;
	right: 0;
}
.last-word {
	display: inline;
	position: relative;
	padding-right:10px;
}
.closequote {
	display: inline-block;
	opacity: .6;
	position: absolute;
	top: -5px;
	right: 0;
	font-size: 1.4em;
}
.section-image {
    display: none;
    margin: 0 auto 30px;
    max-width: 650px;
    width: 100%;
}

/***************************************************
	VIDEOS
***************************************************/
#videos2 {
	background: #222;
	padding-bottom: 0;
}
#videos2 h2 {
	display: block;
    color: #eee;
    font-size: 2rem;
    font-family: Lato, Arial;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    padding: 0 20px;
}
#content-pane-wrap-66 {
	background: rgb(34,34,34);
	background: -moz-linear-gradient(top, rgba(34,34,34,1) 0%, rgba(10,10,10,1) 100%);
	background: -webkit-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(10,10,10,1) 100%);
	background: linear-gradient(to bottom, rgba(34,34,34,1) 0%,rgba(10,10,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#0a0a0a',GradientType=0 );
}
#content-pane-wrap-66 .content-wrap {
	padding: 3rem 15px 5rem;
}
.video-each-wrap {
	display: block;
	color: #fff;
	padding: 0 15px;
}
.video-each-wrap h3 {
	color: #fff;
	font-size: 1.6rem;
	margin: 10px 0 2rem;
}

/***************************************************
	VIDEOS (OLD)
***************************************************/

#videos {
	background: url(https://media.defense.gov/2019/Oct/31/2002204551/1088/820/0/190226-D-DB155-007A.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0;
	/*background-attachment: fixed;
	background: rgb(17,17,17);
	background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(51,51,51,1) 50%);
	background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(51,51,51,1) 50%);
	background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(51,51,51,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#333333',GradientType=0 );*/
}
#videos .content-wrap {
	max-width: 100%;
	width: 100%;
	padding: 5rem 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#a6000000',GradientType=0 );
}
#videos h2 {
	display: block;
    color: #eee;
    font-size: 2rem;
    font-family: Lato, Arial;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3rem;
    padding: 0 20px;
}
#videos .content-wrap > .dgov-grid {
	max-width: 1400px;
}
.video-each {
	display: block;
	position: relative;
}
.video-each .slide-title {
	font-size: 1.6rem;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.7rem 1.2rem 1rem;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 44%,rgba(0,0,0,0.95) 100%);
}
.video-each .video-thumb {
	width: 100%;
}
.video-each img.defaultVideoOverlay {
    max-width: 140px;
    min-width: 60px;
    border: none !important;
    background: none !important;
    z-index: 10;
    left: 50% !important;
    width: 16% !important;
    top: 50% !important;
    transform: translate(-50%,-50%);
    position: absolute;
    cursor: pointer;
}
.video-each img.hoverVideoOverlay {
    max-width: 140px;
    min-width: 60px;
    border: none !important;
    background: none !important;
    z-index: 10;
    left: 50% !important;
    width: 16% !important;
    top: 50% !important;
    transform: translate(-50%,-50%);
    position: absolute;
    cursor: pointer;
    display: none;
}
.video-each:hover img.defaultVideoOverlay {
	display: none;
}
.video-each:hover img.hoverVideoOverlay {
	display: block;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.modal-lg {
	width: 96%;
	max-width: 1600px;
	margin-top: 100px;
}
.modal-lg .modal-content {
	width: 100%;
	max-width: 100%;
}
.modal-backdrop.in {
	opacity: .9;
}
.video-wrap {
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 60%;
}
.modal-header {
	background: none;
	padding: 0;
	border-bottom: none;
}
#video1 .modal-body,
#video2 .modal-body {
	background: #000;
	padding: 20px;
}
.video-copy-wrap {
	max-width: 320px;
	background: #262626;
	margin-left: 20px;
	color: #fff;
}
.video-copy-wrap h3 {
	font-size: 1.4rem;
    margin-bottom: 13px;
    color: #fff;
    border-bottom: 1px solid #717171;
    padding-bottom: 13px;
}
.video-copy-wrap p {
	font-size: 17px;
	margin: 0;
}
.modal-header .close {
	position: absolute;
    top: -50px;
    right: 20px;
    color: #fff;
    width: 40px;
    opacity: 1;
    height: 40px;
    background: url(/DesktopModules/Slideshow/Scripts/dist/media-close.svg) no-repeat top center;
}

/***************************************************
	CUSTOM FIREARMS
***************************************************/
#firearms {
	background: #000;
	color: #eee;
}
#firearms .body-copy {
	position: relative;
}
#firearms .body-copy h3 {
	color: #eee;
}
#firearms .body-copy p {
	line-height: 1.6em;
}
#firearms .video-wrap {
	margin-left: 3rem;
	position: relative;
}
/*#firearms span {
    font-weight: bold;
    color: #222;
    background: #ccc;
    padding: 1px 5px;
	margin: 0 3px;
}*/
#firearms .body-copy span {
    display: inline-block;
	position: relative;
	color: white;
    background: #376251;
    padding: 2px 10px 4px;
    border-radius: 4px;
    line-height: 1.1em;
    margin: 0 2px;
	transition: all .15s;
}
#firearms .body-copy span:hover {
	cursor: pointer;
}
#firearms .body-copy .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	opacity: 0;
	z-index: -1;
	transition: all .15s;
}
#firearms .body-copy.active .overlay {
	opacity: 1;
	z-index: 2
}
#firearms .body-copy.active p span.active {
	opacity: 1;
	transform:scale(1.1);
	position: relative;
	z-index: 9;
}
/*#firearms .body-copy a span {
	display: none;
	position: absolute;
    bottom: 100%;
    left: 50%;
    width: 400px;
    transform: translate(-50%,0);
}
#firearms .body-copy a:hover span {
	display: block;
}*/
.gunspan-wrap {
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 101%;
    height: 101%;
    overflow: hidden;
	transition: all .15s;
	opacity: 1;
}
.gunspan-wrap.active {
	background: rgba(0,0,0,0.9);
}
.gunspan {
	opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	transition: all .15s;
	width: 100%;
}
.gunspan.active {
	opacity: 1;
}
.gunspan .far {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #333;
	font-size: 2rem;
}
#firearms .body-copy p.directions {
	display: none;
	margin-bottom: 30px;
	font-size: 18px;
	color: #5FA588;
	text-align: center;
	max-width: 85%;
}

/***************************************************
	PULL QUOTE
***************************************************/
.pullquote {
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    max-width: 650px;
    padding: 2rem;
    margin: 0;
    font-family: "CRIMSON TEXT", georgia, serif;
    float: right;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    color: #eee;
    font-style: italic;
}
.pullquote .quotemark {
    display: inline-block;
    position: relative; 
    background-image: url(/Portals/1/Interactive/2019/12-army-marksmanship-unit/pull-quote-mark.svg);
    width: 56px;
    height: 45px;
    background-repeat:no-repeat;
	top: -8px;
    left: -5px;
	opacity: .4;
}
.pullquote.pullquoteCenter {
    width: 100%;
    float: none;
    margin: 0;
}
.pullquote.pullquoteLeft {
    float: left;
    margin-right: 1rem;
    margin-left: 0;
}
.pullquote .source {
    display: block;
	text-align: right;
    color: #eee;
    font-size: 20px;
    font-style: italic;
    line-height: 1rem;
    padding: 15px 0 0 5px;
    text-indent: 0;
    font-weight: 400;
}
.pullquote .source:before {
    content: "~";
    font-family: "crimson text", georgia, serif;
    position: relative;
    color: #eee;
    font-size: 1rem;
}
.pullquote .sourceLink {
    font-family: lato, sans-serif;
    font-weight: 400;
    font-size: .75rem;
    margin: 0 0 0 15px;
    color: #eee !important;
    font-style: italic;
}


/***************************************************
	MOBILE STYLES TABLET
***************************************************/
@media only screen and (max-width: 1500px) {
	
}

@media only screen and (max-width: 1200px) {
	#competition {
		padding: 3rem 15px 4rem;
	}
	#competition .heading-wrap p {
		margin: 11px 0 1rem;
	}
	#fod {
		padding: 0 15px 4rem;
	}
	#competition .heading-wrap {
		display: block;
		text-align: center;
	}
	.medal-wrap .title {
		flex-basis: 400px;
	}
	.modal-lg {
		max-width: 900px;
	}
	.modal-body .dgov-grid {
		flex-wrap: wrap;
	}
	.video-wrap,
	.video-copy-wrap {
		flex: 0 0 100%;
		max-width: 100%;
    	margin: 0;
	}
	.team-each .copy-wrap {
		min-height: 600px;
	}
	#firearms .video-wrap {
		margin: 0 auto;
		max-width:800px;
	}
}

/* LG */
@media only screen and (max-width: 1150px) {
	#training,
	#expertise {
		background-attachment: scroll;
	}
	#training .copy-wrap,
	#expertise .copy-wrap {
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding:2.5rem 15px .5rem;
	}
	#training .pullquote,
	#expertise .pullquote {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
        font-size: 28px;
        text-indent: 0px;
		max-width: 100%;
		position: relative;
    }
	.section-image {
		display: block;
	}
    .pullquote .source {
        font-size: 20px;
    }
    .pullquote .sourceLink {
        font-size: 16px;
    }
	.pullquote .quotemark {
		width: 40px;
		height: 33px;
	}
	#firearms .body-copy p.directions {
		display: block;
	}
	
}

/* MD */
@media only screen and (max-width: 991px) {
	.loaded #banner,
	#banner {
		height: auto;
		max-height: auto;
	}
	.loaded .banner-overlay,
	.banner-overlay {
		opacity: .7;
	}
	.loaded .banner-wrap,
	.banner-wrap {
		padding: 75px 0 0;
	}
	.loaded .page-wrap,
	.page-wrap {
		transform: none;
		margin-bottom: 0;
	}
	.logo-wrap {
		padding:1rem 0 2rem;
	}
	.loaded .banner-logo,
	.banner-logo {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		width: 65%;
		max-width: 500px;
		opacity: 1;
	}
	.video-background video,
	.video-background img {
		width: 100%;
		top: 60%;
	}
	
	.team-nav {
		display: none;
	}
	.teams {
		margin-top: 15px;
	}
	.teams .slick-slide {
		display: block !important;
		float: none;
		opacity: 1 !important;
		left: 0 !important;
		margin-bottom: 15px;
	}
	.team-each .copy-wrap {
		max-width: 100%;
		min-height:0;
		padding: 20px 25px 15px;
		background: rgba(55,98,81,0.95);
	}
	.team-each h3 {
		margin-bottom: 10px;
	}
	.slick-slide img.mobile-img {
		display: block;
		float: left;
		width: 44%;
		max-width: 280px;
		margin: 8px 25px 10px 0;
	}
	.team-nav-each h3 {
		font-size: 20px;
	}
	#training .copy-wrap,
	#expertise .copy-wrap {
		padding:2.5rem 2rem .5rem;
	}
	#firearms .video-wrap {
		margin-left: 0;
	}
}

/* SM */
@media (max-width: 767px) {
	.banner:before {
		background-color: rgba(28,50,41,0.7);
	}
	.loaded .banner-wrap,
	.banner-wrap {
		padding: 110px 0 0;
	}
	#competition h2.section-title {
		font-size: 3rem;
	}
	.medal-wrap {
		flex-wrap: wrap;
	}
	.medal-wrap .title,
	.medal-wrap .desc {
		flex-basis: 100%;
		margin-bottom:15px;
	}
	.loaded .page-wrap {
		transform: none;
		padding-bottom: 2rem;
	}
	#fod {
		padding: 0;
	}
	#fod .adash.suggest {
		padding: 30px 35px 20px;
	}
}
/* XS */
@media only screen and (max-width: 692px) {
	
}

/* XS */
@media only screen and (max-width: 667px) {
	
}

/* XXS */
@media only screen and (max-width: 550px) {
	.slick-slide img.mobile-img {
		width: 100%;
		max-width: 100%;
		margin: 8px auto 10px;
	}
	
}
@supports (-webkit-touch-callout: none) {
	#training,
	#expertise {
		background-attachment: scroll;
	}
}