 body {
            background-image: url(../images/backgroundireveal.png) !important;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
        body:before {
            background-image: url(../images/backgroundireveal.png) !important;
            background-repeat: no-repeat;
            background-position: center;
            background-color: none;
        }
        /*.btn-darkorange*/
        
        .btn-primary {
            font-size: 16px;
        }
        .btn-darkorange,
        .btn-darkorange,
        .btn-palegreen,
        .btn-success,
        .btn-purple,
        .btn-maroon,
        .btn-yellow,
        .btn-sky,
        .label-blueberry {
            font-size: 16px;
        }
        /*.fontcolor{
color: #fff;
} */
        
        .keep {
            font-size: 12px;
            color: #666;
        }
        .footer {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 30px;
            background-color: #f5f5f5;
            overflow: hidden;
            padding: 5px 0;
        }
        .foter .text-muted {
            margin: 20px 0;
        }
        .btn-block {
            white-space: normal;
            background-color: #7f8e9f
            /*34495e*/
            
            ;
            color: #fff;
            /*padding: 10px 19px;*/
            
            font-size: 17px;
            /* line-height: 1.471;
border-radius: 6px;*/
            
            border: 1px solid #6e7d8c
            /*34495e*/
            
            ;
        }
        .btn-block:hover,
        .btn-inverse:hover,
        .btn-inverse.hover,
        .btn-inverse:focus,
        .btn-inverse:active,
        .btn-inverse.active,
        .open>.dropdown-toggle.btn-inverse {
            color: #fff;
            background-color: #6e7d8c
            /*415b76*/
            
            ;
            border-color: #6e7d8c
            /*415b76*/
            
            ;
        }
 
@media screen and (max-width: 767px){        
        .footer {
  
    height: 90px !important;
}
    .build{text-align: center; width: 100%; padding-right: 0px !important;}
}
    /*.footer {
    position: relative !important;}  */  
  .build{padding-right: 15px;} 
  
  .org-logo {
  	width:100px;
  }  