.text-des{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.count-sec .text-des{
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}


/* ===================================
       Timeline css
====================================== */
.timeline-sec{
    min-height: 300px;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.timeline-sec .timeline-overlay{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
.timeline-sec .timeline-heading{
    margin-bottom: 50px;
}
.timeline-sec .large-heading,.timeline-sec .sub-heading{
    color: #FFFFFF;
}
.timeline-sec .fly-line{
    background-color: #FFFFFF;
}

.timeline-sec .timeline-year{
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
.timeline-sec .timeline-year:first-child{
    padding-top: 0;
    padding-bottom: 0;
}
.timeline-sec .timeline-year .t-year{
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #19457c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.timeline-sec .timeline-year .t-year .heading{
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
    text-align: center;
}
.timeline-sec .timeline .timeline-block{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    cursor: pointer;
    list-style: none;
    margin-bottom: 30px;
}
.timeline-sec .timeline .event-details{
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.70);
    padding: 30px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .event-details .event-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.timeline-sec .timeline .event-details .text-des{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    opacity: .8;
    margin-bottom: 15px;
}
.timeline-sec .timeline .event-details .event-time{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.timeline-sec .timeline .event-details:hover{
    background-color: #19457c;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:after{
    border-left: 14px solid #19457c;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:after{
    border-right: 14px solid #19457c;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:before{
    background-color:  #19457c;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:before{
    background-color: #19457c;
}
.timeline-sec .timeline .simple-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-left: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .simple-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    right: -12px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-right: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    left: -8px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline:after{
    content: " ";
    display: inline-block;
    width: 3px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
}
.timeline-sec .timeline .simple-timeline{
    padding-right: 50px;
    float: left;
    clear: left;
}
.timeline-sec .timeline .inverse-timeline{
    padding-left: 50px;
    margin-top: 60px;
    float: right;
    clear: right;

}


    
/*event info css*/

.event-info{
    padding-top: 150px;
    padding-bottom: 150px;
}
.event-info .detail-info .sub-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #19457c;
    font-size: 16px;
}
.event-info .detail-info .heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #2f2f2f;
    font-size: 38px;
}
.event-info .detail-info .fly-line{
    display: inline-block;
    height: 2px;
    width: 22%;
    background-color: #19457c;
    margin-bottom: 30px;
}
.event-info .detail-info .text-des{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    opacity: .8;
    font-size: 16px;
    margin-bottom: 30px;
}
.event-info .detail-info .location-details .media{
    margin-bottom: 30px;
}
.event-info .detail-info .location-details .media .media-body h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0;
}
.event-info .detail-info .location-details .media .media-body p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    opacity: .8;
}
.event-info .detail-info .location-details .media i{
    font-size: 30px;
    margin-right: 10px;
    color: #19457c;
}
.event-info .detail-info .anim-btn{
    margin-top: 5px;
}
.event-info .img-gallery{
    padding-left: 50px;
}
.event-info .img-gallery img{
    width: 100%;
    transition: .8s ease;
}
.event-info .img-gallery .hover-effect{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.event-info .img-gallery .hover-effect::before,
.event-info .img-gallery .hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;


}
.event-info .img-gallery .hover-effect::before{
    right: 0;
    opacity: 1;
    top: 0;

}
.event-info .img-gallery .hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.event-info .img-gallery .hover-effect:hover::after, .event-info .img-gallery .hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}
.event-info .img-gallery .hover-effect:hover img{
    transform: scale(1.1);
}


@media (max-width: 575.98px) {
    /*extra small screen css of timeline*/
        .timeline-sec .timeline:after {
            left: 9%;
        }
        .timeline-sec .timeline-year .t-year {
            margin-left: 0;
        }
        .timeline-sec .timeline .timeline-block {
            width: 100%;
        }
        .timeline-sec .timeline .inverse-timeline {
            padding-left: 75px;
        }
        .timeline-sec .timeline .inverse-timeline .event-details:after {
            left: 46px;
        }
        .timeline-sec .timeline .inverse-timeline .event-details:before {
            left: 25px;
        }
    }

    @media (min-width: 576px) and (max-width: 767.98px) {
   /*extra small screen css of timeline*/
   .timeline-sec .timeline:after {
    left: 9%;
}
.timeline-sec .timeline-year .t-year {
    margin-left: 0;
}
.timeline-sec .timeline .timeline-block {
    width: 100%;
}
.timeline-sec .timeline .inverse-timeline {
    padding-left: 75px;
}
.timeline-sec .timeline .inverse-timeline .event-details:after {
    left: 46px;
}
.timeline-sec .timeline .inverse-timeline .event-details:before {
    left: 25px;
}

    }   



    *// Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) and (max-width: 991.98px) {





    }


    /*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {






}