﻿@charset "utf-8";
/* CSS Document */

/* ARTICLES SECTION */
.blurred-bg {
  background-size: cover;
  background-position: 50% 50%;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  -webkit-transform: scale(1.2) !important;
  transform: scale(2) !important;
  opacity: 1;
  background-image: none !important;
  background-color: white;
}

.adetail #adetail-slick-gallery .item .image .aimage,
.adetail #adetail-slick-gallery .item .video .aimage {
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0) !important;
}


.header-links {
  width: 335px !important;
  position: absolute !important;
  top: 3.5% !important;
  right: 1% !important;
  font-size: 1.5rem !important;
}

header .social-text li:before {
  content: '|';
  padding: 0 5px 0 20px !important;
  color: white !important;
}


/* Live Site Header fix */
.dma-full-width #header {
  position: inherit !important;
}

.dma-full-width-centered #content {
  padding-top: 0px !important;
}

.dma-full-width.backend #main-header {
  position: inherit !important;
}

.dma-full-width #main-header {
  position: inherit !important;
}

/* Great Success!! */

/* Article font size fix */
.share-link,
.print-link {
  font-size: 1.6rem;
}

.ModContactFormDashboardC {
  width: 900px;
  margin: auto;
}

/* Fix huge padding above main content */
.dma-full-width #content {
  background: #FFF;
  padding-top: 0px !important;
}

/* -------------------  Standard Content holder  -------------------- */
.centered-container {
  width: 1510px;
  max-width: 1510px;
  max-width: 100%;
  margin: auto;
  padding: 8px;
}

/* End Standard Content holder */

/* Contact Us Form
/* Outer Container
.contactFormContainer {
  padding: 5%;
  background-image: url("/Portals/110/Images/Contact Us/contact.jpg");
  background-size: cover;
  margin: 2% auto;
}

/* Inner Container
.contactFormInnerContainer {
  font-size: 1.6rem;
  color: white;
  padding: 2%;
  margin: 0% auto;
  width: 900px;
  max-width: 100%;
  background-color: #12131595;
}

/* Text Boxes
.ddlContactFormRecipient,
.txtContactFormName,
.txtContactFormEmail,
.txtContactFormSubject,
.btnContactFormSubmit,
.txtContactFormMessage {
  color: #121315;
}
/* End of Contact Us Form Edits */

/*  ------------    Header Banner Text Resize ------------ */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .header-resize {
    font-size: 3.4rem;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .header-resize {
    font-size: 4.4rem;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .header-resize {
    font-size: 5.4rem;
  }
}

@media only screen and (max-width: 1050px) {
  .otnav li a {
    font-size: 1.6rem !important;
  }

  .dma-full-width .menu {
    min-height: 48px !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .header-resize {
    font-size: 6.4rem;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .header-resize {
    font-size: 6.4rem;
  }
}

/*  ------------    Header Banner Text Resize ------------ */

/* Shared Media Manager aka Photo Gallery top content bar correction */
div.DGOVImageGallerySearchDiv {
  position: relative;
  padding-top: 14px;
  padding-bottom: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

div.DGOVSearch {
  width: 210px;
  float: left;
  margin-right: 44px;
}

/* Font Awesome Hamburger Menu Customization */
.skin-nav-toggle {
  background-color: black !important;
  color: white !important;
}

/* News Cards curved border removal & manipulation */
.dod2-card {
  border-radius: 0px !important;
  box-shadow: 0 0px 0px !important;
  border: 1px #e5e5e5 solid !important;
}

/* Hide weird footer space */
footer {
  display: none !important;
}

/* Small DIA Logo Image, top left, placement adjustment */
@media (max-width: 767px) {
  .dma-full-width .skin-logo {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media (min-width: 767px) {
  .dma-full-width .skin-logo {
    margin-top: 0px !important;
  }
}

/* CENTERED NAV BAR */
@media screen and (min-width: 767px) {
  .dma-full-width nav.nav-main {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}

/* Mobile NAV BAR fix */
@media screen and (max-width: 767px) {
  .nav {
    flex-wrap: nowrap !important;
    flex-direction: column;
    align-content: center;
  }

  .otnav li a {
    font-size: 11px !important;
  }

  .otnav li li {
    padding: 0 10px !important;
  }

  .nav>li>a {
    position: relative;
    display: block;
    padding: 12px 5px;
    margin: 0px !important;
    font-weight: 700 !important;
  }

  .otnav ul ul li a span {
    top: 0% !important;
  }
}

/* Search Icon Color Change */
.skin-search a,
.skin-search a:visited,
.skin-search a:link {
  color: white !important;
  padding: 0 4%;
}

/* Default font color change from grey to #121315 */
.Normal {
  font-size: 1.6rem;
  line-height: 1.428;
  color: #121315 !important;

}

/* Remaining Page style */
body {
  font-family: "Segoe UI", "Franklin Gothic", "Arial", sans-serif !important;
  overflow-x: hidden !important
    /* Hide Horizontal Scroll Bars */
  ;

}

.dnnEditState .v2-template .flex-row .dnnModuleManager {
  overflow-x: hidden !important
    /* Hide Horizontal Scroll Bars */
  ;

}

.underline-white {
  background: white;
  content: "";
  display: block;
  height: 8px;
  margin: 0 0 20px;
  width: 90px;
  box-sizing: border-box;
}

.underline-dark {
  background: #121315;
  content: "";
  display: block;
  height: 8px;
  margin: 0 0 20px;
  width: 90px;
  box-sizing: border-box;
}

.skin-title .title-text {
  font-family: "Segoe UI", "Franklin Gothic", "Arial", sans-serif;
  font-size: 1.8vw;
  color: white;
  text-transform: uppercase;
}

@media (min-width: 767px) {
  .skin-title .subtitle-text {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.skin-title .subtitle-text {
  font-family: "Segoe UI", "Franklin Gothic", "Arial", sans-serif;
  font-size: 20px;
  color: white;
  line-height: 20px;
  display: flex;
  flex-wrap: nowrap;
}

/* ------------Search Bar Edits-------------- */
.desktop-search {
  margin: 54px 0 0 -12px;
  padding: 0 6px 1px 0;
}

.skin-search-input {
  border-radius: 0px;
  background-color: #f1f1f1;
  width: 209px;
  font-size: 16px;
  padding: 6px 12px;
  height: 36px;
  margin: 0;
  border: none !important;
}

input {
  text-rendering: auto;
  color: -internal-light-dark(black, white);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
  -webkit-rtl-ordering: logical;
  cursor: text;
  margin: 0em;
  font: 400 13.3333px Arial;
  padding: 1px 2px;
  border-style: inherit;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
}

.skin-social h3 {
  display: block;
  left: 5px;
  font-family: "Segoe UI", "Franklin Gothic", "Arial", sans-serif;
  color: #ffffff;
  font-weight: normal;
}

/* -----------End Search Bar Edits---------- */

/*DIA Customizations*/

/*-------------------------- NAV Bar Edits ------------------------------------*/

/* Hamburger Menu fix via Bootstrap override */
.nav {
  display: unset;
}

/*Nav Bar Buttons*/
.button {
  background-color: #00000055;
  color: #ffffff !important;
  padding: 12px;
  border-color: #f1f1f1;
  border: 1px solid;
  text-decoration: none;

  font-size: 16px;
}

.button:hover {
  background-color: #f1f1f1;
  color: #000000 !important;
  text-decoration: none;
}

.button-inverse {
  background-color: #ffffff55;
  color: #000000 !important;
  padding: 12px;
  border-color: #f1f1f1;
  border: 1px solid;
  text-decoration: none;

  font-size: 16px;
}

.button-inverse:hover {
  background-color: #000000;
  color: #f1f1f1 !important;
  border-color: #f1f1f1;
}

/* Change weird hover-color */
.otnav li a:focus {
  background-color: #f1f1f1;
}

li a:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}

/*----------------  End Nav Bar Edits  --------------------*/

/* Font sizing standards for site */
.top-header {
  font-size: 6.4rem;
}

.header {
  font-size: 3.6rem;
}

.sub-header {
  font-size: 2rem;
}

.h3,
h3 {
  font-size: 3rem !important;
}

.h4,
h4 {
  font-size: 2.4rem !important;
}

p {
  font-size: 1.6rem;
}

/* End font sizing standards for site */

/* Footer link spacing */
.footlinks ul.box li {
  margin: 8px;
}

/* ---------   Top Navbar Edits   --------- */
@media (min-width: 767px) {
  .skin-title .subtitle-text {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.dma-full-width .menu {
  position: relative;
  min-height: 57px;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 12px 5px;
  margin: 0px 20px;
}

.otnav li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0;
  background-color: #f1f1f1 !important;
}

.otnav li:hover {
  background-color: #9fc5e8;
}

.otnav {
  background: #f1f1f1 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.25) !important;
}

/* Dropdown's ">" placement */
.otnav ul ul li a span {
  position: absolute;
  right: 10px;
  top: 50%;
}

/* What happens when you click a nav button/link */
a:focus {
  outline: 1px -webkit-focus-ring-color;
  outline-offset: 2px;
}

/* End Nav click effect */

/* Drop-down menu control */
.otnav ul ul,
.otnav ul li a,
.otnav ul li a:hover,
.otnav ul li:hover {
  background-color: #f1f1f1 !important;
}

.kb-open {
  background: #f1f1f1 !important;
}

.otnav ul ul {
  background-color: #f1f1f1 !important;
  margin-left: 15px;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.otnav li li {
  float: none;
  padding: 0 25px;
}

.otnav ul ul li a {
  color: #fff;
  padding: 8px 30px 8px 5px;
  margin: 0 3px;
  font-weight: 600;
  background-color: #f1f1f1 !important;
}

/* End Drop-down menu control */

/* No padding control and reuse */
.nopad {
  padding-left: 0;
  padding-right: 0;
}

/* Default container spacing override to prevent senseless gaps on sides of screen */
.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* ------------------ End Nav Bar Edits ------------------ */


/**********************************************************
*      Animated Buttons
***********************************************************/

@import url(https://fonts.googleapis.com/css?family=PT+Sans);

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button-wrap {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 20px 30px;
  background: rgba(0, 0, 0, 0.09);
}

.button-wrap::before,
.button-wrap::after {
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.span-wrap {
  display: block;
  padding: 25px 80px;
}

.span-wrap::before,
.span-wrap::after {
  content: "";
  width: 3px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.button-wrap:hover::before,
.button-wrap:hover::after {
  width: 100%;
}

.button-wrap:hover .span-wrap::before,
.button-wrap:hover .span-wrap::after {
  height: 100%;
}

/*----- button 1 -----*/
.btn-1::before,
.btn-1::after {
  transition-delay: 0.2s;
}

.btn-1 span::before,
.btn-1 span::after {
  transition-delay: 0s;
}

.btn-1::before {
  right: 0;
  top: 0;
}

.btn-1::after {
  left: 0;
  bottom: 0;
}

.btn-1 span::before {
  left: 0;
  top: 0;
}

.btn-1 span::after {
  right: 0;
  bottom: 0;
}

.btn-1:hover::before,
.btn-1:hover::after {
  transition-delay: 0s;
}

.btn-1:hover span::before,
.btn-1:hover span::after {
  transition-delay: 0.2s;
}

/*--- Button 2 -------*/


.btn-2::before,
.btn-2::after {
  transition-delay: 0s;
}

.btn-2 span::before,
.btn-2 span::after {
  transition-delay: 0.2s;
}

.btn-2::before {
  right: 0;
  top: 0;
}

.btn-2::after {
  left: 0;
  bottom: 0;
}

.btn-2 span::before {
  left: 0;
  top: 0;
}

.btn-2 span::after {
  right: 0;
  bottom: 0;
}

.btn-2:hover::before,
.btn-2:hover::after {
  transition-delay: 0.2s;
}

.btn-2:hover span::before,
.btn-2:hover span::after {
  transition-delay: 0s;
}


/*----- button 3 -----*/
.btn-3::after {
  left: 0;
  bottom: 0;
  transition-delay: 0.6s;
}

.btn-3 span::after {
  transition-delay: 0.4s;
  right: 0;
  bottom: 0
}

.btn-3::before {
  right: 0;
  top: 0;
  transition-delay: 0.2s;
}

.btn-3 span::before {
  transition-delay: 0s;
  left: 0;
  top: 0;
}

.btn-3:hover::after {
  transition-delay: 0s;
}

.btn-3:hover span::after {
  transition-delay: 0.2s;
}

.btn-3:hover::before {
  transition-delay: 0.4s;
}

.btn-3:hover span::before {
  transition-delay: 0.6s;
}

/*----- button 4 -----*/
.btn-4::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-4 span::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-4::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.btn-4 span::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

/*----- button 5 -----*/
.btn-5::after {
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-5 span::after {
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}

.btn-5::before {
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}

.btn-5 span::before {
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

/*----- button 6 -----*/
.btn-6::before {
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}

.btn-6::after {
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-6 span::before {
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}

.btn-6 span::after {
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}

.btn-6:hover::before,
.btn-6:hover::after {
  left: 0;
}

.btn-6:hover span::before,
.btn-6:hover span::after {
  top: 0;
}









/***********************************************************
*      Video Player Edits
***********************************************************
.DVIDSVideo .video-wrap-container img.defaultVideoOverlay,
.DVIDSVideo .video-wrap-container img.hoverVideoOverlay {
  display: contents;
}
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #121315;
  color: white;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  display: none;
}

.DVIDSVideo {
  display: flex;
  flex-wrap: wrap;
}
.DnnModule-DVIDSVideoPlayer {
  background-color: #121315;
  color: white;
}
.container-title {
  color: white;
}
.form-control {
  color: white;
  background-color: #121315;
  padding: 15px;
  font-size: 1.6rem;
}
.video-list-wrap .video-duration {
  font-size: 16px;
  color: white;
}
.video-list-wrap li .title-wrap div {
  font-size: 15px;
  color: white;
}
.DVIDSVideo h2 {
  font-size: 3.2rem;
}
.DVIDSVideo .meta li {
  list-style: none;
  display: inline-block;
  margin-right: 1rem;
  font-size: 1.8rem;
  color: #5d5d5d;
}
.video-list-wrap li {
  border-bottom: white 3px solid;
  padding: 0px 0 10px;
}
.video-list-wrap:after {
  display: contents;
}
.video-list-wrap li .title-wrap:after {
  display: contents;
}
.containers-v2 {
  padding: 4% 5px;
}
.DVIDSFilter {
  display: none;
}
.DVIDSMediaTitle .DVIDSVideoItemTitle .DVIDSShareText {
  color: white !important;
}