body {
    background-image: url("../images/rainsBackground.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    background-position: center;
}

.mobile-List {
    display: none;
    z-index: 1;
}

.mobileNav {
    display: none;
     z-index: 1;
}

.card-text{
  font-size: 26px;

}


.nav-link {
    color: white;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}


.nav-link:hover {
    color: limegreen;
}



.navbar-custom {
   /*background-color: rgba(194, 217, 245, 1);*/
    border-radius:0;
    filter: alpha(opacity=40);
  
 }
 
 
#mainText_small{
    color: #242424;
   background-color: #39B54A;
    border-radius: 30px;
    width: 320px;
    text-align: center;
    margin-top: 18%;
    margin-left: 4%;
    animation: fadeInAnimation ease 4s;
    animation-iteration-count: 1; 
    animation-fill-mode: forwards; 
  }
  
 #mainText{
   color: white;
   margin-top: 2%;
   margin-left: 4%;
   animation: fadeInAnimation ease 7s;
   animation-iteration-count: 1; 
   animation-fill-mode: forwards; 

 }
 
 #mm {
   font-size: 35px;
     font-weight: bolder;
 }

 #nn {
   font-size: 80px;
   font-weight: bolder;
 }
 
#button {
    margin-top: 25px;
    margin-left: 4%;
    font-weight: bold;
    border-radius: 20px;
    background-color: #39B54A;
    animation: fadeInAnimation ease 10s;
    animation-iteration-count: 1; 
    animation-fill-mode: forwards; 
   
    
}


 
@keyframes fadeInAnimation { 
    
  0%   {margin-left:-100px; opacity: 0; }
  25%  {margin-left:4%; opacity: 1;}
    

        
        
}


/* =============== */
/* === Footer === */
/* =============== */


#spacing{
  margin-right: 10px;
  margin-left: -5px;
}




#textBlock {
    text-align:center;
    margin-top: 5px;
    
}

#number {
    font-size: 18px;
    display:inline;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}

#number:hover {
    color: green;
}


#csavings {
    font-size: 19px;
    margin-left: 15px;
    color: black;
    display:inline;
    font-weight: bold;
}
#amount {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    display:inline;
    font-weight: bold;
}


.footerText {
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgba(255, 255, 255, 0.65);
    box-shadow: 0 35px 16px 45px rgba(0,0,0,0.8);
    color: black;
    filter: alpha(opacity=80);
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 35px;
    

}








/*body {*/
/*    background-image: url("../images/rainsBackground.jpg");*/
/*    background-repeat: no-repeat;*/
/*    background-attachment: fixed;*/
/*    background-size: 100% 100%;*/
/*    background-position: center;*/
/*}*/

/*.mobile-List {*/
/*    display: none;*/
/*    z-index: 1;*/
/*}*/

/*.mobileNav {*/
/*    display: none;*/
/*     z-index: 1;*/
/*}*/

/*.card-text{*/
/*  font-size: 26px;*/
/*}*/


/*.nav-link {*/
/*    color: black;*/
/*    font-weight: bolder;*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*}*/


/*.nav-link:hover {*/
/*    color: limegreen;*/
/*}*/


/*.navbar-custom {*/
/*    background-color: rgba(255, 255, 255, 0.65);*/
/*    border-radius:0;*/
/*    zoom: 1;*/
/*    filter: alpha(opacity=90);*/
/*    opacity: 90%;*/
/*    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.8);*/
/* }*/
 
 /*#contactUs {*/
 /*    color:limegreen;*/
 /*}*/
 
/*.card-title {*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    color:  black;*/
/*    opacity: none;*/
/*    animation: fadeInAnimation ease 3s;*/
/*    animation-iteration-count: 1; */
/*    animation-fill-mode: forwards; */
/*}*/

/*@keyframes fadeInAnimation { */
/*    0% { */
/*        opacity: 0; */
/*    } */
/*    80% { */
/*        opacity: 85%; */
/*    } */
/*}*/


/*.card {*/
/*    box-shadow: 0 16px 26px 0 rgba(0, 0, 0, 0.8);*/
/*    border-radius: 5px;*/
/*    text-align: center;*/
/*    width: 32%;*/
/*    margin: 15%;*/
/*    z-index: 1;*/
/*    animation: fadeInAnimation ease 3s;*/
/*    animation-iteration-count: 1; */
/*    animation-fill-mode: forwards; */
    
/*}*/

/*#main {*/
/* background-color: rgba(255, 255, 255, 0.80);*/
 
/*}*/

/*#button {*/
/*    margin: 5px;*/
    
/*}*/

/* =============== */
/* === Footer === */
/* =============== */


/*#spacing{*/
/*  margin-right: 10px;*/
/*  margin-left: -5px;*/
/*}*/




/*#textBlock {*/
/*    text-align:center;*/
/*    margin-top: 5px;*/
    
/*}*/

/*#number {*/
/*    font-size: 18px;*/
/*    display:inline;*/
/*    margin-right: 15px;*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    color: black;*/
/*}*/

/*#number:hover {*/
/*    color: green;*/
/*}*/


/*#csavings {*/
/*    font-size: 19px;*/
/*    margin-left: 15px;*/
/*    color: black;*/
/*    display:inline;*/
/*    font-weight: bold;*/
/*}*/
/*#amount {*/
/*    font-size: 18px;*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    color: black;*/
/*    display:inline;*/
/*    font-weight: bold;*/
/*}*/


/*.footerText {*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    background-color: rgba(255, 255, 255, 0.65);*/
/*    box-shadow: 0 35px 16px 45px rgba(0,0,0,0.8);*/
/*    color: black;*/
/*    filter: alpha(opacity=80);*/
/*    bottom: 0;*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    height: 35px;*/

/*}*/




/* Mobile Friendly */

@media (max-width: 1180px) {
    


    .mobile-List {
        display: inline;
        color: white;
        list-style: none;
    }

    .mobileNav {
        display: inline;
        z-index: 1;
    }

    #browserNav {
        display: none;
    }

    /*.cardPic {*/
    /*    margin-top: 7%;*/
    /*    z-index: 1;*/
    /*}*/

    /*.card {*/
    /*    color: black;*/
    /*    font-family: Arial, Helvetica, sans-serif;*/
    /*    text-align: center;*/
    /*    box-shadow: 0 26px 36px 0 rgba(0, 0, 0, 0.8);*/
    /*    transition: 0.3s;*/
    /*    width: 95%;*/
    /*    border-radius: 5px;*/
    /*    animation: fadeInAnimation ease 3s;*/
    /*    animation-iteration-count: 1;*/
    /*    animation-fill-mode: forwards;*/
    /*    z-index: 1;*/
    /*    margin: 2%;*/
    /*}*/

}

@media (max-width: 1020px) {
        

body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url("../images/rainsBackground.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
   
    .rainsLogo {
        margin-left: 35%;
    }


    .footerImage {
        display: none;

    }

    .footerText {

        display: none;

    }

    .logo {
        display: none;
    }


}

