.cti-trophy {
    width: 95% ;
    box-sizing: border-box;
    padding: 50px 30px;
    /* background: #242424; */
    margin: 0 auto;
}
.cti-trophy-left {
    width: 90.5%;
    color: #A6A6A6;
    margin: auto;
}

.cti-trophy-right {
    /* float: right; */
    width: 33.5%;
    margin: auto;
    /* margin-bottom: 10px; */
}

.cti-trophy-btn {
    color: #fff;
    width: 160px;
    text-align: center;
    padding: 13px 0;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 5px;
    margin: 50px auto 0 auto;
}


.cti-trophy-left h2 {
    font-size: 18px
}
.cti-trophy-left p {
    margin-top: 25px;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 40px;
}
.cti-carhonor img {
    display: block;
    width: 100%
}
.cti-carhonor.d-left {
    float: left;
    width: 51%
}
.cti-carhonor.d-right {
    float: left;
    width: 49%
}
.cti-carhonor.row {
    margin-bottom: 15px
}
@media screen and(max-width: 1400px) {
	.cti-banner {
        margin-top: 71px
    }
    .cti-product-left h2,
    .cti-summary-left h2 {
        margin-top: 50px;
        margin-bottom: 15px;
        font-size: 14px
    }
    .cti-product-left h2 {
        margin-top: 100px
    }
    .cti-product-left p {
        font-size: 12px
    }
    .cti-pro-btn h3 {
        font-size: 22px
    }
    .cti-pro-details {
        width: 108px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        letter-spacing: 4px
    }
    .cti-pro-btn p {
        margin-top: 90px
    }

}
@media screen and(max-width: 768px) {.cti-carhonor.d-left,
    .cti-carhonor.d-right,
    .cti-honours ul li,
    .cti-trophy-left,
    .cti-trophy-right {
        float: none;
        width: 100%
    }
    .cti-play {
        background-size: 60px
    }
    .cti-product-left,
    .cti-product-right,
    .cti-summary-left,
    .cti-summary-right {
        float: none;
        width: 100%;
        text-align: center
    }
    .cti-summary-right {
        box-sizing: border-box;
        padding-left: 3%;
        padding-right: 3%
    }
    .cti-product-right img {
        margin: auto
    }
    .cti-banner {
        margin-top: 50px
    }
    .cti-summary-left p {
        margin: auto
    }
    .cti-product-left p {
        margin-bottom: 12px
    }
    .cti-pro-btn h3 {
        margin-top: 30px
    }
    .cti-product-left h2,
    .cti-summary-left h2 {
        margin-top: 30px;
        margin-bottom: 7px;
        font-size: 14px
    }
    .cti-honours,
    .cti-trophy {
        width: 94%;
        margin: 12px 3%
    }
    .cti-carhonor,
    .cti-main.d-title {
        margin-left: 3%
    }
    .cti-honours img {
        width: 100%
    }
    .cti-honours ul li {
        margin-top: 16px
    }
    .cti-carhonor {
        margin-right: 3%
    }

}
