/* ----------------------------------------------------------------
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: #082656; -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: 1400px; }
#design-wrapper .container-fluid { padding: 0; }

/* Header */
#design-header-wrapper { position: relative; top: 0; margin: 0; width: 100%; height: 140px; background: url('../images/header-bg.png') repeat-x; box-sizing: border-box; transition: all ease-in-out .3s; z-index: 400; }
.main-default #design-header-wrapper { background-color: #082656; }
#design-header-inner { position: relative; margin: 0 auto; padding: 0; width: 100%; max-width: 1400px; height: 140px; }
#design-logo { position: absolute; top: -30px; left: 0px; z-index: 301; }
#design-logo img { height: 170px; transition: all ease-in-out .3s; }

#design-links-wrapper { padding: 0 15px; width: 100%; height: 30px; background: #082656; text-align: right; box-sizing: border-box; }
#design-links-inner { position: relative; margin: 0 auto; padding: 0; width: 100%; max-width: 1400px; height: 30px; }
#design-links-inner a { margin-left: 12px; font-size: 18px; font-weight: 400; color: #a90d11; line-height: 30px; text-decoration: none; transition: all ease-in-out .3s; }
#design-links-inner a:hover { color: #fff; }

#design-nav { position: absolute; top: 40px; right: 0; width: 100%; height: 50px; transition: all ease-in-out .3s; z-index: 2; }
#design-container-main-nav { width: 100%; height: 50px; padding-left: 180px; box-sizing: border-box; }

/* adidas logo (top-right of header) */
#design-adidas{
  position: absolute;
  top: 18px;          /* aligns like your reference */
  right: 15px;
  z-index: 305;
  display: flex;
  align-items: center;
}

#design-adidas img{
  display: block;
  height: 40px;       /* tweak to match your adidas.png proportions */
  width: auto;
}

/* Reserve space so the main nav doesn't run under the adidas logo */
#design-container-main-nav{
  padding-right: 110px;  /* adjust if your adidas logo is wider */
}

#design-header-wrapper.design-fixed #design-adidas{
  top: 12px;
}

#design-header-wrapper.design-fixed #design-adidas img{
  height: 34px;
}

/* Still reserve room in sticky mode */
#design-header-wrapper.design-fixed #design-container-main-nav{
  padding-right: 100px;
}


/* Main */
#design-main { margin-top: -140px; }
body.admin-mode #design-main { margin-top: 0; }
.main-default #design-main { margin-top: 0; }
#design-main-top { background: #082656; }
.main-dept #design-main-top,
.main-default #design-main-top { padding: 30px 0; background: #fff url('../images/shadow.png') repeat-x; border-top: 1px solid #fff; }
#design-main-middle { position: relative; padding: 30px 0; background: #082656 url('../images/shadow.png') repeat-x; border-top: 1px solid #fff; }
#design-main-news { padding: 30px 0; background: #082656 url('../images/pattern-bg.png') repeat-x; }
#design-main-bottom { position: relative; padding: 30px 0; background: #fff url('../images/shadow.png') repeat-x; border-top: 1px solid #fff; }
#design-partners { padding: 15px 0; background: #082656 url('../images/shadow.png') repeat-x; text-align: center; }
#design-sitemap { padding: 30px 0; background: #082656; }

#design-social-header { margin-bottom: 10px; padding: 0 5px 0 0; width: 100%; border-bottom: 1px solid #a90d11; text-align: left; }
#design-social-header h2 { display: inline-block; font-family: 'bebas-neue-pro', sans-serif; font-size: 32px; font-weight: 600; color: #000; line-height: 40px; }
#design-social-links { float: right; text-align: right; }
#design-social-links a { margin-left: 10px; color: #fff; font-size: 20px; line-height: 40px; text-decoration: none; transition: all ease-in-out .3s; }
#design-social-links a:hover { color: #fff; }
#design-social-links span { font-family: '', sans-serif; font-size: 18px; color: #000; line-height: 42px; }

#design-social a { margin-right: 4px; width: 40px; height: 40px; background: #a90d11; font-size: 22px; font-weight: 400; color: #fff; line-height: 40px; text-align: center; text-decoration: none; transition: all ease-in-out .3s; }
#design-social a:hover { background: #730b0e; }

#design-programs {
  background: #fff;
  padding: 20px 0;
}


/* Content Containers */
#design-container-main { margin: 0; padding: 0; width: 100%; }
#design-container-1,
#design-container-2,
#design-container-3,
#design-container-4,
#design-container-5,
#design-container-6 { margin-bottom: 15px; }
/*
#design-container-7,
#design-container-12 { margin-bottom: 15px; background: url('../images/container-bg.png') repeat-x; }
*/

/* Tabs */
.design-tabs { margin: 0 0 15px 0; width: 100%; height: 650px; margin-bottom: 15px; background: url('../images/container-bg.png') repeat-x; box-sizing: border-box; }
.design-tabs .tabs { padding: 0; height: 60px; background: #082656; border-bottom: 3px solid #a90d11; box-sizing: border-box; }
.design-tabs .tabs .design-tabs-header { float: left; padding-left: 15px; width: 50%; height: 60px; font-family: 'bebas-neue-pro', sans-serif; font-size: 32px; font-weight: 600; color: #fff; line-height: 60px; text-align: left; text-transform: uppercase; box-sizing: border-box; }
.design-tabs .tabs > div { float: right; }
.design-tabs .tabs > div > a { display: block; padding: 0; width: 55px; height: 60px; font-size: 22px; font-weight: 400; color: #fff; line-height: 60px; text-align: center; text-decoration: none; box-sizing: border-box; }
.design-tabs .tabs > div.active > a { background: #f6f6f6; color: #a90d11; }
.design-tabs .tabs > div > a i { line-height: 60px; }
.design-tabs .dii-container { padding: 10px; width: 100%; height: 590px; overflow: hidden; box-sizing: border-box; }
.design-clear { clear: both; }

/* --- FIX: keep all social tab icons on one line --- */
.design-tabs .tabs .design-tabs-header{
  width: calc(100% - 220px); /* 4 icons x 55px */
}

/* Optional safety for smaller screens */
@media screen and (max-width: 480px){
  .design-tabs .tabs .design-tabs-header{
    width: calc(100% - 200px); /* if you later shrink icon widths */
  }
}



/* Footer */
#design-footer { padding: 15px 0; width: 100%; height: 100%; background: #a90d11; }
#design-footer .container { padding-top: 15px; }
#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.5; 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: '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: #a90d11; }
body .dii-content a:hover { color: #730b0e; }

/* Titles */
body .dii-content-title { padding: 4px 0; border-bottom: none; }
body .dii-content-title a { padding: 0; font-family: 'bebas-neue-pro', sans-serif; font-size: 25px; font-weight: 600; color: #fff; line-height: 1.0; text-decoration: none; }
body .dii-content-title a:hover { color: #082656; }

body .dii-content-calendar h2,
body .dii-content-rawcode h2 { margin-bottom: 6px; padding: 4px; font-family: 'bebas-neue-pro', sans-serif; font-size: 36px; font-weight: 600; color: #a90d11; line-height: 1.0; }

/* --------------------------------------------------------------
   SECTION HEADERS (Option A – scoped overrides, consistent sizing)
-------------------------------------------------------------- */

/* Wrapper */
body .dii-content-header{
  margin: 0 0 5px;
  padding: 0;
  box-sizing: border-box;
}

/* DEFAULT: blue bar header (32px) */
body .dii-content-header h2{
  display: block;
  padding: 0 15px;
  width: 100%;
  height: 60px;

  background: #082656;
  border-bottom: 3px solid #a90d11;

  font-family: 'bebas-neue-pro', sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 60px;

  text-align: left;
  text-transform: uppercase;
  box-sizing: border-box;
}

/* --------------------------------------------------------------
   CENTERED / NO-BAR VARIANT (still 32px)
   Only applies when body has page-level classes
-------------------------------------------------------------- */

body.main-default #design-main-middle .dii-content-header h2,
body.main-default #design-main-news  .dii-content-header h2,
body.main-dept    #design-main-middle .dii-content-header h2,
body.main-dept    #design-main-news  .dii-content-header h2{
  position: relative;
  height: auto;
  min-height: 50px;

  background: none;
  border: none;

  font-size: 32px;
  font-weight: 600;
  line-height: 1.0;

  text-align: center;
  color: #fff;
}

body.main-default #design-main-middle .dii-content-header h2:after,
body.main-default #design-main-news  .dii-content-header h2:after,
body.main-dept    #design-main-middle .dii-content-header h2:after,
body.main-dept    #design-main-news  .dii-content-header h2:after{
  content: '';
  position: absolute;
  left: calc(50% - 25px);
  bottom: 0;
  width: 50px;
  height: 3px;
  background: rgba(255,255,255,0.5);
}

/* --------------------------------------------------------------
   FORCE SIDE COLUMN SECTION HEADERS TO 32px
   (Upcoming Events / Quick Links)
-------------------------------------------------------------- */

#design-main-bottom .col-sm-4 .dii-content-header h2,
#design-main-bottom .col-md-4 .dii-content-header h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 60px;
	text-align: left;
}


/* --------------------------------------------------------------
   COACHES PAGE (32px)
-------------------------------------------------------------- */

body.main-coaches .dii-content-header h2{
  position: relative;
  height: auto;
  min-height: 50px;

  background: none;
  border: none;

  font-size: 32px;
  font-weight: 600;
  color: #a3a3a3;
  line-height: 1.0;

  text-align: center;
}

body.main-coaches .dii-content-header h2:after{
  content: '';
  position: absolute;
  left: calc(50% - 25px);
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #be2a42;
}

/* --------------------------------------------------------------
   PARTNERS (32px)
-------------------------------------------------------------- */

body #design-partners .dii-content-header h2{
  background: none;
  border: none;

  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 1.0;

  text-align: center;
  height: auto;
}

/* --------------------------------------------------------------
   SITEMAP (32px)
-------------------------------------------------------------- */

body #design-sitemap .dii-content-header h2{
  padding: 0;
  height: auto;

  background: none;
  border: none;

  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 1.0;

  text-align: center;
}

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

/* --------------------------------------------------------------
   CENTER SECTION HEADERS IN DESIGN-MAIN-MIDDLE
-------------------------------------------------------------- */

#design-main-middle .dii-content-header h2 {
  background: none;
  border-bottom: none;
  text-align: center;
  position: relative;
}

#design-main-middle .dii-content-header h2::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  width: 30px;
  height: 3px;
  background: #a90d11;
}

/* --------------------------------------------------------------
   RESTORE BLUE BAR HEADERS IN DESIGN-MAIN-BOTTOM (LEFT + RIGHT)
-------------------------------------------------------------- */

#design-main-bottom .col-sm-4 .dii-content-header h2,
#design-main-bottom .col-md-4 .dii-content-header h2 {
  background: #082656;
  border-bottom: 3px solid #a90d11;
  color: #fff;

  height: 60px;
  line-height: 60px;

  padding: 0 15px;
  text-align: left;

  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
}

/* Remove the short underline in design-main-bottom */
#design-main-bottom .dii-content-header h2::after {
  content: none !important;
}


/* Images */
#design-main-top .dii-content-title-photo img { max-height: fit-content; }
.design-main .dii-content .dii-content-title-photo { margin: 0 !important; padding: 0; border: none; }

.design-program-image .dii-content-title-photo img { max-height: 500px; }
.design-program-image .dii-content-image h2 {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 250px;
  padding: 0;
  font-family: 'bebas-neue-pro', sans-serif;
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  line-height: 0.9;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.design-program-image .dii-content-image { display: table; position: relative; padding: 0; width: 100%; height: 250px; }
.design-program-image .dii-content-image h2::before { position: absolute; top: 0; left: 0; content: ''; display: block; height: 250px; width: 100%; background: #000; opacity: .3; transition: all .3s ease-in-out; z-index: -1; }
.design-program-image .dii-content-image:hover h2::before { opacity: .2; }
.design-program-image .dii-content-image > a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 250px; z-index: 4; }
.design-program-image .dii-content-image > a img { display: none !important; }
.design-program-image .dii-content .dii-content-title-photo { margin: 0; padding: 0; border: none; }

#design-page-title { padding-top: 80px; background: #222; box-sizing: border-box; }
.design-header-image .dii-content-image { position: relative; display: table; width: 100%; height: 400px; padding: 0; }
.design-header-image .dii-content-image h2 {
  position: relative;
  display: table-cell;
  z-index: 1;
  width: 100%;
  height: 400px;
  margin: 0 !important;
  padding: 0;
  font-family: 'bebas-neue-pro', sans-serif;
  font-size: 65px !important;
  font-weight: 600 !important;
  color: #fff;
  line-height: 1.0;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  text-transform: uppercase;
  vertical-align: middle;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.design-header-image .dii-content-image h2::before { position: absolute; z-index: -1; content: ''; display: block; height: 100%; width: 100%; top: 0; background: none; transition: all .3s ease-in-out; }
.design-header-image .dii-content-image:hover h2::before { opacity: 0; }
.design-header-image .dii-content-image > a { position: relative; z-index: 2; display: block; height: 400px; width: 100%; }
.design-header-image .dii-content-image > a img { display: none !important; }
.design-header-image .dii-content-title-photo img { max-height: 100%;; }

#design-main-top .dii-content .dii-content-title-photo,
#design-main-middle .dii-content .dii-content-title-photo,
#design-main-news .dii-content .dii-content-title-photo,
#design-main-bottom .dii-content .dii-content-title-photo,
#design-partners .dii-content .dii-content-title-photo,
#design-sitemap .dii-content .dii-content-title-photo { margin: 0; padding: 0; border: none; }

#design-partners .dii-content.dii-content-image { display: inline-block; margin: 10px; }
#design-partners .dii-content.dii-content-image img { max-width: 350px; max-height: 80px; }

/* Links */
body .dii-content-linkview > a { padding: 5px; font-size: 15px; font-weight: 400; color: #000; transition: all 0.3s ease-in-out; }
body .dii-content-linkview > a:hover { color: #be2a42; text-decoration: none; }
body .dii-content-linkview { margin: 0 10px; padding: 0;  }
body .dii-content-linkview:hover { border: none; }
body .dii-content-linkview a.dii-content-linkview-link i { display: none; }

/* Articles */
body .dii-content .dii-content-story { margin-top: 0; padding: 0px 0px; border-top: none; color: #000; }
body .dii-content .dii-content-story,
body .dii-content .dii-content-story * { line-height: 1.5; }
body .dii-content .dii-content-story a { font-family: 'Montserrat', sans-serif; font-size: 15px; color: #a90d11; }
body .dii-content .dii-content-story a:hover { color: #a9253b; text-decoration: none; }
body .dii-content-continue { margin: 0; text-align: left; }
body .dii-content-continue a { padding: 0 4px; font-family: 'Montserrat', sans-serif; font-size: 15px; color: #a90d11; text-decoration: none; }
body .dii-content-continue a:hover { color: #730b0e; }
body .dii-content-continue a::before { content: "read more "; }
body .dii-content-continue a::after { content: "..."; }

body .dii-content-article > .dii-content-story h1 { margin: 0.5em 0 .25em 0; font-family: 'bebas-neue-pro', sans-serif; font-weight: 600; color: #a90d11; }
body .dii-content-article > .dii-content-story h2 { margin: 0.325em 0 .125em 0; font-family: 'bebas-neue-pro', sans-serif; font-weight: 600; color: #082656; }
body .dii-content-article > .dii-content-story h3 { margin: 0.25em 0 .125em 0; padding: 0; font-family: 'bebas-neue-pro', sans-serif; font-weight: 600; color: #a90d11; }

body #design-main .dii-content .dii-content-story table { margin-bottom: 15px; width: 100%; font-family: 'Montserrat', sans-serif; font-size: 15px; border-collapse: collapse; }
body #design-main .dii-content .dii-content-story table th,
body #design-main .dii-content .dii-content-story table td { padding: 8px; border: 1px solid #ccc; font-size: 15px; }
body #design-main .dii-content .dii-content-story table th { background-color: #be2a42; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 700; color: #fff; text-align: left; }
body #design-main .dii-content .dii-content-story table tr { background-color: #fff; }
body #design-main .dii-content .dii-content-story table tr:nth-child(even) { background-color: #f0f0f0; }

body #design-main-bottom .dii-content-article { margin: 0 0px; }
body #design-main-bottom .dii-content .dii-content-story table th,
body #design-main-bottom .dii-content .dii-content-story table td { padding: 56px; border: none; }

body .main-coaches { text-align: center; }
body .main-coaches .dii-content-title { text-align: left; }
body .main-coaches .dii-content-title a { text-transform: uppercase; }
body .main-coaches .dii-content-article { display: inline-block; margin: 0 0.5% 1em 0.5%; padding: 0 10px; width: 24%; border: none; box-sizing: border-box; }
body .main-coaches .dii-content-article:first-of-type { margin-left: 0; }
body .main-coaches .dii-content-article:last-of-type { margin-right: 0; }
body .main-coaches .dii-content-article > .dii-content-story h2 { margin: 0.5em 0 .125em 0; font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: 700; color: #be2a42; }
body .main-coaches .dii-content-article > .dii-content-story h3 { margin: 0; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 700; color: #222; }
body .main-coaches .dii-content-article > .dii-content-story { font-size: 16px; color: #666; line-height: 1.2 !important; }
body .main-coaches .dii-content-article img { display: block; margin: 20px 0 10px 0; width: 220px !important; height: 220px !important; border-radius: 50%; border: 3px solid #be2a42; background-color: #fff; overflow: hidden; }

body .main-tournaments { text-align: center; }
body .main-tournaments .dii-content-title { text-align: center; }
body .main-tournaments .dii-content-title a { text-transform: uppercase; }
body .main-tournaments .dii-content-article { display: inline-block; margin: 0; padding: 20px; width: 25%; border-right: 1px solid #efefef; border-bottom: 1px solid #a90d11; box-sizing: border-box; }
body .main-tournaments .dii-content-article:hover { border-right: 1px solid #fff; box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.2); }
body .main-tournaments .dii-content-article:first-of-type { margin-left: 0; }
body .main-tournaments .dii-content-article:last-of-type { margin-right: 0; }
body .main-tournaments .dii-content-article:nth-child(4n) { border-right: none; }
body .main-tournaments .dii-content-article > .dii-content-story h2 { margin: 0.5em 0 .125em 0; font-family: 'bebas-neue-pro', sans-serif; font-size: 34px; font-weight: 600; color: #a90d11; }
body .main-tournaments .dii-content-article > .dii-content-story h3 { margin: 0; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: 400; color: #222; }
body .main-tournaments .dii-content-article > .dii-content-story { font-size: 16px; color: #082656; }
body .main-tournaments .dii-content .dii-content-story a { margin-bottom: 15px; padding: 15px 20px; background: #082656; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 15px; color: #fff; box-sizing: border-box; }
body .main-tournaments .dii-content .dii-content-story a:hover { background: #730b0e; }

body #design-sitemap .dii-content .dii-content-story { margin: 0; padding: 0; color: rgba(255,255,255,0.5); border-top: 0; }
body #design-sitemap .dii-content .dii-content-story * { font-size: 14px;  }
body #design-sitemap .dii-content .dii-content-story a { color: rgba(255,255,255,0.5); }
body #design-sitemap .dii-content .dii-content-story td { padding: 0 0 5px 0; font-family: 'Montserrat', sans-serif; font-size: 14px; color: rgba(255,255,255,0.5); }
body #design-sitemap .dii-content .dii-content-story a:hover { color: #fff; }

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

/* MAIN-BOTTOM: align article body with header */
#design-main-bottom .dii-content-article{
  margin: 0 !important;
  padding: 0 15px !important;  /* same as header text inset */
  box-sizing: border-box;
}

#design-main-bottom .dii-content-article .dii-content-story{
  padding: 10px 0 0 0 !important; /* no extra left/right padding */
}


/* White body text in design-main-middle */
#design-main-middle .dii-content,
#design-main-middle .dii-content * {
  color: #fff;
}

#design-main-bottom .dii-content-linkview {
  margin-left: 0;
  margin-right: 0;
}


/* 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: 'Montserrat', sans-serif; font-size: 18px; font-weight: 700; color: #000; }
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 .dii-center { text-align: left; }
body .dii-calendar-upcoming-events li { margin: 0 10px; 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: 'Montserrat', sans-serif; font-size: 15px; font-weight: 700; color: #be2a42; line-height: 1.2; }
body .dii-calendar-upcoming-events li h3 a { padding: 2px 0 0 0; font-size: 15px; 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: #be2a42; }

/* 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: 20px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1.0) 100%); box-sizing: border-box; }
body .dii-content-rotator article .article-inner { background-color: rgba(0, 0, 0, 0); text-align: left; }
body .dii-content-rotator article h2 { display: block; margin: 0 !important; }
body .dii-content-rotator article h2.no-url,
body .dii-content-rotator article h2 a { font-family: 'bebas-neue-pro', sans-serif; font-size: 50px; font-weight: 600; color: #fff; line-height: 0.9; 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: #be2a42; text-decoration: none; }
body .dii-content-rotator article h3 { display: block; margin-bottom: 10px; padding: 6px 0 0 6px; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #fff; }
body .dii-content-rotator article .article-more { float: left; display: inline-block; margin: 6px; padding: 10px; max-width: 140px; height: 100%; background: #be2a42; border-radius: 0; border: none; font-family: 'bebas-neue-pro', sans-serif; font-size: 19px; font-weight: 600; color: #fff; line-height: 1; text-align: center; transition: all ease-in-out .3s; }
body .dii-content-rotator article .article-more:hover { background: #d1304a; color: #fff; text-decoration: none; }

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, 0.5); }
body .dii-content-rotator .dii-rotator-nav i.rotator-active { color: #be2a42; }
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-pro', sans-serif; font-size: 18px; font-weight: 600; 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: #be2a42; }

/* MENUS */
#design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { height: 50px; margin: 0; padding: 0 20px; background: none; border: none; font-family: 'bebas-neue-pro', sans-serif; font-size: 24px; font-weight: 600; color: #fff; 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 { cursor: pointer; }
#design-container-main-nav .dii-content-nav-menu > ul > li:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #a90d11; transition: all 0.3s ease-in-out; }
#design-container-main-nav .dii-content-nav-menu > ul > li:hover:before { height: 100%; }
#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: #a90d11; }
#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: 50px; }
#design-container-main-nav .dii-content-nav-menu > ul ul li > a { font-size: 14px; font-weight: 400; color: #fff; line-height: 1.1; letter-spacing: 0; text-align: left; }
#design-container-main-nav .dii-content-nav-menu > ul ul li:hover > a {  }
#design-container-main-nav .dii-content-nav-menu > ul ul li:before { content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 100%; background: #a90d11; 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); }

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

  #design-container-main-nav .dii-content-nav-menu > ul > li > a.dii-sub-menu-link { font-size: 22px; }

  #design-main-middle,
  #design-main-bottom { padding-left: 15px; padding-right: 15px; }

}

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

  #design-header-wrapper.design-fixed { position: fixed; top: 0; height: 110px; background-color: #000; }
  body.admin-mode #design-header-wrapper.design-fixed { top: 70px; }
  #design-header-wrapper.design-fixed #design-logo img { height: 140px; }
  #design-header-wrapper.design-fixed #design-nav { top: 20px; }
  #design-header-wrapper.design-fixed #design-container-main-nav { padding-left: 140px; }
  #design-main.design-fixed { margin-top: 0; }

  body #design-main-middle .dii-content-header h2,
  body #design-main-news .dii-content-header h2,
  body .main-coaches .dii-content-header h2 { min-height: 60px; font-size: 32px; }

}

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

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

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

  #design-main-middle,
  #design-main-bottom { padding-left: 15px; padding-right: 15px; }

}

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

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

}

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

  #design-header-wrapper { background-color: #000; }
  #design-header-wrapper,
  #design-header-inner { height: 120px; }
  #design-logo { top: -20px; }
  #design-logo img { height: 130px; }

  #design-nav { top: 40px; }
  #design-nav #design-container-main-nav { padding: 0; }
  #design-nav #design-container-main-nav #ww-btn-main-nav { padding: 0 10px; height: 50px; background: none; border: none; font-family: 'bebas-neue-pro', sans-serif; font-size: 20px; font-weight: 600; color: #fff; line-height: 50px; 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: 50px; line-height: 50px; }
  #design-nav #design-container-main-nav #ww-btn-main-nav i { margin: 0 10px 0 0; height: 50px; font-size: 20px; line-height: 50px; 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: 10px; width: 100%; background: #082656; 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: 20px; 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: #be2a42; color: #fff; border-radius: 0; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul > li:hover > ul { top: 40px; }
  #design-nav #design-container-main-nav .dii-content-nav-menu > ul li.dii-menu-item-sub-menu > ul { background: #082656; 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: #082656; }

}

@media screen and (max-width: 900px){
  #design-adidas{
    top: 8px;
    right: 10px;
  }
  #design-adidas img{
    height: 26px;
  }
  #design-nav #design-container-main-nav #ww-btn-main-nav{
    padding-right: 55px; /* leaves room for the adidas logo */
  }
}


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

  #design-main { margin-top: 0; }

  .design-header-image .dii-content-image h2 { font-size: 45px !important; }
  .design-header-image .dii-content-image,
  .design-header-image .dii-content-image h2::before,
  .design-header-image .dii-content-image > a,
  .design-header-image .dii-content-image h2 { height: 250px; }

}

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

  .design-program-image .dii-content-image h2 { height: 210px; font-size: 38px; }
  .design-program-image .dii-content-image h2::before,
  .design-program-image .dii-content-image,
  .design-program-image .dii-content-image > a { height: 210px; }

}

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

  .design-program-image .dii-content-image h2 { height: 195px; font-size: 36px; }
  .design-program-image .dii-content-image h2::before,
  .design-program-image .dii-content-image,
  .design-program-image .dii-content-image > a { height: 195px; }

}

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

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

  #design-nav { top: 50px; }

	#design-footer { margin: 0; width: 100%; }
	#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; }

}

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

  .design-program-image .dii-content-image h2 { height: 280px; font-size: 45px; }
  .design-program-image .dii-content-image h2::before,
  .design-program-image .dii-content-image,
  .design-program-image .dii-content-image > a { height: 280px; }

  .design-header-image .dii-content-image h2 { font-size: 35px !important; }
  .design-header-image .dii-content-image,
  .design-header-image .dii-content-image h2::before,
  .design-header-image .dii-content-image > a,
  .design-header-image .dii-content-image h2 { height: 200px; }

}

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

  .design-program-image .dii-content-image h2 { height: 250px; font-size: 45px; }
  .design-program-image .dii-content-image h2::before,
  .design-program-image .dii-content-image,
  .design-program-image .dii-content-image > a { height: 250px; }

}
