
  @import url("https://use.typekit.net/wbs6vby.css");
#page {
  padding-top: 0 !important;
  background-color: #fff; }

#page_content {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-size:1.10em;
  font-style: normal; }


#page #microsite_header {
  padding-top: 1em;
  margin-bottom: 0;
  background: #6E55C6;
}

#page h1, h2, h3 {
  font-weight: 700; }
  
  
header h1{
	margin-top:1em;
}

img.rounded-border{
    border-radius:1em;
}
  
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:focus, .breadcrumb a:hover {
    color: #fff;
    border-color: #fff;
}

#local_header {
  margin-bottom: 0 !important; }

#global_container_breadcrumb{
  max-width: 60em;
  margin: 0 auto;
  padding: 0 1em; }



#microsite_header .container {
     width:100%;
  max-width: none;
  padding: 0;
 margin-bottom:0!important;}

#page #local_header.container {
  background: #00B0BA;
  max-width: none; }

#guide {
  margin-top: 1em; }

#local_header .navbar-inner {
  background-color: #00B0BA;
  border: 0;
  box-shadow: none;
  max-width: 60em;
  margin: 0 auto; }

#page .navbar .nav > li {
  border-right: none; }

#page .navbar .nav > li > a {
  color: #222;
  text-shadow: none;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
 padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.1em;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #6E55C6;
  border-bottom-color: #6E55C6; }

#slideshow p, #slideshow a[role="button"] {
  display: none; }

  #slideshow ul.on li div.caption h2 {
       font-size: 0.75em;
}


@media only screen and (max-width: 48em) {
    #slideshow .navcontrols{
        display:none;
    }
}

@media only screen and (min-width: 48em) {
#slideshow p, #slideshow a[role="button"] {
  display: block; }


  #slideshow ul.on li div.caption {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    height: 100%;
    width: 70%;
    margin-left: 10%;
    padding: 1em;
    background: rgba(255, 255, 255, 0.9);
    font-size: 0.8em;
	}
    
      #slideshow ul.on li div.caption h2 {
       font-size: 1.5em;
}

  #slideshow ul.on li div.caption h2 {
    margin-bottom: 0.75em !important;
    margin-top: 0 !important;
    color: #E66A82; }

#slideshow #grad-button {
    display: block;
    background: #BFDF42;
    color: #000;
    border: none;
    margin-top: 2em;
    box-shadow: none;
    text-shadow: none;
    font-weight: 700; } }
@media only screen and (min-width: 55em) {
  #slideshow ul.on li div.caption {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    height: 100%;
    width: 30%;
    margin-left: 25%;
    padding: 1em;
    background: rgba(255, 255, 255, 0.9); 
	font-size:1em;
	font-weight:700;
}
}
#slideshow a.nav.next, #slideshow a.nav.prev, #slideshow a.nav.pause {
  margin-bottom: 0.5rem;
  background: #00AFB9;
  opacity: 0.9;
  color: #fff;
  box-shadow: none;
  border: none; }

.overlay-image .caption.bottom {
  background: #6E55C6;
  color: #fff;
  font-size: 1em;
  font-weight: 700; }
  
  
  .overlay-image img{
      border-top-right-radius: 0.5em;
      border-top-left-radius: 0.5em;
  }

.keyfigure .figure:after, .caption:nth-child(1):after, hr:before, .section-break:after {
  background: none !important; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  min-width: 15rem;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #E2DDF4;
  border: none;
  background-clip: padding-box;
  z-index: 900000; }

.navbar .dropdown-menu li {
  margin: 0;
  padding: 0;
  background: #E2DDF4;
  width: 100%; }

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
  color: #fff;
  background-color: #00AFB9; }

#page .thumbnail {
  background-color: rgba(255, 255, 255, 0.5); }

#page .footer {
  background-color: #ebebeb; }

#page .numbered-blocks dt:before,
ol.numbered > li:before {
  background-color: #6E55C6 ;
    color:#fff;
}

#page .list .nav li.active a {
  background-color: #E2DDF4;
  color: #222; }


ol.numbered>li.active:before {
  background-color: #6E55C6;
}


#page .list .nav li a:hover, #page .list .nav li a:focus {
  background-color: #E2DDF4;
}

a[role="button"].green, button.green, input[type="submit"].green, input[type="reset"].green, input[type="button"].green {
  color: #fff;
  text-align:left;
  font-weight:700;
  box-shadow:none;
  text-shadow: none;
  border: none; 
  background: #6E55C6 url("/-/media/0D2FA1DA9A344D309858E1D322699DF7.ashx") no-repeat right center;
  background-size: 30px 30px; 
  background-position:95%;   
    
    
}


.breakout-bg{
    background: #7C66CC;
    color: #fff;
}

.breakout-bg a:link, .breakout-bg a:visited {
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid #fff; }

.breakout-bg a:hover, .breakout-bg a:active {
  color: #fff;
  border-bottom: 1px solid #fff; }


.breakout-bg.alternate {
  background: #E2DDF4;
  font-size: 2em;
  color: #000;
  line-height: 130%;
  text-shadow: none; }



.breakout-bg.alternate-two {
  background: #E2DDF4;
  font-size: 1em;
  padding:2em 0;
  color: #000;
  line-height: 130%;
  text-shadow: none; }




#slideshow ul.on li div.caption p {
  color: #222;
  font-size: 1.15em; }

#sl-strapline {
  font-family:  brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.5em;
 font-weight:700;
  margin-top: 2em; }

#sl-logo {
  margin-top: 1em; }


@media (max-width: 37.5em) {
  #sl-logo {
    padding: 0 4em; } }


.pad-tb-large{
    padding:2em 0;
}

.bold-highlight {
  font-weight: 700; }

.breakout-area {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff; }

.breakout-area #slideshow .navprev {
  left: 0.5rem; }

.breakout-area #slideshow .navnext {
  right: 0.5rem; }

@media only screen and (min-width: 60em) {
  .breakout-area #slideshow .navprev {
    left: calc(50% - 28.5rem); }

  .breakout-area #slideshow .navnext {
    right: calc(50% - 28.5rem); } }