

/***** home page *****/



.skin-addpad .skin-breadcrumb-container { display: none; }

#dnn_CarouselPane {
    width: 100%;
    background-color: #1687d7;
}

#dnn_CarouselPane .empty-container {
    margin-bottom: 0px;
    display: inherit;
}

#dnn_CarouselPane .base-container {
	margin-bottom: 0px;
}

header ~ div.container.skin-addpad {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    margin-bottom: 0px;
    padding: 0px;
    display: table;
    border-collapse: separate;
    border-spacing: 0px 0px;
}

#dnn_ContentPane.col-md-12 {
	padding: 0px;
}

#dnn_ctr11005_ContentPane, #dnn_ctr11062_ContentPane  {
	background: url(/Portals/70/binary-xxl.jpg)no-repeat;
    width: 100%;
    background-position: center center;
    background-size: cover;
}

.whats-new {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
    /*background-color: #002741;*/
	color: #fff;  
	padding: 0px 0px;
	
	/*background-image: url(/Portals/70/binary-xxl.jpg);
	background-position: 50%;
	background-size: cover;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	
}

.whats-new .container {
	display: table; border-collapse: separate;   
	padding: 0px;
}

.whats-new-primary {
	display: table-cell;	
	width: 66.66%;  
    background: rgba(0, 0, 0, 0.75);
}

.whats-new-primary-img {
    display: table-cell;
	vertical-align: top;
	width: 100%;
	height: 380px;
    
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.whats-new-primary a:link {
	color: #F2C526;
	text-decoration: none;
    font-size: 20px; font-size: 20px;
    font-weight: bold;
}

.whats-new-primary a:hover {
	text-decoration: underline;
}

.whats-new-primary a:visited {
	color: #F2C526;
	text-decoration: none;
}

.whats-new-primary .primary-caption {
    display: block;
    vertical-align: top !important;
    width: 100%;
    height: auto;
	padding: 5px 24px; 
	color: #fff;
    margin: 0px;
}

/*secondary news items*/

.whats-new-secondary {
	display: table-cell;	
	vertical-align: top;
	width: 33.33%;  
    background-color: #00548A;
    padding: 20px; padding: 20px;
}

.whats-new-secondary h1 {
	font-size: 29px; 
	line-height: 29px; 
	font-weight: bold !important;
	margin-top: 0px;
	color: #fff !important;
}

.whats-new-secondary ul {
	list-style: none;	
	margin: 0; padding: 0;
	font-size: 16px; 
}

.whats-new-secondary ul li {
	padding: 10px 0px; 
    border-bottom: 1px solid #C8C8C8;
}

.whats-new-secondary ul li:last-child {
    border-bottom: none;
}

.whats-new-secondary ul li a:link {
	color: #fff;	
	text-decoration: none;
}

.whats-new-secondary ul li a:visited {
	color: #bdbdbd;	
	text-decoration: none;
}

.whats-new-secondary ul li a:hover {
	text-decoration: underline;	
}

.whats-new-secondary .rss {
	width: 24px;
	height: 24px;
	float: right;
}

.whats-new-secondary .rss .fa-lg {
	font-size: 2em;
}

.whats-new-secondary .rss a {
	color: #F8AD3B !important;
}

/**** center of page *****/

div#highlights-mobile {
    display: none;
}

.highlights {
	width: 100%; 
	padding: 0px 20px; padding: 0px 20px;
    background-color: #ffffff;
}

.highlights .container {
	display: block;	
	margin: 0 auto;
	width: 100%;
	max-width: 1150px;
	padding: 10px 0px 20px 0px; 
}

.highlight-box-row {
	display: table;	  
	height: 100%;  height: 1px; 
	border-collapse: separate; border-spacing: 30px 20px;
/*	border-collapse: separate; border-spacing: 30px 20px;*/
} 

.highlight-box { 
	display: table-cell;	 
	width: 33.33%;  min-height: 1px; height: 100%; 
	vertical-align: top;  
	
	box-shadow: -10px 10px #AFAFAF; 
    background: rgba(51, 51, 51, 1);  
}

.shadow {
    /*box-shadow: -10px 10px #AFAFAF; 
	background: rgba(51, 51, 51, 1);*/
    padding: 0 !important;
    margin: 0 !important;
    height: 100%; 
}

.highlight-box h2 {  
	width: 100%;
	background: rgba(51, 51, 51, 1);
    padding: 8px; 
    margin: 0;
	color: #fff;
	font-size: 21px;  
    font-weight: bold;  
}

.highlight-box h2 a, .highlight-box h2 a:visited {
    color: #fff;
	text-decoration: none;
}

.highlight-box h2 a:hover {
	text-decoration: underline;
}

.highlight-box p, .video-highlight p {
	font-size: 15px; 
	color: #fff; 
}

.highlight-box-image {
	display: inline-block; 
	width: 100%;
	height: 155px;
	background-size: cover;
	background-position: top right;
}

.highlight-box .content {   
	display: inline-block;
	width: 100%;
	margin: 0px; 
	padding: 8px; 
	bottom: 0px;
	/*height: 100%;*/
}

.highlight-box .content ul {
	list-style: none;	
	font-size: 14px;
	padding: 0px;
	margin: 0px; 
}

.highlight-box .content ul li {
	padding-bottom: 6px; 
}

.highlight-box .content ul li a:link, .highlight-box .content ul li a:visited {
	color: #fff;	
	text-decoration: none;
}

.highlight-box .content ul li a:hover {
	text-decoration: underline;
}

.video-highlight {
	display: table-cell;	 
	width: 66.66%; min-height: 1px; height: 100%;
    border-spacing: 0;
	vertical-align: top; 
    padding: 0; margin: 0;
	padding-left: 10px; 
	
	box-shadow: -10px 10px #AFAFAF; 
    background: rgba(51, 51, 51, 1);
}

.video-highlight .shadow {
	display: table;
    height: 100%;
}

.video-highlight .container {
    display: table-cell; 
    vertical-align: top;
    /*width: 480px;  
    height: 270px;*/ width: 66%; height: 100%;
    margin: 0px; padding: 0px;
    position: relative;
}

.video-highlight .description {
    display: table-cell; 
    vertical-align: top;
    padding: 0 8px; 
    padding-top: 8px;
}

.video-highlight .description h2 {  
	width: 100%;
    padding: 0px;
    margin: 0;
	color: #fff;
	font-size: 21px;  
    font-weight: bold;   
}

.video-highlight .description h2 a, .video-highlight .description h2 a:visited {
    color: #fff;
	text-decoration: none;
}

.video-highlight .description h2 a:hover {
	text-decoration: underline;
}

.video-highlight .description p, .video-highlight .description p {
	font-size: 15px; 
	color: #fff !important; 
}

.video-highlight a.external-link:link {
	text-decoration: none;	
	color: #F2C526;
}
.video-highlight a.external-link:hover {
	text-decoration: underline;
}

iframe.youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 270px;
    height: 100%;
	border: 0;
}

.social-media { 
	display: table-cell;	
	width: 30%;  
	vertical-align: top;   
	border-collapse: separate; border-spacing: 0px 20px; border-spacing: 0px 20px;
}

.facebook {
	height: 130px;
	height: 380px;
	width: 325px;
	margin-bottom: 20px; margin-bottom: 20px; 
	margin-top: 20px; margin-top: 20px;
	overflow: hidden; 
}

.facebook .fb-page a {
	display: none;
}

.twitter { 
	height: 282px;
	height: 380px;
	width: 325px;
	margin-bottom: 20px; margin-bottom: 20px;
	margin-top: 20px; margin-top: 20px; 
	overflow: hidden;
}
.twitter iframe {
	width: 100% !important;	
}

.twitter a.twitter-timeline {
	display: none;	
}

.twitter .content-inner, .facebook .content-inner{

}
/**** responsive ****/


@media only screen
	and (min-width: 1025px) {


}

@media only screen
	and (min-width: 901px) 
	and (max-width: 1024px) {
    .whats-new-secondary ul li:last-child {
        display: none;
    }
	
	.highlights {
        padding: 0px; 
    }
    
    .highlight-box h2 {
        font-size: 16px; font-size: 1em;
    }    
    
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
           
    .video-highlight .description {
        display: none;
    }
	
}

@media only screen
	and (min-width: 701px) 
	and (max-width: 900px) {
    .whats-new {
        height: auto;
    }
        
    .whats-new .container {
	    display: inline-block;	
    }

    .whats-new-primary {
        display: inline-block;	
        width: 100%;  
    }

    .whats-new-primary-img {
        display: inline-block;	
    }

    /*secondary news items*/

    .whats-new-secondary {
        display: inline-block;		
        width: 100%;  
        padding: 20px; padding: 1.25em;
    }

    .whats-new-secondary ul li:last-child, .whats-new-secondary ul li:nth-last-child(2) {
        display: inherit;
    }
        
    /* highlights */
        
    div#highlights-desktop { display: none; }
    div#highlights-mobile { display: inherit; }
        
    .highlights {

    }

    .highlight-box-row {
		border-spacing: 40px 20px;
    }

    .highlight-box { 

    }

    .middle-cell {
        /*padding: 0px 20px; padding: 0em 1.25em;*/
    }
        
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: table-cell;
		padding: 0px;
        margin: 0 auto;
        text-align: center;
        width: 66%;
    }

    iframe.youtube {
        position: inherit !important;
    }
		
	.highlight-box h2 {  
		font-size: 19px; font-size: 1.1875em; 
	}
}



@media only screen
	and (min-width: 481px) 
	and (max-width: 700px) {
        
    .whats-new {
        height: auto;
    }
        
    .whats-new .container {
	    display: inline-block;	
    }

    .whats-new-primary {
        display: inline-block;	
        width: 100%;  
    }

    .whats-new-primary-img {
        display: inline-block;	
    }

    /*secondary news items*/

    .whats-new-secondary {
        display: inline-block;		
        width: 100%;  
        padding: 20px; padding: 1.25em;
    }

    .whats-new-secondary ul li:last-child, .whats-new-secondary ul li:nth-last-child(2) {
        display: inherit;
    }
        
    /* highlights */
        
    div#highlights-desktop { display: none; }
    div#highlights-mobile { display: inherit; }
        
    .highlights, .topics {
        display: block;
    }

    .highlights .container, .topics .container {
        height: auto; 
        display: block;
        width: 100%;
		padding: 30px 0px; 
    }

    .highlight-box-row, .topic-box-row {
        height: auto;  
		display: inline-block;
        width: 100%; 
		padding: 0px 30px;
    }

    .highlight-box, .topic-box { 
        display: inline-block;
        width: 100%;
		margin: 0px 0px 30px 0px; 
    }

    .middle-cell {
        /*padding: 20px; padding: 1.25em;*/
		
    }
        
    .shadow {
        height: auto;
    }
        
    .video-highlight {
        display: inline-block;	 
        width: 100%; height: 100%;
		margin: 0px 0px 10px 0px;
    }
        
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: inline-block;
		padding: 0px;
        width: 100%;
        height: 100%;
        min-height: 260px;
        margin: 0 auto;
        text-align: center;
    }      
        
    .video-highlight .description {
        display: inline-block;
        width: 100%;
    }
}



@media only screen
	and (min-width: 321px) 
	and (max-width: 480px) {
        
    .whats-new {
        height: auto;
    }
        
    .whats-new .container {
	    display: inline-block;	
    }

    .whats-new-primary {
        display: inline-block;	
        width: 100%;  
    }

    .whats-new-primary-img {
        display: inline-block;	
    }

    /*secondary news items*/

    .whats-new-secondary {
        display: inline-block;		
        width: 100%;  
        padding: 20px; padding: 1.25em;
    }

    .whats-new-secondary ul li:last-child, .whats-new-secondary ul li:nth-last-child(2) {
        display: inherit;
    }
        
    /* highlights */
        
    div#highlights-desktop { display: none; }
    div#highlights-mobile { display: inherit; }
        
    .highlights, .topics {
		display: block;
    }

    .highlights .container, .topics .container {
        height: auto; 
        display: block;
        width: 100%;
		padding: 30px 0px; 
    }

    .highlight-box-row, .topic-box-row {
        height: auto;  
		display: inline-block;
        width: 100%; 
		padding: 0px 20px;
    }

    .highlight-box, .topic-box { 
        display: block;
        width: 100%;
		margin: 0px 0px 30px 0px; 
    }

    .middle-cell {
        /*padding: 20px; padding: 1.25em;*/
    }

    .video-highlight {
        display: inline-block;	 
        width: 100%; height: 100%;
		margin: 0px 0px 10px 0px;
    }
        
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: inline-block;
		padding: 0px;
        width: 100%;
        height: 100%;
        min-height: 230px;
        margin: 0 auto;
        text-align: center;
    }      
        
    .video-highlight .description {
        display: inline-block;
        width: 100%;
    }
}


@media only screen
	and (min-width: 0px) 
	and (max-width: 320px) {

    .whats-new {
        height: auto;
    }
        
    .whats-new .container {
	    display: inline-block;	
    }

    .whats-new-primary {
        display: inline-block;	
        width: 100%;  
    }

    .whats-new-primary-img {
        display: inline-block;	
    }
    
    .whats-new-primary .primary-caption {
        padding: 5px 10px; padding: 0.3125em 0.625em;
    }
        
    .whats-new-primary a:link {
        font-size: 16px; font-size: 1em;
    }


    /*secondary news items*/

    .whats-new-secondary {
        display: inline-block;		
        width: 100%;  
        padding: 20px 8px; padding: 1.25em 0.5em;
    }
        
    .whats-new-secondary h1 {
        font-size: 24px; font-size: 1.5em;
    }

    .whats-new-secondary ul li:last-child, .whats-new-secondary ul li:nth-last-child(2) {
        display: inherit;
    }
        
    /* highlights */
        
    div#highlights-desktop { display: none; }
    div#highlights-mobile { display: inherit; }
        
    .highlights, .topics {
		display: block;
        padding: 0px; margin: 0px;
        background: none repeat scroll 0 0 rgba(51, 51, 51, 0);
    }

    .highlights .container, .topic .container {
        padding: 0px; margin: 0px; 
        height: auto; 
        display: block;
        width: 100%;
    } 

    .highlight-box-row, .topic-box-row {
        height: auto;  
        width: 100%;
		display: inline-block;
    }

    .highlight-box, .topic-box { 
        display: block;
        width: 100%;
		padding: 0px 0px 10px 0px;
		box-shadow: none; 
        border-bottom: 1px solid rgba(91, 91, 91, 1); 
    }

    .video-highlight {
        display: inline-block;	 
        width: 100%; height: 100%;
		box-shadow: none; 
		padding: 0px 0px 10px 0px;
    }
        
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: inline-block;
        width: 100%;
        height: 100%;
        min-height: 160px;
        margin: 0 auto;
        text-align: center;
    }      
        
    .video-highlight .description {
        display: inline-block;
        width: 100%;
    }	
}

/*Apple Watch*/
@media (max-width: 42mm) {
        
    .whats-new {
        height: auto;
    }
        
    .whats-new .container {
	    display: inline-block;	
    }

    .whats-new-primary {
        display: inline-block;	
        width: 100%;  
    }

    .whats-new-primary-img {
        display: inline-block;	
    }

    /*secondary news items*/

    .whats-new-secondary {
        display: inline-block;		
        width: 100%;  
        padding: 20px 8px; padding: 1.25em 0.5em;
    }
        
    .whats-new-secondary h1 {
        font-size: 24px; font-size: 1.5em;
    }

    .whats-new-secondary ul li:last-child, .whats-new-secondary ul li:nth-last-child(2) {
        display: inherit;
    }
        
    /* highlights */
        
    div#highlights-desktop { display: none; }
    div#highlights-mobile { display: inherit; }
        
    .highlights, .topics {
		display: block;
        padding: 0px; margin: 0px;
        background: none repeat scroll 0 0 rgba(51, 51, 51, 1);
    }

    .highlights .container, .topics .container {
        padding: 0px; margin: 0px; 
        height: auto; 
        display: block;
        width: 100%;
    } 

    .highlight-box-row, .topic-box-row {
        height: auto;  
        width: 100%;
		display: inline-block;
    }

    .highlight-box, .topic-box { 
        display: block;
        width: 100%;
		padding: 0px 0px 10px 0px;
		box-shadow: none; 
        border-bottom: 1px solid rgba(91, 91, 91, 1); 
    }
    
    .video-highlight {
        display: inline-block;	 
        width: 100%; height: 100%;
		box-shadow: none; 
		padding: 0px 0px 10px 0px;
    }
        
    .video-highlight .shadow {
        display: block;
    }
        
    .video-highlight .container {
        display: inline-block;
        width: 100%;
        height: 100%;
        min-height: 160px;
        margin: 0 auto;
        text-align: center;
    }      
        
    .video-highlight .description {
        display: inline-block;
        width: 100%;
    }	
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    iframe.youtube { 
        position: inherit !important;
        min-height: 270px; video-highlight { border: 1px solid red !important; }
    }  
}

@media (min-width: 0px) and (max-width: 320px) { _:-ms-input-placeholder, :root iframe.youtube { min-height: 200px;}}
    

img.responsive {
	width: 100%;
	height: auto;	
}

/*menu styling*/

@media all and (max-width: 900px) {
.wrapper .banner {
    background: /*#00548B*/transparent!important; margin-top: 17px!important;
  Position: absolute;  top: 0px;  }
  header ~ div.container.skin-addpad {margin-top: -22px;}
  .nav.hamburger-nav.hamburger-open {  margin-bottom: 22px;}
  .nav.hamburger-nav {margin-top: 0px!important;}
}