
.ct1 .banner1 {
    background: url(//static.datagrand.com/images/ct/ct-01.jpg) no-repeat top center;
}

.ct2, .ct3, .ct4, .ct5 {
    min-height: 720px;
    padding-bottom: 40px;
}

.ct2 {
    background-color: #eee;
}

.team-intro-holder {
    width: 275px;
    height: 240px;
    margin: auto;
    margin-top: 100px;
}

.team-intro-holder .team-intro {
    width: 198px;
    font-size: 20px;
    margin: auto;
    margin-top: 40px;
}

.team-intro-holder .team-intro strong {
    color: #1976d2;
    font-weight: 500;
}

.ct3 {
    background: url(//static.datagrand.com/images/ct/ct-07.jpg) #192a41 no-repeat bottom center;
    overflow-y: hidden;
}

.event-container {
    width: 100%;
}

.event-container .event-holder {
    width: 260px;
    color: #fff;
    text-align: left;
    position: relative;
    padding: 20px 0 180px 20px;
}

.event-container .event-holder::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 1px;
    background: #fff;
    top: 0;
}

.event-container .col-xs-12:nth-child(1) .event-holder {top: 206px;}
.event-container .col-xs-12:nth-child(2) .event-holder {top: 176px;}
.event-container .col-xs-12:nth-child(3) .event-holder {top: 146px;}
.event-container .col-xs-12:nth-child(4) .event-holder {top: 116px;}

.event-container .event-holder .addition {
    position: absolute;
    left: -6px;
    top: -13px;
}

.event-container .event-holder .event-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}

.event-container .event-holder .event-title strong {
    color: #1976d2;
}

.event-container .event-holder .event-intro {
    font-size: 16px;
    line-height: 24px;
    color: #efefef;
    margin-top: 20px;
    margin-bottom: 20px;
}

.event-container .event-holder .event-time {
    font-size: 40px;
}

.event-container .event-holder .event-time span {
    font-size: 20px;
}

.benefit-holder {
    width: 174px;
    margin: auto;
}

.benefit-holder .img-holder {
    width: 174px;
    height: 170px;
    margin: auto;
    background: url(//static.datagrand.com/images/ct/ct-08.png) no-repeat 1px 0;
    margin-top: 90px;
}

.ct4 .content-container .col-xs-12:nth-child(2) .benefit-holder .img-holder {background-position: 1px 0;}
.ct4 .content-container .col-xs-12:nth-child(3) .benefit-holder .img-holder {background-position: -201px 0;}
.ct4 .content-container .col-xs-12:nth-child(4) .benefit-holder .img-holder {background-position: -403px 0;}
.ct4 .content-container .col-xs-12:nth-child(5) .benefit-holder .img-holder {background-position: -605px 0;}
.ct4 .content-container .col-xs-12:nth-child(6) .benefit-holder .img-holder {background-position: -807px 0;}
.ct4 .content-container .col-xs-12:nth-child(7) .benefit-holder .img-holder {background-position: -1009px 0;}

.benefit-holder .benefit-intro {
    margin-top: 48px;
    font-size: 20px;
    color: #333;
}

.ct5 {
    background: #eee;
}

.adv-holder {
    width: 346px;
    height: 488px;
    background: #fff;
    padding: 15px 30px 0 20px;
    margin: auto;
    margin-top: 50px;
    transition: 0.2s all;
}

.adv-holder:hover {
    box-shadow: 0 0 20px #d2d2d2;
    transform: translateY(-10px);
}

.adv-holder .img-holder {
    width: 80px;
    height: 70px;
    margin: auto;
}

.adv-holder .img-holder.pic1 {background: url(//static.datagrand.com/images/ct/ct-09.png) no-repeat 50% 50%;}
.adv-holder .img-holder.pic2 {background: url(//static.datagrand.com/images/ct/ct-10.png) no-repeat 50% 50%;}

.adv-holder .adv-position {
    font-size: 20px;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 23px;
}

.adv-holder .adv-intro, .adv-holder .adv-addtion, .adv-holder .adv-detail {
    font-size: 14px;
    line-height: 24px;
}

.adv-holder .adv-intro {
    color: #333;
}

.adv-holder .adv-addtion, .adv-holder .adv-detail {
    color: #555;
 }

.adv-holder .adv-addtion {
    margin: 15px auto 20px auto;
    width: 70px;
    position: relative;
}

.adv-holder .adv-addtion div {
    position:relative;
    z-index:5;
    background:#fff;
}

.adv-holder .adv-addtion::after {
    content: "";
    width: 329px;
    height: 1px;
    background: #d2d2d2;
    border-top: 1px solid #d2d2d2;
    z-index: 0;
    display: block;
    position: absolute;
    top: 12px;
    left: -125px;
}

.adv-holder .adv-detail {
    text-align: left;
}

.dg-lg-blue-btn {
    border-radius: 2px;
    padding: 17px 95px;
    font-size: 18px;
    display: inline-block;
    background: #1976d2;
    color: #fff;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation;
    cursor: pointer;
}

.dg-lg-blue-btn:hover, .dg-lg-blue-btn:active, .dg-lg-blue-btn:focus {
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .adv-holder {
        width: 320px;
        padding: 10px 15px 0 10px;
    }

    .adv-holder .adv-addtion::after {
        width: 306px;
        left: -116px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .event-container .event-holder::before {
        display: none;
    }

    .adv-holder:hover {
        box-shadow: none;
        transform: none;
    }
}

@media screen and (max-width: 767px) {
    .event-container .event-holder::before {
        display: none;
    }

    .adv-holder {
        width: 320px;
        padding: 10px 15px 0 10px;
    }

    .adv-holder .adv-addtion::after {
        width: 306px;
        left: -116px;
    }

    .adv-holder:hover {
        box-shadow: none;
        transform: none;
    }
}