html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;

}



.primary-logo{}
.secondary-logo{
    float:right;
}


.background-dark{ background-color: #4e4d4f;}
.foreground-dark,.foreground-dark:active,.foreground-dark:visited{ color: #ffffff; }

.background-mid{ background-color: #bbbbbb;}
.foreground-mid,.foreground-mid:active,.foreground-mid:visited{ color: #222222;}

.background-light{ background-color: #efefef;}
.foreground-light,.foreground-light:active,.foreground-light:visited{ color: #222222;}


#spree-navbar{
    position:fixed;
    width:80%;
    height: 100%;
    z-index:999999;
}

.offcanvas{
   left:auto;
   right: -80%;
}
.offcanvasActive{
    right:0%;
    top:0px;
}
#offCanv{
    position: relative;
}
   
.offcanvasBody{
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;

    left: -80%;
    top:0px;
}

.button-holder{
  padding:20px;
  width: 100%;
  text-align: center;
}
.btn-default {
    background-color: #000;
    color:#fff;
     border-color: #000;
}
.btn-default:hover{
  color:#000;
  background-color: #ffffff;
  border-color: #000;
}

#spree-navbar ul{
    margin:0px;
    padding:0px;
}
#spree-navbar ul>li{
    display: block;
    list-style: none;
    margin: 0px;
}
#spree-navbar ul>li>a,#spree-navbar ul>li>a:active,#spree-navbar ul>li>a:visited{
    display: block;
    padding:10px;
    text-decoration: none;
}

#spree-navbar ul>li>a:hover{
  color:#000 !important;
  background-color: #fff;


}

.menubutton{
  height: 40px;
padding:10px; margin: 5px;

}


#spree-navbar ul>li>a>img{
    height:25px;
}


#spree-navbar h2{
  margin: 0px;
  padding:4%;
}
#user-info{
  padding: 10px;
  
}

#user-info h2 {
    font-weight: 300;
    padding-left: 10px;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

#balance-box{

        width:100%;
   min-height:300px;
   margin-bottom: 20px;      
}


.outer-circle{
    position:relative;
    width:130px;
    height:130px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    border: 2px solid #4e4d4f;
    border-radius: 50%;
    overflow: hidden;
}

.inner-circle{
    position:relative;
    width:94%;
    height:94%;
    margin:3%;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ffffff;
}

.circle-copy{    position:absolute;top:25%; text-align: center; width:100%; color: #222222;  }
.circle-value{   position:relative;  width:100%; display: block; font-size: 120%; font-weight: bold; }
.circle-text{   position:relative;  width:100%; display: block;text-transform: uppercase; font-size: 70%;
 }
.circle-foot{  
position:absolute; color:#fff; background-color: #4e4d4f; 
width:100%;
bottom:0px;
height: 35%;
padding-top:3%;
padding-left:10%;
padding-right:10%;
text-align:center;
text-transform: uppercase;
font-weight: bold;
font-size: 80%;
}



/*==================================================
 * Effect 2
 * ===============================================*/
.liftShadow
{
  position: relative;
}
.liftShadow:before, .liftShadow:after
{
  z-index: -1; 
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #999999;
  transform: rotate(-3deg);
}
.liftShadow:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.logo-slider{
    background-color: #ffffff;
    padding: 1%;
    width:90%;
    margin:0 auto;
    margin-top: 20px;
}


.logo-slider img{
height:50px;
  padding:10px;
}



.feature-item{
display:block;
}

.feature{
  width:90%;
  margin: 0 auto;
  margin-bottom: 20px;
  position:relative;
}

.feature>img{
  width:100%;
}

.feature > .text{
  position: absolute;

  top:0px;


}


.feature > .text >span{
    color: #ffffff;
      padding:10px;
  background-color: rgba(0,0,0,0.8);
  letter-spacing: 2px;
  font-weight: 300;
  display: inline-block;
      margin: 5px;

}
.feature > .description{
  background-color: #000;
  color:#fff;
  padding: 10px;
}

.footer{
  padding-top: 5%;
    padding-bottom: 5%;
  min-height: 100px;
}

.footer ul{
    padding:0px;
    margin: 0px;
    margin-top: 20px;
}
.footer ul>li{
    display: block;
    margin: 0px;
    padding-top: 5px;
    padding-bottom:5px;
}
.footer ul>li>a{
    color:#ffffff;
    padding: 10px;
    display:block;
    text-align: center;
}



.poweredbylogo{
  margin: 0 auto;
}




/* Carousel base class */
.carousel {
  height: auto;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  padding-top:10px;
  height: auto;
  margin: 0 auto;
}


.carousel-control.right,.carousel-control.left{
  background-color: transparent;
  background: none;

}


.navbar-default {
  border:0px;
  background-color: transparent;
}
.navbar{
  margin-bottom:0px;
}

.userNav{
  font-size: 0.8em
}


.userNav i{    display:block;
       font-size: 3em;
}











/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {


.poweredbylogo{
  margin:auto;
  float: right;
}


.carousel .item {
  padding-top:0px;
  height: auto;
  margin: 0 auto;
}




.carousel-control.right,.carousel-control.left{
display:none;
}

.feature-item{
  float:left;
  width:33%;
  position:relative;
}



.footer ul{
    padding:0px;
    margin: 0px;
    margin:10px;
}
.footer ul>li{
    display: inline;
    margin: 0px;
padding: 0px;
}
.footer ul>li>a{
    color:#ffffff;
    padding: 10px;
    display:inline;
    text-align: center;
}


    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

#user-info h2 {
  padding-top: 10px;
  padding-left: 0px;
}

.navbar-right li{
       font-size: 0.8em;
       text-align: center;
}



        .outer-circle{
border-width: 8px;
    width:250px;
    height:250px;
}

.circle-text{
    font-size: 100%;
}

.circle-value{   position:relative;  width:100%; display: block; font-size: 250%; font-weight: bold; }

.circle-foot{  
padding-top:5%;
font-size: 100%;
}








#spree-navbar{
    position: relative;
    width:100%;

}



#spree-navbar ul>li{
    display: inline-block;
width: 12%
}
#spree-navbar ul>li>a{
    text-align: center;
    font-size: 0.8em;

}

#spree-navbar ul>li>a>i{
    display: block;
    font-size: 2em;

}


.offcanvas{
    position: relative;
    left:auto;
    right: auto;
    top:auto;

    }




}


    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

#spree-navbar ul>li>a>i{
    display: block;
    font-size: 3em;

}

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }