body, td, p { 
    font-family: 'Poppins', sans-serif; 
    font-size: 14px;
    /* line-height: 24px; */
    letter-spacing: 0.2px;
    color: #28334a;
    margin:0px;
    padding:0px;
    max-height: 1000000px;
}
.reconsider {
  padding: 10px;
  font-size: 10px;
  line-height: 14px;
}
h1, h2, h3 { line-height:1.3em;}
#theimpactarticle p, #theimpactarticle h2 { margin-bottom:20px;
  font-size:14px;
  }
  #theimpactarticle h2 { 
    font-size:17px;
    font-weight:normal;
    }
input, textarea, select{
    -webkit-appearance: none;
    border-radius: 0;
  }

  input:disabled, textarea:disabled {
    opacity: 1 !important;
    }
input:not([type='button']), textarea {
    min-width: 90% !important;
text-align: left;
height: 40px;
padding-top: 5px !important;
font-family: 'Poppins', sans-serif; 
}
input::-webkit-date-and-time-value {
    text-align: left !important;
}
/** float container */
.label-cont-float {
  
    border: 2px solid rgba(80, 107, 165, 0.23);
     -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
     border-radius: 25px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 2px 8px 0px;
  position: relative;
  height: 48px;

  
  /** active label */
}
.totalforpledge, .totalforpledgeperc {
        width: 100%;
        display: inline-block;
        font-size: 30px;
        position: relative;
        font-weight: 800;
        display: inline-block;
        color: #f4364c !important;
        text-indent: 30px;
        padding: 10px;
        text-align: center;
}
.totalamountforpledge {
    max-width: 180px !important;
    min-width: 10% !important;
    margin: auto;
    display: inline-block;
    font-size: 30px;
    position: relative;
    font-weight: 800;
    display: inline-block;
    color: #f4364c !important;
    padding: 10px;
    border: 0px;
    text-align: center;
}
.slabel-cont-float {
  
    border: 2px solid rgba(80, 107, 165, 0.23);
     -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
     border-radius: 35px;
  box-sizing: border-box;
  margin-bottom: 8px;
  padding: 2px 8px 0px;
  position: relative;
  height: 55px;

  
  /** active label */
}
.label-cont-float input,.label-cont-float textarea {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #fff;
    outline: 0;
    padding: 12px 0px 7px 0px;
    text-indent:9px;
    width: 100%;
    border-radius: 20px;
    outline: none;
    border:0px;
    background-color: white;
}
.label-cont-float input.active,.label-cont-float textarea.active  {

    color: #28334A;
}

.label-cont-float label {
  font-size: 14px;
  position: absolute;
  transform-origin: top left;
  transform: translate(0, 13px) scale(1);
  transition: all 0.1s ease-in-out;
  padding-left: 8px;
  color: #28334A;
  max-width: 76%;

}
  /* line-height: 1; */
.label-cont-float.active label {
  transform: translate(0, -13px) scale(0.9);
  background-color: white;
  padding: 0px 5px;
  margin-left: 3px;
  font-weight:bold;
  color: #28334A;
  max-width: 79%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 3px;
}
.label-cont-float.active {
    border: 2px solid #28334A;
    color: #28334A;
}
.hugediff {
    /* font-weight: 800; */
    font-size: 17px;
    text-align: center;
    box-shadow: 0 0 10px #e1e1e1;
    color: #F4364C;
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 25px;
}

.disabledbutton {
    background: #bdbdbd !important;
    border: 0px !important;
}
.errordisplay {
    display:none;
    height:30px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #2b2728;
    margin-top: -13px;
    margin-bottom: 20px;
    /* opacity: 0; */
}
.errorBang {
    
    width: 20px;
    border: 1px solid #F4364C;
    border-radius: 50%;
    display: inline-block;
    padding-left: 7px;
    margin: 0px 5px 0px 20px;
}
.continuetostaff {
    background: #E5E1E6;
    border-radius: 24px;
    border:0px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #767676;
    padding: 10px 20px;
    /* height: 40px; */
    margin-left: 30px;
}
.buttonstyle {
  background: #F4364C;
  border-radius:25px;
  font-size: 14px;
  
  line-height: 24px;
  letter-spacing: 1.2px;
  color: #fff;
  padding: 7px 12px;
  border:2px solid #F4364C;
  text-decoration:none;
  /* height: 40px; */
}

.buttonstylewhite {
  background: #fff;
  border-radius:25px;
  font-size: 14px;
  
  line-height: 24px;
  letter-spacing: 1.2px;
  color: #F4364C;
  padding: 7px 12px;
  border:2px solid #F4364C;
  text-decoration:none;
  /* height: 40px; */
}

.faqlinkheader {
    background: #fff;
    /* border-radius: 25px; */
    font-size: 14px;
    line-height: 24px;
    color: #bdbdbd;
    letter-spacing: 1.2px;
    padding: 7px 0px;
    border-bottom: 0px solid #F4364C;
    text-decoration: none;
    font-weight: bold;
}
.faqlinkheaderon {
    color: #F4364C;
    border-bottom: 2px solid #F4364C;
}
.buttonstyleoff {
  background-color: white;
  color: #F4364C;
    
}

.redBGbutton {
    background: #F4364C;
    border:1px solid #fff;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #fff;
    padding: 10px 20px;
    border-radius:30px;
}
#wrapper {
    max-width: calc(100% - 20px);
    width:100%;
    margin:0px auto;
    padding: 5px 10px 75px;
}
.getinthebox {
    box-shadow: 2px 2px 9px #c3c3c3;
    border-radius: 25px;
    padding-bottom: 10px;
}
.getBoxIn {
  
  border: 1px solid #bdbdbd;
  border-radius: 25px;
  padding-bottom: 10px;
}
.getBoxInRed {
  
  border: 2px solid #F4364C;
  border-radius: 25px;
  padding-bottom: 10px;
}
.textcenter {
  text-align: center;
  
}
.notextcenter {
  padding-left:17px;;
  padding-right:10px;;
  
}
.iconbenefits {
    height: 70px;
    margin: 0px auto 11px;
}
.benefitheader {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
}
.benefits {
    color: #F4364C;
    text-align:center
}
h1 {
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.2px;
    color: #F4364C;
}
.bigheaderwhite {
    font-family: Poppins;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 49px;
    letter-spacing: 0.2px;
    color: #FFFFFF;
}

.bigheaderred {
    color: #F4364C;
}
.bigbold {
    font-size:17px;
    position:relative;
  /* font-weight:800; */
  display:inline-block;
  color:#f4364c;
  padding:10px 0px 0px;
  }
.theHeader {
    height:84px;
    width:100%;
    background-color: #F4364C;
    border-bottom-left-radius: 50px;
    text-align:center;
}
.thelogo {
    max-width: 260px;
}

.termslink {
    display:inline-block;
    color: #F4364C;
    text-decoration: underline;
}
/* the modals */
.greenTick {
    position: absolute;
    right: 20px;
    top: 10px;
    display:none;
}
.pointsleft {
    position: absolute;
    right: 4px;
    top: 3px;
    opacity: 1;
    color: #F4364C;
    text-align: center;
    line-height: 1;
    font-size: 85%;
    border: 1px solid #F4364C;
    padding: 11px 10px 9px 10px;
    border-radius: 25px;
}
.opac1 {
    opacity:1;
}
.opac0 {
    opacity:0;
}
#submitForm {
  opacity:.5;
  background: #9f9c9c;
  border: 2px solid #9f9c9c;
}
.canSubmit {
    opacity:1 !important;
    background: #F4364C !important;
    border: 2px solid #F4364C !important;
}

#svenue_id {
    height: 48px;
padding: 8px 24px 8px 4px;
font-size: 16px;
letter-spacing: 1px;
background-color: transparent !important;
border: 0px;
background-repeat: no-repeat;
background-position: 100% 50%;
border-top: transparent;
border-right: transparent;
border-left: transparent;
border-bottom-width: 0px;
font-family: 'Poppins', sans-serif;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
width: 100%;
color: black;
}
select:focus {
    box-shadow: none;
    outline: none;
    }
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content */

#termsModal .modal-content {
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: auto;
    padding: 40px 50px;
    width: 59%;
    position: relative;
}
#thankyouModal .modal-content {
    background: #F4364C;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: auto;
    padding: 40px 50px;
    width: 59%;
    position: relative;
}
#restartModal .modal-content {
    background: #F4364C;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: auto;
    padding: 40px 50px;
    width: 59%;
    position: relative;
}

/* The Close Button */
.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 20px;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* This css is for normalizing styles. You can skip this. */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.story-image {
  max-height: 150px;
    overflow: hidden;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.storyDetail {
  margin-top: 10px;
    padding: 10px;
}
.storyDetail h3 {
  text-align: left;
  color: #28334a !important;
  font-weight:normal;
  margin-bottom: 20px;
  font-size: 14px;
}
#formResults {
  box-shadow: 0 0 10px #27334a;
  border-radius: 25px;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 20px;
  padding: 20px;
}
#formresponse.getinthebox {
    border: 2px solid #F4364C;
    color: #F4364C;
    box-shadow: 0px 0px 0px #fff;
}
.new {
  padding: 50px;
}

.checkboxstyles {
  display: block;
  margin-bottom: 15px;
}

.checkboxstyles input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.checkboxstyles label {
  position: relative;
  cursor: pointer;
}

.checkboxstyles label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #f4364c;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.checkboxstyles input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #f4364c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.startWrapper {
    max-width:768px;
    margin:0px auto;
    background-color: #F4364C;
    min-height:100VH;
    position:relative;

}
.redborder {
     border: 2px solid #F4364C !important;
    }
.startInternal {
    position:absolute;
    width:100%;
    height:1020px;
    overflow: hidden;
}
.startHomeLogo {
    position: absolute;
    width: 193px;
    left: 515px;
    top: 921px;
}

.arrow1 {
    position: absolute;
    width: 92.07px;
    height: 0px;
    left: 150px;
    top: 159px;
}
.arrow2{
    position: absolute;
width: 66.73px;
height: 0px;
left: 71px;
top: 192px;
}
.homeheading{
    position: absolute;
width: 482px;
height: 245px;
left: 80px;
top: 261px;

font-family: Poppins;
font-style: normal;
font-weight: 800;
font-size: 66px;
line-height: 68px;
/* or 103% */

letter-spacing: 0.2px;

color: #FFFFFF;
}
.homeimage{
    position: absolute;
width: 384px;
height: 384px;
left: 411px;
top: 110px;

}
.homeimage img {
    width: 100%;
}
.homeballs{
    margin: 23px 0px;
    width: 100%;
    top: 550px;
    position: absolute;
    width: 90%;
    left: 5%;
}
.homebutton{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 24px;
    position: absolute;
    width: 253px;
    height: 44px;
    left: calc(50% - 253px/2);
    top: 850px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 24px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    margin: 0px 0px;
    color: white;
}
.homeblueball{
    position: absolute;
width: 156px;
height: 157px;
left: -76px;
top: 789px;
border-radius:50%;

background: #28334A;
}
.benefitheader {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
}
.benefitswhite {
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
    height: 200px;
    width: 200px;
    margin: 0px auto;
}

.homeurl {
    position: absolute;
width: 342px;
height: 15px;
left: 80px;
top: 966px;

font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 14px;
/* identical to box height, or 121% */

letter-spacing: 0.2px;

color: #FFFFFF;
}






  #mypoints, #mypercentage, #mypointspledge {
    font-size: 25px;
    position: relative;
    font-weight: 800;
    /* display: inline-block; */
    padding-top: 10px;
    text-align: center;
    color:#F4364C;
    }
#spentPoints {
    font-size: 25px;
    position: relative;
    font-weight: 800;
    /* display: inline-block; */
    padding-top: 10px;
    text-align: center;
   }
  .animatePoints {
  
    animation: my-pulse 0.9s infinite ease-out;
  }
  @keyframes my-pulse {
  0% {
    transform: scale(0.9); /* scaling to 0 */
  }
  25% {
    transform: scale(1); /* increasing the size */
  }
  75% {
    transform: scale(0.9); /* decreasing the size */
  }
  100% {
    transform: scale(1); /* seeting back to initial size */
  }
  }
  .animatehugeEffort {
  
    -webkit-animation: my-animatehugeEffort 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
          animation:  my-animatehugeEffort 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  }
  
  
  @-webkit-keyframes my-animatehugeEffort {
    0% {
      letter-spacing: -0.5em;
      -webkit-transform: translateZ(-700px);
              transform: translateZ(-700px);
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes my-animatehugeEffort {
    0% {
      letter-spacing: -0.5em;
      -webkit-transform: translateZ(-700px);
              transform: translateZ(-700px);
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  

  .col_one_third {
      width:33%;
  }

  label[for=venue_id] select {
    background: white;
    padding: 7px 7px 7px 7px;
    width: 100%;
    cursor: pointer;
    
    color: #28334a;
    border: 1px solid black;
        border-radius: 25px;
        padding: 16px;
        font-size: 15px;
        box-shadow:   5px 3px 10px #e1e1e1;
    }
    label[for=venue_id] {
        position: relative;
        width: 400px;
        overflow: hidden;
        cursor: pointer;
        }
        
        label[for=venue_id]::after {
          border-top-right-radius: 10px;
        content: ' ';
        position: absolute;
        right: 4px;
        top: 0;
        width: 40px;
        height: 100%;
        display: block;
        background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAARCAYAAAAsT9czAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTgyRjdDN0JGMkIzMTFFQzlBNDc4NzcyNzNDQUQwNzkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTgyRjdDN0FGMkIzMTFFQzlBNDc4NzcyNzNDQUQwNzkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIwMjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTAxNTYyNTgzNjVEMTFFQ0I3RkY4QzhBNEE5QzFGNTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTAxNTYyNTkzNjVEMTFFQ0I3RkY4QzhBNEE5QzFGNTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4yR0PyAAAAyUlEQVR42tyVQQrCQAxFG/WIal14DRfTTsFzFBQXHs29y4IgYwqxhNgMiYUKBv6i0+Q/yJ9SSCkVc9WimLF+BwOAO6pDhanG6LElr2447DN7q39kqvg7j7BK7jWci6YogPUXoL3waEdh1FyJ5sYB2qEebPaEWqowGmoEMBhAGzFz+ejJDEdrhhZQFkYmtTCJSkbPsYxcMDIL2qWhW8czOvOM3DBlpQfU2rI6N0xZqQvkgimfRTajSTACHlE30hW1ss7C3/5iXgIMAD8Lp6AqQPhuAAAAAElFTkSuQmCC') no-repeat center center;
        pointer-events: none;
        }
    
label[for=venue_id] select::-ms-expand {
    display: none;
  }
  
  label[for=venue_id] :-moz-any(select) {
  width: 110%;
  }
  
  label[for=venue_id].ie9 select {
  width: 110%;
  }
  
  label[for=venue_id] select:focus {
  outline: 1px dotted #A9A9A9;
  }


  .socicon {
    width:32%;
    display:inline-block;
    text-align:center;
    margin:20px 0px;
  }
.quote {
    border-top: 1px solid #f4394c;
    padding: 20px 0px;
    border-bottom: 1px solid #f4394c;
}
blockquote::before {
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  content: "\201C";
  position: absolute;
  line-height: 1;
  font-size: 33px !important;
  margin-top: 0px;
  left: -9px;
  color: #f4364c;
}
blockquote::after {
  font-family: 'font-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  content: "\201D";
  position: absolute;
  line-height: 1;
  font-size: 33px !important;

  color: #f4364c;
  margin-top: -7px;
}
blockquote {
  border: 0px;
  line-height: 1.8em;
  /* font-size: 16px;; */
}
figure {
  margin: 1em 0px;
}
table.getinthebox {
  
  margin-top:20px;
}
textarea {
  padding-top: 15px !important;
    padding-left: 20px !important;
    height: 71px !important;
    text-indent: 0px !important;
}
.getinthebox td {
  width:33% !important;
  padding:10px 10px 0px;
}
.perkTD {
  color: #28334a;
  font-weight:bold;
}
.myline {
    padding:20px 0px;
}
.perkTable {
    margin-top:20px;
}
.perkDescription {
    color: #28334a;
    font-weight:normal;
    font-size:12px;
    line-height: 15px;
  }
  .perkbold {
    font-weight:bolder;
     line-height: 1em;
  }
  .perkbolds {
    font-weight:bolder; 
    line-height: 1em;
  }
  .upto {
    line-height: 1.3em;

    font-size:60%;
} 
.faster {
    line-height: 1em;
    font-size:60%;
} 
.GC {
    text-align:center;
    color: #005771;
  }
  .CM{
    text-align:center;
    color: #6168b0;
  }
  .CS {
    text-align:center;
    color: #00aec7;
  }
  .GClittleball {
    background-color: #005771;
    border-radius: 15px;
    height: 15px;
    width: 15px;
    margin: auto;
}
.CMlittleball {
    background-color: #6168b0;
    border-radius: 15px;
    height: 15px;
    width: 15px;
    margin: auto;
}
.CSlittleball {
    background-color: #00aec7;
    border-radius: 15px;
    height: 15px;
    width: 15px;
    margin: auto;
}
.myquote {
  width: 35%;
  margin-top: 10px;
  text-align: center;
  float: right;
  background-color: #eee;
  padding: 20px;
  font-size: 95%;
  display:block;
}
@media (max-width: 600px) {
  .myquote {
      display:none;
    }
figure {
  margin: 1em 6px;
}
blockquote::before {
 
  font-size: 14px;
}
blockquote::after {
 
  font-size: 14px;
}
}

.myquestion {
  cursor:pointer;
  line-height: 1;
  font-weight:normal;
  border-bottom: 1px solid #28334a;
  padding: 16px 0px;
  min-height:65px;
}
.myquestion:first-child {
  border-top: 1px solid #28334a;
}
.myanswer {
  margin-left: 30px;
  display:none;

  cursor:default;
  list-style: none;
  font-weight:normal;
  margin: 10px 0px;
    line-height: 20px;
}
.myansweropen {
  display:block !important;
}
.plusminus {
    display: inline-flex;
    font-size: 36px;
    position: absolute;
    right: 0px;
    color:#F4364C;
}
.plusminusopen {
  padding: 11px 9px;
  display: inline-flex;
  width: 12px;
  /* margin-right: 20px; */
  float: right;
  background:url('https://myplace.publinc.com.au/images/arrowup.svg');
  background-repeat: no-repeat;
  background-position: center center;

  /* border: 1px solid; */
}
.questionbox {
  width:100%;
  max-width:calc(100% - 55px);
  display: inline-block;
  line-height: 19px;
  padding-top: 7px;
  font-weight: bold;
}


.navBar {
  margin: 20px 0px;
}

.nav {
  margin: 0 -10px;
  padding: 0 10px;
  list-style: none;
  display: flex;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.catq {
  display:inline-block;
  margin:0px 15px 0px 0px;
}

.nav::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.nav {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.hideFAQ {
  display:none !important;
}

.pledgeButton {
  border-radius: 25px;
  padding: 3px 7px;
  color: #f4364c;
  border: 0px;
  font-weight: bold;
  background-color: #ebebeb;
  
}

#mypledgebox {
  width: 90%;
  /* margin: auto; */
  min-height: 200px;
  position: absolute;
  top: calc((100VH / 2) - 150px);
  left: 5%;
  background-color: white;
  border-radius: 25px;
  padding: 20px;
  z-index:21;
}

#mypledgedone {
  width: 90%;
  margin: auto;
  min-height: 200px;
  position: absolute;
  top: calc((100VH / 2) - 300px);
  left: 5%;
  background-color: white;
  border-radius: 25px;
  padding: 20px;
  z-index:21;
}

.goblack {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.7);
  top: 0px;
  z-index: 20;
}
#numberpledge {
  min-width: 130px !important;
  border-radius: 25px;
  border: 1px solid #b8b8b8;
  margin: 20px;
  padding: 3px 20px;
  text-align: center;
}
.sharethelovebutton {
  background-color: white;
  border: 0px;
  float: right;
  color: #f4364c;
  text-decoration: underline;
  padding: 20px 0px;
}
.sharethelovediv {
  float: none;
  padding: 0px;
  text-align: right;
  color: #f4364c;
  text-decoration: underline;
}