/**************************************************
***************************************************
Banner
***************************************************
**************************************************/

.art-of-the-shot {
	
align-content: center;
	width: 50%;
	z-index: 8;
	
}

.banner {
	position: relative;
	height: 700px;
	overflow: hidden;
	border-bottom-right-radius: 200px;
	z-index: 6;
}
.banner video {
	margin-top: -150px;
	width: 106%;
	background: #000;
}
.banner .content {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.banner .content h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 5rem;
	font-weight: 900;
	padding-bottom: 20px;
	border-left: 2px solid #fff;
	padding-left: 23px;
	line-height: 4rem;
	margin-bottom: -3px;
}
.banner .content p {
	color: #fff;
	background: rgba(50,107,27,.6);
	width: fit-content;
	line-height: 1.5rem;
	font-size: 1.5rem;
	padding: 10px 33px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 2px solid #fafafa;
	font-weight: 400;
	position: relative;
	margin-bottom: 18px;
}
.banner .content p:after {
	content: "";
	width: 2px;
	height: 100px;
	background: #fff;
	right: -2px;
	top: 32px;
	position: absolute;
}
.banner .content .center-top {
	top: calc(50% + 55px);
	position: absolute;
	width: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 900px;
} /* SOCIAL */
.social-top {
	margin-left: 36%;
}
.social-inner {
	display: flex;
	font-size: 1.2rem;
}
.social-inner a {
	width: 45px;
	height: 45px;
	font-size: 23px;
}
.social-inner a, .social-inner a:link {
	color: #fff;
	text-decoration: none
}
.social-inner a {
	border: 2px #fff solid;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center
}
.social-inner a {
	width: 45px;
	height: 45px;
}
.social-inner a.addthis_button_facebook {
	margin-right: 15px
}
.social-inner a.addthis_button_facebook:hover span {
	color: #fff;
}
.social-inner a.addthis_button_facebook:hover {
	background-color: #3b5998;
	border-color: #3b5998;
}
.social-inner a.addthis_button_facebook {
	transition: all .2s ease-in;
}
.social-inner a.addthis_button_twitter:hover span {
	color: #fff;
}
.social-inner a.addthis_button_twitter:hover {
	background-color: #00aced;
	border-color: #00aced;
}
.social-inner a.addthis_button_twitter {
	padding-top: 2px;
	transition: all .2s ease-in;
}
.social-inner a.addthis_button_email:hover span {
	color: #fff;
	transition: all .2s ease-in;
}
.social-inner a.addthis_button_email:hover {
	background-color: #DD4B39;
	border-color: #DD4B39;
}
.social-inner a.addthis_button_email {
	margin-left: 15px;
	font-size: .9em;
	transition: all .2s ease-in;
}
h2 {
	color: rgba(50,107,27,1);
	font-size: 3rem;
	text-align: left;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 1rem;
}
/**************************************************
***************************************************
The Mindset
***************************************************
**************************************************/
.dgov-col-md-5 .text p {
	margin: 0px;
}

.mind {
	background: linear-gradient(to right, rgba(0,0,0,.9), rgba(0,0,0,.7)), url('https://media.defense.gov/2019/Nov/05/2002206510/-1/-1/0/190228-D-DB155-013A.JPG') center center;
	z-index: 1;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 200px;
	padding-bottom: 8rem;
}
#dnn_ContentPaneFullBleed1 .border {
	z-index: 4;
	position: relative;
	border-bottom-right-radius: 200px;
	overflow: hidden;
	margin-top: -200px;
}
.mind .text {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	background: rgba(50,107,27,.8);
	border: 2px solid #fff;
	margin-top: 18%;
	color: #fff;
	padding: 20px;
	position: relative;
}
.mind video {
	margin-top: 185px;
	border-radius: 5px;
}
.mind .text:before {
	content: "";
	height: 2px;
	position: absolute;
	bottom: -2px;
	right: -50px;
	width: 50px;
	background-color: rgba(255,255,255,1);
	z-index: 9999;
}
.mind .text:after {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 2px solid rgba(255,255,255,1);
	right: -70px;
	bottom: -11px;
	z-index: 9999;
}
/**************************************************
***************************************************
The Look
***************************************************
**************************************************/

#myVideo2 {
	width: 100%;
	display: block;
}
.top-section {
	z-index: 3;
	position: relative;
	background: linear-gradient(to right, rgba(255,255,255,.9), rgba(255,255,255,.7)), url(/Portals/1/SANDBOXES/BEvans/sniper/futuristic-bg.jpg);
	margin-top: -200px;
	padding-top: 15rem !important;
	padding-bottom: 0em !important;
	border-bottom-right-radius: 200px;
	overflow: hidden;
}
figure {
	margin: 0px;
	font-family: sans-serif;
}
.slide-container {
	width: 200px;
	height: 260px;
	position: relative;
	margin: 0 auto 40px;
	border: 1px solid #CCC;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	perspective: 800px;
}
#card {
	width: 100%;
	height: 100%;
	position: absolute;
}
#card figure {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 260px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 140px;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	background: blue;
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
	-webkit-transition: -webkit-transform 1s;
	-moz-transition: -moz-transform 1s;
	-o-transition: -o-transform 1s;
	transition: transform 1s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
#card .turnedLeft {
	-webkit-transform: rotateY( -180deg );
	-moz-transform: rotateY( -180deg );
	-o-transform: rotateY( -180deg );
	transform: rotateY( -180deg );
}
#card .turnedRight {
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
}
#card .active {
	-webkit-transform: rotateY( 0deg );
	-moz-transform: rotateY( 0deg );
	-o-transform: rotateY( 0deg );
	transform: rotateY( 0deg );
}
.slick-arrow {
	border: 2px solid rgba(50,107,27,1);
	padding: 10px;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	text-align: center;
	color: rgba(50,107,27,1);
	color: #767676
}
.slick-arrow:after {
	content: "";
	position: absolute;
	top: -285px;
	height: 285px;
	width: 2px;
	background-color: rgba(50,107,27,1);
	left: 18px;
}
.carousel-next {
	top: 50%;
	position: absolute;
	right: -60px;
	transform: translate(0%, -50%);
	z-index: 99;
}
.carousel-previous {
	top: 50%;
	position: absolute;
	left: -60px;
	transform: translate(0%, -50%);
	z-index: 99;
}
.slick-slider {
	margin: 0px 40px;
}
.slick-slider p {
	color: #3D3D3D;
}
.slick-disabled:before {
	opacity: 0.3;
}
.the-look {
	border-bottom: 2px solid rgba(50,107,27,1);
	padding-bottom: 15px;
	position: relative;
    z-index: 100;
    display: block;
}

.slider-text {
margin-bottom: 40px;	
}

.slick-slider img {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	opacity: 1;
	transition: opacity 0.25 ease-out 0.5s;
	z-index: 999;
	border: 2px solid rgba(50,107,27,1);
}
.the-look:before {
	content: "";
	height: 2px;
	position: absolute;
	bottom: -2px;
	right: -100px;
	width: 100px;
	background-color: rgba(50,107,27,1);
	z-index: 9999;
}
.slider:before {
	content: "";
	height: 2px;
	position: absolute;
	bottom: 4px;
	left: -200px;
	width: 200px;
	background-color: rgba(50,107,27,1);
	z-index: 9999;
}
.slider:after {
	content: "Army Staff Sgt. David Smith";
	position: absolute;
	bottom: 15px;
	left: -215px;
	z-index: 9999;
	font-size: 14px;
	color: #525252;
	text-transform: uppercase;
}

.the-look:after {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 2px solid rgba(50,107,27,1);
	right: -120px;
	bottom: -11px;
	z-index: 9999;
}
#makeup {
	width: 100%;
}
.video {
	height: 240px;
	overflow: hidden;
	border-bottom-left-radius: 100px;
}

#myVideo2 {
	margin-bottom: -2px;
	padding-top: 40px;
}
/**************************************************
***************************************************
The Rifle
***************************************************
**************************************************/
#wrapper > section.section.sticky.section--s3 > div > div > div > div > div:nth-child(1) > div > img {
	margin-top: -17px;
}
.header {
	padding: 4rem 0rem 0rem 0rem !important;
}
.pre {
	font-family: monospace;
	border: 1px solid;
	border-radius: 3px;
	padding: 3px
}
.wrapper {
	margin-top: -200px;
	padding-top: 200px;
	z-index: 2;
	position: relative;
	font-size: 18px;
	line-height: 1.9em;
	background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,.4) 100%), url(/Portals/1/SANDBOXES/BEvans/sniper/futuristic-bg.jpg) repeat center center;
	background-size: 50%;
	    border-bottom-right-radius: 200px;
}
.header, .section {
	width: 100%;
	padding: 3em 0em;
	box-sizing: border-box;
	position: relative;
	z-index: 99;
}
.sticky {
	min-height: 80vh;
	max-height: 100vh;
	height: 80vh;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
	z-index: 9;
}
.header {
	color: #fff;
}
.section {
	top: 0px;
	max-height: calc(100vh - 0px)
}
.card {
	border-top: rgba(50,107,27,1) 8px solid;
	background: #fff;
	padding: 25px 32px;
	border-radius: 3px;
	position: relative;
	margin-top: 3.5rem;
	min-height: 380px;
}
.card p {
	margin: 0px;
}
.center-section {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.relative {
	position: relative;
	width: 100%;
	height: 100%;
}
.top-section, .bottom-section {
	padding: 4rem 0rem;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.gun-photo {
	position: relative;
} /*.gun-photo .circle { position: absolute; left: 0px; top: calc(50% - 10px); width: 20px; height: 20px; background: #fff; border-radius: 50%; } .gun-photo .circle:before { content: ""; height: 80vh; width: 2px; position: absolute; top: 0px; background: #fff; left: 9px; } .card:before { content: ""; position: absolute; top: -200px; width: 100%; left: 0px; height: 200px; background: rgb(51,51,51); background: -moz-linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%); background: -webkit-linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%); background: linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1); } .card:after { content: ""; position: absolute; bottom: -250px; width: 100%; left: 0px; height: 250px; background: rgb(51,51,51); }*/



/**************************************************
***************************************************
The Role
***************************************************
**************************************************/

.role-section video {
	border-radius: 4px;
}

.story {
border-radius: 5px;
    background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,.7) 100%), url(https://media.defense.gov/2019/Nov/04/2002205886/1280/1280/0/190228-D-DB155-002A.JPG);
	background-position: bottom;
	overflow: hidden;
}

.role-section a:hover {
	text-decoration: none;
}

.story .dgov-grid {
	margin: 0px;
}

.story .dgov-col-md-4, .story .dgov-col-md-8  {
	padding: 0px;
	overflow: hidden;
}

.story p {
	color: #B8B8B8;
}

.story h3 {
	color: #fff;
}

.story .thumb {
	    padding-top: 87.5%;
    background-size: cover;
	transform: scale(1.0);
		transition: .25s all;
min-height: 100%;
	
}

.story:hover .thumb {
	transform: scale(1.1);
}

.story .text {
	padding: 45px;
}

.story .button {
	    color: #fff;
    background: rgba(50,107,27,0);
    width: fit-content;
    padding: 10px 20px;
    margin-top: 23px;
   border-radius: 2px;
	transition: .25s all;
}

.story:hover .button {
	background: rgba(50,107,27,1);
}

.embed-responsive-item {
	background-color: #000;
}
.role-section {
	border-bottom-right-radius: 200px;
	background: #fff;
	margin-top: 60px;
	
}

.role-section p {
	margin: 0px;
}
#dnn_ContentPaneFullBleed3 {
 padding: 4rem 0px !important;
    padding-bottom: 8rem !important;
    z-index: 9;
    position: relative;
    background: #fff;
    border-bottom-right-radius: 200px;
}

#dnn_ctr2742_HtmlModule_lblContent > div > div > div > div:nth-child(1) > h2 {
	margin-top: 25px;
	margin-bottom: 0px;
}

#dnn_ctr2742_HtmlModule_lblContent > div > div > div > div:nth-child(1) > p {
	padding: 0px;
	margin: 0px;
}

section.content { position: relative; width: 100%; height: 718px; overflow: hidden; border-radius: 4px;} section.content video { position: absolute; min-width: 100%; min-height: 100%;} .focus { position: absolute; width: 100%; height: 100%; }
/**************************************************
***************************************************
Misconceptions
***************************************************
**************************************************/
.bottom-section {
    z-index: 1;
    position: relative;
    background: linear-gradient(to right, rgba(0,0,0,.9), rgba(0,0,0,.7)), url(https://media.defense.gov/2018/Apr/16/2002039770/-1/-1/0/180407-A-OK577-707C.JPG);
	background-attachment: fixed;
	background-size: cover;
    margin-top: -200px;
    padding-top: 15rem !important;
    padding-bottom: 4rem !important;
    overflow: hidden;
}

.bottom-section h2 {
	color: #fff;
}

.bottom-section p {
	margin: 0px 0px 15px;
}

.bottom-section img {
	border-radius: 3px;
}

#dnn_ctr2643_HtmlModule_lblContent > div > div > div > div:nth-child(4) > h2 {
	margin-top: 40px;
	margin-bottom: 5px;
}
#dnn_ctr2643_HtmlModule_lblContent > div > div > div > div:nth-child(4) > p {
    font-style: italic;
    font-weight: 600;
	margin-bottom: 0px;
}

.card-left:before {
    content: "";
    height: 2px;
    position: absolute;
    top: 50px;
    right: -50px;
    width: 50px;
    background-color: #fff;
    z-index: 9999;
}
.card-left:after {
position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    right: -70px;
    top: 40px;
    z-index: 9999;
}
.card-right:before {
    content: "";
    height: 2px;
    position: absolute;
    top: 50px;
    left: -50px;
    width: 50px;
    background-color: #fff;
    z-index: 9999;
}
.card-right:after {
position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    left: -70px;
    top: 40px;
    z-index: 9999;
}

.card-mis {
	border-top: rgba(50,107,27,1) 8px solid;
	background: #fff;
	padding: 25px;
	border-radius: 3px;
	position: relative;
	margin-top: 3.5rem;
	margin-bottom: 3.5rem;
}

.desktop-description {
	display: block;
}

.mobile-description {
	display: none;
}



@media (max-width: 1360px) {
.banner video {
	margin-top: 0px;
	width: 106%;
}

}
@media (max-width: 1200px) {
.banner video {
	margin-top: 0px;
	width: 176%;
}
	
	.slider:before, .slider:after {
		display: none;
	}
	
	.slick-arrow:after {
		display: none;
	}
	
	.card {
		min-height: 475px;
	}
	
	#dnn_ctr2742_HtmlModule_lblContent > div > div > div > div:nth-child(1) > p {
		display:none;
	}
		
		.card-left:before {
    content: "";
    height: 100px;
    position: absolute;
    left: 50px;
    bottom: -100px;
    width: 2px;
    background-color: #fff;
    z-index: 9999;
		top: auto;
}
	
.card-left:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    bottom: -118px;
    left: 40px;
    z-index: 9999;
	top: auto;
}
	
	.card-right:before {
    content: "";
    height: 100px;
    position: absolute;
    right: 50px;
    top: -100px;
    width: 2px;
    background-color: #fff;
    z-index: 9999;
		bottom:auto;
		left: auto;
}
	
	.card-right:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    right: 41px;
    top: -118px;
    z-index: 9999;
		bottom: auto;
		left: auto;
}
	
	
	.card-mis {
		margin: 0px;
		max-width: 80%;
	}
	
	.card-left {
		float: right;
	}
	
	#dnn_ctr2764_HtmlModule_lblContent > div > div > div > div:nth-child(3) > video {
		margin-top: 0px !important;
	}

}

@media (max-width: 991px) {
	#wrapper > section.section.sticky.section--s3 > div > div > div > div > div:nth-child(1) > div > img {
		margin-top: 0px;
	}
	.story .thumb {
		padding-top: 50%;
	}
	
	.story .button {
	background: rgba(50,107,27,1);
}
	
	.banner .content h1 {
		font-size: 4rem
	}
	
	.center-top {
		padding: 30px;
	}
	
	.mind video {
		margin-top: 0px;
	}
	
	.mind .text {
		margin-top: 40px;
		width: 67%;
    float: right;
	}
	
	.mind .text:before {
    content: "";
    height: 50px;
    position: absolute;
    bottom: -51px;
    right: -2px;
    width: 2px;
    background-color: rgba(255,255,255,1);
    z-index: 9999;
}
	
	.mind .text:after {
		display:none;
	}
	
	.banner, .border, .top-section {
		border-bottom-right-radius: 50px;
	}
	
		.wrapper, #dnn_ContentPaneFullBleed3 {
border-bottom-right-radius: 50px;
    padding-bottom: 75px !important;	}
	
	.mind {
		padding-bottom: 175px !important;
	}
	
	
	.the-look:before {
		display:none;
	}
	
	.slider {
	max-width: 400px;
    margin: auto;
	}


}

@media (max-width: 892px) {

}
@media (max-width: 778px) {
	.slider {
		margin: auto;
	}
	
	.wrapper {background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,.9) 100%), url(/Portals/1/SANDBOXES/BEvans/sniper/futuristic-bg.jpg) repeat center center;}
	
	.slick-arrow {
    border: 2px solid rgba(50,107,27,1);
    padding: 4px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    color: rgba(50,107,27,1);
    font-size: .8rem;
}
	
	.carousel-previous {
		left: -36px;
	}
	
	.carousel-next {
		right: -36px;
	}
	
	.slick-slider {
	margin: 0px 20px;
}
	
	.desktop-description {
	display: none;
}

.mobile-description {
	display: block;
}
	h2 {
		font-size: 2.3rem;
		margin-bottom: .7rem;
	}
	
		.card-mis {
		margin: 0px;
		max-width: 100%;
	}
	
	.card-left {
		float: none;
	}
	
	.top-section .dgov-grid {
		flex-wrap: wrap-reverse;
	}
		section.content video {
		width: 100%;
	}
	.center-section {
    position: absolute;
    top: auto;
    transform: none;
	}
	.banner video {
	margin-top: 0px;
	width: 246%;
}
	

	.gun-photo {
		margin-top: 0px;
	}
	
	.card {
min-height: 360px;
    margin-top: -30px;
	padding: 10px 15px;
	}
	
	.card-mis p, .card p {
		font-size: .9rem;
	}
	
	
	
	.card h3, .card-mis h3 {
		font-size: 26px;
	}
	
	section.content {height: 300px;}
	
	.focus {
		display: none;
		background: none !important;
	}
	
	#dnn_ctr2764_HtmlModule_lblContent > div {
		margin-top: 0px;
	}
	
}

@media (max-width: 550px) {
	
	.card {
		min-height: 300px;
	}
	
	.banner {
		height: 400px;
	}
	.gun-photo {
		margin-top: -50px;
	}
	.banner video {
	margin-top: 0px;
	width: 280%;
}
		.mind .text {
		width: 95%;
			float: left;
	}
	.wrapper, #dnn_ContentPaneFullBleed3 {
		padding-bottom: 40px !important;
	}
	
	.mind {
		padding-bottom: 40px !important;
	}
	
	section.content {height: 218px;}
}

@media (max-width: 400px) {

}
.ie-image {
	display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.wrapper {background: url(/Portals/1/SANDBOXES/BEvans/sniper/futuristic-bg.jpg) repeat center center;}
.mind { background-attachment: scroll;}
.bottom-section {background-attachment: scroll;}
	.gun-photo {position: relative;}
	.ie-image { display:block; position: absolute; top: 0px; left: 0px;}
}