#footer {
    background: #000 !important;
}

#footer .footer-copyright{border-top: 1px solid #fff;}

#footer .footer-copyright p {
    color: #FFF;
}
#footer .footer-copyright {
    background: #060606 ;
    border-top: 1px solid #fff !important;
    margin-top: 10px !important;
    padding: 20px 0 10px !important;
}
/*.thumb-info-caption-text{margin:0 0 0px !important;}*/
.set_border {
    box-shadow: 0px 3px 6px #c2c2c2;
    margin: 0;
    padding: 10px;

}
#footer .footer-copyright p{color: #fff !important;}
.set_border_update {
    box-shadow: 0px 3px 6px #c2c2c2;
    margin: 10px;
    padding: 10px;
    float: left;
}
ul.nav-list li.active > a{background-color:#f2f2f2 !important}

.set_img {
    max-height: 215px !important;
/*    float: left;*/
}
.img-responsive_aa
{
    max-height: 214px;
    align-items: center;
    width: auto;
}

button.mr_top.btn.btn-primary.pull-right.mr-xs.mb-sm{margin-top: 22px !important;}

.set_p p{margin:0px !important;}

h5.set_h {
    min-height: 36px;
}

.team_height{height: 209px !important;}
.single-event-page-content .event-thumbnails {
    position: relative
}

.single-event-page-content .event-thumbnails .event-countdown {
    padding: 20px 50px;
    text-align: center;
    background-color: #1c7430;
    border: 1px solid #fff;
    border-top: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9
}

.single-event-page-content .event-thumbnails .event-countdown P {
    position: static;
    color: #fff;
    margin-bottom: 0
}

.single-event-page-content .event-thumbnails .event-countdown .counter-item:last-child {
    margin-right: 0
}



.event-countdown {
    margin-bottom: 18px;
    position: relative;
    display: inline-block
}

.event-countdown .event-countdown-counter {
    display: flex
}

.event-countdown .event-countdown-counter {
    text-align: center;
    color: #fff;
    margin-right: 10px
}
.counter-item{
 text-align: center;
    color: #777;
    margin-right: 4px   
}

.event-countdown .event-countdown-counter .counter-item .counter-label {
    font-size: 1.4rem;
    line-height: 2.2399999999999998rem;
    line-height: 1;
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.event-countdown .event-countdown-counter .counter-item .single-cont {
    font-size: 1.8rem;
    line-height: 2.8800000000000003rem;
    line-height: 1;
    font-weight: 700;
    border: 1px solid #777;
    background-color: #fff;
    padding: 10px;
    display: inline-block
}

.event-countdown p {
    font-size: 1.8rem;
    line-height: 2.8800000000000003rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 100%
}


.single-event-page-content .event-thumbnails .event-countdown {
    padding: 20px 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #777;
    border-top: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9
}

.single-event-page-content .event-thumbnails .event-countdown P {
    position: static;
    color: #fff;
    margin-bottom: 0
}

