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

/* BOOTSTRAP COLUMNS */
.gutter-10.row { margin-right: -7px; margin-left: -7px; }
.gutter-10 > [class^="col-"],
.gutter-10 > [class^=" col-"] { padding-right: 7px; padding-left: 7px; }

/* GENERAL */
* { box-sizing: border-box; }
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: #0a2b4f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

/* Page Wrapper */
#design-wrapper { margin: 0; padding: 0; width: 100%; background: #0f437d url('../images/bg.jpg') no-repeat center top / 100% auto; }

/* Header */
#design-header-wrapper { margin: 0; padding: 0; width: 100%; height: 125px; box-sizing: border-box; }
#design-header-wrapper .container { position: relative; }

#design-logo { position: absolute; top: 15px; left: 10px; z-index: 201; }
#design-logo img { height: 175px; }
#design-title { position: absolute; top: 30px; left: 170px; }
#design-title img { height: 85px; }

#design-social { position: absolute; top: 20px; right: 20px; }
#design-social a { margin-left: 4px; width: 32px; height: 32px; background: #89b0dc; border-radius: 32px; font-size: 16px; font-weight: 400; color: #004376; line-height: 32px; text-decoration: none; text-align: center; box-sizing: border-box; }
#design-social a:hover { background: #9dbde2; }

/* Nav */
#design-nav { width: 100%; height: 50px; background: url('../images/nav-bg.png') no-repeat center top; text-align: left; box-sizing: border-box; }
#design-container-main-nav { width: 100%; height: 48px; padding: 1px 0 1px 150px; }

.admin-mode #design-header-wrapper { top: 69px; }

/* Main */
#design-main { padding: 15px 0; box-sizing: border-box; }
#design-main .container { padding-top: 15px; width: 100%; max-width: 1170px; background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); border-radius: 12px; box-sizing: border-box; }
#design-main-inner { padding: 15px; width: 100%; background: #fff; border-radius: 8px; box-sizing: border-box; }
#design-sponsors { padding: 20px 0; background: #fff; }

/* Content Containers */
#design-container-main { margin: 0 0 15px 0; }

#design-main .dii-content .dii-content-title-photo { margin: 0; padding: 0; border: none; }

.design-container { margin: 0 0 15px 0; padding: 0; background: #ececec; }

/* Tabs */
.design-tabs { margin: 0 0 30px 0; width: 100%; height: 350px; box-sizing: border-box; }
.design-tabs .tabs { padding: 0; height: 50px; background: linear-gradient(to bottom, rgba(118,163,214,1) 1%,rgba(136,175,220,1) 100%); border-bottom: 2px solid #000; box-sizing: border-box; }
.design-tabs .tabs #design-tabs-header {
  float: left;
  margin: 0;
  padding: 0 12px;
  width: 50%;
  height: 50px;
  font-family: 'neue-aachen-pro', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 50px;
  text-transform: uppercase;
  text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
.design-tabs .tabs > div { float: right; }
.design-tabs .tabs > div > a {
  display: block;
  padding: 0 10px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 50px;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
  text-decoration: none;
  box-sizing: border-box;
}
.design-tabs .tabs > div.active > a { background: #ececec; color: #004175; text-shadow: none; }
.design-tabs .tabs > div > a.fa { line-height: 50px; }
.design-tabs .tabs > #design-tab-1 {  }
.design-tabs .tabs > #design-tab-2 {  }
.design-tabs .tabs > #design-tab-3 {  }
.design-tabs .dii-container { padding: 5px; width: 100%; height: 300px; overflow: hidden; background: #ececec; box-sizing: border-box; }
.design-clear { clear: both; }

/* Footer */
#design-footer { padding: 20px 0; background: #0a2b4f; border-top: 5px solid #89b0dc; }
#design-footer #design-footer-left { float: left; }
#design-footer #design-footer-left .design-copyright { margin: 0 0 0 10px; }
#design-footer #design-footer-left .design-copyright,
#design-footer #design-footer-left .design-copyright a { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 400; line-height: 1.5; color: #fff; text-decoration: none; }
#design-footer #design-footer-left .design-copyright:first-of-type { margin-top: 10px; font-weight: 700; }
#design-footer #design-footer-right { float: right; }

#design-footer .dii-logo { height: 45px; }


/* CONTENT */

/* General Content */
body .dii-content { overflow: visible; position: relative; margin: 0; padding: 0; background: none; color: #000; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content a { color: #005da8; }
body .dii-content a:hover { color: #004175; }

/* Content Titles */
body .dii-content-title { margin: 0; padding: 0; }
body .dii-content-title a { padding: 0; font-family: 'neue-aachen-pro', sans-serif; font-size: 22px; font-weight: 700; color: #004175; line-height: 1.2; text-decoration: none; }
body .dii-content-title a:hover { color: #004175; }

body .dii-content-calendar h2,
body .dii-content-rawcode h2 { margin: 0 0 20px 0 padding: 0; font-family: 'neue-aachen-pro', sans-serif; font-size: 22px; font-weight: 700; color: #004175; line-height: 1.2; }

/* Section Headers */
body .dii-content-header { position: relative; margin: 10px 0 5px 0; padding: 0; height: 65px; background: linear-gradient(to bottom, rgba(118,163,214,1) 1%,rgba(136,175,220,1) 100%); border-top: 15px solid #fff; border-bottom: 2px solid #000; box-sizing: border-box; }
body .dii-content-header:first-of-type { margin-top: 0; border-top: none; height: 50px; }
body .dii-content-header h2 { padding: 0 12px; height: 50px; font-family: 'neue-aachen-pro', sans-serif; font-size: 18px; font-weight: 700; color: #fff; line-height: 50px; text-align: left; text-transform: uppercase; text-shadow: 0px 0px 3px rgba(0,0,0,0.5); box-sizing: border-box; }
body #design-container-3 .dii-content-header h2 { font-size: 15px; font-weight: 700; }

/* Links */
body .dii-content-linkview > a { padding: 6px; font-size: 14px; font-weight: 700; color: #000; }
body .dii-content-linkview > a:hover { color: #005da8; text-decoration: none; }

body .dii-content-linkview { margin: 0 10px; padding: 0; border-bottom: 1px dotted #ccc; }
body .dii-content-linkview:hover { background: none; }
body .dii-content-linkview a.dii-content-linkview-link { display: block; }
body .dii-content-linkview a.dii-content-linkview-link:hover { cursor: pointer; }
body .dii-content-linkview a.dii-content-linkview-link:last-of-type { border-bottom: none; }
body .dii-content-linkview a.dii-content-linkview-link span { background-image: none; }
body .dii-content-linkview a.dii-content-linkview-link i { display: none; }

/* Articles */
body .dii-content.dii-content-article h3,
body .dii-content.dii-content-event h3 { padding: 2px 0 4px 0; }
body .dii-content .dii-content-story { margin-top: 4px; padding: 5px 10px; border: none; color: #000; font-size: 14px; }
body .dii-content .dii-content-story a { font-weight: 700; color: #005da8; text-decoration: none; }
body .dii-content .dii-content-story a:hover { color: #004175; }
body .dii-content-continue { margin: 0; margin-bottom: 4px; text-align: left; }
body .dii-content-continue a { font-size: 14px; font-weight: 700; color: #005da8; }
body .dii-content-continue a:hover { color: #004175; text-decoration: none; background: none; }

body .dii-content .dii-content-story img.btn-image { max-height: 80px; }

body .dii-content-continue a::before { content: "[read more "; }
body .dii-content-continue a::after { content: "...]"; }

body .dii-content .dii-content-story a.btn-blue { display: inline-block; margin: 0 10px 10px 0; background: #6c9dd3; border: 2px solid #3876bb; box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4); padding: 10px 25px 8px 25px; font-family: 'Bebas Neue', sans-serif; font-size: 24px; font-weight: 400; color: #fff; line-height: 1.0; text-shadow: 0px 0px 3px rgba(0,0,0,0.5); text-decoration: none; transition: all 0.3s ease-in-out; box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4);}
body .dii-content .dii-content-story a.btn-blue:hover { background: #80aad9; }

body .dii-content.dii-content-event { margin-top: 4px; padding: 8px; }

/* 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: 15px; font-weight: 700; color: #005da8; }
body .dii-calendar-upcoming-events { font-size: 14px; color: #000; }
body .dii-calendar-upcoming-events .dii-bold { font-weight: 400; }
body .dii-calendar-upcoming-events .dii-center {  }
body .dii-calendar-upcoming-events li { margin: 0 5px; padding: 5px 8px; border-bottom: none; cursor: pointer; }
body .dii-calendar-upcoming-events li:hover { }
body .dii-calendar-upcoming-events li h4 { padding: 2px 0 0 0; font-size: 14px; font-weight: 700; color: #005da8; line-height: 1.2; }
body .dii-calendar-upcoming-events li h3 a { padding: 2px 0 0 0; font-size: 14px; font-weight: 400; color: #000; line-height: 1.2; text-decoration: none; }
body .dii-calendar-upcoming-events li h3 a:hover { background: none; color: #005da8; }

/* Rawcode */
body .dii-content.dii-content-rawcode > iframe { padding: 0; }

/* Responsive Rotator */
body .dii-content.dii-content-rotator { margin: 0; box-sizing: border-box; }
body .dii-content.dii-content-rotator article { margin-bottom: 20px; background-color: #fff; }

body .dii-content-rotator .list-none { min-height: 100px; }
body .dii-content-rotator article .article-wrapper {  }
body .dii-content-rotator article .article-inner {  }
body .dii-content-rotator article h2.no-url,
body .dii-content-rotator article h2 a { padding: 0; font-family: 'neue-aachen-pro', sans-serif; font-size: 32px; font-weight: 700; color: #fff; text-transform: none; text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content-rotator article h2 a:hover { background: none; color: #b0cae8; text-decoration: none; }
body .dii-content-rotator article h3 {
  margin-bottom: 10px;
  padding: 6px 0 0 6px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
body .dii-content-rotator article .article-story { padding: 0 8px; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-more { background: none; border: none; font-family: 'neue-aachen-pro', sans-serif; color: #9dbde2; font-size: 18px; font-weight: 400; }
body .dii-content-rotator article .article-more:hover { background: none; border: none; color: #b0cae8; }
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 { color: rgba(255, 255, 255, 1); }
body .dii-content-rotator .dii-rotator-nav i.rotator-active { color: rgba(255, 255, 255, 1); }
body .dii-content-rotator .dii-rotator-nav i:hover:not(.fa-circle) { color: #b0cae8; }
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: 'neue-aachen-pro', sans-serif; font-size: 18px; font-weight: 400; color: #000; 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: #004175; }


/* MENUS */
#design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link {
  display: block;
  height: 48px;
  margin: 0;
  padding: 0 10px;
  background: none;
  border: 0 none;
	font-family: 'neue-aachen-pro', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 48px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #00335b; 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: #00335b; }
#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: 48px; }
#design-container-main-nav .dii-content-nav-menu > ul ul li > a { font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; color: #fff; line-height: 1.2; text-align: left; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover > a.dii-sub-menu-link { background: #89b0dc; color: #fff; }
#design-container-main-nav .dii-content-nav-menu li.dii-menu-item-sub-menu > a.dii-sub-menu-icon::before { content: "\f054"; color: rgba(255, 255, 255, 0.4); }

#design-main .dii-content-nav-menu.theme-none.vertical > ul { margin: 0 10px; }
#design-main .dii-content-nav-menu.theme-none.vertical > ul > li > a.dii-sub-menu-link { padding: 6px; font-size: 14px; font-weight: 700; color: #000; border-bottom: 1px dotted #ccc; }
#design-main .dii-content-nav-menu.theme-none.vertical > ul > li:hover > a.dii-sub-menu-link { background: none; color: #005da8; transition: all .3s ease-in-out; }
#design-main .dii-content-nav-menu.theme-none.vertical ul li:hover { background: none; }

/* MOBILE */

/* Min-Width */
@media screen and (min-width: 768px) and (max-width: 1024px) {

  #design-body .container { width: 100%; }

}

/* Max-Width */
@media screen and (max-width: 1024px) {

  #design-header-wrapper { height: 95px; }

  #design-logo { top: 5px; }
  #design-logo img { height: 155px; }
  #design-title { top: 20px; left: 150px; }
  #design-title img { height: 70px; }

  #design-container-main-nav { padding-left: 130px; }
  #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 0 8px; font-size: 15px; }
}

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

  #design-logo { top: 5px; }
  #design-logo img { height: 110px; }
  #design-title { top: 30px; left: 110px; }
  #design-title img { height: 60px; }

  #design-nav #design-container-main-nav { padding-left: 0; }
  #design-nav #design-container-main-nav #ww-btn-main-nav { padding: 0 10px; width: 100%; height: 50px; background: none; border: 0 none; font-family: 'neue-aachen-pro', sans-serif; font-size: 16px; font-weight: 700; color: #fff; line-height: 50px; text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5); text-transform: uppercase; box-sizing: border-box; }
  #design-nav #design-container-main-nav #ww-btn-main-nav i { margin: 0 5px; height: 50px; font-size: 16px; line-height: 50px; }
  #design-container-main-nav .dii-content-nav-menu > ul { padding: 5px; width: 100%; background: #00335b; z-index: 100; box-sizing: border-box; }
  #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: #004174; box-sizing: border-box; }
  #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 0 10px; height: auto; background-image: none; font-size: 18px; color: #fff; text-align: left; text-shadow: none; }
  #design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #89b0dc; color: #fff; }
  #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 { }
  #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu > ul { background: #00335b; color: #fff; text-shadow: none; }
  #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu:hover > a { background: #89b0dc; color: #fff; 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: 30px !important; }

}

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

  #design-header-wrapper { height: 85px; }

  #design-logo img { height: 95px; }
  #design-title { top: 25px; left: 100px; }
  #design-title img { height: 50px; }

  #design-social { right: 10px; }
  #design-social a {width: 26px; height: 26px; border-radius: 26px; font-size: 14px; line-height: 26px; }

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

  body .dii-content .dii-content-story img.btn-image { max-height: 50px !important; width: min-content !important; }

}

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

  #design-header-wrapper { height: 75px; }

  #design-logo img { height: 85px; }
  #design-title { top: 25px; left: 90px; }
  #design-title img { height: 40px; }

  #design-social { right: 10px; }
  #design-social a { margin: 0; width: 22px; height: 22px; border-radius: 22px; font-size: 12px; line-height: 22px; }

}
