@charset "UTF-8";
/* CSS Document */


/***************************************************
	STRATEGIC DETERRENCE
***************************************************/

@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400');

/***************************************************
	GENERAL
***************************************************/
.construction {
    background-color: white;
    color: darkred;
    font-weight: 700;
    font-family: roboto;
    text-align: center;
    font-size: 1.25em;
    padding: 4px;
    margin-top: -30px;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-6339 {
    z-index: 999;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-6568 {
    z-index: 999;
}
.outer-wrapper {
    overflow-x: hidden;}
	
#dnn_BannerPane.col-md-12 {
    /* margin: 0; */
    padding: 0;
}
.nuclear-container-content {
    padding-top: 30px;
}
.nuclearAll h5 {
    font-size: 1.167em;
}
.nuclearAll h1, .nuclearAll h2, .nuclearAll h3, .nuclearAll h4,  .nuclearAll h5, .nuclearAll h6 {
    color: #333;
    text-transform: uppercase;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 0px;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
	text-align: center;
}
.nulcearAll a {
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
.sectionTop {
    text-align: center;
    margin-bottom: 50px;
	    margin-top: 40px;
}

/***************************************************
	ROWS
***************************************************/

.nuclearAll {
	display:block;
	font-family:'Lato', Arial, Helvetica, sans-serif;
	margin: 75px auto;
}
.nuclearAll  H1{
	color: #fff;
    font-size: 2.4em;
    text-align: center;
    font-family:'Lato', Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
    margin-top: 0;
	text-transform: uppercase;}
.darkH1 {
	color: #242426;
    }
 .nuclearAll .constrain {
	max-width:1170px;
	margin:0 auto;
}
#skin-row-outer1 .container,#skin-row-outer2 .container, #skin-row-outer3 .container, #skin-row-outer4 .container, #skin-row-outer5 .container, #skin-row-outer6 .container, #skin-row-outer7 .container,#skin-row-outer8 .container, #skin-row-outer9 .container, #skin-row-outer10 .container, #skin-row-outer11 .container, #skin-row-outer12 .container {
    width: 100%!important;
    margin: 0;
    padding: 0;
}

 /*top video & nav*/
 div#skin-row-outer1 {background-color: #000;
    /*height: 100vh; */}

 /*about row*/
 div#skin-row-outer2 { background-color:#fff;}
   
#skin-row-outer3 {
    display: block;
    background: #242021 ;
}
#skin-row-outer3 .container {
    width: 100%;
    margin: 0 auto;
}

/* Infographic  */
.panel-group .panel+.panel {
    margin-top: 3px!important;
    border-radius: 0!important;
    border: none!important;
}
.infoModal .modal-content h4 a {
    color: #f5f5f5!important;
    border-radius: 0!important;
    border: none!important;
    font-weight: 700!important;
    background-color: #555!important;
    text-transform: uppercase!important;
}

.infoModal .modal-content a {
    color: #fff!important;;
    text-transform: uppercase!important;;
}
.panel-body {
    background-color: #f5f5f5!important;;
}
.infoModal .modal-header {
   /* text-align: center;*/
}
/* div#skin-row-outer3 {
    background: url(/portals/1/features/2017/0917_nuclear-deterrence/images/bkgd.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    min-height: 820px;
    background-color: #242021;
    max-width: 1500px;
    position: relative;
    z-index: 999;
    margin: 0 auto;
}
*/
p.mobileClick.visible-sm, p.mobileClick.visible-xs {
    color: #fff;
}
/* News  */
div#skin-row-outer4 { background-color:#fff;}

/* Video */
div#dnn_ctr6626_ContentPane {
    background-color: #f5f5f5;
    padding: 75px 0;
}

div#skin-row-outer5 { background-color:#f5f5f5;}
/* Assurance & security seals */

div#skin-row-outer6 { background-color:#fff;}

/* 7: Faces of Deterrence */
div#skin-row-outer7 {
    background: url(/portals/1/features/2017/0917_nuclear-deterrence/images/dkbkgd.png) #000;
	    background-size: 100% 100%;
}
/* 8: References */
div#skin-row-outer8 { 
	background-color:#fff;
	}
	.DnnModule.DnnModule-SlideShow.DnnModule-6627 {
    background-color: #f5f5f5;
    padding-top: 50px;
}
/* 9: References  */
div#skin-row-outer9 { 
	background-color:#fff;}

/* 10: Readiness */
div#skin-row-outer10 {
			background-color:#f5f5f5;
	}

div#dnn_ContentPane10 {
    display: none;
}

/* 11: Used to be quotes */
/* div#skin-row-outer11 {
    background-color: #000;
}
#skin-row-outer11 .container {
    width: 100%!important;
} */

/* 12: Partner logos */
div#skin-row-outer12 {
    background-color: #fff;
}


/***************************************************
	TOP MENU
***************************************************/
div#dnn_ctr6568_HtmlModule_lblContent {
    background: black;
}
ul.mynav  {
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: black;
    max-width: 900px;
    margin: 0 auto;
    width: 95%;
	z-index: 3000;
}

 .mynav li {
  font-family:'Lato', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: .9em;
  margin: 1px auto 1px;
  position: relative;
  cursor: pointer;
  padding: 10px 5px;
  opacity: .65;
  -webkit-transition: .5s ease-in-out, padding .25s ease-in-out;
  transition: .5s ease-in-out, padding .25s ease-in-out;
  color: white;
  list-style: none;
}
/*.mynav li:after,.mynav li:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  background: rgba(255, 255, 255, 0.1);
}
.mynav li:before {
  width: 100%;
  left: 0;
}
.mynav li:hover:after {
  background: white;
  left: 0;
  width: 100%;
  opacity: 1;
}
*/
.mynav li:hover {
  opacity: 1;
  /*padding: 5px 5px 15px;*/
} 
ul.mynav a {
    color: #fff;
}


/****************************/
/******* TOP VIDEO  *************/
/****************************/
/*.DnnModule.DnnModule-DNN_HTML.DnnModule-6607 {
    min-height: 100vh;
}

 #bannertext {
    padding: 0 20px 10px;
}

#bannertext H1 span  {
    font-weight: 500;
    font-size: .7em;
    text-align: right;
    display: block;
} 
#bannertext H1 {   
     color: #fff;
    font-size: 3.2em;
    text-align: right;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
   
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
* { box-sizing: border-box; }
.video-background {
      background: #000;
   
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}
.video-overlay {
  
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.video-overlay2 {
    background: url(/Portals/1/features/2017/0417_counter-isis/images/playSprite.png) 100px 0px;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -41px;
    margin-top: -100px;
    z-index: 2;
    }
    .video-overlay2:hover {
    background-position: 0px -100px ;
    } */
/*.video-foreground,
.video-background iframe {
  top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
  
} */
/*#vidtop-content {
	 
  top: 0;
	color: #fff;
	
}
.vid-info { 
     font-family: 'lato', Helvetica, sans-serif;
    z-index: 3;
    position: absolute;
    top: 40%;
   
    width: 100%;
    color: #fff;
    padding: 1rem;
    text-align: center;}
	
.vid-info h1 { font-size: 3.2rem; font-weight: 300; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none;  transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
*/


.DnnModule.DnnModule-DNN_HTML.DnnModule-6607 {
    z-index: 999;
    }
/* video {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    }
video#bgvid {
    background: transparent url(poster.jpg) no-repeat 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }*/
    /*****************************/
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    }
.overlay h1 {
   text-align: center;
    padding-top: 20%;
    color: #fff;
    font-family:'Lato', Arial, Helvetica, sans-serif;
    max-width: 90%;
    margin: 0 auto;
    }
.overlay p{
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    font-family: inherit;
    margin-bottom: 20px;
    }
.overlay a {
    color: #fff;
    }
.scroller a {
    position: absolute;
    margin-top: 20%;
     left: calc(50% - 35.6px);
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 1.667em/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
	
    }
.scroller a:hover {
    opacity: .5;
    }
#section01 a {
    padding-top: 60px;
    }
#section01 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    }
#section01 a span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
    }
#section01 a span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
    }
@-webkit-keyframes sdb03 {
    0% {
    opacity: 0;
    }
    30% {
    opacity: 1;
    }
    60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
    }
    100% {
    opacity: 0;
    }
    }
@keyframes sdb03 {
    0% {
    opacity: 0;
    }
    30% {
    opacity: 1;
    }
    60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
    }
    100% {
    opacity: 0;
    }
    }
/* @media screen and (max-device-width: 800px) {
html {
    background: url(https://www.defense.gov/portals/1/features/2017/0917_nuclear-deterrence/images/3365408.jpg) #000 no-repeat center center fixed;
    }
#bgvid {
    display: none;
    }
    }*/




	
/*

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
*/
/***************************************************
	ABOUT SECTION #1
***************************************************/
/* .DnnModule.DnnModule-DNN_HTML.DnnModule-6632 {
    border-bottom: 1px solid #e8e8e8;
} */
.about {
    padding-top: 50px;
}
.nuclearAll  h2 {
    font-size: 2.7em;
    font-weight: 800;
   font-family:'Lato', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
h3.about-title {
    font-size: 1.167em;
}
.thin {
    font-weight: 300;
}
.nuclearAll  p.blurb {
    font-size: 1.5em;
    margin-bottom: 25px;
	text-align: center;
}
.wide {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.medium {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.narrow {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.nuclearAll  p {
     font-family:'Lato', Arial, Helvetica, sans-serif;
    font-size: 1.167em;
    color: #666666;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0px;
}
.nuclearAll  p.lead {
    font-size: 1.833em;
    margin-bottom: 25px;
}

/*.icon-top {
    margin-bottom: 30px;
}
*/
.icon-top {
    background-color: #f5f5f5;
    display: inline-block !important;
    font-size: 1.917em;
    color: #333;
    height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
	margin: 19px auto;
}
.fa-nuclear, .fa-rocket, .fa-badge, .fa-doc, .fa-social {margin: 10px auto; }
.about-title {
    margin-bottom: 15px;
}



/***************************************************
	NPR SLICE
***************************************************/

 /* XL */
@media (min-width: 1200px) {
	.theMiddle {
          padding-left: 0px;
    margin-left: -15px;
}
	p.newBlurb {
    margin: 20px 0 10px!important;
	}
	.about2.nuclearAll2 {
    display: block;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    margin: 75px 100px 0;
}
	.noBP {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
}

p.newBlurb {
	  padding: 0!important;
	font-size: 15.4px;
    }
    img.img-responsive.center-block.theCover {
    width: 150px;
    height: auto;
    padding-top: 20px;
    }
    img.img-responsive.center-block.theTile {
    width: 200px;
    height: auto;
    padding-top: 20px;
    }
   .videoBlock {
    padding: 40px 20px;
}
    .videoBlock iframe {
    margin: 0;
		padding-bottom: 5px;
    }
    .videoBlock span {
    color: #2b2b2b;
    font-size: 14px;
		
    }
    .breaking {background: #f5f5f5;
    border-top: 7px solid #333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    }
    h3.breaking-title {
    color: #ca0303;
    text-transform: unset;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    font-size: 1.3em;
    }
.breaking-title a {
    color: #B41019;
}
.breaking-title a:hover {
    color: #f00;
}
    .NPRlogo {
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 150px;
    display: inline-block;
    margin: 30px 0 25px 25px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: sans-serif;
    }
    /**
    * The "shine" element
    */
    .NPRlogo:after {
   animation: shine 6.5s infinite linear alternate;
    content: "";
    position: absolute;
    top: -410%;
    left: -410%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% );
    }
    /* Hover state - trigger effect */
    /* Active state */
    .NPRlogo:active:after {
    opacity: 0;
    }
    @keyframes shine{
    to {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
    }
    }
    .NPRlogo2 {
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 150px;
    display: inline-block;
    margin: 30px 0 25px 25px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: sans-serif;
    }
    /**
    * The "shine" element
    */
    .NPRlogo2:after {
    animation: shine 2.5s infinite linear alternate;
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
    );
    }
    /* Hover state - trigger effect */
    /* Active state */
    .NPRlogo2:active:after {
    opacity: 0;
    }
    @media (max-width: 768px) {
    .videoBlock {
    padding: 30px 60px;
    }
    }

/***************************************************
	ABOUT SECTION #2
***************************************************/
.about2 {
    padding-top: 10px;
}



/* .about2-video img {
    object-fit: cover;
    width: 500px;
    height: 270px;
    overflow: hidden;
} */

 .about2-video img {
    width: 100%;
    height: auto;
}

.icon-top2 {
    background-color: #fff;
    display: inline-block ;
    font-size: 23px;
    color: #333;
    height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    margin: 10px auto;
    padding-top: 17px;
}
span.about2-logo {
     font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #696969;
	}
.about2-title h3 {
    font-size: 1.1em;
	max-width: 95%;
}

.about2 h1, .about2 h2, .about2 h3, .about2 h4, .about2 h5, .about2 h6 {
    color: #333;
    text-transform: uppercase;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
  margin-bottom: 0px;
}



.about2-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.about2-box-video, .about2-box {
    background: #f5f5f5;
   /* border-top: 7px solid #333;*/
    text-align: center;
    padding: 0;
	min-height: 400px;
}
.about2-box {
    background: #f5f5f5;
    border-top: 7px solid #333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.about2-title, .about2-video .about2-logo, .about2 p, .about2-button {
    padding-left: 15px;
    padding-right: 15px;
}

.about2-padding {
    padding: 15px 50px;
    
}
.about2 p {
    line-height: 1.5em;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
   color: #666666;
    font-weight: 400;
    margin: 20px 15px 0;
    
}
.about2 .btn-dark {
    background-color: #333;
    border-color: transparent;
    color: #fff;
}

.about2 .btn-md {
    padding: 11px 25px !important;
    display: inline-block;
}

.about2 .btn, .about2 button {
    font-size: 1em;
    line-height: 1;
    font-weight: 600;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    -o-border-radius: 2px !important;
}



.about2 .btn-dark:hover {
    background-color: #ffb000;
    border-color: transparent;
    color: #fff;
}

.about3 .icon-top2 {
	background: none;
    display: block;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;	
}
.about3 .icon-top2 .NPRlogo {
	margin: 0;
    width: auto;
    height: auto;
    display: block;
}


/***************************************************
	INFOGRAPHIC LABS UPDATE
***************************************************/


.nnsaLink {
    background-color: #333;
    padding: 15px 30px 30px;
    border-radius: 2px;
    margin: 40px 0;
}
.nnsaLink:hover {
    background-color: #666;
}
.nnsaLink img {
    width: 200px;
	display: block;
    
}

.nnsaLink span {
    text-transform: none;
}

/***************************************************
	STORIES
***************************************************/
.stories {
	background: transparent;
}

.stories .dash-top-stories hr {
	display:none;
}
.stories .adash.dash-top-stories .item {
	display: block;
    float: left;
    width: 31%;
    margin: 40px 1%;
    min-height: 390px;
    padding: 0;
    background-color: #f5f5f5;
}
.stories .adash.dash-top-stories .item .poster, .stories .adash.dash-top-stories .item > span {
    display: block;
    padding: 0;
    margin: 5px 0 0;
}
.stories .adash .poster {
	float:none;
	width:100%;
	margin-top:0;
}
.stories .adash .poster img {
       width: 100%;
    max-width: 100%;
    max-height: 500px;
    margin: 0 0 15px;
}
.stories .adash .title, .stories .adash .title a {
    font-size: 1em;
    display: block;
    color: #333;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 20px 15px;
}	
 .stories .adash .title, .stories .adash .title a:hover {
    color: #00578a!important;
	transition: width .2s ease-out, padding-top .2s ease-out;
}
.stories .adash.dash-top-stories .item .poster, .stories .adash.dash-top-stories .item > span {
    display: block;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    margin: 0 auto 25px;
}
.adash .links a {
    color: #333!important;
}
.adash .links a:hover {
    color: #00578a!important;
	transition: width .2s ease-out, padding-top .2s ease-out;
}
.stories .adash .footer {
	display:block;
	width:100%;
	text-align:center;
}
.adash .footer a {
    padding: 0!important; }
/* .stories .adash .footer a {
	    display: inline-block;
    background: #c75548;
    color: #fff;
    font-weight: 400;
    padding: 7px 25px;
    font-size: 1.3em;
    font-family: 'roboto';
    border-radius: 2px;
}
.stories .adash .footer a span {
	display:none;
}
.stories .adash .footer a:hover {
	background:#ce3d22;
	text-decoration:none;
}
 */


/***************************************************
	VIDEO PLAYER SECTION
***************************************************/
.top-rotator-2 {
    background: #f5f5f5;
    max-width: 730px;
	margin: 40px auto;
}

.top-rotator-2 div.bottom {
    display: block;
    position: relative;
    padding: 20px;
    background: #fff;
    font: 100% "lato", Arial, sans-serif;
    line-height: 1.5em;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText div.slideTitle {
    font-family:'Lato', Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20;
}
.top-rotator-2 div.pagerContainer a.page.activeSlide {
    background: #ffb000;
}
.top-rotator-2  a, .top-rotator-2  a:visited, .top-rotator-2  a:link {
    color: #333;
}
.top-rotator-2 a:hover {
    color: #095e85;
}

.top-rotator-2 .slideCaption {
    color: #666;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideLinks {
    min-height: 35px;
    
}

/***************************************************
	NUCLEAR ASSURANCE & SECURITY
**************************************************/
.security .container {
    margin: 50px auto;
}
.security h3 {
    text-align: left;
    margin-bottom: 5px;
	font-size: 1.5em;
}
/****************DYNAMIC BLOGS************/
.stories {
    background: transparent;
}
#storyCarousel {
	display: block;
}
#storyCarousel .item {
	/* padding: 0 60px; */
background-color: transparent;
}
#storyCarousel .item ul {
	list-style: none;
}


.blogs h4 {
    color: #ccc;
    text-align: left;
    text-transform: unset;
    padding-top: 15px;
    text-decoration: none;
    transition: all ease-in-out 1s;
}
.blogs a:hover h4 {
    transition: all ease-out 1s;
    text-decoration: none;
    color: #fff;
}
#storyCarousel .item span {
	display: none;
	padding: 5px 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	color: #fff;
	background: rgba(0,0,0,0.8)
}


a.left.carousel-control,
a.right.carousel-control {
	width: 60px;
	background-image: none;
	color: #fff;
}
a.left.carousel-control .fa,
a.right.carousel-control .fa {
    margin-top: 0 !important;
    position: absolute;
    top: 30%;
}
a.left.carousel-control .fa {
    left: 0;
}
a.right.carousel-control .fa {
    right: 0;
}
#storyCarousel p a {
    color: #fff; 
}
#storyCarousel p a:hover {
    color: #ffb000;
}
.MoreButton2 {
    border: 1px solid #ffb000;
    background: transparent;
    color: #ffb000!important;
    vertical-align: middle !important;
    font-weight: 700!important;
    font-size: 15px!important;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    border-radius: 2px;
    position: relative;
    display: inline-block;
       margin: 10px auto;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
    transition: background-color .3s;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
}
a.MoreButton2:hover {
    border: 1px solid #ffb000;
    background-color: #FFB000!important;
    color: #2b2b2b!important;
    transition: background-color .3s;
}
.MoreButton2 span {
    display: block;
    padding: 7px 25px;
}

.blogs img {
    float: left;
    max-width: 250px;
    padding-right: 20px;
	 
}
.blogs h3 {
    color: #ffb000;
    text-transform: uppercase;
	text-align: left;
    margin-bottom: 0;
      font-size: 1.417em;
}

.blogs h4 {
    color: #fff;
    text-align: left;
    text-transform: unset;
	padding-top: 15px;
}

.blogs p {color: #fff;}

/***************************************************
	FACES OF DETERRENCE
**************************************************
.GenericSlideshow  .bottom {
    margin-top: 10px;
    font-size: 12px;
    text-align: left;
    text-shadow: none;
    color: #333;
    background-color: #fff;
    padding-top: 65px;
}
.GenericSlideshow .top {
    display: block;
    float: left;
    width: 41%;
    margin: 40px 4%;
    min-height: 300px;
    padding: 0;
}
.GenericSlideshow .slideTitle {
    font-weight: bold;
    display: block;
    font-size: 1.5em;
}
span.slideCaptionDivider {
    display: none;
}
span.slideCaption {
    font-size: 1.2em;
    line-height: 1.5em;
}*/
.GenericSlideshow {
    position: relative;
}


.GenericSlideshowItem {
    background: #fff;
    max-height: 332px;
    max-width: 1000px;
    margin: 0 auto;
}
.GenericSlideshowItem .top {
    display: inline-block;
   width: 49.8%;
}
.GenericSlideshowItem .bottom {
    display:block;
    float:right;
    width: 42%;
   margin: 0 30px;
}
.GenericSlideshow .slideTitle {
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    padding: 20px 0;
}
.GenericSlideshow span.slideCaption {
    font-size: 1.2em;
    line-height: 1.5em;
}
.GenericSlideshow span.slideCaptionDivider {
    display:none;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow {
    font-size: 2.667em;
    cursor: pointer;
    color: #333;
    position: absolute;
    /* display: inline-block; */
    transform: scale(1,4);
    -webkit-transform: scale(1,4);
    -moz-transform: scale(1,4);
    -ms-transform: scale(1,4);
    -o-transform: scale(1,4);
    opacity: .3;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow a:hover {
	opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;}
	
.GenericSlideshow .slideWrapper .slideContainer .rsArrowLeft .rsArrowIcn:before {
 
    font-family: 'josephin sans';
     font: inherit;
    font-size: inherit;
    content: "<"!important;
}

.GenericSlideshow .slideWrapper .slideContainer .rsArrowRight .rsArrowIcn:before {
    font-family: 'josephin sans';
    font: inherit;
    font-size: inherit;
    content: ">"!important;
}
.GenericSlideshow .slideWrapper .rsNav {
    display: none;
}


/***************************************************
	READINESS
***************************************************/

.readiness-box {
    background: #fff;
    border-top: 7px solid #ffb000;
    text-align: center;
	min-height: 280px;
	width: 90%;
	margin: 0 auto;
}
.readiness-box h3 {
    font-size: 1.05em;
    text-transform: capitalize;
    padding: 20px 15px 10px;
    letter-spacing: unset;
    text-align: left;
}

.readiness img {
    object-fit: cover;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.readiness .btn-dark {
    background-color: #333;
    border-color: transparent;
    color: #fff;
}
.readiness .btn-md {
   padding: 7px 20px !important;
    display: inline-block;
}
.readiness-padding {
    padding-bottom: 20px;
}
.readiness .btn, .readiness button {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    font-family:'Lato', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    -o-border-radius: 2px !important;
}
.readiness .btn-dark:hover {
    background-color: #ffb000;
    border-color: transparent;
    color: #fff;
}




/***************************************************
	POLICY DOCS
***************************************************/
.policy {
    margin: 75px auto 0;
    max-width: 1170px;
}

.tab-pane li {
        list-style: none;
    margin-top: 25px;
    margin-bottom: 35px;
    line-height: 1.6em;
    font-weight: 700;
    padding: 0 20px 0;
    -o-transition: color .1s ease-out, background 1s ease-in;
    -ms-transition: color .1s ease-out, background 1s ease-in;
    -moz-transition: color .1s ease-out, background 1s ease-in;
    -webkit-transition: color .1s ease-out, background 1s ease-in;
    transition: color .1s ease-out, background 1s ease-in;
    font-size: 1.2em;
}
.tab-pane li a{
      color: #333
	   
}
.tab-pane li a:hover{
    color: #00578a!important;
    transition: width .2s ease-out, padding-top .2s ease-out;
}
.tab-pane li span {
    font-weight: 400;
    color: #666;
    font-style: italic;
	
}
/***************************************************
	REFERENCE TABS
***************************************************/
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}
.nav-tabs { border-bottom: 0px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 1px; background-color: #000; }
.nav-tabs > li > a { border: 1px solid #ccc; color: #666; font-size: 1.4em; padding-right: 40px; padding-left: 40px; font-weight: 700; border-radius: 0;  -webkit-transition: 0.3s ease!important;
  transition: 0.3s ease!important;}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border-width: 1px;
    color: #fff !important;
    background: #000;
  border-radius: 0;
}

.tab-pane { 
padding: 15px 0; 
}
.tab-content {
    padding: 20px;
    min-height: 450px;
}
.card {
	background: #f5f5f5 none repeat scroll 0% 0%;
    margin: 0 auto 30px;
    max-width: 80%;
    border-left: 6px solid #ffb000;
    padding: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.22)!Important;
	z-index: 30;
   -webkit-transition: 0.3s ease!important;
   transition: 0.3s ease!important;
    text-decoration: none;}
.card span{
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: 300;
    padding: 10px 20px 20px;
    display: block;
    color: #000;
    text-align: left;
}
.card span:hover {
  text-decoration: none;
  
}
.card:hover {
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12)!Important;

}
.tab-pane img {width: 100px; height: auto;margin-right: 20px; display: block; float: left; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);}
.nav-tabs > li > a:hover {
    background-color: #ffb000;
}
/***************************************************
	SOCIAL
***************************************************/
.social {
    background-color: #fff;
        padding: 20px 0 75px;
    margin: 0;
}

/***************************************************
	QUOTES ROTATOR
***************************************************/
.quoteSection {
    display: block;
    padding: 0;
    background-color: #000;
    color: #fff;
    margin: 0;
    width: 100%;
	border-top: 1px solid #25608a;
}
.quoteSection p {
	font-size: 1.3em!important;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    padding-top: 40px;
    font-weight: 700;
    color: #fff;}

.quoteSection span{
	font-size: 1.2em; 
	font-style: italic; 
	font-family:'Lato', Arial, Helvetica, sans-serif;
}

.quoteSection  #mainRotator .carousel-indicators {
    bottom: 0;
}

.quoteSection .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    float: left;
    margin:  20px 20px 0;
    width: 220px; 
    height: auto;
}
.quoteSection .carousel-inner > .item {
    padding-bottom: 0;
    max-width: 96%;
}
.quoteSection #mainRotator h4 span {
    display: inline-block;
    font-weight: bold;
}
.quoteSection #mainRotator h4 {
    margin: 0 0 5px;
    color: #fff;
}
.quoteSection #mainRotator .carousel-indicators li {
    background: #547059;
}
.quoteSection  #mainRotator .carousel-indicators li.active {
    background: #39453B;
}
.quoteSection .carousel-control:hover {
    opacity: .7;
}
.quoteSection .carousel-control {
    background: none;
    width: 60px;
    top: 60%;
    font-size: 2.667em;
    cursor: pointer;
    color: #fff;
    position: absolute;
    display: inline-block;
    transform: scale(.8,3);
    -webkit-transform: scale(.8,3);
    -moz-transform: scale(1,3);
    -ms-transform: scale(1,3);
    -o-transform: scale(1,3);
    opacity: .4;
}
.quoteSection
.carousel-control.left, .quoteSection .carousel-control.right {
    outline: 0;
}
.quoteSection .carousel-inner {
    max-width: 1170px;
    margin: 0 auto;
}
.fa-chevron-right:before {
	font-family: 'josephin sans';
    font: inherit;
    font-size: inherit;
    content: ">"!important;
}
.fa-chevron-left:before {
    font-family: 'josephin sans';
    font: inherit;
    font-size: inherit;
    content: "<"!important;
}
.quoteSection.nuclearAll {
    padding: 0;
}
/***************************************************
	logos
***************************************************/
.logos {
	background:#fff;
}
.logos img {
    max-width: 110px;
	    transition: box-shadow 0.5s;
		border-radius: 50%;
}
img.image-responsive.center-block:hover {
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.32);
    border-radius: 50%; 
}
.logos p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3em;
    text-align: center;
	color: #2b2b2b;
    margin: 10px auto 20px;
}
.logos p a{
    color: #2b2b2b;
}
.logos p a:hover { color: #00578a!important;
	transition: width .2s ease-out, padding-top .2s ease-out;
}

.col-half-offset{
    margin-left:4.166666667%
}
/***************************************************
	MORE BUTTON
***************************************************/
.MoreButton {
    vertical-align: middle !important;
    font-weight: 700!important;
    font-size:  15px!important;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    margin: 10px auto 20px;
    padding: 0;
    overflow: hidden;
    border-width: 0;
    outline: none;
   /* box-shadow: 0 1px 4px rgba(0, 0, 0, .4); */
    background-color: #333;
    color: #fff;
    transition: background-color .3s;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
}
.MoreButton:hover, .MoreButton:focus {
  background-color: #666;
}
.MoreButton > * {
  position: relative;
}
.MoreButton span {
  display: block;
  padding: 7px 25px;
  color: #fff;
}
.MoreButton:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	padding-top: 0;
	border-radius: 100%;
	background-color: rgba(224,224,224,0.30);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.MoreButton:active:before {
  width: 120%;
  padding-top: 120%;
  transition: width .2s ease-out, padding-top .2s ease-out;
}
.MoreButton:hover, .MoreButton:focus {
    background-color: #ffb000;
}
.ctr {
    text-align: center;
}
/***************************************************
	MODAL STYLES
***************************************************/
/*.modal-open section {
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  filter: blur(20px);
}
 */
 
.modal-dialog .modal-content {
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
   /* padding-left: 30px;
    padding-right: 30px;*/
}
.modal-backdrop {
  background-color: rgba(0,0,0, 1);
}
.modal-dialog {
    z-index:1050;
    }
.videoWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 */
    }
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
#hytenModal .modal-header .modal-backdrop.in {
    opacity: .9;}
#hytenModal .modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    min-height: 16.42857143px;
    font-size: 1.28em;
    margin: 0 5px;
}
#hytenModal .modal-header .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-family:'Lato', Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
	opacity: .7;
}
#hytenModal .modal-footer {
    border-top: none;
}
#hytenModal .btn-default {
    display: none!important;
	color: #333;
    background-color: #ffb000;
    border-color: #ffb000;
    border-radius: 2px;
    padding: 5px 30px;
    font-size: .9em;
    text-transform: uppercase;
    /* font-weight: 700; */
}
#hytenModal .modal-header .modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 0px solid #e5e5e5;
}
#hytenModal .modal-content {
    margin: auto;
    display: block;
    width: 90%;
    max-width: 1170px;
}
#hytenModal .close {
    float: right;
   font-size: 6em!important;
    line-height: 0.5;
    color: #fff;
    text-shadow: none;
    opacity: .7;
    filter: alpha(opacity=70);
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;!important;
    font-weight: 100!important;
    margin: 0 -90px 0;
}
.ytp-watermark {
    display: none!important;
}
a.ytp-watermark.yt-uix-sessionlink.ytp-exp {
    display: none!important;
}
.ytp-hide-controls .ytp-exp.ytp-watermark {
    bottom: 16px;
    display: none!important;
    /* color: #000; */
    background: url(xxx) center center / 100% no-repeat;
    background: url(https://s.ytimg.com/yts/img/watermark_ringo-vflPWbiP.png)!important;
}
a.ytp-watermark.yt-uix-sessionlink.ytp-exp {
    display: none!important;
    background: none!Important;
}
.ytp-hide-controls .ytp-exp.ytp-watermark {
    bottom: 16px;
    display: none!important;
}



/************STICKY TOP***********/


.btn_top{
	 width: 50px;
  height: 50px;
  background: #ffb000;
  border-radius: 100%;
  position: fixed;
  bottom: 20px;
  right: 15px;
  cursor: pointer;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.22)!Important;
	z-index: 30;
   -webkit-transition: 0.3s ease!important;
  transition: 0.3s ease!important;
  text-align: center;
  text-decoration: none;
	display: block;
	font-size: 1.25em;
	line-height: 2.8em;
  color: #666!important;
}
.btn_top:hover {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.12)!Important;
}



/***************************************************
	TEMPLATE BUG FIXES
***************************************************/

#skin-row-outer1 .container .banner-row, #skin-row-outer2 .container .row, #skin-row-outer3 .container .row, #skin-row-outer4 .container .row, #skin-row-outer5 .container .row, #skin-row-outer6 .container .row, #skin-row-outer7 .container .row, #skin-row-outer8 .container .row, #skin-row-outer9 .container .row, #skin-row-outer10 .container .row {
	margin: 0px !important;
}
#dnn_BannerPane, #dnn_ContentPane, #dnn_ContentPane2, #dnn_ContentPane3, #dnn_ContentPane4, #dnn_ContentPane5, #dnn_ContentPane6, #dnn_ContentPane7, #dnn_ContentPane8, #dnn_ContentPane9 {
	padding: 0px !important;
}
/***************************************************
	MOBILE STYLES
***************************************************/
@media  (min-width: 0) and (max-width: 639px)  {
	video#bigvid {
    display: none!important;
}
}
@media  (min-width: 0) and (max-width: 767px)  {
	.about2-box-video, .about2-box {
    min-height: unset;
}

}
@media  (min-width: 581px) and (max-width: 767px)  {
	.quoteSection .carousel-inner {
		min-height: 200px; 
	}
}
	
	/*small portrait */
@media  (max-width: 667px) {

.quoteSection {
    margin: 0;
	max-height: 345px;
	 border-top: none;
}
.quoteSection .carousel-inner {
    min-height: 320px;
    max-width: 70%;
    margin: auto;
    text-align: center;
}
}



@media  (min-width: 667px) and (max-width: 735px)  {
.slideContainer.rsHor.rsWebkit3d.rsWithBullets {
    min-height: 500px;
    background-color: #fff;
}
.quoteSection {
    max-height: 250px;
}
.quoteSection .carousel-control {
    top: 50%!important;
}
.scroller a {
     left: calc(50% - 35.6px);
}
#storyCarousel p a {
    color: #ffb000;
}
.MoreButton2 span {
    color: #ffb000;
	font-size: 1em;
}
}
@media (min-width: 668px) and (max-width: 766px) {
.slideContainer.rsHor.rsWebkit3d.rsWithBullets {
    min-height: 550px;
}
.quoteSection {
    border-top: none;
}
.quoteSection .carousel-inner {
    min-height: 200px!important;
	border-top: 0px;
	}
	.quoteSection .carousel-control {
    top: 46%;
}

}
@media (min-width: 736px) and (max-width: 767px){
.scroller a {
     left: calc(50% - 35.6px);
}
}


@media (min-width: 750px) and (max-width: 991px){

.nuclearAll p {
    padding: 0;
}
.card span {
   font-size: 1.2em!important;
    margin: 0;
    padding: 10px;
}
.overlay h1 {
    font-size: 2.5em!important;
}
}
/* Small devices  */ 
@media (max-width: 767px) {
.about2 h1, .about2 h2, .about2 h3, .about2 h4, .about2 h5, .about2 h6 {
    margin-top: 10px;
}

.top-rotator-2 div.pagerContainer {
    display: unset;
}
.quoteSection .media {
    margin: 0;
}
.readiness-box h3 {
    font-size: 1.5em;
}

.sectionTop {
    text-align: center;
    margin-bottom: 25px;
	margin-top: 40px;
}

.DnnModule.DnnModule-SlideShow.DnnModule-6627 {
    background-color: #f5f5f5;
    padding-top: 0;
}
.nuclearAll {
	padding:20px 10px 20px;
	min-height:auto;
	margin: 0px auto;
}
div#skin-row-outer1 {
    min-height: 300px;
}
#bannertext H1 {
    font-size: 1.8em;
    margin-top: 15px;
	margin-bottom: 5px;
}
#bannertext H2 {
    font-size: 1em;
    margin-top: 0;
}
#dnn_BannerPane .DnnModule-5969 {
    padding: 0;
}
#bannertext {
    padding: 0;
}
.nuclearAll p.blurb {
    font-size: 1.5em!important;
    margin: 0 auto;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-6568 {
    display: none;
}
 div#dnn_ctr6607_ContentPane {
    background: url(https://www.defense.gov/portals/1/features/2017/0917_nuclear-deterrence/images/3365408.jpg) #000 no-repeat center center ;
    min-height: 350px;
    background-size: 100% 100%;
}
video#bigvid {
    display: none;
}
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.overlay h1 {
  font-size: 1.8em;
    max-width: 80%;
    margin: 0 auto;
    padding: 95px 20px 30px !important;
   
}
.scroller a {
    margin-top: 14%;
	 left: calc(50% - 35.6px);
	}
div#skin-row-outer1 {
    height: auto!important;
}
.about {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
.DnnModule.DnnModule-DNN_HTML.DnnModule-6632 {
    border-bottom: none;
}
.about2-box, .about2-box-video {
    margin-bottom: 20px;	
}
#hytenModal .close {
    font-size: 3em!important;
    margin: 0 -50px 0;
    font-weight: 300;
}
#hytenModal .modal-content {
    margin: 0;
    display: block;
    width: 90%;
}
.nuclearAll p {
   font-size: 1.5em;
   width: 90%;
    margin: 20px auto;
    padding-bottom: 30px;
}
.nuclearAll h2 {
    font-size: 2.2em;
    padding-top: 25px;
}
.hydenTitle {
    padding-top: 50px;
}
#hytenModal .modal-header .modal-title {
    font-size: 1em!important;
}
.ytp-icon-watermark {
    width: 0!important;
    display: none!important;
}
p.mobileClick.visible-sm.visible-xs {
    color: #fff;
}
#infoHeadline h1 {
    font-size: 1.7em!important;
}
.stories .adash.dash-top-stories .item {
    width: 100%;
    padding-top: 0;
	padding-bottom: 25px;
	margin: 30px 0;
}

.stories .adash .title, .stories .adash .title a {
    font-size: 1.1em;
}
.stories .adash.dash-top-stories .item .poster, .stories .adash.dash-top-stories .item > span {
    padding: 0;
}
.stories  .adash.dash-top-stories {
    padding-left: 0;
    padding-right: 0;
}
div#dnn_ctr6626_ContentPane {
     background-color: #fff;
    padding: 0 10px;
}
.top-rotator-2 {
    background: #f5f5f5;
    max-width: 730px;
    margin: 0 auto 10px;
}
.top-rotator-2 div.bottom {
    background: #f5f5f5;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText div.slideCaption {
    display: none;
}

.top-rotator-2 div.pagerContainer a.page {
    width: 30px;
    height: 30px;
    margin: 6px 3px 0;
    font-size: 1em;
    line-height: 31px;
}
.bwlogo {
    margin: 0 auto;
    width: 100px;
    height: auto;
}
.security h3 {
    text-align: center;
    margin-top: 25px;
}
.security p {
    text-align: center;
	    
}
.blogs {
    margin: 20px 0 5px;
}
.blogs img {
    max-width: 150px;
    padding-right: 10px;
	    padding-bottom: 10px;
		float: unset;
}
.blogs h4 {
    padding-top: 4px;
    font-size: 1.083em;
    letter-spacing: normal;
	margin-bottom:0;
}
.blogs span {
    color: #ffb000;
    padding-top: 15px;
    display: block;
    font-size: 1.1em;
}
.blogs p {
    padding: 0;
    color: #ffb000;
    text-align: left;
    margin: 9px 0;
    font-size: 1.2em;
}
#storyCarousel p a {
    color: #ffb000!important;
}
.blogs h3 {
    font-size: 1em;
}
.security {
    background-color: #f5f5f5;
}
.GenericSlideshowItem {
    max-height: 350px!important;
    position: relative;
}
.GenericSlideshowItem .top {
    display: inline-block;
    width: 100%;
	    position: relative;
}
.GenericSlideshowItem .bottom {
    float: none;
    width: 100%;
	margin-top: 0!important;
}
.GenericSlideshow .slideTitle {
    padding: 20px 0;
}
.GenericSlideshow span.slideCaption {
    display: none;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow {
    font-size: 2.667em;
    cursor: pointer;
    color: #fff;
    position: absolute;
    /* display: inline-block; */
    transform: scale(1,4);
    -webkit-transform: scale(1,4);
    -moz-transform: scale(1,4);
    -ms-transform: scale(1,4);
    -o-transform: scale(1,4);
    opacity: .8;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowRight {
    padding-right: 10px;
}
.GenericSlideshow .slideWrapper .slideContainer .rsOverflow .GenericSlideshowItem .bottom {
    margin-top: 200px;
	}
	
.policy {
    margin: 20px auto;
	}
	
.readiness img {
    width: 100%;
    height: auto;
}
.readiness-box {
    background: #fff;
    min-height: 300px;
    margin-bottom: 20px;
}
.readiness {
    margin: 0 1%;
}
.social {
    padding: 20px;
}
.social .sectionTop {
    margin: 10px auto 0!important;
}
div#mainRotator {
    margin-top: 25px;
}
.quoteSection .carousel-inner {
  min-height: 550px;
    max-width: 95%;
    margin: 0 auto;
    text-align: center;
}
.quoteSection .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: none;
}
.quoteSection .carousel-inner > .item {
	padding-bottom: 0;
   }
.quoteSection .carousel-inner {
    min-height: 420px;
    max-width: 90%;
    margin: 10px auto;
    text-align: center;}
	
.quoteSection .carousel-control.left {
	margin-left: -20px;
}
.quoteSection .carousel-control.right {
	margin-right: -20px; 
}
.quoteSection p {
    font-size: 1.3em!important;
    line-height: 1.4em!important;
    margin: 10px auto!important;
    padding-top: 0!important;
	padding-bottom:  0!important;
}
	
.carousel-control .fa {
    margin-top: 0!important;
}
.quoteSection .carousel-control {
    top: 53%;
}
.quoteSection span {
   font-size: 1.24em;
    padding: 0 20px;
    text-align: center!important;
    margin: 0 auto;
    display: block;
}
.seals .row {
    margin-left: 0;
    margin-right: 0;
}
.logos p {
    display: none;
}

.logos img {
      max-width: 70px;
}
.seals {
    padding: 0;
    margin: 20px 0 50px;
}
.logos {
    padding-top: 0;
}
.card span {
    font-size: 1.2em;
	padding: 5px;
}
.nav-tabs > li > a {
    padding-right: 25px;
    padding-left: 25px;
}
.fa-arrow-circle-up:before {
    display: none;
}
.col-half-offset {
    margin-left: 2.4%;
}
}

/* small landscape */


@media (min-width: 768px) and (max-width: 991px){
.quoteSection .carousel-control {
   top: 48%!important;
}

}
@media (min-width: 768px) and (max-width: 799px){
.about2-box-video, .about2-box {
   
            min-height: 365px;
}
 
}

/* Medium devices  */
@media (min-width: 768px) and (max-width: 979px) {
.nuclearAll {
	    padding: 0 10px;
	min-height:auto;
}
div#skin-row-outer1 {
   min-height: 370px;
}
#bannertext H1 {
   font-size: 2.3em;
   margin-top: 10px;
}
#bannertext H2 {
    font-size: 1.6em;
    margin-top: 0;
}

#dnn_BannerPane .DnnModule-5969 {
    padding: 0;
}
#bannertext {
    padding: 0;
}
div#dnn_ctr6607_ContentPane {
    background: url(https://www.defense.gov/portals/1/features/2017/0917_nuclear-deterrence/images/3365408.jpg) #000 no-repeat center center;
    min-height: 600px;
    background-size: 100vw;
}
 video#bigvid {
    display: none;
}
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.overlay h1 {
   font-size: 2.167em;
   max-width: 80%;
    margin: 0 auto;
    padding-top: 25%!important;
}
.scroller a {
     left: calc(50% - 35.6px);
}
div#skin-row-outer1 {
    height: auto!important;
}
.about {
    padding-top: 20px;
	    padding-bottom: 0;
}
.about2 p {
    margin: 20px 5px 0!important;
}

.icon-top2 {
    display: none!important;
}
.about2-padding-t {
    padding-top: 10px!important;
}
h3.hydenTitle {
    padding-top: 15px;
}
.stories .adash.dash-top-stories .item .poster, .stories .adash.dash-top-stories .item > span {
    padding: 0;
}
.nuclearAll H1 {
    padding-bottom: 0;
}
.stories .adash .title, .stories .adash .title a {
    font-size: 1em;
    padding: 0;
    margin: 0;
	max-width: 95%;
}
.stories .adash.dash-top-stories .item {
       min-height: 342px;
}
.stories {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.top-rotator-2 {
    background: #f5f5f5;
    max-width: 730px;
    margin: 40px auto 10px!important;
}
.top-rotator-2 div.slideContainer div.slide img {
    max-height: unset;
}
.blogs h3 {
    color: #ffb000;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

.blogs img {
    float: left;
    max-width: 180px;
    padding-right: 10px;
}
.blogs h4 {
    color: #fff;
    text-align: left;
    text-transform: unset;
    padding-top: 0!important;
    padding-bottom: 7px;
    margin-bottom: 0;
    font-size: 1.1em;
}
.blogs p {
    color: #ffb000;
        text-align: left;
    margin-left: 20px;
}
#storyCarousel p a {
    color: #ffb000;
}
.blogs {
    padding: 30px 10px 0;
}
.top-rotator-2 div.slideContainer div.slide div.bottom div.slideText div.slideCaption {
    display: none;
}

.GenericSlideshow .slideTitle {
    padding: 10px 0 10px;
}

.GenericSlideshow span.slideCaption {
    font-size: 1em;
    line-height: 1.4em;
}
p.wide.blurb {
    max-width: 90%;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowRight {
    padding-right: 0;
}
.slideContainer.rsHor.rsWebkit3d.rsWithBullets {
    min-height: unset;
}
.rsArrow.rsArrowLeft {
    color: #fff!important;
    opacity: .8!important;
}

.readiness {
    padding: 0 15px;
}
.readiness-box {
    margin: 35px 15px;
	min-height: 350px;
}
.security h2 {
   max-width: 500px;
    margin: 0 auto;
}
.security h3 {
    font-size: 1.25em;
}
.readiness img {
    object-fit: cover;
    width: auto;
    height: 200px;
    overflow: hidden;
}
.policy {
    padding: 0;
}

.quoteSection p {
   font-size: 1.2em!important;
    padding-top: 0!important;
    font-weight: 400!important;
}
.quoteSection .carousel-inner > .item {
    padding-bottom: 0;
    max-width: 92%;
}
.scroller a {
     left: calc(50% - 35.6px);
}
.card span {
    font-size: 1.1em;
    padding: 10px;
}
}


/* ipad pro small */
@media (min-width: 800px) and (max-width: 875px){
.nuclearAll p {
    font-size: 1.2em;}
	div#dnn_ctr6607_ContentPane {
    min-height: 600px!important;
}

.overlay h1 {
    padding-top: 25%!important;
    max-width: 73%;
}

.icon-top2 {
    display: none;
}
h3.about-title {
    font-size: 1.333em;
}
.about2 p {
    font-size: 1.2em;
	line-height: 1.5em;
    font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: 400;
    margin: 20px 5px 0;
}
.about2-box-video, .about2-box {
    min-height: 405px;
}

.about2-title h3 {
    font-size: 1.333em;
	max-width: 95%;
}
h3.hydenTitle {
    margin-top: 25px;
}
.about2 {
    padding-top: 10px;
    margin: 20px 5px 50px;
}
.quoteSection p {
    font-size: 1.3em!important;
    font-weight: 400;
	padding-top: 10px;
	line-height: 1.2em;
}
.quoteSection .carousel-inner > .item > img {  
    width: 250px;
}
.quoteSection .carousel-inner {
    max-width: 95%;
}
.quoteSection span {
    font-size: 1em;
}
.ctr {
    margin-top: 50px;
}
.top-rotator-2 div.bottom {
    max-height: 85px;
}
.blogs h3 {
    /* display: none; */
    margin-top: -10px;
}
.GenericSlideshowItem {
    max-height: 284px;}
	.readiness-box {
    min-height: 350px;
}
#hytenModal .modal-content {
    width: 80%;
    max-width: 1170px;
}

.blogs .col-xs-6 {
    padding: 0 20px;
}
.policy span {
    display: block;
    font-size: 1.3em!important;
    margin: 0;
    padding: 5px!important;
}
}


/* ipad pro small */
@media (min-width: 876px) and (max-width: 978px){

.about2-box-video,  .about2-box {
    min-height: 340px;
}
}

@media (min-width: 992px) {
.modal-lg {
    width: 1200px;
    max-width: 98%;
}
}

/* Large devices */
@media (min-width: 979px) and (max-width: 1198px) {
.nuclearAll {
	    padding: 40px 40px;
		min-height: auto;
		margin: 0px auto;
}
.nuclearAll p.blurb {
    font-size: 1.4em;
    margin-bottom: 15px;
    text-align: center;
	max-width: 70%;
}
.nuclearAll h2 {
    font-size: 2.167em;
}
.about2-padding-t {
    padding-top: 10px!important;
}
.about2-title{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.about2 p {
    margin: 20px 10px 0;
}
.about2-box-video, .about2-box {
    min-height: 365px;
}
.icon-top2 {
    display: none;
}

h3.hydenTitle {
    padding-top: 25px!important;
}
.quoteSection p {
    padding-top: 20px;
    margin: 0!important;
    padding-bottom: 10px;
}
.quoteSection .carousel-inner > .item {
    padding-bottom: 0;
    max-width: 92%;
}
.top-rotator-2 div.slideContainer div.slide div.top > a {
    height: 410px !important;
}
.top-rotator-2 .bottom {
    min-height: 180px;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowLeft {
    padding-left: 10px;
    color: #fff;
    opacity: .8;
}
.GenericSlideshow .slideWrapper .slideContainer .rsArrow.rsArrowRight {
    padding-right: 5px;
}
.overlay h1 {
    max-width: 70%;
    margin: 0 auto;
}
}
@media (min-width: 980px) and (max-width: 991px) {
.readiness-box {
    min-height: 310px;
    width: 79%;
    margin: 10px auto;
}
}

/* Large landscape */
@media (min-width: 1024px) and (max-width: 1199px) {
.about2-box-video, .about2-box {
    min-height: 360px;
}
.about2-title h3 {
    font-size: 1.25em;
	max-width: 95%;
	margin: 0 auto;
}
.about2-title {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
/*video#bigvid {
    display: none;
}
div#dnn_ctr6607_ContentPane {
    background: url(https://www.defense.gov/portals/1/features/2017/0917_nuclear-deterrence/images/3365408.jpg) #000 no-repeat center center;
    min-height: 700px;
    background-size: 100vw;
} */
.nuclearAll p {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 10px auto 0;
}
h3.about-title {
    font-size: 1.3em;
}
.icon-top2 {
    display: none;
}
.adash.dash-top-stories {
    margin-left: 5px;
}
.quoteSection.nuclearAll {
    padding: 0;
}
.quoteSection .carousel-control {
    top: 50%;
}
}
/* XL */
@media (min-width: 1200px) {
.social {
    padding: 0;
}
.quoteSection .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 320px;
}
.quoteSection .carousel-inner {
    max-width: 1760px;
}
}