html,
body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #666;
}


@media (max-width: 991px) {
    .btn-read-more {
        display: block;
    }
}

.yearly {
    font-size: 14px;
}

.bg {
	background: transparent;
}
.btn {
    font-weight: 500;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    color: #111;
}

.btn:hover, .btn:focus {
    background: #FFD503;
}

.btn-exit {
    padding: 0;
    background: #F6E923;
    color: #111;
    border: 1px solid #111;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

.btn-home {
	padding: 10px 40px;
	margin-top: 20px;
	background: #F6E923;
	font-size: 15px;
}

.btn-donate {
	color: #003b64;
	padding: 10px 40px;
	background: #F6E923;
}

.btn-search {
	background-color: #F6E923;
}

.btn-donate:hover, .btn-donate:focus {
	background: #FFD503;
}

.even-background {
	background: #232A31;
	padding-bottom: 60px;
	font-size: 16px;
}

.even-background p {
	color: #fff;
}

.odd-background {
	background: #fff;
	font-size: 16px;
	margin-bottom: 60px;
}

.pledge-background-odd {
    background: rgba(0,0,0,.5);
    padding: 15px 0;
}

.pledge-background-even {
    background: #e9e9e9;
    padding: 15px 0;
}

.odd-background img {
	max-width: 100%;
}

.marge {
	margin-bottom: 30px;
}

.pledge-list li {
    font-size: 18px;
}

.jumbotron-image {
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url(/images/home.jpg) no-repeat center;
    position: relative;
    background-size: cover;
}

.service-box-bg {
background: url(/images/bwell/acupuncture.jpg);
margin-bottom: 30px;
height: 140px;
background-size: cover;
border-radius: 5px;
}

.service-box-overlay {
	background: rgba(0,0,0,0.2);
margin-bottom: 30px;
height: 140px;
background-size: cover;
border-radius: 5px;
z-index: 9;
}

.service-title {
position: absolute;
top: 30px;
left: 25px;
color: #fff;
font-weight: 200;
font-family: "Open Sans","Helvetica Neue",Helvetica,Calibri,Arial,sans-serif;
border-top: 1px solid rgba(255,255,2555,0.3);
border-bottom: 1px solid rgba(255,255,2555,0.3);
padding: 5px;
}

.service-title a span {
    display: block;
}

.center {
	width: 600px;
}

.fix {
	width: 100%;
}


.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

.subscribe {
    width: 650px;
}


/*******************************************************************************
		-	BULLETS AND ARROWS ADD ONS TO THE EXISTING VERSION 	-
*******************************************************************************/

.tp-bannertimer {
    background:#777;
    background:rgba(0,0,0,0.1);
    height:5px;
  }



.tp-bullets.simplebullets.navbar {

    height: 35px;
    padding: 0px 0px;

}
.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 14px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float:none !important;
}
.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
    height: 6px !important;
    border:5px solid #FFCE32 !important
}



.tparrows:before {
    font-family: 'revicons';
	color: #fff;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    margin-top: 9px;
    text-align: center;
    width: 40px;
    font-size: 20px;
}
.tparrows {

    cursor: pointer;

    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px !important;
    height: 40px !important;

}
.tparrows:hover {
    color: #fff;
}
.tp-leftarrow:before {
    content: '\e824';
}
.tp-rightarrow:before {
    content: '\e825';
}
.tparrows.tp-rightarrow:before {
    margin-left: 1px;
}
.tparrows:hover {
    background: rgba(0, 0, 0, 1) !important;
}



/******************************
	-	SLIDER NAV STYLE DEMOS	-
********************************/

#slider4container .tparrows:before,
#slider4container .tparrows:hover,
#slider4container .tparrows {
    color: #000 !important;
}

#slider4container .tparrows {
	background:#fff !important;
	background:rgba(255,255,255,0.5) !important;
}

#slider4container .tparrows:hover	{
	background:#fff !important
}


.view-more{
    background: #FFCA32;
    cursor: pointer;
}

.view-more:hover {
    background: #FAB514;
}

.bempowered-background {
    background: url('/images/hope.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 150px;
}

.donate-background {
    background: url('/images/donation.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 150px;
}

.congrats-background {
    background: url('/images/bconnected.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 150px;
}

.list-background {
    background: url('/images/bwell.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 150px;
}

.form-control:focus {
    border-color: #FAB514;
}

.bwell-images {
    max-width: 100%;
}
