/* CSS Document */



#mobile_menu { /*hide mobile menu*/
  display: none;
}
.justDesktop {
  display: none;
}
.full_table {
  width: 990px;
  border-spacing: 0px;
  border-collapse: collapse;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
.full_table td, .full_table tr {
  padding: 0px;
  margin: 0px;
  border: none;
}
.shadow_left_cell {
  width: 15px;
  background: url('/images/shadow_left.png');
}
.shadow_right_cell {
  width: 15px;
  background: url('/images/shadow_right.png');
}
.shadow_left_cell img, .shadow_right_cell img {
  width: 15px;
  height: 1px;
}
.dbbar {
  width: 800px;
}
/* About specific styles */
.aboutBoxHeaderh2 {
  color: #fff;
  padding-top: 8px;
}
.aboutBoxesTextAreaLeft {
  width: 190px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 15px;
}
.aboutBoxesTextAreaRight {
  width: 190px;
  display: block;
  float: right;
  padding-left: 15px;
  padding-right: 10px;
}
.aboutBoxesTextAreaLeft ul, .aboutBoxesTextAreaRight ul {
  list-style-image: url(../images/list-bullet.gif);
  padding-left: 12px;
  margin: 12px;
}
/* Homepage specific styles */
.homeBoxesPadding {
  padding-top: 15px;
}
.homeBoxHeader {
  width: 210px;
  background-image: url('/images/homepage-boxes-titles-bg.jpg');
  height: 50px;
  text-align: center;
}
.homeBoxHeader h3 {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.875em; /*0.875em = 14px*/
  font-weight: 700;
  color: #fff;
  padding-top: 12px;
}
.homeBoxHeader.yellow {
  background-image: url('/images/homepage-boxes-titles-bg-yellow.jpg');
}
.homeBoxImage {
  width: 210px;
  background: #ccc;
}
/*FOOTER*/
#Twitter .socialicons {
  padding-left: 5px;
  padding-right: 5px;
}
/*ABOUT and Other Sections*/
.infobox td {
  display: table-cell;
  padding: 2px;
}
.padding_left_cell, .gutter_left {
  width: 20px;
}
.sidebar_menu {
  width: 190px;
}
.main_content {
  width: 710px;
}
.wwd td {
  vertical-align: top;
}
.main_content_cell2, .main_content_cell1 {
  vertical-align: top;
}
/*philanthropy*/
.enlargeHolder {
  display: block;
  width: 469px;
  background-color: #eee;
  border: solid 1px #ccc;
  margin-bottom: 20px;
}
/*news*/
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
  width: 100% !important;
}
/*EW Careers*/
#EWlandingLeft {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 5px;
  display: block;
  height: 200px;
}
#EWlandingRight {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 5px;
  display: block;
  height: 200px;
}
/*IEEE* and Homeland Security*/
#landingLeft {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 5px;
  display: block;
  height: 125px;
}
#landingRight {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 5px;
  display: block;
  height: 125px;
}
.ieeeWrap {
  background-image: url(/images/landingpage-IEEE-background.jpg);
  height: 1100px;
  width: 960px;
}
.homelandWrap {
  background-image: url(/images/landingpage-homeland-background.jpg);
  height: 1100px;
  width: 960px;
}
.ewWrap {
  background: none;
  width: 960px;
  height: auto;
}
.ewWrapWhite {
  background: #fff;
  width: 960px;
  height: auto;
  overflow: auto;
}
.ewWrapPilot {
  background-image: url(/images/landingpage-ew-pilot-background.jpg);
  background-position: top;
  width: 960px;
  height: auto;
  overflow: auto;
}
.ewWrapRF {
  background-image: url(/images/landingpage-ew-background.jpg);
  background-position: 0% 20%;
  width: 960px;
  height: 300px;
  overflow: auto;
}
.ieSpaceRight {
  padding-left: 10px;
  padding-right: 33px;
  margin-top: 45px;
  display: block;
  width: 435px;
  float: right;
  background: none;
}
.ieSpaceLeft {
  padding-left: 33px;
  padding-right: 10px;
  margin-top: 45px;
  display: block;
  width: 435px;
  float: left;
  background: none;
}
.small_full_table {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
/*CBRN*/
.cbrnWrap {
  background-image: url(/images/landingpage-cbrn-background.jpg);
  height: 1100px;
  width: 960px;
}
.cbrnSpaceLeft {
  padding-left: 20px;
  margin-right: auto;
  margin-top: 45px;
  display: block;
  width: 448px;
  float: left;
}
.cbrnSpaceRight {
  padding-left: 20px;
  padding-right: 20px;
  margin-right: auto;
  margin-top: 45px;
  display: block;
  width: 448px;
  float: right;
}
/*UAS*/
.uasWrap {
  background-image: url('/images/landingpage-uas-background.jpg');
  height: 1100px;
  width: 960px;
}
/*flexslider*/
#homeslide .flexslider {
  border: 0px;
  position: relative;
  margin: 0px;
}
.homeslider {
  min-height: 327px;
}
#homeslide .flex-control-nav {
  position: absolute;
  top: 300px;
  /*right:-20px;	*/
  margin-left: 25%;
  margin-right: 25%;
  z-index: 100;
  width: 50%;
  height: 40px;
}
#homeslide .flex-control-paging li a {
  background: #ddd;
  background: rgba(0, 44, 119, 0.5);
}
#homeslide .flex-control-paging li a:hover {
  background: #eee;
  background: rgba(0, 44, 119, 0.7);
}
#homeslide .flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(0, 44, 119, 0.9);
  cursor: default;
}
#careersslide .flex-control-nav {
  position: absolute;
  top: 16px;
  /*right:-20px;	*/
  margin-left: 25%;
  margin-right: 25%;
  z-index: 100;
  width: 50%;
  height: 40px;
}
#careersslide .flex-control-paging li a {
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
}
#careersslide .flex-control-paging li a:hover {
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
}
#careersslide .flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}
.flex-direction-nav {}
.newformat {
  position: relative;
}
.newformat .textbox {
  width: 100%;
  background-image: url('/images/_text_glow.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  display: table-cell;
}
.newformat .textbox2 {
  width: 100%;
  background-image: url('/images/_text_glow_yellow.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  display: table-cell;
}
.newformat .description {
  padding-left: 35%;
  padding-right: 0%;
}
.newformat .description_td_1 {
  width: 79%;
  text-align: right;
  padding-right: 3%;
}
.newformat h2, .newformat p {
  font-size: 1em; /*1em = 16px*/
  line-height: 18px;
  padding-top: 0px;
}
.newformat h2 {
  padding-top: 100px;
  padding-right: 75px;
  text-align: right;
  font-size: 1.75em; /*1.75em = 28px*/
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
  color: #000;
}
.newformat .button {
  border: 1px solid #1649a0;
  background: #002c77;
  background: rgba(64, 124, 219, 1);
  background: -moz-linear-gradient(top, rgba(64, 124, 219, 1) 0%, rgba(64, 124, 219, 1) 43%, rgba(22, 73, 160, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(64, 124, 219, 1)), color-stop(43%, rgba(64, 124, 219, 1)), color-stop(100%, rgba(22, 73, 160, 1)));
  background: -webkit-linear-gradient(top, rgba(64, 124, 219, 1) 0%, rgba(64, 124, 219, 1) 43%, rgba(22, 73, 160, 1) 100%);
  background: -o-linear-gradient(top, rgba(64, 124, 219, 1) 0%, rgba(64, 124, 219, 1) 43%, rgba(22, 73, 160, 1) 100%);
  background: -ms-linear-gradient(top, rgba(64, 124, 219, 1) 0%, rgba(64, 124, 219, 1) 43%, rgba(22, 73, 160, 1) 100%);
  background: linear-gradient(to bottom, rgba(64, 124, 219, 1) 0%, rgba(64, 124, 219, 1) 43%, rgba(22, 73, 160, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#407cdb', endColorstr='#1649a0', GradientType=0);
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  font-size: 1em; /*1em = 16px*/
  text-align: center;
}
.newformat a, .newformat a:hover {
  text-decoration: none;
}
.newformat .button a {
  color: #fff;
}
.textbox a, .textbox a:hover, .textbox a:active, .newformat h2.a, .newformat h2.a:hover, .newformat h2.a:active {
  text-decoration: none;
}
/*Careers*/
.quote_left {
  float: left;
  border-right: solid 1px #CCC;
  padding-right: 25px;
  margin-right: 25px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
  width: 150px;
  display: block;
}
.quote_left_remainder {
  float: right;
  width: 280px;
}
.innerTable {
  margin-right: -200px;
}
/*Contact Form*/
#contactform td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}
#contactform .td_left {
  width: 35%;
  text-wrap: none;
}
#contactform .td_right {
  width: 65%;
}
#contactform .txtfield {
  width: 300px;
}
#contactform .multilinefield {
  width: 300px;
}
.recaptchaWrap {
  width: 80%;
  padding: 15px;
  background-color: #fff;
}
#recaptcha_image img {
  width: 100%;
}
/* 3 column videos - added may 10 2018 */
.flex.col3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
}
.col3 .aVid {
  width: 31.5%;
  background: #0083be;
  position: relative;
  margin-bottom: 15px;
}
.col3 .aVid .anImg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#content .col3 .aVid h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #0083be;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
#content .col3 .aVid p {
  font-size: 1.125em;
  line-height: 1.375em;
  width: 100%;
  background: #0083be;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 5px;
  position: static;
}
.col3 .aVid a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 62%;
  display: block;
  z-index: 100;
}
.col3 .aVid:hover svg {
  opacity: 1;
  font-size: 1.5em; /*1.5em = 24px*/
  line-height: 1.5em;
  right: 8px;
  bottom: 8px;
}
.col3 .v1 .anImg {
  height: 140px;
  background-image: url('/images/sr-hawk/sr-hawk-cgi-video.png');
}
.col3 .v2 .anImg {
  height: 140px;
  background-image: url('/images/sr-hawk/sr-hawk-explainer-video.png');
}
.col3 .v3 .anImg {
  height: 140px;
  background-image: url('/images/sr-hawk/sr-hawk-raptor-camera.png');
}
.col3 .aVid svg {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  font-size: 1.25em; /*1.25em = 20px*/
  line-height: 1.25em;
  opacity: 1;
  transition: all 0.1s;
}
.col3 .aSpace {
  padding: 20px;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
/*D&I Videos*/
.diFlex {
 display: flex;
    /* grid-auto-flow: dense; */
    width: 100%;
     justify-content: space-evenly; 
    flex-wrap: wrap;
    grid-gap: 2em;
	
}
.diFlex .v1 .anImg {
  height: 230px;
  max-width: 100%;
  background-image: url('/images/di_fazel.jpg');
}
.diFlex .v2 .anImg {
  height: 230px;
  max-width: 100%;
  background-image: url('/images/di_mike.jpg');
}
.diFlex .v3 .anImg {
  height: 230px;
  max-width: 100%;
  background-image: url('/images/di_alison.jpg');
}
.diFlex .v4 .anImg {
  height: 230px;
  max-width: 100%;
  background-image: url('/images/di_ryan.jpg');
}
.diFlex .v5 .anImg {
  height: 230px;
  max-width: 100%;
  background-image: url('/images/di_scott.jpg');
}
/*
.diFlex::after {
  content: '';
  width: 31.5%;
}
*/
.diFlex .aVid {
/*  width: 222px;*/
  background: #0083be;
  position: relative;
  margin-bottom: 15px;
	flex: 0 0 220px;
	
}
.diFlex .aVid .anImg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.diFlex .aVid a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
}
.diFlex .aVid svg {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  font-size: 1.25em; /*1.25em = 20px*/
  line-height: 1.25em;
  opacity: 0.6;
  transition: all 0.1s;
}
.diFlex .aVid:hover svg {
  opacity: 1;
  font-size: 1.5em; /*1.5em = 24px*/
  line-height: 1.5em;
  right: 8px;
  bottom: 8px;
}
#content .diFlex .aVid p {
  font-size: 1.125em;
  line-height: 1.375em;
  width: 100%;
  background: #0083be;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 5px;
  position: static;
}
/*D&I Quote Headsots*/
.diHeadshot {
flex: 1;
	max-width: 250px;
/*	min-width: 240px;*/
	/*  margin: 25px 15px 5px 15px;*/
}
/* United Way Testimonial Videos */
.uwVid {
  width: 100%;
  background: #0083be;
  position: relative;
  margin-bottom: 15px;
}
.uwVid .anImg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.uwVid h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  background: #0083be;
  color: #fff;
  text-align: center;
  /*  padding-top: 10px;*/
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.uwVid a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 140px;
  display: block;
  z-index: 100;
}
.adVideo {
  position: relative !important;
  /*  top: 0px;*/
  /*  left: 0px;*/
  /*  width: 100%;*/
  /*  height: 140px;*/
  display: inline !important;
  /*  z-index: 100;*/
  color: white;
  background-color: transparent;
}

.adVideo img {
	width: 1.85em !important;
    vertical-align: middle;
    display: inline-block !important;
}

.uwVid .v1 .anImg {
  height: 140px;
  background-image: url('/images/photos/mya-case-ywca.jpg');
  background-position: 0px -55px;
}
.uwVid .v2 .anImg {
  height: 140px;
  background-image: url('/images/photos/mikayla-arise.png');
  background-position: 0px -24px;
}
.uwVid .v3 .anImg {
  height: 140px;
  background-image: url('/images/photos/billy-campbell-united-way.jpg');
}
.uwVid .v4 .anImg {
  height: 140px;
  background-image: url('/images/photos/amal-moosa-vf.jpg');
  background-position: top;
}
.uwVid .fa-play-circle {
  right: 10px;
  bottom: 10px;
  color: #fff;
  position: absolute;
  font-size: 1.25em; /*1.25em = 20px*/
  line-height: 1.25em;
  opacity: 0.6;
  transition: all 0.1s;
}
.uwVid:hover .fa-play-circle {
  opacity: 1;
  font-size: 1.5em; /*1.5em = 24px*/
  line-height: 1.5em;
  right: 8px;
  bottom: 8px;
}
.uwVid .aSpace {
  padding: 20px;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 25px 0px 25px 0px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Callout in blue box for bulleted list and SRC arrow bullet icon (This is also used in the impossible not to us CSS but the arrow bullet class is just 'arrow' */
div.bullet-callout {
  background-color: #0083be;
  background-image: none;
  position: relative;
  color: #FFFFFF;
  padding: 20px 20px 10px 20px;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #999;
  margin: 30px 100px 50px 100px;
  border: none;
}
div.bullet-callout li {
  color: #FFFFFF !important;
}
ul.arrow-bullet {
  list-style-image: url(/images/arrow-white-small-01.png);
  vertical-align: top
}
/*new top top menu 2/28/2019 */
.topBar {
  text-align: right;
  background: white;
  line-height: 24px;
  color: black;
	  font-size: 0.75em; /*0.75em = 12px*/
  padding-top: 2px;
  padding-bottom: 2px;
	font-weight: bold;
}
.topBar a {
  color: black;
}
.topBar a:hover {
  color: #0083be;
}

.topBar a img {
  position: relative;
  top: 4.5px;
  padding-left: 4px;
  padding-right: 4px;
}
.rightPad {
  padding-right: 0px;
}
.pipe {
  padding-left: 10px;
  padding-right: 10px;
}
.logoStrip .td2 {
  vertical-align: middle;
}
/* New Button Class for Registration Buttons (mainly for EWIRDB Training Registration) */
.registerButton {
  background-color: #002c77;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 1.125em; /*1.125em = 18px */
  padding: 11px 65px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #000000;
}
.registerButton:hover {
  background-color: #0082be;
  color: #FFFFFF
}
.registerButton:active {
  position: relative;
  top: 1px;
}
/* Accordian Info Boxes for Product Pages */
.accordioninfo {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1em; /*1em = 16px*/
  transition: 0.4s;
}
.activeinfo, .accordioninfo:hover {
  background-color: #0083BE;
  color: white
}
.accordioninfo:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordioninfo::after:hover {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordioninfo:hover:after {
  background-color: transparent;
  color: white !important;
}
.activeinfo:after {
  content: "\2212";
  color: #fff
}
.panelinfo {
  padding: 10px 18px 0px 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/* 2 Column Div */
.col2div {
  column-count: 2
}
/* Accesible Focus Outlines */
/* 1. Menu Focus styles*/
#headerStrip a:focus {
  outline: 3px solid white;
}
#search button:focus, #search input:focus {
  outline: 3px solid white;
}
#keywordsearch input:focus {
  outline-offset: 3px;
}
.menuPanel a:focus {
  outline: 3px solid black !important;
}
.menuPanel .owl-carousel a:focus {
  outline-offset: -14px !important;
	outline: 3px solid white !important;
}
.flexRegion :focus {
  outline: 3px solid white;
}
.frontNews :focus {
  outline: 3px solid black !important;
  outline-offset: 0px !important;
}
.cc-window a:focus, button:focus {
  outline: 3px solid white;
}
.dotHolder button:focus {
  outline: 3px solid black;
}
.gallery :focus {
  outline: 3px solid black;
}
.thumbWrap :focus {
  outline: 3px solid white;
  outline-offset: -7px !important;
}
#footerStrip :focus {
  outline: 3px solid white;
}
.careers :focus {
  outline: 3px solid white;
}
.careers button:focus {
  outline: 3px solid white;
}
.linkButton:focus {
  outline-offset: 3px !important;
}
.depth2:focus, .depth2 a:focus, .depth1 a:focus, .depth3 a:focus, .thumb .overlayLink:focus, .aVid a:focus {
  outline-offset: -3px;
}
.lity-close:focus {
  outline: 3px solid white !important;
  outline-offset: -3px !important;
  z-index: 99999;
}
.owl-carousel a:focus, .manufacturing a:focus, .col3 .aVid a:focus {
  outline-offset: -7px;
  outline: 3px solid white;
}

.col3 .aVid .adVideo:focus {
	    outline-offset: -1px !important;
}

#logos a:focus {
  outline: 3px solid black !important;
}
.owl-carousel p a:focus {
  outline-offset: 0px;
}
.flex-control-nav li:focus-within {
  outline: 3px solid white !important;
}

/* Block Quotes */
.blockQuoteContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.blockQuoteText {
  max-width: 85%;
  font-size: 2em; /*2em = 32px*/
  color: #3F3F3F;
  line-height: 3.125em; /*3.125em = 50px*/
  text-align: center;
}


#heroImage #pause, #heroImage #play {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  transition: all .25s;
  border: 2px solid #fff;
  display: none;
  z-index: 9000;
  cursor: pointer;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 12px;
  font-size: .575rem;
  text-align: center;
  vertical-align: middle;
  font-weight: lighter;
  background: #000;
}
#heroImage #pause img, #heroImage #play img {
  width: 100%;
  height: auto;
}
#heroImage #play.on, #heroImage #pause.on {
  display: flex;
  align-items: center;
  justify-content: center;
}
.possibleH1 {
  border-bottom: 2px solid #0081bc;
  padding-left: 0px;
  display: block;
  color: #fff;
  font-size: 1.25em; /*1.25em = 20px*/
  line-height: 1.375em; /*1.375em = 22px*/
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.possibleH2 {
  font-size: 1em; /*1em = 16px*/
  line-height: 1.25em; /*1.25em = 20px */
  color: #fff;
  padding-bottom: 15px;
  display: block;
}
/* Prototype Product Banner Bar */
.prototype {
  width: 100%;
  height: 48px;
  background: #0083be;
  margin-top: -25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prototype p {
  color: #FFFFFF;
  background-color: transparent;
  font-size: 1.125em; /*1.125 = 18px*/
  font-weight: bold;
  font-style: oblique;
  text-align: center;
}
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a {
  border: 0px !important;
  border-radius: 0px !important;
  background: none !important;
  box-shadow: none !important;
  width: 24px !important;
  height: 24px !important;
  padding-bottom: 0px !important;
}
.flex-control-nav li {
  margin: 0px 6px !important;
  padding-bottom: 0px !important;
}
.flexslider .flex-control-paging li a svg {
  fill: #000;
  stroke: #fff;
}
.flexslider .flex-control-paging li a.flex-active svg {
  fill: #fff !important;
  stroke: #0083be;
}
.flex-control-paging li a {
  text-indent: 0px !important;
}
/* dec 15 - hide ctas on hidden flexslides */
.flexslider .slides .flex-active-slide a {
  display: inline-block;
}
#content .gallery .flexslider li {
  margin-bottom: -7px !important;
}
/* dots */
.owl-dot svg {
  position: relative;
  z-index: 100;
}
.newsWrap.newOwl {
  height: 140px;
}
.newOwl .owl-dot {
  width: auto;
  height: auto;
  background: none;
  border: none;
  border-radius: none;
  margin: 0px;
  padding: 0px;
  padding: 2px;
  margin-left: 2px;
  margin-right: 2px;
  display: none;
}
.newOwl .owl-dot svg {
  fill: #fff;
  stroke: #002c77;
}
.newOwl.loaded .owl-dot {
  display: inline-block;
}
.newOwl .owl-dot.active svg {
  fill: #002c77;
}
ul.dotControl {
  width: 100%;
  text-align: center;
}
#content .newOwl li {
  margin: 0px;
}
.gutter .newOwl p {
  padding-bottom: 8px;
}
#content.home {
  padding-bottom: 40px !important;
  padding-top: 10px;
}
#contactform input.error, #contactform textarea.error {
  border: 1px solid #FF0000 !important;
}
.errorMes {
  color: #ff0000;
}
.td_left, .td_right {
  vertical-align: top;
}
.td_left label, .td_right label {
  display: block;
}
#NTU-dots {
  margin-top: -25px;
  margin-bottom: 10px;
}
#NTU-dots li {
  line-height: 13px;
}
#wwd-dots {
  padding-top: 15px;
  margin-bottom: -20px;
}
.anError {
  color: #ff0000;
  display: block;
}
.newOwl {
  text-align: center;
}
.dotHolder {
  position: relative;
  display: inline-block;
  text-align: center;
  padding-left: 34px;
}
.dotHolder .button {
  right: auto;
  bottom: auto;
  top: -6px;
  left: 0px;
}
.dotHolder ul {
  display: inline-block;
}
/*Blockquote Styles*/
div.quote-callout {
  margin-left: 0px;
  margin-right: 0px;
	display: flex;
height: min-content;
flex: 5;
}
.quote-callout blockquote {
  font-size: 1.275em;
  line-height: 1.5em;
  color: #3F3F3F;
	margin:16px;
	padding-left: 16px;
}



.drop-quote-open {
  float: left;
  /* font-size: 1.5625em; */
  line-height: 3.75em; /*3.75em = 60px*/
  /* padding-top: 4px; */
/*
  padding-right: 12px;
  padding-left: 3px;
*/
  color: #002C77;
	font-size: 1.15em;
}
.drop-quote-close {
  float: right;
  /* font-size: 1.5625em; */
  line-height: 3.75em; /*3.75em = 60px*/
  /* padding-top: 4px; */
/*  padding-right: 24px;*/
/*  padding-left: 12px;*/
  color: #002C77;
		font-size: 1.15em;
    padding: 0px 0px 70px 0px;
	align-self: flex-end;
}
button.iconButton {
  cursor: pointer;
  color: #FFFFFF;
  font-size: .575rem;
  text-align: center;
  font-weight: lighter;
  width: 20px;
  height: 20px;
  transition: all .25s;
  display: none;
  z-index: 9000;
  cursor: pointer;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 12px;
  background: #002c77;
}
.flexRegion button.iconButton {
  background: #000;
  border: 2px solid #fff;
}
.iconButton svg {
  position: absolute;
  top: 7px;
  left: 8px;
}
.playOwl.iconButton svg {
  left: 9px;
}
.dotControl li a {
  padding-top: 2px;
}
.flexRegion #pause, .flexRegion #play, .flexRegion .playVid.iconButton, .flexRegion .pauseVid.iconButton {
  padding: 10px;
}
.flexRegion #pause svg, .flexRegion #play svg, .flexRegion .playVid.iconButton svg, .flexRegion .pauseVid.iconButton svg {
  left: 6px;
  top: 5px;
}
.flexRegion #play svg, .flexRegion .playVid.iconButton svg {
  left: 7px;
}
.newsWrap .dotHolder {
  top: 40px;
}
.newsWrap .dotHolder .button {
  top: 0px;
}
.frontImpossible .gutter {
  padding-bottom: 30px;
}
.wwdhold {
  top: -11px;
}
.wwdhold .button {
  top: 16px;
  border: none;
}
.ntuhold {
  top: -6px;
  padding-top: 30px;
}
.ntuhold .button {
  top: 25px;
  border: none;
}
@media (max-width: 350px) {
  .ntuhold .button {
    top: 6px;
    border: none;
  }
  .logohold .button {
    top: 51px;
    border: none;
  }
}
.hidden {
  display: none;
}
.daLogos .dotHolder {
  top: -6px;
}
.daLogos .button {
  top: 0px;
  border: none;
}
.photoBox {
  position: relative;
}
.tdSidebar h2 {
  font-size: 1.125em;
  margin-top: 0px !important;
  color: #545454;
  background-color: transparent;
}
.tdSidebar button.iconButton {
  position: absolute;
  left: 8px;
  top: 8px;
  border: 2px solid #fff;
  background: #000;
}
.tdSidebar button.iconButton.on {
  display: block;
  background: #000;
}
.loaded .button.on {
  opacity: 1;
  display: block;
}
.redefineNTU .button, .menuDots .button {
  position: absolute;
  position: absolute;
  left: 0px;
  top: -7px;
  border: 2px solid #fff;
}
.menuDots .button {
  top: -2px;
}
.redefineNTU {
  background: #fff;
  padding-bottom: 0px;
  padding-top: 15px;
}
.ntuBG {
  background: #fff !important; /*Think this looks nicer */
}
.dotHolderHold {
  padding-right: 20px;
  text-align: center;
}
.menuDots a {
  position: relative;
  z-index: 20;
}
.dotHolderHold .loaded .button {
  display: none;
  visibility: hidden;
}
.on .dotHolderHold .loaded .button.on {
  display: block;
  visibility: visible;
}
.dotHolderHold a {
  display: none;
  visibility: hidden;
}
.on .dotHolderHold a {
  display: block;
  visibility: visible;
}
.menuDots.newOwl .owl-dot {
  margin-left: 0px;
  margin-right: 0px;
}
.innerPanel .menuDots a {
  padding-bottom: 0px;
  margin-bottom: 6px;
}
/*D&I Refresh Styles*/
.diItem-c-focus h2 {
  text-align: center
}
.diItem-d-careers h2 {
  text-align: center
}
.diItem-e-people h2 {
  text-align: center;
}
.diItem-e-people p {
  text-align: center;
  width: 75%;
  margin: 0 auto;
}
.diDifferentStyle h2 {
  font-size: 2.750em;
  background: #002C77;
  background-color: #002C77;
  background-image: linear-gradient(45deg, #002c77, 41%, #00ADBB);
  /*    background: conic-gradient(from 0.50turn at 57% 20%, #00ADBB, 18%, #002c77, 44%, #00ADBB);*/
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
}
#ValidationSummary1 {
  font-size: 1.25em;
  line-height: 1.5em;
  color: #FF0000;
}
#ValidationSummary1 li {
  font-size: 1rem;
}

.audioDescriptionContainer {
text-align: end;
	display: block;
		margin: -25px 0px 0px 0px;

}

.audioDescriptionContainer p {
	color: #06c;
	background-color: transparent;
	
}
.audioDescriptionContainer img {
  filter: brightness(0) saturate(100%) invert(19%) sepia(84%) saturate(3299%) hue-rotate(198deg) brightness(97%) contrast(101%);
display: inline !important;
	width: 3em;
}

.audioDescriptionContainer img:hover {
  filter: brightness(0) saturate(100%) invert(12%) sepia(72%) saturate(2822%) hue-rotate(209deg) brightness(97%) contrast(105%);

}
.fancybox-inner img:focus{
	outline: 3px solid white;
	outline-offset: -7px;
	box-sizing: border-box;
}

.fancybox-close:focus{
	outline: 3px solid white !important;
	outline-offset: -3px;
}

.photoBox .various:focus{
	outline-offset: -4px !important;
}

.linkButton {
	padding: 10px 40px;
    /* width: 16em; */
    background: #06c;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    font-size: 1.125em;
    line-height: 1.125em;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: border-box;
    margin: 5px;
    overflow: wrap;
}

.linkButton:hover {
	background: #002c77;
    color: #fff;
    text-decoration: none;
}

