#loader {
    background-color: #fff;
    display: table;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
}
.loader-container {
    display: table-cell;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 12;
}
#preloader_1 {
    margin: auto;
    position: relative;
    width: 100px;
}
#preloader_1 span {
    animation: 1.5s ease-in-out 0s normal none infinite running preloader_1;
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 5px;
    position: absolute;
    width: 9px;
}
#preloader_1 span:nth-child(2) {
    animation-delay: 0.2s;
    left: 11px;
}
#preloader_1 span:nth-child(3) {
    animation-delay: 0.4s;
    left: 22px;
}
#preloader_1 span:nth-child(4) {
    animation-delay: 0.6s;
    left: 33px;
}
#preloader_1 span:nth-child(5) {
    animation-delay: 0.8s;
    left: 44px;
}
@keyframes preloader_1 {
0% {
    background: rgba(23, 223, 190, 1) none repeat scroll 0 0;
    height: 5px;
    transform: translateY(0px);
}
25% {
    background: rgba(21, 218, 192, 1) none repeat scroll 0 0;
    height: 30px;
    transform: translateY(15px);
}
50% {
    background: rgba(13, 200, 203, 1) none repeat scroll 0 0;
    height: 5px;
    transform: translateY(0px);
}
100% {
    background: rgba(6, 180, 215, 1) none repeat scroll 0 0;
    height: 5px;
    transform: translateY(0px);
}
}

.welcome-message {
    background: url(/templates/jb_creativ/images/creativ/messageb.png) top no-repeat !important;
    margin:auto !important;
    background-position: center;
}

@media only screen and (max-width: 320px) {
    .welcome-message {
        padding: 12px !important;
        font-size:19px !important;
    }
}

@media only screen and (max-width: 480px) {
    .welcome-message {
        padding: 12px !important;
    }
}

#jb-topbar {
    display: none !important;
}

.navbar-default .navbar-nav > li > a {
padding: 12px 10px;
font-size: 11px !important;
margin-top: 30px;
}

.head-search {
display:none;
}

.shortcode-widget p  {
    margin-top: 12px!important;
}

body {
    font-size: 18px!important;
}

.donatee {
    background: #6cc065;
   padding: 12px 20px !important;
   border-radius: 25px;
}

.donatee:hover {
    background: #1990cf!important;
    color:#fff!important;
}

.navbar-default .navbar-nav > .active > a {
    background: #1990cf!important;
    color: #fff!important;
}

.logo {
    padding: 17px 10px;
}

.t3-copyright a {
    display: none;
}

.jbt-avatar-name  {
    color:#fff!important;
}

.jb-title   {
    color:#fff !important;
}

.quick-btnn {
   position: fixed;
   bottom: 0;
   right: 25px;
   background: #1990cf;
   color: #fff;
   font-weight: bold;
   padding: 12px;
   cursor: pointer;
   z-index: 99999;
}

.quick-btnn:hover {
   background: #2d7296;
   color: #fff;
}

.team_Desc h3 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    line-height: 1!important;
   font-size: 20px !important;
}

.team_Desc p {
    margin: 0 0 30px;
}

.help-blue {

    list-style: none;
    background: #1990cf;
    color: #fff;
    padding: 10px 10px 10px 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: -40px;
    line-height: 1.3!important;
}


.help-green {
    list-style: none;
    background: #6cc065;
    color: #fff;
    padding: 10px 10px 10px 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: -40px;
    line-height: 1.3!important;
}

.green-arrow {
    background: url('http://freshbeginningssafehouse.org/images/red.png') left;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.blue-arrow {
    background: url('http://freshbeginningssafehouse.org/images/red.png') left;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.font-cacth {
    color: red;
    font-weight: 700;
}

#t3-mainbody {
display:none;
}

.team_desc h3 {
    margin-bottom: 0px !important;
    margin-top: 0px;
    font-size: 20px !important;
    line-height: 1!important;
}

.rhonda {
    background: #fff;
}

.drop-text {
    background: #1990cf;
    color: #fff;
    text-align:center;
    font-size: 36px;
    font-weight: 700;
    padding: 20px 0;
}

.coming-text {
    background: #6cc065;
    color: #fff;
    text-align:right;
    padding-right: 35px;
}

.navbar-default .navbar-nav > li > a:hover {
    background: #1990cf;
    color: #fff;
}

.nopadding-bottom {
    background: #6cc065 !important;
    padding-bottom: 60px;
}

.nopadding-top {
    padding-top: 60px;
}

.heal-text {
    color: #ffffff; 
    line-height: 1.3 !important;
}

.breadcrumb {
    background-color: transparent;
}

.donate-head  {
background: url("http://freshbeginningssafehouse.org/images/donat-page.jpg");
padding-bottom: 70px;
padding-top: 70px;
}

.process-box .widget {
    height: 510px;
}

.custominquire {
    background: #1990cf;
    color: #fff;
    padding: 20px 100px 0;
    margin-bottom: -10px;
}

.drop-center{
    text-align: left;
    color: #fff;
}

#t3-mainnav {
    padding-left: 0;
    padding-right: 0;
}

.navbar-default .navbar-nav > li {
    margin-right: 4.5px;
}

