.third-sec {
    background: url(../images/new/port-21.jpg) no-repeat !important;
    background-size: 100% 100% !important
}

.about-3 {
    padding: 50px 0 20px;
    position: relative;
}

.about-3 .content-main ul {
    margin: 40px 0;
    text-align: center;
}

.build-to-win {
    padding: 0;
}

.third-sec .content-heading p {
    padding: 0 100px;
    font-size: 15px;
    color: #fff;
    margin: 0 0 60px
}

.third-sec .content-heading h4 {
    font-size: 40px;
    font-family: myfirstfont2 !important;
    margin: 0 0 30px;
    position: relative;
    color: #fff
}

.third-sec .content {
    padding: 50px 20px 10px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 0;
    margin: 0 0 25px
}

.tabcontent.off {
    display: none
}

.third-sec .content .abs {
    display: block;
    position: absolute;
    background: #feb63f;
    padding: 9px;
    font-size: 50px;
    margin: 0;
    line-height: 1;
    right: 0;
    top: 0;
    width: 80px;
    padding: 10px;
    text-align: center;
    color: #fff
}

.third-sec .content h4::after {
    content: '';
    position: absolute;
    top: -39px;
    left: 0;
    background-size: contain;
    width: 35%;
    height: 20px;
    background: #ff4254
}

.third-sec .content a {
    color: #ff4254;
    font-size: 20px
}

.about-3:after,
.about-3:before {
    display: none
}

.about-3 .content-main {
    border: none;
    border-top: 0;
    padding: 0px
}

.second-sec {
    background: none;
    padding: 0;
    position: relative
}

.second-sec .as {
    box-shadow: 0 0 10px #aaa
}

@media (max-width:991px) {
    .about-3 {
        padding: 40px 0 24px;
        position: relative;
    }
    .build-to-win {
        padding: 0;
    }
    .about-3 .content-heading h3 {
        margin: 0 0 15px;
    }
    .about-3 .content-main ul {
        margin: 40px 0;
    }
}

@media (max-width: 911px) {
    .second-sec .content-class {
        display: none
    }
    .second-sec .content-class3 {
        width: 100%;
        height: 230px;
        margin: 10px 0;
        background: #fff
    }
    .second-sec .content-class6 {
        width: 100%;
        height: 250px;
        background: #fff
    }
    .second-sec .content-class2 {
        width: 100%;
        height: 110px;
        background: #fff;
        margin: 0 15px 20px 0 !important
    }
    .second-sec .content-class31 {
        width: 100%;
        height: 100px;
        background: #fff;
        margin: 15px 15px 0px 0 !important
    }
    .third-sec .content-heading p {
        padding: 0;
        font-size: 15px;
        color: #fff;
        margin: 0 0 60px
    }
}

@media (max-width:767px) {
    .build-to-win .to-win-box {
        width: 50%;
    }
}

@media(max-width:410px) {
    .build-to-win .to-win-box {
        width: 100%;
    }
}