/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}

/*
  * Supporters Page
  */

  #supporters-page {

  }


/*
  * Custom
  */
.modal-header {
    padding-bottom: 0;
  }

  .modal-content p a {
    font-weight: bold;
    text-decoration: underline;
  }

  .modal-content p {
    text-align: justify;
  }

  .active-link {
    /*text-decoration: line-through;
    font-weight: bold;*/
  }
.container-main {
    margin-top: 20px;
}

.cover {
  margin: 0 auto!important
}


.btn-donate,.btn-pledge {
  width: 100%;
  padding: 10px 12px 6px;
  font-size: 15px;
  background-color: #edbc32;
border-color: #edbc32;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.25px;

}

/*

  background-color: #31b0d5;
border-color: #269abc;

.btn-donate {
  background-color:#2273b5;
  border-color: #2273b5;
}
.btn-pledge {
background-color: #31b0d5;
border-color: #269abc;
}
*/

.btn-donate:hover,.btn-pledge:hover {
background-color:#2e5a8b;
border-color:#2e5a8b;}
.btn {border-radius: 0px}
.img-a {display: none}

@media (min-width: 990px) {
  .cover-container {
position: absolute;
display: block;
left: 50%;
top: 350px;
transform: translate(-50%,-50%);
z-index: 0;
  }
  .wellwish {
    min-height: 146px;
  }
  .col-md-3 {
  min-height:150px
  }
  .row {display:flex;}
  .wellwish {display: flex}
  #mobile-navigation {display:none;visibility: hidden;}
  #desktop-navigation {display:block;visibility: visible;}
  .mastfoot .inner,.masthead .inner {
  padding:0px;}
}

@media (max-width: 989px) {
.row::before {content:inherit!important;}
.wellwish {margin: 1.15em 0 0 0!important;}
.img-supporter {margin: 1.15em auto 0 auto!important;}
#desktop-navigation {display:none;visibility: hidden;}
#mobile-navigation {display:block;visibility: visible;}
  .mastfoot .inner {
  padding:10px;}
}

  .btn-info {
    margin-bottom: 20px;
  }

.wellwish {
text-align: left;
padding: 1rem;
font-family: "Fgr", "Helvetica Neue", Helvetica, Arial, sans-serif;
z-index: 10;
background-color: #198071;
margin: 1.15em 0 1.15em 0;
font-size: 13px;
}

.img-supporter {
  margin: 1.15em auto 1.15em auto;
  }

h1.quest-for-life-heading {
font-size: 21px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2.25px;
line-height: 1.3;
z-index: 2}

h2.quest-for-life-date {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2.25px;
z-index: 2;
font-weight: bold;
}

.lowercase {
text-transform: lowercase;
}

hr {
width:20px;margin-top:16px;margin-bottom: 16px;
}

/* @font-face {
  font-family: 'Ant-Light';
  src: url('fonts/Antwerp-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/Antwerp-Light.otf')  format('opentype'),
       url('fonts/Antwerp-Light.woff') format('woff'), url('fonts/Antwerp-Light.ttf')  format('truetype'), url('fonts/Antwerp-Light.svg#Antwerp-Light') format('svg');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: 'Fgr';
  src: url('fonts/FoundersGrotesk-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/FoundersGrotesk-Medium.otf')  format('opentype'),
       url('fonts/FoundersGrotesk-Medium.woff') format('woff'), url('fonts/FoundersGrotesk-Medium.ttf')  format('truetype'), url('fonts/FoundersGrotesk-Medium.svg#FoundersGrotesk-Medium') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fgr';
  src: url('fonts/FoundersGrotesk-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/FoundersGrotesk-Regular.otf')  format('opentype'),
       url('fonts/FoundersGrotesk-Regular.woff') format('woff'), url('fonts/FoundersGrotesk-Regular.ttf')  format('truetype'), url('fonts/FoundersGrotesk-Regular.svg#FoundersGrotesk-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

  .modal-content, h1, h2, h3, h4, h5, h6 {
    font-family: "Fgr", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05px;
  }

  h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
  }

  strong {
    letter-spacing: 0.25px;
  }

.mastfoot, .masthead { 
  width: 100%!important;
 position: relative!important
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.pager li {
    border-right: 1px solid #fff;
  }

  .pager li:last-of-type {
    border-right: none;
  }

  .pager li > a:hover, .pager li > span:hover,  .pager li > a:active, .pager li > span:active
 {
    text-decoration: line-through;
    text-decoration: none; 
    border: 0px;
    border-style: none!important;
    background-color: transparent;
    color:#FFF;
 }
 /* Hover State */
.pager li > a:focus, .pager li > a:hover {
    text-decoration: line-through;
    background-color: transparent;
    text-decoration: none; 
    border-style: none!important;
    border: 0px;
    /*font-weight: bold;*/
  }

.pager li > a:active,
.pager li > a:focus,
.pager li > a:active {
      background-image: none;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      /*font-weight: bold;*/
}

/*
 * Wishes
 */
.wish-a1 {background:#542f7f;}
.wish-a2 {background:#acd4ad;}
.wish-a3 {background:#ecc7ca}
.wish-a4 {background:#2e5a8b}
.wish-b1 {background:#566845}
.wish-b2 {display: none}
.wish-b3 {display: none}
.wish-b4 {background:#46331c}
.wish-c1 {background:#d4622a}
.wish-c2 {display: none}
.wish-c3 {display: none}
.wish-c4 {background:#c82929}
.wish-d1 {background:#edbc32}
.wish-d2 {background:#32795e}
.wish-d3 {background:#292c31}
.wish-d4 {background:#b84882}

 @media (min-width: 992px) and (max-width: 1200px) {

.wellwish {
  min-height:157px;
}

.cover-container {
  top:380px;
}
}

/*
  * Animation - Only on Larger Devices
  */

@media (min-width: 991px)  {

  .wish-a1,
.wish-a2,
.wish-a3,
.wish-a4,
.wish-b1,
.wish-b2,
.wish-b3,
.wish-b4,
.wish-c1,
.wish-c2,
.wish-c3,
.wish-c4,
.wish-d1,
.wish-d2,
.wish-d3,
.wish-d4 {
opacity:0;
} 

@-webkit-keyframes wishes-one {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@-moz-keyframes wishes-one {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@keyframes wishes-one {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}

@-webkit-keyframes wishes-two {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@-moz-keyframes wishes-two {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@keyframes wishes-two {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}

@-webkit-keyframes wishes-three {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@-moz-keyframes wishes-three {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
@keyframes wishes-three {
  0%     { opacity: 0;}
  100%   { opacity: 1;}
}
.wish-a1, .wish-a3, .wish-b4, .wish-d2 { 
/* name, duration, transition, delay*/
  animation-name: wishes-one; 
  animation-duration: 2s;
  animation-delay:2s;
  animation-iteration-count: 1;
  animation-fill-mode:forwards;
  animation-timing-function:ease-in;
  @-webkit-animation-name: wishes-one; 
  @-webkit-animation-duration: 2s;
  @-webkit-animation-delay:2s;
  @-webkit-animation-iteration-count: 1;
  @-webkit-animation-fill-mode:forwards;
  @-webkit-animation-timing-function:ease-in;
  @-moz-animation-name: wishes-one; 
  @-moz-animation-duration: 2s;
  @-moz-animation-delay:2s;
  @-moz-animation-iteration-count: 1;
  @-moz-animation-fill-mode:forwards;
  @-moz-animation-timing-function:ease-in;
}

.wish-a2, .wish-b1, .wish-c1, .wish-d4 { 
/* name, duration, transition, delay*/
  animation-name: wishes-two; 
  animation-duration: 2s;
  animation-delay:6s;
  animation-iteration-count: 1;
  animation-fill-mode:forwards;
  animation-timing-function:ease-in;
  @-webkit-animation-name: wishes-two; 
  @-webkit-animation-duration: 2s;
  @-webkit-animation-delay:6s;
  @-webkit-animation-iteration-count: 1;
  @-webkit-animation-fill-mode:forwards;
  @-webkit-animation-timing-function:ease-in;
  @-moz-animation-name: wishes-two; 
  @-moz-animation-duration: 2s;
  @-moz-animation-delay:6s;
  @-moz-animation-iteration-count: 1;
  @-moz-animation-fill-mode:forwards;
  @-moz-animation-timing-function:ease-in;
}

.wish-a4, .wish-c4, .wish-d1, .wish-d3 { 
/* name, duration, transition, delay*/
  animation-name: wishes-three; 
  animation-duration: 2s;
  animation-delay:10s;
  animation-iteration-count: 1;
  animation-fill-mode:forwards;
  animation-timing-function:ease-in;
  @-webkit-animation-name: wishes-three; 
  @-webkit-animation-duration: 2s;
  @-webkit-animation-delay:6s;
  @-webkit-animation-iteration-count: 1;
  @-webkit-animation-fill-mode:forwards;
  @-webkit-animation-timing-function:ease-in;
  @-moz-animation-name: wishes-three; 
  @-moz-animation-duration: 2s;
  @-moz-animation-delay:10s;
  @-moz-animation-iteration-count: 1;
  @-moz-animation-fill-mode:forwards;
  @-moz-animation-timing-function:ease-in;
}
}


/*
  * Cure Quadrants
  */
.cure-quadrant {
  width: 100%;
  min-height: 356px;
  /*min-height:322px;*/
  margin:1.15em 0 1.15em 0;
  background-color: green;
  padding:2rem;
}

.cure-quadrant.modal-content {font-size: 14px}

.cq1 {background-color: #292c31}
.cq2 {background-color: #451e1f}
.cq3 {background-color: #2c392d}
.cq4 {background-color: #2f2a1b}
.cure-resources a {font-weight: bold;}
.cure-resources {color:#FFF;}
/*
 * Modals
 */
@media (min-width: 991px)  {
.modal-dialog {
  width: 444px;
  margin:33px 52.62%;
} 
#cure-page .quest-for-life-heading, #cure-page .quest-for-life-date
{opacity:0.25;}
}
 @media (min-width: 1200px) {
.modal-dialog {
  width: 444px;
    margin: 42px 59%;
}
/*33px 59%*/
}


/*.modal-dialog {
    width: 600px;
    margin: 30px 48%; }*/


.modal.fade .modal-dialog{transform:none !important;}
.modal-backdrop {
  background-color: transparent;
}
@media (min-width: 1200px) {
.modal-open {
    overflow: visible;
    }
    }

    .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border:none;
    text-align: left;
  }

  .modal-content.modal-story
  {background-color:  #807e7d}

.modal-header {
border-bottom: none;
}
.modal-footer {
  border-top: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.close {
font-size: 40px;
font-weight: 700;
color: #FFF;
text-shadow: none;
opacity: 1;
}

.modal-body p, .modal-body li {
font-size: 15px;
}

/*
 * Base structure
 */

html,
body {
  /*height: 100%;*/
  background-color: #4badb0;
}
body {
  color: #fff;
  text-align: center;
  /*text-shadow: 0 1px 3px rgba(0,0,0,.5);*/
  font-size: 12px;
  padding-top: 0.5%;
  -webkit-backface-visibility: hidden!important;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  /*-webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);*/
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    /*bottom: 0;*/
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

