/* Imports */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');


/* Global typography */

h1, h2, h3, h4, h5, h6, .callout-text, .cta-text {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: italic;
}

h1 {
  font-size: 76px!important;
  color: #ffffff;
  line-height: 70px;
}

h1 .sub {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 35px;
  color: #ffffff;
  font-style: normal;
  display: block;
  line-height: 40px;
  padding-left: 7px;
}

h2 {
  font-size: 56px;
  color: #000000;
}

p, li, a, .font-lora {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 18px;
  color: #000000!important;
}

a {
  font-weight: 700;
  border: none;
}

.infographic-caption {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Tabs */

.tabs .nav-link, .tabs .nav-link.active {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  color: #000000;
  background: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid black;
  padding-top: 6px;
  min-width: 210px;
  justify-content: left !important;
  margin-right: 15px;
  height: 60px;
}

.tabs .nav-link.active, .tabs .nav-link:hover, .tabs .nav-link:focus {
  color: #ffffff;
  background: #1d1933;
  border-color: #000000!important;
  border: 2px solid black;
}

.tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:before {
  content: " ";
  width: 48px;
  height: 50px;
  background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-pain.png) 0 -1px no-repeat;
}

.tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:first-of-type:before {
  content: " ";
  width: 48px;
  height: 50px;
  background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-pain.png) 0 -1px no-repeat;
}

.tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:nth-of-type(2):before {
  content: " ";
  width: 48px;
  height: 50px;
  background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-trick.png) 0 -1px no-repeat;
}

.tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:nth-of-type(3):before {
  content: " ";
  width: 48px;
  height: 50px;
  background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-ttt.png) 0 -1px no-repeat;
}

.cmp-tabs .scroll_tab_inner, .cmp-tabs-nav {
  border: none;
  margin-bottom: 40px;
}


/* Back to top button */

.back-to-top > a {
  width: 175px;
  border: 2px solid #000000!important;
  border-radius: 60px;
  background-color: white!important;
  background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/back-to-top-btn.png) 22px 9px no-repeat;
  margin-bottom: 26px;
}

.back-to-top > a:hover {
  opacity: 0.5;
  background-color: white;
}

.back-to-top > a:after {
  content: " ";
}


/* Global header */

.global-header {
 /* position: sticky; 
  top: 0; */
  background: #ffffff;
  max-width: 1116px;
  margin: 0 auto;
  padding: 0 12px 0 0 !important;
}

.global-header-menu ul {
  padding-top: 8px;
}

.global-header-menu li a {
  font-weight: 600;
  font-size: 16px;
}

.global-header-menu li:last-of-type {
  padding-right: 0;
}

.col-md-12 {
  width: 100%;
  max-width: 1116px;
  margin: 0 auto;
}


/* Banner */
.hero-banner {
  background-image: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/hero-banner-br.png);
  background-size: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  position: relative;
}

.hero-banner a, .hero-banner a:hover, .hero-banner a:focus {
  border-bottom:none!important;
  box-shadow: none!important;
  position: absolute;
}


/* Global footer */
.global-footer {

}

.global-footer .footer-nav {
  text-align: right;
}

.global-footer .footer-nav li { 
  list-style: none;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.global-footer .footer-nav li:last-of-type {
  padding-right: 0;
}

.global-footer .footer-nav li a {
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #000000!important;
  border: none!important;
} 

/* Callout & CTA boxes */
.callout-text {
  font-size: 36px;
  font-style: normal;
  color: #ffffff;
  position: relative;
}

.callout-text img {
  position: absolute;
}

.callout-text .highlight {
  color: #f7da8f;
}

.cta-box {
  padding: 40px 150px;
  position: relative;
}

.cta-box img, cta-text img {
  position: absolute;
}

.cta-text {
  font-style: italic;
  font-size: 56px!important;
  color: #ffffff;
  position: relative;
}

.cta-text .highlight {
  color: #f7da8f;
}

.box-meaning {
  position: relative;
  background-image: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/bg-meaning-lightning-target.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.box-meaning .meaning-bg-mobile-top,
.box-meaning .meaning-bg-mobile-bottom,
.box-diagnosis .diagnosis-bg-mobile-top,
.box-diagnosis .diagnosis-bg-mobile-bottom {
  display: none;
}

.box-diagnosis.first {
  background-color: #85d9e5;
  border-left: 2px solid #000000;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: none;
  position: relative;
  background-image: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/bg-diagnosis-stethescope.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 348px;
  padding-bottom: 55px!important;
}

.box-diagnosis.second {
  background-color: #85d9e5;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: none;
  position: relative;
  background-image: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/bg-diagnosis-notebook.png)!important;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 352px;
}

.footnotes {
  font-size: 15px;
}



/* Mobile Nav */

@media (max-width: 991.98px) {
  .meta-navigation ul {
    background: #ffffff;
    border: 2px solid black;
    margin: 10px;
  }

  .global-header-menu {
    background: #ffffff;
  }

  .global-header-menu li:last-of-type {
    margin-bottom: 0px;
  }

}

@media (max-width: 1200px) {

  .callout-text {
     margin: 0!important;
   }

  .box-meaning {
    background-image: none;
    padding-left: 45px!important;
    padding-bottom: 200px !important;
    padding-right: 45px!important;
  }

  .box-meaning h2 {
    padding-top: 120px;
  }

  .box-meaning p {
    max-width: 100%!important;
  }

  .box-meaning {
    background-image: none!important;
  }

  .box-meaning .meaning-bg-mobile-top {
    display: inline;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 160px;
    width: auto;
  }

  .box-meaning .meaning-bg-mobile-bottom {
    display: inline;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 160px;
    height: auto;
  }

  .box-diagnosis {
    background-image: none;
    padding-left: 45px!important;
    padding-bottom: 200px !important;
    padding-right: 45px!important;
  }

  .box-diagnosis h2 {
    padding-top: 230px;
  }

  .box-diagnosis p {
    max-width: 100%!important;
    margin-right: 0!important;
  }

  .box-diagnosis.second p:last-of-type {
    padding-bottom: 140px!important;
  }  

  .box-diagnosis, .box-diagnosis.second {
    background-image: none!important;
  }

  .box-diagnosis .diagnosis-bg-mobile-top {
    display: inline;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 330px;
    width: auto;
  }

  .box-diagnosis .diagnosis-bg-mobile-bottom {
    display: inline;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 330px;
    height: auto;
  }

  .hero-banner-text {
    margin-left: 20px!important;
    margin-top: 30px!important;
  }

}

@media (max-width: 995px) {

  .hero-banner-text {
    margin-left: 0!important;
    margin-top: 30px;
    text-align: center;
  }

  .nav-tabs {
    flex-wrap: wrap;
    margin-bottom: 180px;
  }

  .nav-tabs button {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px!important;
  }

  .cta-box {
    padding-right: 40px!important;
  }

}


@media (max-width: 640px) {

  .hero-banner-text h1 {
     font-size: 50px !important;
     margin: 0 auto;
     max-width: 350px;
  } 

  .starburst {
    display: none;
  }

  .cta-box {
    padding-left: 40px!important;
    padding-right: 40px!important;
  }

  .callout-text {
    padding-left: 20px!important;
  }

  .tabs .nav-link, .tabs .nav-link.active {
    font-size: 23px;
    padding-top: 13px;
    margin-right: 0;
    text-align: left!important;
    padding-left: 3px!important;
  }

  .tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:before {
    background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-pain.png) 0 -3px no-repeat;
    background-size: 40px !important;
    width: 40px !important;
    height: 40px !important;
  }

  .tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:first-of-type:before {
    background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-pain.png) 0 -3px no-repeat;
    background-size: 40px !important;
    width: 40px !important;
    height: 40px !important;
  }

  .tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:nth-of-type(2):before {
    background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-trick.png) 0 -3px no-repeat;
    background-size: 40px !important;
    width: 40px !important;
    height: 40px !important;
  }

  .tabs.cmp-tabs--icon .cmp-tabs-nav .nav-link:nth-of-type(3):before {
    background: url(/content/dam/abbvie-sitegenerator-ous/neckdystonia/au/en/images/icon-ttt.png) 0 -3px no-repeat;
    background-size: 40px !important;
    width: 40px !important;
    height: 40px !important;

  }

}





