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

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

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

/* Social */
#design-social-header { position: absolute; top: 10px; right: 10px; text-align: right; }
#design-social-header .design-social {  }
#design-social-header .dii-content-add { display: none; }
.design-social a { display: inline-block; margin-left: 1px; width: 40px; height: 40px; font-size: 20px; color: #fff; border-radius: 4px; background: #8a8c8f; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease-in-out; }
.design-social a:hover { color: #fff; background: #a4a6a8; }
#design-sitemap a.fa { display: inline-block; margin-left: 1px; width: 40px; height: 40px; font-size: 20px; color: #fff; border-radius: 4px; background: #a4a6a8; line-height: 40px; text-align: center; text-decoration: none; transition: all 0.3s ease-in-out; }
#design-sitemap a.fa:hover { background: #bebfc1; color: #7d7f83; }

/* Header */
#design-header { margin: 0; width: 100%; padding: 10px 0; height: 180px; background: #fff; box-sizing: border-box; }
#design-header-inner { position: relative; margin: 0 auto; width: 100%; max-width: 1170px; height: 160px; }
#design-logo { position: absolute; top: 0; left: 10px; z-index: 201; }
.design-logo img { height: 160px; }

/* Nav */
#design-nav { width: 100%; height: 50px; background: #f4f4f4; text-align: center; }
#design-nav-inner { margin: 0 auto; width: 100%; max-width: 1170px; height: 50px; }
#design-nav #design-container-main-nav { width: 100%; height: 50px; box-sizing: border-box; }

/* Main */
#design-main-top { margin: 0; padding: 0; width: 100%; background: #fff; box-sizing: border-box; }
#design-main-1,
#design-main-2,
#design-main-3 { padding: 50px 0; background: #fff; text-align: center; box-sizing: border-box; }
#design-main-4 { padding: 30px 0; background: #fff; text-align: center; box-sizing: border-box; }
#design-main-2 { background: #f2f2f3; }
.main-dept #design-main-1 { padding: 50px 0 30px 0; text-align: left; }
#design-sitemap { padding: 30px 0; background: #8a8c8f; box-sizing: border-box; }

#design-container-main { margin: 0; padding: 0; width: 100%; }
#design-sitemap .dii-container { margin: 0 0 15px 0; }

#design-main .dii-content-image .dii-content-title-photo,
#design-container-main .dii-content-image .dii-content-title-photo { margin: 0; padding: 0; border: none; }
#design-main .dii-content-image .dii-content-title-photo img,
#design-container-main .dii-content-image .dii-content-title-photo img { max-height: 100%; }

/* Footer */
#design-footer { margin: 0; padding: 30px 0; width: 100%; height: 100%; background: #7d7f83; }
#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: 'Arimo', sans-serif; font-size: 13px; font-weight: 400; line-height: 1.4; color: rgba(255,255,255,0.5); 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: 'Arimo', sans-serif; font-weight: 400; font-size: 16px; color: #6d6e70; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body .dii-content a { color: #a32035; text-decoration: none; }
body .dii-content a:hover { color: #b8243c; }

/* Titles */
body .dii-content-title { margin-bottom: 0.5em; padding: 0; }
body .dii-content-title a { padding: 0; font-family: 'Arimo', sans-serif; font-size: 45px; font-weight: 700; color: #a32035; line-height: 1.1; text-decoration: none; }
body .dii-content-title a:hover { color: #a32035; }
body .dii-content-calendar h2,
body .dii-content-rawcode h2 { margin-bottom: 6px; padding: 4px 0; font-family: 'Arimo', sans-serif; font-size: 36px; font-weight: 700; color: #a32035; line-height: 1.1; }

body #design-main-2 .dii-content-title a,
body #design-main-4 .dii-content-title a { font-size: 45px; }

body .main-dept #design-main-1 .dii-content-title,
body .main-dept #design-main-1 .dii-content-title a { text-align: center; }

/* 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: 0; height: auto; font-family: 'Arimo', sans-serif; font-size: 32px; font-weight: 700; color: #a32035; line-height: 1.0; box-sizing: border-box; }

body #design-main-1 .dii-content-header h2,
body #design-main-2 .dii-content-header h2,
body #design-main-3 .dii-content-header h2,
body #design-main-4 .dii-content-header h2 { margin: 0 auto; padding: 0; font-size: 45px; line-height: 1.0; text-align: center; }

/* Links */
body .dii-content-linkview > a { padding: 5px 0; 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: #a32035; }
body .dii-content-linkview { margin: 0; padding: 0; }

body #design-main-4 .dii-content-linkview > a { display: inline-block; padding: 15px 50px; font-size: 22px; font-weight: 700; color: #8a8c8f; background: #fff; border: 2px solid #a32035; border-radius: 10px; box-sizing: border-box; }
body #design-main-4 .dii-content-linkview > a:hover { color: #fff; background: #a32035; }

/* Articles */
body .dii-content h3 { padding: 0; }
body .dii-content .dii-content-story { margin-top: 0; padding: 6px 0; border-top: none; font-size: 16px; color: #6d6e70; }
body .dii-content .dii-content-story h2 { margin: 0 0 .25em 0; font-size: 28px; font-weight: 700 !important; color: #a32035; }
body .dii-content .dii-content-story h3 { margin: 0 0 .125em 0; font-size: 18px; font-weight: 700; color: #6d6e70; }
body .dii-content .dii-content-story p { margin-bottom: 1.5em; }
body .dii-content .dii-content-story a { color: #a32035; display: inline-block; }
body .dii-content .dii-content-story a:hover { color: #b8243c; 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: 700; font-size: inherit; color: #a32035; text-decoration: none; }
body .dii-content-continue a:hover { color: #b8243c; background: none; }
body .dii-content-continue a::before { content: "Read More "; }
body .dii-content-continue a::after { content: ""; }

body .main-dept #design-main .dii-content .dii-content-story { text-align: center; }

body .main-dept #design-container-1 .dii-content-title a { font-size: 34px; color: #6d6e70; }
body .main-dept #design-container-1 .dii-content .dii-content-story h3 { font-weight: 400; color: #6d6e70; }
body .main-dept #design-container-1 .dii-content .dii-content-story div { margin: 0 30px 15px 30px; display: inline-block; font-size: 15px; }

#design-social-header .dii-content-story img { transition: all 0.3s ease-in-out; }
#design-social-header .dii-content-story img:hover { opacity: 0.6; }

body #design-sitemap .dii-content .dii-content-story { font-size: 15px; color: #fff; }
body #design-sitemap .dii-content .dii-content-story * { line-height: 1.5; }
#design-sitemap .dii-content-story img { transition: all 0.3s ease-in-out; }
#design-sitemap .dii-content-story img:hover { opacity: 0.6; }

/* 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: #a32035; }
body .dii-calendar-upcoming-events { font-size: 15px; 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-weight: 700; color: #a32035; line-height: 1.2; text-align: center; }
body .dii-calendar-upcoming-events li h3 a { padding: 2px 0 0 0; font-weight: 400; color: #000; line-height: 1.2; }
body .dii-calendar-upcoming-events li h3 a:hover { background: none; font-weight: 400; color: #a32035; }

/* 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: #000; }

body .dii-content-rotator .list-none { min-height: 100px; }
body .dii-content-rotator article .article-wrapper { padding-bottom: 30px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); }
body .dii-content-rotator article .article-inner { margin: 0 auto; max-width: 1170px; padding: 30px 20px; background: none; }
body .dii-content-rotator article h2.no-url,
body .dii-content-rotator article h2 a { display: block; margin: 0; font-family: 'Arimo', sans-serif; font-size: 46px; 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: #b8243c; text-decoration: none; }
body .dii-content-rotator article h3 { display: block; margin-bottom: 10px; padding: 6px 0 0 6px; font-family: 'Arimo', sans-serif; font-size: 15px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-story { margin-bottom: 15px; padding: 0 8px; font-family: 'Arimo', sans-serif; font-size: 15px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-more { float: left; margin: 15px 0 0 0; padding: 12px 20px; max-width: 140px; height: auto; background: #a32035; border-radius: 30px; font-size: 15px; font-weight: 400; color: #fff; line-height: 1.0 !important; 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: #b8243c; color: #fff; text-decoration: none; }
body .dii-content-rotator article .article-more:before { content: "Learn More"; }
body .dii-content-rotator article .article-more:after { content: ""; }

body .dii-content-rotator .dii-rotator-nav { top: auto; left: auto; bottom: 10px; padding: 0; width: 100%; background: none; border: none; text-align: center; }
body .dii-content-rotator .dii-rotator-nav i { margin: 0 3px; font-size: 10px !important; color: #fff; cursor: pointer; }
body .dii-content-rotator .dii-rotator-nav i.rotator-active { color: #a32035; }
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: 'Arimo', sans-serif; font-size: 15px; font-weight: 700; 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: #a32035; }

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


/* MENUS */
#design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { display: block; height: 50px; margin: 0; padding: 0 50px; background: none; border: none; font-family: 'Arimo', sans-serif; font-size: 19px;	font-weight: 700; color: #6d6e70; 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: #fff; color: #6d6e70; 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: 0; background-color: #fff; }
#design-container-main-nav .dii-content-nav-menu ul ul li a { padding: 10px 15px; }
#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: 'Arimo', sans-serif; font-size: 15px; font-weight: 400; color: #6d6e70; line-height: 1.2; text-align: left; transition: all 0.2s ease-in-out; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover > a.dii-sub-menu-link { background: #6d6e70; 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(0, 0, 0, 0.4); }


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

  .design-social a { width: 36px; height: 36px; font-size: 19px; line-height: 36px; }

  #design-header { height: 160px; }
  #design-header-inner,
  .design-logo img { height: 140px; }

}

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

  #design-header { height: 150px; }
  #design-header-inner,
  .design-logo img { height: 130px; }

}

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

  #design-nav #design-container-main-nav #ww-btn-main-nav { padding: 0 15px; height: 50px; background: none; border: none; font-family: 'Arimo', sans-serif; font-size: 19px; font-weight: 700; color: #6d6e70; line-height: 50px; text-transform: uppercase; box-sizing: border-box; }
  #design-nav #design-container-main-nav #ww-btn-main-nav i { margin: 0 5px 0 0; height: 50px; font-size: 15px; line-height: 50px; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul { padding: 5px; width: 100%; background: #e7e7e7; box-sizing: border-box; z-index: 100; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { padding: 10px; height: auto; background-image: none; font-size: 17px; color: #6d6e70; line-height: 1.1; text-align: left; text-shadow: none; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li:hover > a.dii-sub-menu-link { background: #a32035; color: #fff; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li > a:after,
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li.dii-menu-item-sub-menu > a::after { content: ""; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 34px; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu > ul { background: #e7e7e7; color: #6d6e70; text-shadow: none; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu:hover > a { background: #6d6e70; 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-nav #design-container-main-nav .dii-content-nav-menu ul li ul.show,
  #design-nav #design-container-main-nav .dii-content-nav-menu:not(.dii-is-mobile) ul li:hover > ul { left: 0; width: 100%; background: #fff; }

}

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

  #design-social-header .dii-content-story img { height: 34px !important; width: 34px !important; }
  #design-sitemap #design-container-6 .dii-content-story img { height: 40px !important; width: 40px !important; }

}

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

  #design-header { height: 130px; }
  #design-header-inner,
  .design-logo img { height: 110px; }

}

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

  .design-social a { margin-left: 0; width: 34px; height: 34px; font-size: 17px; line-height: 34px; }

  #design-header { height: 120px; }
  #design-header-inner,
  .design-logo img { height: 100px; }

  #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-top: 10px; width: 100%; text-align: center; }

  #design-sitemap,
  #design-sitemap .text-right { text-align: center; }
  #design-sitemap a.fa { margin: 0 1px; }

}

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

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

}

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

  .design-social a { width: 32px; height: 32px; font-size: 16px; line-height: 32px; }

  #design-header { height: 110px; }
  #design-header-inner,
  .design-logo img { height: 90px; }

}
`
