@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
***************************************************/
#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, #skin-row-outer11 .container .row, #skin-row-outer12 .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, #dnn_ContentPane10, #dnn_ContentPane11 {
	padding: 0px !important;
}
footer {
	margin-top: 90px;
}
.margin-top {
	margin-top: 20px;
}

.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-outer5 .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: #f5f5f5;
	padding-bottom: 40px;
}
#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;
}

#skin-row-outer4 {
	background-color: #333;
	padding-bottom: 60px;
}

#dnn_ContentPane3 {
		padding-bottom: 80px;

}

#skin-row-outer6 {
	margin-bottom: 80px;
}

.white h2 {
	color: #fff !important;
}


/****************************/
/******* TOP Banner *************/
/****************************/
#banner {
	width: 100%;
	height: 60vh;
	    background: url(/Portals/1/features/2018/0218_NPR/img/171227-N-UD469-013.jpg) no-repeat center  center, #000;
	    background-size: cover;
	position: relative;
	min-height: 400px;
}
.npr-logo {
	display: block;
	margin: auto;
    width: 120px;
    height: auto;
    margin-bottom: 40px;
    
}

.DnnModule.DnnModule-DNN_HTML.DnnModule-6607 {
    z-index: 999;
    }
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    }
.overlay h1 {
   text-align: center;
    padding-top: 60px;
    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;
	bottom: 10px;
    margin-top: 40px;
    left: calc(50% - 35.6px);
    z-index: 2;
    display: inline-block;
    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;
    }
    }


/***************************************************
	ABOUT SECTION #2
***************************************************/
.about2 {
    padding-top: 10px;
}

 .about2-video img {
    width: 100%;
    height: auto;
}


span.about2-logo {
     font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #696969;
	}
.about2-title h3 {
    font-size: 1.1em;
	margin-bottom: 20px;
}

.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;
    letter-spacing: 1.5px;
}



.about2-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.about2-box-video, .about2-box {
    background: #f5f5f5;
    text-align: center;
    padding: 0;
	min-height: 356px;
}
.about2-box {
    background: #f5f5f5;
    border-top: 7px solid #333;
    text-align: center;
}
.about2-features {
	padding-left: 10px;
	padding-right: 10px;
}


.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;
	margin-bottom: 20px;
}

.about2-title.about2-padding-t {
	margin-top: 66px;
}
.nuclearAll .footer .MoreButton span {
	display: inline-block;
    padding: 10px 20px;
    margin-left: 15px;
    background: #ffb000;
    color: #fff;
    font-weight: bold;
}
.nuclearAll .footer .MoreButton span:first-child {
	margin-left: 0;
}
.nuclearAll .footer .MoreButton span:hover {
	background-color: #d09200;
}
.nuclearAll .footer .MoreButton span:active {
	background-color: #ab7800;
}
.nuclearAll p.blurb {
    font-size: 1.5em;
    margin-bottom: 25px;
    text-align: center;
}
.about2 .btn-dark:hover {
    background-color: #ffb000;
    border-color: transparent;
    color: #fff;
}



/***************************************************
	VIDEO PLAYER SECTION
***************************************************/
.top-rotator-2 {
    background: #333;
    max-width: 730px;
	margin: 40px auto;
}
.top-rotator-2 div.slideContainer {
	background: #fff;
}
.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: #ffb000;
}

.top-rotator-2 .slideCaption {
    color: #333;
}

/***************************************************
	Story
**************************************************/

.GenericSlideshowItem {
    background: #fff;
    max-width: 1000px;
    margin: 0 auto;
	overflow: hidden;
}
.GenericSlideshowItem .top {
    display: inline-block;
   width: 49.8%;
}
.GenericSlideshowItem .bottom {
    display:block;
    float:right;
    width: 42%;
   margin: 0 30px;
}

.GenericSlideshowItem img {
	transition: all 5s;
}

.GenericSlideshowItem:hover img {
	transform: scale(1.2);
}

 .slideTitle {
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    padding: 20px 0;
}
 span.slideCaption {
    font-size: 1.2em;
    line-height: 1.5em;
}
 span.slideCaptionDivider {
    display:none;
}
 .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;
}
 .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;}
	
 .slideWrapper .slideContainer .rsArrowLeft .rsArrowIcn:before {
 
    font-family: 'josephin sans';
     font: inherit;
    font-size: inherit;
    content: "<"!important;
}

 .slideWrapper .slideContainer .rsArrowRight .rsArrowIcn:before {
    font-family: 'josephin sans';
    font: inherit;
    font-size: inherit;
    content: ">"!important;
}
 .slideWrapper .rsNav {
    display: none;
}

.GenericSlideshowItem.row .col-md-6:first-child {
	padding-left: 0px;
}




/***************************************************
	READINESS
***************************************************/
#dnn_ctr7682_HtmlModule_lblContent_tb  img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.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;
}



/***************************************************
	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;
}
	.nav-tabs > li, .nav-pills > li {
		margin-top: 3px;
		margin-bottom: 3px;
	}

.tab-pane { 
padding: 15px 0; 
}
.tab-content {
    padding: 20px;
}
.card {
	background: #f5f5f5 none repeat scroll 0% 0%;
    margin: 0 auto 30px;
    max-width: 100%;
    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;
}

#slideLink1 img {
	width: 100%;
}

.story-block {
	padding-bottom: 20px;
	min-height: 280px;
	position: relative;
	background-color: #fff;
	z-index: 5;
	
}
.the-story {
	margin-bottom: 15px;
}
.the-story a.slideLink {
		display: block;
	}
.the-story a.slideLink img.img-responsive {
		width: 100%
	}
.story-block a {
	color:  #444;
}
.footer a.more-link {
	margin: 0 15px;
	color: #ffb000;
}
/***************************************************
	MOBILE STYLES
***************************************************/
@media  (min-width: 0) and (max-width: 639px)  {
	#dnn_ctr7682_HtmlModule_lblContent .col-sm-6 {
		margin-bottom: 10px;
	}
	.card {
		max-width: 100%;
	}
		.nav-tabs li {
		width: 90%;
	}
	.about2-title.about2-padding-t {
		margin-top: 0px;
	}
#dnn_ctr7678_HtmlModule_lblContent img.img-responsive {
		max-width: 60% !important;
		margin: auto;
	}
}
@media  (min-width: 0) and (max-width: 767px)  {
	.story-block {
	min-height: 0px;
	
}
	.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: 45%!important;
}
#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: 46%;
}
}


@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;
}
	.GenericSlideshowItem.row .col-md-6:first-child {
	padding-left: 0px;
		padding-right: 0px;
}
	
}


/* Small devices  */ 
@media (max-width: 767px) {
			.about2-title.about2-padding-t {
		margin-top: 10px;
	}
	.smoothScroll {
		display:none;
	}
		.GenericSlideshowItem.row .col-md-6:first-child {
	padding-left: 0px;
		padding-right: 0px;
}
	
	.GenericSlideshowItem.row .col-md-6:last-child {
		margin-bottom: 20px;
	}
.about2 h1, .about2 h2, .about2 h3, .about2 h4, .about2 h5, .about2 h6 {
    margin-top: 10px;
}
	.about2-box {
		border-top: none;
		background-color: #fff;
	}
	#dnn_ctr7678_HtmlModule_lblContent img.img-responsive {
		max-width: 40%;
		margin: auto;
	}
.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;
   
}
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: 30px;
}
.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;
}
 .slideTitle {
    padding: 20px 0;
}
 span.slideCaption {
    display: none;
}
 .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;
}
 .slideWrapper .slideContainer .rsArrow.rsArrowRight {
    padding-right: 10px;
}
 .slideWrapper .slideContainer .rsOverflow Item .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) {
			.about2-title.about2-padding-t {
		margin-top: 20px;
	}
	.card {
		max-width: 100%;
	}
		
	.GenericSlideshowItem.row .col-md-6:last-child{
		margin-bottom: 20px;
	}
.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;
}
	
	#banner img {
		display:block;
		margin: auto;
		margin-bottom: 30px;
	}

#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: 8%!important;
}
.scroller a {
    left: 47%;
}
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;
}
	.the-story {
		margin-bottom:15px;
	}
	.the-story .story-block {
		min-height: auto;
	}
 .slideTitle {
    padding: 10px 0 10px;
}

 span.slideCaption {
    font-size: 1em;
    line-height: 1.4em;
}
p.wide.blurb {
    max-width: 90%;
}
 .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: 46%;
}
.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: 8%!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: 310px;
}

.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;
}
	.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) {
		.about2-title.about2-padding-t {
		margin-top: 30px;
	}
.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;
}
 .slideWrapper .slideContainer .rsArrow.rsArrowLeft {
    padding-left: 10px;
    color: #fff;
    opacity: .8;
}
 .slideWrapper .slideContainer .rsArrow.rsArrowRight {
    padding-right: 5px;
}
.overlay h1 {
    max-width: 70%;
    margin: 0 auto;
}
	.story-block {
		min-height: 330px;
	}
}
@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;
	margin-bottom: 10px;
}
.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;
}
}
@media (max-width: 375px) {
	.scroller a {
		display:  none;
	}
}