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

/* BOOTSTRAP COLUMNS */
.gutter-0 > [class^="col-"],
.gutter-0 > [class^=" col-"] { padding-right: 0; padding-left: 0; }


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

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

/* Header */
#design-header-wrapper { position: relative; margin: 0; padding: 0; width: 100%; height: 110px; z-index: 2; }
#design-header-inner {
  position: relative;
  top: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1170px;
  height: 110px;
  background: linear-gradient(to bottom, #003478 0%,#002b63 100%);
  border-bottom: 5px solid #f3e504;
  box-sizing: border-box;
  z-index: 2;
}
#design-header-inner .container { position: relative; height: 110px; }

#design-logo { position: absolute; top: 0; left: 15px; z-index: 301; }
#design-logo img { height: 160px; }
#design-social { position: absolute; top: 12px; right: 15px; }
#design-social a { margin-left: 10px; color: #f3e504; font-size: 22px; text-decoration: none; transition: all ease-in-out .3s; }
#design-social a:hover { color: #fff; }

#design-header-wrapper.design-fixed { position: fixed; top: 0; }
#design-header-wrapper.design-fixed #design-logo img { height: 110px; transition: all 0.3s ease-in-out; }
body.admin-mode #design-header-wrapper.design-fixed { top: 70px; }

#design-nav { position: absolute; top: 50px; left: 0; padding-right: 15px; width: 100%; height: 45px; text-align: right; }
#design-container-main-nav { width: 100%; height: 45px; box-sizing: border-box; }

/* Main */
#design-main { position: relative; margin: 0 auto; max-width: 1170px; padding: 15px 0; background: #fff; box-sizing: border-box; }
#design-main-1 { padding: 0; }
#design-main-2 { padding: 15px 0; }
#design-main-3 { padding: 15px 0; border-top: 3px solid #f3e504; }
#design-partners .container { padding: 15px; background: #fff; border-top: 2px solid #ddd; }
#design-site-map { padding: 30px 0 0 0; background: linear-gradient(to bottom, #002b63 0%,#003478 100%); border-top: 4px solid #f3e504; }
#design-site-map .dii-container { margin: 0 0 20px 0; }
#design-site-map #design-container-14.dii-container { margin: 0; }
#design-container-main { margin: 0; padding: 0; width: 100%; }
#design-container-main .dii-content-add { text-align: right; }

.design-main .design-main-info { padding: 30px; text-align: center; box-sizing: border-box; }
.design-main .design-photo-bg { min-height: 290px; background-color: #003478; background-repeat: no-repeat; background-position: center top; background-size: cover; }

/* Main Content Containers */
#design-main .dii-content .dii-content-title-photo,
#design-site-map .dii-content .dii-content-title-photo { margin: 0 !important; padding: 0; border: none; }
#design-site-map .design-site-map-container { margin-bottom: 30px; }

#design-container-10 { text-align: center; }
#design-container-10 .dii-content .dii-content-image { display: inline-block; margin: 10px; }
#design-container-10 .dii-content .dii-content-image img { max-width: 200px; max-height: 90px; }

#design-social-footer a { display: block; margin-bottom: 10px; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; color: #b5bdcc; line-height: 30px; text-decoration: none; }
#design-social-footer a:hover { color: #fff; }
#design-social-footer i { margin-right: 10px; height: 30px; width: 30px; background: #f3e504; font-family: 'FontAwesome'; font-size: 18px; color: #003478; text-align: center; line-height: 30px; }
#design-social-footer i { color: #003478; }

/* Footer */
#design-footer { padding: 30px 0; width: 100%; background: #00295e; }
#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: 'Open Sans', sans-serif; font-size: 13px; font-weight: 400; line-height: 1.5; color: #fff; text-decoration: none; }
#design-footer #design-footer-left .design-copyright:first-of-type { margin-top: 5px; font-weight: 700; }
#design-logo-footer { display: block; }
#design-logo-footer img { height: 230px; }
#design-footer .dii-logo { height: 45px; }


/* CONTENT */

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

/* Titles */
body .dii-content-title { padding: 4px; border-bottom: none; }
body .dii-content-title a { padding: 0; font-family: 'Bebas Neue', sans-serif; font-size: 32px; font-weight: 400; color: #003478; line-height: 1.1; text-decoration: none; }
body .dii-content-title a:hover { color: #003478; }

body .dii-content-calendar h2,
body .dii-content-rawcode h2 { margin-bottom: 6px; padding: 4px; font-family: 'Bebas Neue', sans-serif; font-size: 32px; font-weight: 400; color: #003478; line-height: 1.1; }

/* Section Headers */
body .dii-content-header {
  position: relative;
  margin: 0 0 10px 0;
	padding: 0;
  height: 42px;
  text-align: left;
  box-sizing: border-box;
}
body .dii-content-header:after { position: absolute; bottom: 0; left: 0; width: 50px; height: 5px; background: #f3e504; box-sizing: border-box; }
body .dii-content-header h2 {
  display: inline-block;
  padding: 0;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #003478;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

body .design-main .dii-content-header { height: 100%; text-align: center; }
body .design-main .dii-content-header:after { display: none; }
body .design-main .dii-content-header h2 { font-family: 'Bebas Neue'; font-size: 50px; line-height: 1.0; text-align: center; }
body #design-partners .dii-content-header { color: #003478; text-align: center; }
body #design-site-map .dii-content-header { margin: 0 0 5px 0; height: 30px; }
body #design-site-map .dii-content-header h2 { font-size: 22px; color: #f3e504; line-height: 30px; }
body #design-site-map .dii-content-header:after { display: none; }

body .dii-content:not(.dii-content-header) h2 { margin: 0; }

/* Links */
body .dii-content-linkview > a { padding: 10px; font-size: 14px; font-weight: 400; color: #000; transition: all 0.3s ease-in-out; }
body .dii-content-linkview > a:hover { color: #003478; text-decoration: none; }

body .dii-content-linkview { margin: 0; padding: 0; border-bottom: 1px solid #e0e0e0; }
body .dii-content-linkview:hover { }
body .dii-content-linkview a.dii-content-linkview-link { display: block; margin: 0; }
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; }

body .design-main .dii-content-linkview > a { padding: 0 20px; height: 40px; background: #003478; font-family: 'Bebas Neue', sans-serif; font-size: 18px; font-weight: 700; color: #fff; line-height: 40px; text-align: center; text-transform: uppercase; }
body .design-main .dii-content-linkview > a:hover { background: #003478; color: #fff; text-decoration: none; }
body .design-main .dii-content-linkview { display: inline-block; margin: 0 5px 10px 5px; border: none; box-sizing: border-box; }

/* Articles */
body .dii-content .dii-content-story { margin-top: 0; padding: 6px 4px; border-top: none; color: #000; }
body .dii-content .dii-content-story,
body .dii-content .dii-content-story * { font-size: 14px; font-weight: 400; line-height: 1.5; }
body .dii-content .dii-content-story a { font-size: 14px; font-weight: 400; color: #003478; }
body .dii-content .dii-content-story a:hover { color: #3859b8; text-decoration: none; }
body .dii-content-continue { margin: 0; text-align: left; }
body .dii-content-continue a { padding: 0 4px; font-weight: 700; font-size: 14px; color: #003478; text-decoration: none; }
body .dii-content-continue a:hover { color: #3859b8; }

body .design-main .dii-content .dii-content-story { color: #000; line-height: 1.1; text-align: center; }
body .design-main .dii-content .dii-content-story * { line-height: 1.1; }

body #design-site-map .dii-content .dii-content-story { padding: 0; color: #b5bdcc; }
body #design-site-map .dii-content .dii-content-story a { color: #b5bdcc; }
body #design-site-map .dii-content .dii-content-story a:hover { color: #fff; }

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

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-family: 'Bebas Neue', sans-serif; font-size: 18px; font-weight: 400; color: #003478; }
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 { text-align: left; }
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; font-family: 'Bebas Neue', sans-serif; font-size: 14px; font-weight: 400; color: #003478; 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; font-weight: 400; color: #003478; }

/* 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 { background-color: #fff; }

body .dii-content-rotator .list-none { min-height: 100px; }
body .dii-content-rotator article .article-wrapper { background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1.0) 100%); }
body .dii-content-rotator article .article-inner { padding: 50px 20px; background-color: rgba(0, 0, 0, 0); text-align: center; }
body .dii-content-rotator article h2 { margin: 0 0 10px 0 !important; }
body .dii-content-rotator article h2.no-url,
body .dii-content-rotator article h2 a { font-family: 'Bebas Neue', sans-serif; font-size: 40px; font-weight: 400; color: #fff; line-height: 1.0; text-transform: uppercase; text-shadow: 0px 0px 5px 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: #f3e504; text-decoration: none; }
body .dii-content-rotator article h3 {
  margin-bottom: 10px;
  padding: 6px 0 0 6px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
body .dii-content-rotator article .article-more { color: #f3e504; font-family: 'Bebas Neue', sans-serif; font-size: 15px; font-weight: 400; }
body .dii-content-rotator article .article-more:hover { background: none; border: none; color: #003478; }

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 { top: auto; left: auto; bottom: 10px; width: 100%; background: none; border: none; text-align: center; }
body .dii-content-rotator .dii-rotator-nav i { font-size: 14px; color: rgba(255, 255, 255, 0.5); }
body .dii-content-rotator .dii-rotator-nav i.rotator-active { color: #f3e504; }
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: 'Bebas Neue', 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: #003478; }


/* MENUS */
#design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link {
  display: block;
  height: 45px;
  margin: 0;
  padding: 0 15px;
  background: none;
  border: none;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
	font-weight: 400;
	color: #fff;
	line-height: 45px;
  letter-spacing: 0;
  text-transform: uppercase;
	transition: all 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
#design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #003478; 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: #003478; box-sizing: border-box; }
#design-container-main-nav .dii-content-nav-menu ul ul li a { color: #fff; padding: 10px; }
#design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 45px; }
#design-container-main-nav .dii-content-nav-menu > ul ul li > a { font-size: 14px; font-weight: 400; color: #fff; line-height: 1.0; letter-spacing: 0; text-align: left; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover a { background: #f3e504; color: #003478; transition: all 0.3s ease-in-out; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover:before { width: 100%; }
#design-container-main-nav .dii-content-nav-menu.horizontal li.dii-menu-item-sub-menu > a.dii-sub-menu-icon::before { content: "\f0da"; color: rgba(255, 255, 255, 0.4); }

#design-site-map .dii-content-nav-menu.theme-none > ul > li > a.dii-sub-menu-link { padding: 0 0 4px 0; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; color: #b5bdcc; line-height: 1.4; }
#design-site-map .dii-content-nav-menu.theme-none > ul > li:hover > a.dii-sub-menu-link { background: none; color: #fff; }
#design-site-map .dii-content-nav-menu.theme-none ul li:hover { background: none; }

/* MOBILE */

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

  #design-main:before { content: ''; position: absolute; top: 0; left: -15px;; width: 15px; height: 100%; background: url('../images/main-before.png') no-repeat right top; }
  #design-main:after { content: ''; position: absolute; top: 0; right: -15px; width: 15px; height: 100%; background: url('../images/main-after.png') no-repeat left top; }


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

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

}

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

  #design-logo { left: 34px; }
  #design-logo img { height: 130px; }

  #design-nav { top: 40px; }


}

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

  .ui-widget-header { color: #fff; }

}

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

  .design-main .design-photo-bg { min-height: 400px; }

}

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

  #design-nav { padding-right: 0; }
  #design-nav #design-container-main-nav { padding: 0; }
  #design-nav #design-container-main-nav #ww-btn-main-nav {
    padding: 0 10px;
    height: 40px;
    background: none;
    border: 0 none;
    font-family: 'Bebas Neue', sans-serif;
  	font-size: 20px;
  	font-weight: 400;
  	color: #fff;
    line-height: 40px;
    text-align: right;
    text-transform: uppercase;
    box-sizing: border-box;
  }
  #design-nav #design-container-main-nav { padding: 0; }
  #design-nav #design-container-main-nav #ww-btn-main-nav { padding: 0 10px; height: 40px; line-height: 40px; }
  #design-nav #design-container-main-nav #ww-btn-main-nav i { margin: 0 10px 0 0; height: 40px; font-size: 26px; line-height: 40px; text-align: right; }
  #design-nav #design-container-main-nav #ww-btn-main-nav i.caret { display: none; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul { padding: 30px 10px 10px 10px; width: 100%; background: #120d6a; box-sizing: border-box; z-index: 201; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 5px 10px; height: auto; background-image: none; font-size: 19px; color: #fff; line-height: 1.5; text-align: left; text-shadow: none; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link:after { content: ''; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #d10b2c; color: #fff; border-radius: 0; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 39px; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu > ul { background: #120d6a; color: #fff; text-shadow: none; }
  #design-nav #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; }

  #design-header-wrapper.design-fixed #design-nav { top: 5px; }

}

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

  #design-header-wrapper,
  #design-header-inner { height: 101px; }
  #design-header-inner .container { height: 100px; }

  #design-logo { left: 14px; }
  #design-logo img { height: 105px; }

  #design-nav { top: 55px; }

  .design-main .design-photo-bg { min-height: 240px; }

}

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

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

  body .dii-content-header h2 { font-size: 35px; }

}

@media only screen and (min-device-width: 481px) and (max-device-width: 960px) {

  div#design-nav { display: block; height: auto; }

}

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

  div#design-nav { display: block; height: auto; }

}
