/* 
    Document   : style
    Created on : Feb 22, 2014, 9:30:04 AM
    Author     : Bilal
    Description:
        Purpose of the stylesheet follows.
*/

.center{
    text-align: center;
}
#admin-login{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    color: #fff;
    display: inline-block;
    z-index: 999;
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    right: 30px;
}
#about,
#contact{
    display: none;
    position: fixed;
    z-index: 999;
    background: rgba( 0, 0, 0, 0.85 );
    color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
    z-index: 9999;
}
#contact .wuc-box h3,
#about .wuc-box h3{
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 7px;
    text-transform: uppercase;
}
#contact{
    text-align: center;
}
#contact .wuc-box .trigger{
    position: initial;
}
.trigger,
.wuc_icons a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    color: #fff;
    display: inline-block;
    z-index: 999;
    cursor: pointer;
}
.trigger{
    position: absolute;
}
.close-trigger{
    position: absolute;
    right: 50px;
    top: 50px;
}
.about-trigger{
    left: 20px;
    bottom: 20px;
}
.contact-trigger{
    right: 20px;
    bottom: 20px;
}

.wuc_icons a{
    
}

#wuc-wrapper .wuc-logo img{
    width: auto;
    max-height: 150px;
}
#wuc-wrapper .countdown-show3 .countdown-section{
    width: