p,
.regularText,
a {
    font-family: 'Futura LT W01 Book';
}
p {
    max-width: 700px;
    margin: 0px auto;
}
h1,
h2 {
    font-family: 'Futura LT W01 Bold';
}
.dollar-sign {
    font-family: 'Futura LT W01 Book';
    font-weight: bold;
}
.raise-love-overlay {
    position: absolute;
    top: 20%;
    width: 30% !important;
    left: 35%;
}
.blueText {
    color: #6898df;
}
.raise-love-raised {
    text-align: center;
    font-size: 20px;
    margin: 15px auto;
}
.raise-love-header-image {
    position: relative;
}
.raise-love-header-image img {
    width: 100%;
}
.raise-love-nav-links {
    position: relative;
    left: 30%;
    display: block;
}
.raise-love-nav-links a {
    color: #fff;
}
.raise-love-intro {
    text-align: center;
    font-size: 20px;
    margin: 50px auto;
    font-weight: bold;
}
#donationMeter {
    width: 60%;
    margin: 20px auto;
}
#donationMeter .bts-progress {
    height: 80px;
    border-radius: 0%;
    -webkit-box-shadow: inset 0 1px 2px transparent;
    box-shadow: inset 0 1px 2px transparent;
    border: 2px solid #000000;
}
#donationMeter .bts-progress-bar {
    background: #DA1A00;
    -webkit-box-shadow: inset 0 1px 2px transparent;
    box-shadow: inset 0 1px 2px transparent;
}
#raisedAmount {
    color: #000;
    position: relative;
    top: 50%;
    height: 80px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 15px;
}
.raise-love-footerNav ul {
    list-style-type: none;
    margin-left: 80px;
    display: inline-block;
}
.raise-love-footerNav li {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
    border-right: 1px solid black;
}
.raise-love-footerNav a,
.raise-love-footerNav a:hover {
    text-decoration: none;
    color: #000;
}
.raise-love-footerNav li:last-child {
    border-right: 0px;
}
.raise-love-footerNav {
    background: #6898df;
    margin-top: 20px;
}
#footer {
    background: #6898df;
    width: 100%;
}
.raise-love-charity {
    list-style: none;
    width: 300px;
    margin: 15px auto;
}
.raise-love-charity li {
    float: left;
    margin-left: 10px;
}
.raise-love-large-btn {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Futura LT W01 Bold';
    width: 100%;
    background: yellow;
    padding: 20px;
    cursor: pointer;
    background: #ffc900;
    text-decoration: none;
    color: #000;
}
.raise-love-large-btn:hover {
    background: #e6b500;
    text-decoration: none;
}
a.raise-love-large-btn:hover {
    color: #000;
}
#howItWorksContainer,
#getInspiredContainer,
#shareYourMessageContainer {
    margin: 50px auto;
}
#howItWorksNumbers {
    list-style-type: none;
}
#howItWorksNumbers li.number {
    font-size: 55px;
    background: #98c3ff;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.8em;
    font-family: 'Futura LT W01 Bold';
}
#howItWorksNumbers li.line {
    font-size: 50px;
    font-family: 'Futura LT W01 Bold';
    width: 8px;
    height: 48px;
    display: inline-bloack;
    background: #6898df;
    text-align: center;
    margin-left: 45px;
}
#howItWorksList {
    list-style-type: none;
}
li.number {
    font-size: 55px;
    background: #98c3ff;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.8em;
}
li.inner {
    font-family: 'Futura LT W01 Bold';
}
ul#howItWorksList {
    list-style-type: none;
    position: relative;
    font-size: 1.7em;
    line-height: 2em;
}
ul#howItWorksList li {
    margin: 45px auto;
}
ul#howItWorksList li:nth-child(2) {
    margin: 0px auto;
}
#howItWorksContent {
    max-width: 860px;
    margin: 0px auto;
    position: relative;
}
@media screen and (min-width: 985px) {
  .inner {
    display: none;
  }
}
@media screen and (max-width: 985px) and (min-width: 320px) {
  #howItWorksNumbers {
    display: none;
  }
  #makeYourBadgeContent {
           width:100% !important;

}
  #fxdFundraiserBtn { 
   
    /*transform: scale(0.55);
    right: -70px !important;*/
}
  #howItWorksContent {
    width: 80%;
    left: 0px;


  }

  ul#howItWorksList {
    left: 0px;
    font-size: 1.7em;
    padding-left: 0px;
  }
    
  ul#howItWorksList li p {
    text-align: center;
  }
}
#rmhcLogo {
    margin: 0 0 10px;
    position: relative;
    width: 100px;
    height: 140px;
    text-align: center;
    left: 13%;
}
#getInspiredList img,
.raise-love-header-image img {
    width: 100%;
    height: auto;
}
ul#getInspiredList {
    width: 100%;
    margin: 20px auto;
    list-style-type: none;
    padding-left: 0px;
}
ul#getInspiredList li {
    margin: 20px auto;
}
ul#getInspiredList span {
    width: 100%;
    font-family: 'Futura LT W01 Bold';
    display: block;
    background: #98c3ff;
    padding-bottom:18px;
    text-decoration: none;
}
ul.raise-love-charity img {
    width: 120px;
}
.get-inspired-txt {
    padding: 15px;
}
.get-inspired-txt-resp {
    text-align: center;
    font-size: 24px;
    padding: 10px;
}
#makeYourBadgeContent {
    width: 80%;
}
@media (min-width: 985px) {
  .get-inspired-txt-resp {
    font-size: 0px;
    position: relative;
    padding: 3px;
    top: -19px;
  }

 ul#getInspiredList {
   width:100%;
 }
}
@media (max-width: 985px) {
  .get-inspired-txt {
    font-size: 0px;
    padding: 0px;
  }
}

#makeYourBadgeContent img {
    width: 100%;
    height: auto;
}
li.donate {
    background: #DA1A00;
}
li.donate a {
    text-decoration: none;
    color: #fff;
}
li.donate a:hover {
    background: #a71d07;
}
ul#raiseLoveSocialBtns {
    list-style: none;
    font-size: 18px;
}
ul#raiseLoveSocialBtns li {
    float: left;
    padding: 6px;
}
ul#raiseLoveSocialBtns li a:hover {
    color: #fff;
    background: none !important;
}
@media (max-width:768px) {
    ul#raiseLoveSocialBtns {
    margin: 15px auto;
    position: relative;
    left: -12px;
}
    .raise-love-nav {
    background: #6a9add;
}
.raise-love-nav-links {

    width: 200px;
    margin:60px auto  !important;
    padding: 10px 12px;
    position:relative;
    left:0;
}

.raise-love-nav-links  a{
  color:#000;
  font-family: 'Futura LT W01 Bold'; 
}
.raise-love-nav-links  a:hover{
  color:#fff;
    background:#407ed4  !important;
}
li.donate a:hover {
    background: #a71d07 !important;
}
    #makeYourBadgeContent {
        width:100% !important;
    }
        #makeYourBadgeContent a{
        color:#000;
    }
}
i.fa-bars,
i.fa-times {
    color: #fff;
    font-size: 30px;
}
.raise-love-video {
    margin: 50px auto;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#rmhcLogo {
    margin: 0 0 10px;
    position: relative;
    width: 100px;
    height: 140px;
    text-align: center;
    left: 13%;
    display: inline-block;
}
#rmhcLogo img {
    width: 100%;
    height: auto !important;
}
#maxAmount {
    float: right;
    color: #000;
    position: relative;
    height: 80px;
    text-align: center;
}
@media (max-width: 767px) {
   
    #raisedAmount {
    top: 65%;
}
  #rmhcLogo img{
    position: relative;
    top: -50px;

   }
}

#fxdFundraiserBtn {
    position: fixed;
    right: 0;
    font-family: 'Futura LT W01 Bold';
    z-index: 999;
    top: 20%;
    width: 280px;
    font-weight: bold;
    background: #ffc900;
    background-size: 100%;
    padding: 0px 15px 0px 0;
    text-align: right;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
-webkit-box-shadow: 2px 10px 5px -9px rgba(0,0,0,0.49);
-moz-box-shadow: 2px 10px 5px -9px rgba(0,0,0,0.49);
box-shadow: 2px 10px 5px -9px rgba(0,0,0,0.49);
}

#fxdFundraiserBtn a {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    padding-top: 12px;
    text-decoration:none;
    padding-bottom: 10px;+
}

#fxdFundraiserBtn:hover,#fxdFundraiserBtn:active {
    background: #e6b500;
    text-decoration: none;
}
a .get-inspired-txt {
    color: #000;
      text-decoration:none !important;
     -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a .get-inspired-txt:hover {
    color: #000;
    text-decoration: inherit  !important;
}
li.donate a:hover {
   color: #DA1A00;
}
