/* Main css file for site: ms-sales-leadership. */

/* Import Foundation Grid */
@import url(/css/foundation-grid.css);

ol {
  counter-reset: list;
  margin: 0;
}

ol>li {
  list-style: none;
  position: relative;
  font-size: 1.75rem;
  padding-bottom: 1rem;
}

ol>li:before {
  counter-increment: list;
  content: counter(list, listCounter) ") ";
  position: absolute;
  /* font-size: 1.75rem; */
  left: -1.4em;
}

a.button.large {
  font-family: 'League Gothic', sans-serif;
  font-size: 25px;
  font-style: italic;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 5px 7px 5px;
}

a.button.next {
  font-family: 'League Gothic', sans-serif;
  font-size: 25px;
  color: #000;
  background-color: #fff;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 5px 7px 5px;
}

h4.mainpoints {
  font-family: 'League Gothic', sans-serif;
  font-size: 45px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  /*color: #5d5e5e;*/
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
  /*margin: 5px 0 5px 0;*/
  margin-top: 0;
}

h4.iconpoints {
  font-family: 'League Gothic', sans-serif;
  font-size: 35px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  text-transform: uppercase;
  /*color: #5d5e5e;*/
  color: #54585a;
  line-height: 1.1;
  letter-spacing: 0;
  /*margin: 5px 0 5px 0;*/
  margin-top: 0;
}

h5.mainsubpoints {
  font-family: 'League Gothic', sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
}

.headbar {
  min-height: 60px;
  background-color: #971a24;
  position: relative;
}

h4.headbarhead {
  color: #fff;
  font-family: 'League Gothic', sans-serif;
  font-size: 45px;
  font-weight: normal;
  line-height: .6;
  letter-spacing: 0;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 10px;
  margin: 0 0 0 0;
}

h5.hed {
  font-family: 'League Gothic', sans-serif;
  font-size: 35px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  /*color: #5d5e5e;*/
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
  /*margin: 5px 0 5px 0;*/
  margin-top: 0;
}

.boxx {
  padding: 5px 10px 5px 10px;
  margin: 0 0 7px 0;
}

.redd {
  background-color: #bd2926;
}

.redder {
  background-color: #971a24;
}

.reddest {
  background-color: #640a19;
}

.page-content p.boxxtexxt {
  color: #fff;
  font-family: 'League Gothic', sans-serif;
  /* font-style: italic; */
  /* font-size: 25px; */
  font-size: 4rem;
  line-height: 1.1;
  letter-spacing: 0;
}

.page-content h5.boxxhed {
  color: #fff;
  font-family: 'League Gothic', sans-serif;
  /* font-size: 35px; */
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1.5rem
}

p.iconhead {
  font-family: 'League Gothic', sans-serif;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  /*color: #c00;*/
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
}

.boxed-cont {
  border-style: solid;
  border-width: 1px;
  border-color: #c8102e;
  padding: 20px;
}

.boxed-gray {
  background-color: #d7d8d8;
  margin: 20px 0 20px 0;
}


ul.indent {
  -moz-padding-start: 25px;
  -webkit-padding-start: 25px;
}

ul.accordion>li .title {
  cursor: pointer;
  background: #f3f3f4;
  padding: 12px;
  margin: 0;
  position: relative;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  -webkit-transition: 0.15s background linear;
  -moz-transition: 0.15s background linear;
  -o-transition: 0.15s background linear;
  transition: 0.15s background linear;
}

ul.accordion>li.active {
  border-top: 0px solid #f3f3f4;
}

ul.accordion>li.active .title {
  background: #f3f3f4;
  padding-top: 13px;
}

ul.accordion>li .title h4 {
  font-family: 'League Gothic', sans-serif;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  color: #5d5e5e;
  line-height: 1.1;
  letter-spacing: 0;
  /*margin: 5px 0 5px 0;*/
}

ul.accordion>li h5, h5.eeww {
  font-family: 'League Gothic', sans-serif;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  color: #000;
  line-height: 1.1;
  letter-spacing: 0;
  /*margin: 5px 0 5px 0;*/
}

ul.accordion>li hr {
  border-top: 1px solid #c00;
}

.modal-header-padded { 
  padding: 3rem;
}

/* Styling the new modalLargeCenteredRed component */
h3.modal-title-white {
  font-family: 'League Gothic', sans-serif;
  color: #fff;
  /* font-size: 30px; */
  font-size: 4.5rem;
  font-weight: normal;
  /* line-height: 1.1; */
  letter-spacing: 0;
  margin-bottom: 0;
}

.modal-body p {
  font-family: "Crimson Text", serif;
  font-size: 2.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  margin-top: 1.5rem;
  margin-bottom: 2rem
}

.btn-light {
  min-width: 210px;
  padding: 1.4rem 2.5rem;
  border-radius: 25px;
  box-shadow: 0 4px 8px -2px rgb(0 0 0 / 50%);
  background-color: #fff;
  font-family: "Milo Pro Bold", serif;
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.5px;
  text-align: center;
  color: #c8102e;
  vertical-align: middle;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #c8102e;
  outline: 1px solid transparent;
}

/* Adjust the mainheader on Online MS Sales Leadership pages */

/* .gen-header h1, .gen-header-muted h1 {
  __ font-size: 13rem; __
} */

/* @media only screen and (max-width: 1450px) {
  .gen-header h1, .gen-header-muted h1 {
    __ font-size: 8rem; __
  }
} */

@media only screen and (max-width: 992px) {
  .gen-header h1, .gen-header-muted h1, .gen-header .subsite-header, .gen-header-muted .subsite-header {
    font-size: 6rem;
    line-height: 6.25rem;
  }
}