/* ----------------------------------------------------------------
Copyright (c) Demosphere International Inc.
No permission is granted for any purpose without prior
written consent from Demosphere International Inc.
-------------------------------------------------------------------*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css");

/* PAGE STRUCTURE */
* { box-sizing: border-box; }
body { margin: 0; padding: 0; height: 100%; background: #030b19; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* Wrapper */
#design-wrapper { margin: 0; padding: 0 !important; width: 100%; background: #fff; overflow-x: hidden; }
#design-wrapper .container { width: 100%; max-width: 1400px; }
#design-wrapper .container-fluid { padding-left: 0; padding-right: 0; }

#design-links-wrapper { width: 100%; height: 40px; background: #072147; }
#design-links-wrapper a { margin-right: 10px; font-size: 18px; color: rgba(255,255,255,0.5); line-height: 40px; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out; }
#design-links-wrapper a:hover { color: #fff; }
#design-links-wrapper a:not(.fa-brands) { margin-left: 10px; margin-right: 0; font-family: 'rockwell-condensed', sans-serif; font-size: 15px; font-weight: 700; }

/* Header */
#design-header-wrapper { position: relative; margin: 0; padding: 0; width: 100%; height: 210px; background: #051630; box-sizing: border-box; }
#design-header-inner { position: relative; margin: 0 auto; padding: 0 15px; width: 100%; max-width: 1400px; height: 160px; box-sizing: border-box; }
#design-logo { display: inline-block; position: absolute; top: -30px; left: calc(50% - 125px); z-index: 400; }
#design-logo img { height: 180px; }

#design-nav-wrapper { position: absolute; top: 160px; left: 0; width: 100%; height: 50px; background: #68bbdc; text-align: center; }
#design-container-main-nav { margin: 0 auto; width: 100%; max-width: 1400px; height: 50px; height: 50px; box-sizing: border-box; }

/* Main */
#design-main-top { display: block; margin: 0; padding: 0; width: 100%; background: #051630; box-sizing: border-box; }
.main-dept #design-main-top { padding: 40px 0 25px 0; background: #fff url('../images/shadow.png') repeat-x; border-top: 1px solid #fff; box-sizing: border-box;  }
#design-main-1 { padding: 40px 0 25px 0; background: #f1f1f1 url('../images/programs-bg.jpg') no-repeat center top; box-sizing: border-box;  }
#design-main-2 { padding: 40px 0 25px 0; background: #68bbdc url('../images/shadow.png') repeat-x; box-sizing: border-box; }
#design-sponsors { padding: 30px 0; background: #fff; text-align: center; box-sizing: border-box; }
#design-sitemap { padding: 30px 0; background: #051630; border-top: 8px solid #68bbdc; box-sizing: border-box; }

#design-container-1 { margin-bottom: 15px; }
#design-container-4,
#design-container-5,
#design-container-6 { margin-bottom: 15px; padding: 5px; min-height: 300px; background: #fff; }
.main-home #design-container-1,
.main-home #design-container-2,
.main-home #design-container-3 { padding: 15px; background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); border-top: 3px solid #68bbdc; text-align: center; }
.main-dept #design-container-main { margin-bottom: 15px; }

/* Footer */
#design-footer { margin: 0; padding: 30px 0; background: #030b19; }
#design-footer #design-footer-left { float: left; }
#design-footer #design-footer-right { float: right; }
#design-footer #design-footer-left .design-copyright,
#design-footer #design-footer-left .design-copyright a { font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 400; line-height: 1.4; color: #8b8b8b; text-decoration: none; }
#design-footer #design-footer-left .design-copyright:first-of-type { margin-top: 5px; font-weight: 700; }
#design-footer .dii-logo { height: 45px; }


/* CONTENT */

/* General */
body .dii-content { overflow: visible; position: relative; margin: 0; padding: 0; background: none; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 15px; color: #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content a { color: #0c3675; text-decoration: none; }
body .dii-content a:hover { color: #0a2b5e; }

/* Titles */
body .dii-content-title { padding: 0 0 4px 0; }
body .dii-content-title a { padding: 0; font-family: 'rockwell-condensed', sans-serif; font-size: 36px; font-weight: 700; color: #051630; line-height: 1.1; text-decoration: none; text-transform: uppercase; }
body .dii-content-title a:hover { color: #051630; }
body .dii-content-calendar h2,
body .dii-content-rawcode h2 { margin-bottom: 6px; padding: 0 0 4px 0; font-family: 'rockwell-condensed', sans-serif; font-size: 28px; font-weight: 700; color: #051630; line-height: 1.1; }

/* Section Headers */
body .dii-content-header { position: relative; margin: 0 0 10px 0; padding: 0; height: auto; background: none; box-sizing: border-box; }
body .dii-content-header h2 { padding: 10px 15px; height: auto; background: #051630; border-top: 3px solid #68bbdc; font-family: 'rockwell-condensed', sans-serif; font-size: 32px; font-weight: 700; color: #fff; line-height: 1.0; text-align: left; text-transform: uppercase; box-sizing: border-box; }

body #design-container-7 .dii-content-header,
body #design-container-8 .dii-content-header { margin-bottom: 20px; }
body #design-container-7 .dii-content-header h2,
body #design-container-8 .dii-content-header h2 { padding: 0; background: none; border:none; font-size: 50px; color: #051630; line-height: 1.0; text-align: center; }
body #design-sponsors .dii-content-header h2 { padding: 0; background: none; border: none; color: #051630; text-align: center; }
body #design-sitemap .dii-content-header h2 { padding: 0; background: none; border: none; font-size: 28px; color: #fff; }

/* Links */
body .dii-content-linkview > a { padding: 8px; border-bottom: 1px dotted #ccc; font-size: 15px; font-weight: 400; color: #000; line-height: 1.2; text-decoration: none; transition: all 0.3s ease-in-out; }
body .dii-content-linkview > a:hover { color: #68bbdc; }
body .dii-content-linkview { margin: 0; padding: 0; }

body .main-home #design-main-1 .dii-content-linkview > a { display: inline-block; margin: 10px 0 15px 0; padding: 15px 30px; background: #68bbdc; font-family: 'rockwell-condensed', sans-serif; font-size: 22px; font-weight: 700; color: #051630; line-height: 1.0; text-align: center; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out; }
body .main-home #design-main-1 .dii-content-linkview > a:hover { background: #7dc4e1; color: #051630; }

/* Images */
#design-main .dii-content-image .dii-content-title-photo,
#design-sponsors .dii-content-image .dii-content-title-photo { margin: 0; padding: 0; border: none; }
#design-sponsors .dii-content-image { display: inline-block; margin: 5px; padding: 0; border: none; }
#design-sponsors .dii-content-image .dii-content-title-photo img { max-height: 110px; filter: grayscale(1); opacity: 0.6; }

/* Articles */
body .dii-content h3 { padding: 3px 0; }
body .dii-content .dii-content-story { margin-top: 0; padding: 6px 0; border-top: none; font-size: 15px; color: #000; }
body .dii-content .dii-content-story a { color: #68bbdc !important; }
body .dii-content .dii-content-story a:hover { color: #3fa8d2; text-decoration: none; }
body .dii-content-continue { margin: 0; padding: 0 4px; margin-bottom: 4px; text-align: left; }
body .dii-content-continue a { font-weight: 400; font-size: inherit; color: #0c3675; text-decoration: none; }
body .dii-content-continue a:hover { color: #0a2b5e; background: none; }
body .dii-content-continue a::before { content: "Read More "; }
body .dii-content-continue a::after { content: ""; }

body .dii-content-article > .dii-content-story h2,
body .dii-content-event > .dii-content-story h2 { margin: 0 0 .5em 0; font-size: 22px; font-weight: 600 !important; color: #051630; }
body .dii-content-article > .dii-content-story h3,
body .dii-content-event > .dii-content-story h3 { margin: 0 0 .25em 0; font-size: 18px; font-weight: 400; color: #68bbdc; }
body .dii-content.dii-content-event { margin-top: 4px; padding: 8px; }

body #design-sitemap .dii-content-title { padding-bottom: 10px; }
body #design-sitemap .dii-content-title a { font-size: 28px; color: #fff; }
body #design-sitemap .dii-content .dii-content-story { padding: 0; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #fff; }
body #design-sitemap .dii-content .dii-content-story a { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #fff; transition: all ease-in-out .3s; }
body #design-sitemap .dii-content .dii-content-story a:hover { color: rgba(255,255,255,0.5); text-decoration: none; }
body #design-sitemap .dii-content .dii-content-story a:has(img) { display: inline-block; margin-left: 4px; }
body #design-sitemap .dii-content .dii-content-story img { width: 44px !important; height: 44px !important; }

/* Calendars -*/
body #dii-full-calendar { margin: 6px 28px; }
body .dii-calendar-wall table td { padding: 0; }
body .dii-calendar-wall .fc-button { margin-bottom: 2px; }
body .dii-calendar-wall .fc-header-title { padding: 2px 4px; font-size: 16px; font-weight: 700; color: #68bbdc; }
body .dii-calendar-upcoming-events { font-size: 16px; color: #000; }
body .dii-calendar-upcoming-events .dii-bold { font-weight: 400; }
body .dii-calendar-upcoming-events li { margin: 0 5px; padding: 5px 8px; font-weight: 400; }
body .dii-calendar-upcoming-events li:hover {  }
body .dii-calendar-upcoming-events li h4 { padding: 2px 0 0 0; background: none; font-size: 16px; font-weight: 700; color: #051630; line-height: 1.2; text-align: center; }
body .dii-calendar-upcoming-events li h3 a { padding: 2px 0 0 0; font-size: 16px; font-weight: 700; color: #000; line-height: 1.2; }
body .dii-calendar-upcoming-events li h3 a:hover { background: none; font-weight: 700; color: #0c3675; }

/* Responsive Rotator */
body .dii-content.dii-content-rotator { margin: 0; box-sizing: border-box; }
body .dii-content.dii-content-rotator article { background-color: #051630; }
body .dii-content-rotator .list-none { min-height: 100px; }
body .dii-content-rotator article .article-wrapper { padding: 15px 0; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); }
body .dii-content-rotator article .article-inner { margin: 0 auto; padding: 0 15px; max-width: 1400px; background: none; box-sizing: border-box; }
body .dii-content-rotator article h2 { display: block; margin: 0 0 10px 0 !important; padding: 0; }
body .dii-content-rotator article h2.no-url,
body .dii-content-rotator article h2 a { font-family: 'rockwell-condensed', sans-serif; font-size: 45px; font-weight: 700; color: #fff; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content-rotator article h2 a:hover { background: none; color: #68bbdc; text-decoration: none; }
body .dii-content-rotator article h3 { display: block; margin-bottom: 10px; padding: 0; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-story { margin-bottom: 10px; padding: 6px 0; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-more { display: inline-block; float: left; margin: 0; padding: 15px 30px; background: #68bbdc; border-radius: 0; font-family: 'rockwell-condensed', sans-serif; font-size: 19px; font-weight: 700; color: #051630; line-height: 1.0; text-align: center; text-decoration: none; text-transform: uppercase; transition: all 0.3s ease-in-out; }
body .dii-content-rotator article .article-more:hover { background: #7dc4e1; color: #051630; }
body .dii-content-rotator article .article-more:before { content: "read more"; }
body .dii-content-rotator article .article-more:after { content: ""; }
body .dii-content-rotator .dii-rotator-nav {  }
body .dii-content-rotator .dii-rotator-nav i {  }
body .dii-content-rotator .dii-rotator-nav i.rotator-active { color: #68bbdc; }
body .dii-content-rotator .dii-rotator-nav i:hover:not(.fa-circle) { color: #fff; }
body .dii-content-rotator .rotator-group .group-nav:hover { background: none; text-decoration: none; }
body .dii-content-rotator .rotator-group .group-item span { opacity: 1.0; background: rgba(255, 255, 255, 0.7); font-family: 'rockwell-condensed', sans-serif; font-size: 18px; font-weight: 700; color: #051630; line-height: 1.0; text-transform: uppercase; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content-rotator .rotator-group .group-item span:hover { background: rgba(255, 255, 255, 1.0); color: #051630; }

body #design-main-top .dii-content.dii-content-rotator .dii-rotator-wrapper,
body #design-main-top .dii-content-rotator .list-none article { max-height: 650px; }

#design-main-top #design-container-main .dii-content-rotator article .article-wrapper { position: relative; }
#design-main-top #design-container-main .dii-content-rotator article .article-inner { padding: 0; }
#design-main-top #design-container-main .dii-content-rotator iframe div { text-align: center; }

/* MENUS */
#design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { height: 50px; margin: 0; padding: 0 30px; background: none; border: none; font-family: 'rockwell-condensed', sans-serif; font-size: 22px; font-weight: 700; color: #051630; line-height: 50px; text-transform: uppercase; transition: all 0.2s ease-in-out; box-sizing: border-box; }
#design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #051630; color: #fff; cursor: pointer; }
#design-container-main-nav .dii-content-nav-menu.theme-none ul li:hover { background: none; }
#design-container-main-nav .dii-content-nav-menu > ul ul { padding: 5px; background-color: #051630; }
#design-container-main-nav .dii-content-nav-menu ul ul li a { padding: 10px; }
#design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 50px; }
#design-container-main-nav .dii-content-nav-menu > ul ul li > a { font-family: 'rockwell-condensed', sans-serif; font-size: 17px; font-weight: 400; color: #fff; line-height: 1.2; text-align: left; transition: all 0.3s ease-in-out; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover > a.dii-sub-menu-link { background: #68bbdc; color: #051630; }
#design-container-main-nav .dii-content-nav-menu li.dii-menu-item-sub-menu > a.dii-sub-menu-icon::before { content: "\f054"; color: rgba(0, 0, 0, 0.4); }


/* MOBILE */
@media (min-width: 1025px) {

  body #design-container-7 .dii-content-header h2,
  body #design-container-8 .dii-content-header h2 { padding: 0; font-size: 60px; color: #051630; line-height: 1.0; text-align: center; }

  body #design-sitemap .dii-content .dii-content-story img { margin-right: 0; margin-left: 2px; }

}

@media screen and (max-width: 1024px) {

  #design-header-wrapper { height: 190px; }
  #design-header-inner { height: 140px; }
  #design-logo { top: -25px; left: calc(50% - 104px); }
  #design-logo img { height: 160px; }

  #design-nav-wrapper { top: 140px; }
  #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 0 20px; font-size: 19px; }

}

@media screen and (max-width: 900px) {

  #design-links-wrapper { height: 40px; }
  #design-links-wrapper a { margin-right: 15px; font-size: 18px; line-height: 40px; }
  #design-links-wrapper a:not(.fa) { margin-left: 15px; font-size: 15px; }

  #design-header-wrapper { height: 170px; }
  #design-header-inner { height: 120px; }
  #design-logo { top: -25px; left: calc(50% - 97px); }
  #design-logo img { height: 140px; }

  #design-nav-wrapper { top: 120px; }
  #design-nav-wrapper #design-container-main-nav #ww-btn-main-nav { padding: 0 15px; height: 50px; background: none; border: none; font-family: 'rockwell-condensed', sans-serif; font-size: 18px; font-weight: 700; color: #051630; line-height: 50px; text-transform: uppercase; box-sizing: border-box; }
  #design-nav-wrapper #design-container-main-nav #ww-btn-main-nav i { margin: 0 5px 0 0; height: 50px; font-size: 16px; line-height: 50px; }
  #design-container-main-nav .dii-content-nav-menu > ul { padding: 10px; width: 100%; background: #68bbdc; box-sizing: border-box; z-index: 100; }
  #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 0 10px; height: auto; background-image: none; color: #fff; line-height: 40px; text-align: left; text-shadow: none; }
  #design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #68bbdc; color: #051630; }
  #design-container-main-nav .dii-content-nav-menu > ul > li > a:after,
  #design-container-main-nav .dii-content-nav-menu > ul > li.dii-menu-item-sub-menu > a::after { content: ""; }
  #design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 40px; }
  #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu > ul { background: #051630; color: #fff; text-shadow: none; }
  #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu:hover > a { background: #68bbdc; color: #051630; text-shadow: none; }
  #design-container-main-nav .dii-content-nav-menu.horizontal li.dii-menu-item-sub-menu > a.dii-sub-menu-icon::before { line-height: 40px !important; }
  #design-container-main-nav .dii-content-nav-menu ul li ul.show,
  #design-container-main-nav .dii-content-nav-menu:not(.dii-is-mobile) ul li:hover > ul { left: 0; width: 100%; background: #030b19; }

}

@media screen and (max-width: 667px) {

  #design-footer { margin: 0; width: 100%; }
	#design-footer #design-footer-left { display: block; margin: 0; padding-top: 15px; width: 100%; text-align: center; }
	#design-footer #design-footer-right { display: block; margin: 5px 0 0 0; width: 100%; text-align: center; }

  body #design-sitemap .text-right { text-align: left; }

}

@media screen and (max-width: 480px) {

  #design-links-wrapper { height: 35px; }
  #design-links-wrapper a { margin-right: 10px; font-size: 16px; line-height: 35px; }
  #design-links-wrapper a:not(.fa) { margin-left: 10px; font-size: 13px; }

  #design-header-wrapper { height: 150px; }
  #design-header-inner { height: 100px; }
  #design-logo { top: -27px; left: calc(50% - 83px); }
  #design-logo img { height: 120px; }

  #design-nav-wrapper { top: 100px; }

}

@media only screen and (max-width: 450px) {

  #design-main div.container { padding: 0 15px; }

}

@media screen and (max-width: 420px) {

  #design-links-wrapper a { font-size: 15px; }
  #design-links-wrapper a:not(.fa) { font-size: 12px; }

  #design-header-wrapper { height: 150px; }
  #design-header-inner { height: 100px; }
  #design-logo { top: -10px; left: calc(50% - 73px); }
  #design-logo img { height: 105px; }

}
