body {
    background-image: none;
}

/* banner start */

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: none;
}

.banner img {
    width: 100%;
}

/* banner end */

/* discovery start */

.discovery {
    width: 100%;
    padding: 70px 0;
    overflow: hidden;
    position: relative;
}

.discovery .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.discovery .title h2 {
    font-size: 4rem;
    font-weight: 700;
    color: var(--white-color);
    line-height: 1.2;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    text-transform: uppercase;
    width: max-content;
}

.discovery .title h2::after {
    content: '';
    width: 18%;
    height: 133px;
    background-color: var(--accent-color);
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    z-index: -1;
}

/* main */

.discovery .main {
    display: flex;
    justify-content: space-between;
}

.discovery .main .lt {
    width: 54%;
    order: 2;
}

.discovery .main .lt img {
    width: 100%;
}

.discovery .main .rt {
    width: 48%;
    order: 1;
    padding: 40px 25px;
    margin-top: 0px;
    background: #fff;
}

.discovery .main .rt h4 {
    font-family: var(--second-font);
    font-size: 3.8rem;
    font-weight: 700;
    color: var(--black-color);
    margin-bottom: 20px;
}

.discovery .main .rt ul {
    display: block;
}

.discovery .main .rt ul li {
    font-family: var(--second-font);
    font-size: 1.8rem;
    font-weight: normal;
    color: var(--black-color);
    line-height: 1.6;
    margin-bottom: 15px;
}

.discovery .main .rt ul li span {
    font-weight: 700;
    display: contents;
}

.discovery .main .rt ul li.last {
    margin-bottom: 0;
}

.discovery .main .rt ul li i.bx {
    font-size: 2.8rem;
    color: var(--accent-color);
}

/* main2 */
.discovery .main2 .lt {
    order: 1;
}

.discovery .main2 .rt {
    order: 2;
}

/* discovery end */


/* trials start */

.trials {
    width: 100%;
    padding: 70px 0;
    overflow: hidden;
    position: relative;
}

.trials .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.trials .title h2 {
    font-size: 4rem;
    font-weight: 700;
    color: var(--white-color);
    line-height: 1.2;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    text-transform: uppercase;
    width: max-content;
}

.trials .title h2::after {
    content: '';
    width: 30%;
    height: 133px;
    background-color: var(--accent-color);
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    z-index: -1;
}

/* main */

.trials .main {
    display: flex;
    justify-content: space-between;
}

.trials .main .item {
    width: 48%;
}

.trials .main .item .img-block img {
    width: 100%;
}

.trials .main .item .text {
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    width: 100%;
    margin: 0px auto 0 auto;
    position: relative;
}

.trials .main .item .text h4 {
    font-family: var(--second-font);
    font-size: 3.5rem;
    font-weight: 700;
    color: var(--black-color);
    margin-bottom: 20px;
}

.trials .main .item .text p {
    font-family: var(--second-font);
    font-size: 1.8rem;
    font-weight: normal;
    color: var(--black-color);
    line-height: 1.8;
}

/* trials end */

/* manufacturing start */

.manufacturing {
    width: 100%;
    padding: 70px 0;
    overflow: hidden;
    position: relative;
}

.manufacturing .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px;
}

.manufacturing .title h2 {
    font-size: 4rem;
    font-weight: 700;
    color: var(--white-color);
    line-height: 1.2;
    position: relative;
    padding-left: 15px;
    display: inline-block;
    text-transform: uppercase;
    width: max-content;
}

.manufacturing .title h2::after {
    content: '';
    width: 27%;
    height: 133px;
    background-color: var(--accent-color);
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    z-index: -1;
}


.manufacturing h5 {
    font-family: var(--second-font);
    font-size: 4rem;
    font-weight: 700;
    color: var(--black-color);
    padding: 25px 0 0 25px;
    background-color: #fff;
}

/* main */

.manufacturing .main {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 25px 25px 25px 25px;
}

.manufacturing .main .item {
    width: 48%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #929292;
    padding: 25px;
}

.manufacturing .main .item .img-block {
    width: max-content;
}

.manufacturing .main .item .img-block img {
    width: auto;
}

.manufacturing .main .item .text {
    width: 100%;
}

.manufacturing .main .item .text p {
    font-family: var(--second-font);
    font-size: 1.8rem;
    font-weight: normal;
    color: var(--black-color);
    line-height: 1.8;
}

.manufacturing .main .item .text p span {
    font-weight: 700;
}

 .text-center {
    margin: 0px 25px 0 25px;
    padding: 40px;
   
}

.text-center p {
    font-size: 2.3rem;
    font-weight: normal;
    color: #fff;
    line-height: 1.8;
}

.sol-txt{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.sol-txt h2{
    margin: 0px 0px 0px 0px;
}
.sol-txt p{
    margin: 30px 0px 60px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 2.3rem;
    font-weight: normal;
    color: #fff;
    line-height: 1.8;
    text-align: center;
}

/* manufacturing end */


/* responsive start */

/* 1920px start */

@media (max-width: 1920px) and (min-device-width: 1400px) {}

/* 1400px end */

/* 1399px start */

@media (max-width: 1399px) and (min-device-width: 1200px) {
    html {
        font-size: 54%;
    }
}

/* 1200px end */

/* 1199px start */

@media (max-width: 1199px) and (min-device-width: 992px) {
    html {
        font-size: 46%;
    }

    .discovery {
        padding: 65px 0 80px 0;
    }

    .discovery .title h2::after {
        height: 185px;
    }

    .discovery .main .lt {
        width: 55%;
    }

    .discovery .main .rt {
        width: 48%;
        margin-top: 30px;
    }

    .discovery .main .rt h4 {
        font-size: 3.6rem;
    }

    .manufacturing .main .item .text {
        width: 100%;
    }
}

/* 992px end */

/* 991px start */

@media (max-width: 991px) and (min-device-width: 768px) {

    html {
        font-size: 54%;
    }

    .discovery {
        padding: 60px 0 20px 0;
    }

    .discovery .title {
        display: block;
        margin-bottom: 80px;
    }

    .discovery .title h2 {
        font-size: 5rem;
        width: max-content;
    }

    .discovery .title h2::after {
        height: 175px;
    }

    .discovery .title p {
        font-size: 2.2rem;
        width: 100%;
        margin-top: 110px;
    }

    .discovery .main {
        display: block;
        margin-bottom: 40px;
    }

    .discovery .main2 {
        margin-bottom: 0;
    }

    .discovery .main .lt {
        width: 100%;
    }

    .discovery .main .rt {
        width: 100%;
        padding: 30px;
        margin-top: 0;
        margin-bottom: 20px;
    }


    /* trials */
    .trials .title h2 {
        font-size: 4.5rem;
    }

    .trials .title h2::after {
        height: 190px;
    }

    .trials .main {
        display: block;
        margin-top: 100px;
    }

    .trials .main .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .trials .main .item.last {
        margin-bottom: 0;
    }

    .trials .main .item .text h4 {
        font-size: 3.4rem;
    }

    /* manufacturing */
    .manufacturing .title h2 {
        font-size: 5rem;
    }

    .manufacturing .main {
        display: block;
    }

    .manufacturing .main .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .manufacturing .main .item.last {
        margin-bottom: 0;
    }

    .manufacturing .main .item .text {
        width: 100%;
    }

    .manufacturing .text-center {
        padding: 25px;
    }
}

/* 768px end */

/* 767px start */

@media (max-width: 767px) and (min-device-width: 576px) {

    html {
        font-size: 52%;
    }

    .discovery {
        padding: 60px 0 0px 0;
    }

    .discovery .title {
        display: block;
        margin-bottom: 80px;
    }

    .discovery .title h2 {
        font-size: 4.3rem;
        width: max-content;
    }

    .discovery .title h2::after {
        height: 180px;
    }

    .discovery .title p {
        font-size: 2.1rem;
        width: 100%;
        margin-top: 100px;
    }

    .discovery .main {
        display: block;
        margin-bottom: 40px;
    }

    .discovery .main2 {
        margin-bottom: 0;
    }

    .discovery .main .lt {
        width: 100%;
    }

    .discovery .main .rt {
        width: 100%;
        margin-bottom: 20px;
    }

    .discovery .main .rt h4 {
        font-size: 3.6rem;
    }

    .development .title {
        display: flex;
    }

    /* trials */
    .trials .title h2 {
        font-size: 4.5rem;
    }

    .trials .title h2::after {
        height: 190px;
    }

    .trials .main {
        display: block;
        margin-top: 80px;
    }

    .trials .main .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .trials .main .item.last {
        margin-bottom: 0;
    }

    .trials .main .item .text h4 {
        font-size: 3.4rem;
    }

    /* manufacturing */
    .manufacturing .title h2 {
        font-size: 4.5rem;
    }

    .manufacturing .title h2::after {
        height: 190px;
    }

    .manufacturing .main {
        display: block;
    }

    .manufacturing .main .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .manufacturing .main .item.last {
        margin-bottom: 0;
    }

    .manufacturing .main .item .text {
        width: 100%;
    }

    .manufacturing .text-center {
        padding: 25px;
    }

    .manufacturing .text-center p {
        font-size: 2rem;
    }
}

/* 576px end */

/* 575px start */

@media (max-width: 575px) and (min-device-width: 414px) {
    html {
        font-size: 54%;
    }

    .discovery {
        padding: 40px 0 0px 0;
    }

    .discovery .title {
        margin-bottom: 70px;
    }

    .discovery .title h2 {
        font-size: 4rem;
        width: max-content;
    }

    .discovery .title h2::after {
        height: 165px;
        width: 25%;
    }

    .discovery .main {
        display: block;
        margin-bottom: 30px;
        
    }

    .discovery .main2 {
        margin-bottom: 0;
    }

    .discovery .main .lt {
        width: 100%;
    }

    .discovery .main .rt {
        width: 100%;
        padding: 30px 20px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .discovery .main .rt h4 {
        font-size: 3rem;
    }

    /* trials */
    .trials .title h2 {
        font-size: 4rem;
    }

    .trials .title h2::after {
        height: 165px;
        width: 25%;
    }

    .trials .main {
        display: block;
        margin-top: 80px;
    }

    .trials .main .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .trials .main .item.last {
        margin-bottom: 0;
    }

    .trials .main .item .text h4 {
        font-size: 3rem;
    }

    /* manufacturing */
    .manufacturing .title h2 {
        font-size: 4rem;
    }

    .manufacturing .title h2::after {
        height: 165px;
    }

    .manufacturing h5 {
        font-size: 3.4rem;
    }

    .manufacturing .main {
        display: block;
    }

    .manufacturing .main .item {
        width: 100%;
        margin-bottom: 30px;
        display: block;
    }

    .manufacturing .main .item.last {
        margin-bottom: 0;
    }

    .manufacturing .main .item .text {
        width: 100%;
        margin-top: 20px;
    }

    .manufacturing .text-center {
        padding: 25px;
    }

    .manufacturing .text-center p {
        font-size: 2rem;
    }
}

/* 414px end */

/* 413px start */

@media (max-width: 413px) and (min-device-width: 320px) {
    html {
        font-size: 54%;
    }

    .discovery {
        padding: 40px 0 0px 0;
    }

    .discovery .title {
        margin-bottom: 70px;
    }

    .discovery .title h2 {
        font-size: 3.4rem;
        width: max-content;
    }

    .discovery .title h2::after {
        height: 165px;
        width: 25%;
    }

    .discovery .main {
        display: block;
        margin-bottom: 30px;
    }

    .discovery .main2 {
        margin-bottom: 0;
    }

    .discovery .main .lt {
        width: 100%;
    }

    .discovery .main .rt {
        width: 100%;
        padding: 30px 20px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .discovery .main .rt h4 {
        font-size: 3rem;
    }

    /* trials */
    .trials .title {
        margin-bottom: 80px;
    }

    .trials .title h2 {
        font-size: 3.4rem;
    }

    .trials .title h2::after {
        height: 160px;
        width: 25%;
    }

    .trials .main {
        display: block;
    }

    .trials .main .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .trials .main .item.last {
        margin-bottom: 0;
    }

    .trials .main .item .text {
        padding: 25px 20px;
    }

    .trials .main .item .text h4 {
        font-size: 2.5rem;
    }

    /* manufacturing */
    .manufacturing .title h2 {
        font-size: 3.4rem;
    }

    .manufacturing h5 {
        font-size: 3rem;
        padding-left: 20px;
    }

    .manufacturing .main {
        display: block;
        padding: 25px 20px 50px 20px;
    }

    .manufacturing .main .item {
        width: 100%;
        margin-bottom: 30px;
        display: block;
        padding: 15px;
    }

    .manufacturing .main .item.last {
        margin-bottom: 0;
    }

    .manufacturing .main .item .text {
        width: 100%;
        margin-top: 20px;
    }

    .manufacturing .main .item .text p {
        font-size: 1.6rem;
    }

    .manufacturing .text-center {
        padding: 15px;
        margin: -125px 20px 0 20px;
    }

    .manufacturing .text-center p {
        font-size: 1.8rem;
    }
}

/* 320px end */

@media (max-width: 991px) and (min-device-width: 280px) {
    .solution-row {
        display: block;
    }
}

@media (max-width: 567px) and (min-device-width: 280px) {
    img.ven {
        width: 100%;
    }
}