     
.donate-bar .nav {
    margin-bottom: 14%;    margin-left: 10%;
     display: inline-flex;
    list-style: none;
}
.modal.fade {
    top: 70%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

input, textarea, .uneditable-input {
    width: 95%;
}
.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    text-shadow: 0 1px 0 #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
.modal {
    position: fixed;
    top: 10%;
    left: 38%;
    z-index: 1050;
    width: 800px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 50px;
    overflow-y: auto;
}
      .theme-blue {
        color: #427bb8;
      }
      .theme-orange {
        color: #cc851c;
      }
      .theme-green {
       color: #8ab042;
      }
      .theme-grey {
        color: #666666;
      }
      .theme-white {
        color: #fff;
      }
      .theme-background-blue {
        background-color: #427bb8;
        color: #fff;
      }
      .theme-background-orange {
        background-color: #cc851c;
        color: #fff;
      }
      .theme-background-green {
        background-color: #8ab042;
        color: #fff;
      }
      .theme-background-grey {
        background-color: #666666;
        color: #fff;
      }
      .theme-background-white {
        background-color: #fff;
        color: #4c4c4c;
      }
      .donate-bar {
        padding: 32px 23px 28px;
      }
      .donate-bar > div:first-child {
        font-family: 'Roboto ', sans-serif;
        font-weight: bold;
        margin-left: -1%;
        border-right: 1px dotted #2a4f76;
        margin-top: 19px;
        font-size: 25px;
        padding: 0;
        margin-bottom: 5%;
      }
      .donate-buttons>li>a {
        font-size: 17px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        position: relative;
        display: block;
        padding: 10px 3px;
        border-radius: 5px;
      }
      .btn-blue-other, .btn-blue {
    /* font-family: 'Roboto Condensed', sans-serif; */
  
    background-color: #427bb8;
    color: #fff;
    border-radius: 5px;
    border: 0;
    padding: 0;
    width: 90px;
    height: 50px;
    margin-top: 8px;
}
.btn-blue {
    /* font-family: 'Roboto Condensed', sans-serif; */
    /* font-weight: bold; */
    background-color: #427bb8;
    color: #fff;
    border-radius: 5px;
    border: 0;
    font-size: 22px;
    padding: 0;
    width: 90px;
    height: 50px;
    margin-top: 8px;
}
      .btn-green {
    font-family: 'Roboto ', sans-serif;
    font-weight: 600;
    background-color: #228dda;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: 0;
    padding: 0;
    width: 125px;
    margin-left: 23%;
    height: 49px;
    margin-top: 8px;
}
      #other-input {
        display: none;
      }
      #other-input input {
        position: relative;
        font-weight: bold;
        background-color: #fff;
        color: #427bb8;
        border-radius: 5px;
        border: 0;
        border: 5px solid #427bb8;
        padding: 0 0 3px 15px;
        width: 75px;
        height: 37px;
        margin: 18px 3px 0;
      }
      input[type=number]::-webkit-inner-spin-button, 
      input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none; 
       margin: 0; 
      }
      #other-input span {
        font-family: inherit;
        font-weight:bold;
        color: #427bb8;
        position: absolute;
        padding: 23px 12px;
        z-index: 10;
        pointer-events: none;
      }
      .impact {
        font-size: 1.1em;
        font-weight: bold;
        clear: both;
      }
      .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent;
      }
      .donate-buttons .active {
        background-color: #fff;
        border: 5px solid #427bb8;
        color: #427bb8;
      }
      .donate-buttons:focus {
      outline: -webkit-focus-ring-color auto 0px;
      }
      .donate-buttons li:last-child {
        font-size: 17px;
        line-height: 37px;
        padding-left: 20px;
        padding-top: 15px;
      }

@media screen and (max-width:420px){


.donate-bar .nav {
    margin-bottom: 20px;
    margin-left: 0;
    display: inline-flex;
    list-style: none;
}
.btn-blue-other, .btn-blue {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    background-color: #427bb8;
    color: #fff;
    border-radius: 5px;
    border: 0;
    padding: 0;
    width: 45px;
    height: 37px;
    margin-top: 8px;
}
.btn-green {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    background-color: #228dda;
    color: #fff;
    border-radius: 5px;
    border: 0;
    padding: 0;
    width: 69px;
    height: 37px;
    margin-top: 8px;
}
.modal.fade.in {
    top: 20px;
    margin-left: -38%;
    width: 100%;
}

}