.banner-illustration {
    width: auto;
    display: block;
    margin: 0 auto
}

.banner-txt .para-txt {
    color: #51514c
}

.banner-txt {
    padding-top: 200px
}

.section2 {
    padding-top: 0!important
}

.section2 .para-txt {
    margin-bottom: 25px
}

.section2 .para-txt span {
    color: #4d4d48;
    font-weight: 500
}

.section2 .para-txt:last-child {
    margin-bottom: 0
}

.s2b-left {
    padding-right: 40px
}

.s2b-right {
    padding-left: 40px
}

.section2 .para-txt .ht-txt {
    color: #2b44ff
}

.txt-link {
    font-size: 24px;
    line-height: 32px;
    color: #2aa1db;
    text-decoration: underline
}

.txt-link:focus,.txt-link:hover {
    text-decoration: underline
}

.carousel-investors {
    width: 1350px;
    margin: 0 auto
}

.investor-img {
    width: auto!important;
    margin: -80px auto 0;
    transition: all .5s
}

.investor-img:hover {
    filter: grayscale(70%);
    cursor: pointer
}

.investor-block {
    padding-top: 30px;
    position: relative
}

.inv-cpattern {
    width: 160px;
    height: 160px;
    background-color: #eef8fe;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1
}

.carousel-investors .owl-nav button {
    width: 100px;
    outline: 0;
    cursor: pointer;
    position: absolute;
    top: 170px
}

.carousel-investors .owl-nav button .inv-arrow {
    width: 100%;
    transition: all .2s
}

.carousel-investors .owl-nav .owl-prev {
    left: -85px
}

.carousel-investors .owl-nav .owl-next {
    right: -85px
}

.carousel-investors .owl-nav button:hover .inv-arrow {
    filter: grayscale(80%)
}

.investor-content-grid {
    width: 1000px;
    margin: 50px auto 0
}

.inv-tab-content {
    display: table;
    width: 100%;
    margin: 0 auto
}

.itc-left .inv-name {
    color: #666;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.itc-left .designation {
    color: #666;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400
}

.itc-left {
    float: left;
    width: 26%
}

.itc-right {
    float: right;
    width: 74%
}

.inv-tab {
    filter: grayscale(100%)
}

.inv-tab.active {
    filter: grayscale(0)
}

.logo-client-grid {
    width: 1215px;
    margin: 40px auto 0;
    border-top: 1px solid #e5e4e0
}

.carousel-logos {
    width: 1050px;
    margin: 50px auto 0
}

.logo-block {
    padding: 0 40px
}

.logo-block img {
    width: auto!important;
    margin-bottom: 30px
}

.logo-grid {
    position: relative
}

.logo-grid:after {
    position: absolute;
    content: " ";
    background-color: #dfddd7;
    height: 160px;
    width: 1px;
    top: 40px;
    bottom: 0;
    right: 0
}

.owl-item-custom .logo-grid:after {
    display: none
}

.mob-display {
    display: none!important
}

.carousel-team {
    width: 1350px;
    margin: 0 auto
}

.team-img {
    width: auto!important;
    margin: -80px auto 0;
    transition: all .5s
}

.team-img:hover {
    filter: grayscale(70%);
    cursor: pointer
}

.team-block {
    padding: 20px 12px 0;
    position: relative
}

.tm-cpattern {
    width: 160px;
    height: 160px;
    background-color: #eef8fe;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1
}

.carousel-team .owl-nav button {
    width: 100px;
    outline: 0;
    cursor: pointer;
    position: absolute;
    top: 170px
}

.carousel-team .owl-nav button .inv-arrow {
    width: 100%;
    transition: all .2s
}

.carousel-team .owl-nav .owl-prev {
    left: -85px
}

.carousel-team .owl-nav .owl-next {
    right: -85px
}

.carousel-team .owl-nav button:hover .inv-arrow {
    filter: grayscale(80%)
}

.team-name {
    color: #666;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    padding: 20px 0 5px;
    text-align: center
}

.team-designation {
    color: #666;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-align: center
}

@media (max-width: 1440px) {
    .banner-illustration {
        width:100%
    }

    .banner-txt {
        padding-top: 120px
    }

    .carousel-investors {
        width: 90%
    }

    .carousel-team {
        width: 90%
    }
}

@media (max-width: 1280px) {
    .carousel-investors {
        width:95%
    }

    .carousel-team {
        width: 95%
    }
}

@media (max-width: 1280px) {
    .banner-txt {
        padding-top:45px
    }

    .logo-client-grid {
        width: 100%
    }

    .team-block {
        padding: 20px 20px 0;
        position: relative
    }
}

@media (max-width: 1024px) {
    .s2b-left {
        padding-right:15px
    }

    .s2b-right {
        padding-left: 15px
    }

    .investor-content-grid {
        width: 100%;
        margin: 50px auto 0
    }

    .carousel-investors .owl-nav button {
        width: 70px;
        top: 185px
    }

    .carousel-investors .owl-nav .owl-prev {
        left: -50px
    }

    .carousel-investors .owl-nav .owl-next {
        right: -50px
    }

    .carousel-logos {
        width: 100%
    }

    .carousel-team .owl-nav button {
        width: 70px;
        top: 185px
    }

    .carousel-team .owl-nav .owl-prev {
        left: -50px
    }

    .carousel-team .owl-nav .owl-next {
        right: -50px
    }

    .team-name {
        font-size: 26px;
        line-height: 34px
    }

    .team-designation {
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width: 768px) {
    .banner-illustration {
        width:63%
    }

    .section2 .para-txt {
        margin-bottom: 25px;
        text-align: center
    }

    .s2b-left {
        padding-right: 0
    }

    .s2b-right {
        padding-left: 0;
        padding-top: 20px
    }

    .inv-tab-content {
        display: block
    }

    .itc-left {
        float: none;
        width: 100%
    }

    .itc-left .inv-name {
        font-size: 28px;
        line-height: 36px;
        text-align: center
    }

    .itc-left .designation {
        text-align: center
    }

    .itc-right {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 10px
    }

    .logo-grid:after {
        display: none
    }

    .carousel-logos .owl-nav {
        width: 100%;
        display: table;
        margin-top: 20px
    }

    .carousel-logos .owl-nav button {
        width: 70px;
        outline: 0;
        cursor: pointer
    }

    .carousel-logos .owl-nav button img {
        width: 100%
    }

    .carousel-logos .owl-nav .owl-prev {
        float: left;
        margin-left: 200px
    }

    .carousel-logos .owl-nav .owl-next {
        float: right;
        margin-right: 200px
    }
}

@media (max-width: 480px) {
    .txt-link {
        font-size:20px
    }

    .banner-txt {
        padding-top: 20px
    }

    .investor-content-grid {
        display: none
    }

    .investor-block {
        padding-top: 15px
    }

    .inv-cpattern {
        width: 100px;
        height: 100px;
        position: relative;
        left: 20px
    }

    .carousel-investors .owl-nav button {
        width: 55px;
        top: 160px
    }

    .carousel-investors .owl-nav .owl-prev {
        left: -15px
    }

    .carousel-investors .owl-nav .owl-next {
        right: -15px
    }

    .investor-img {
        margin: -50px auto 0
    }

    .inv-tab.active {
        filter: grayscale(0)
    }

    .mob-display {
        display: block!important;
        padding-top: 20px
    }

    .itc-left .inv-name {
        font-size: 26px;
        line-height: 34px
    }

    .itc-left .designation {
        font-size: 22px;
        line-height: 30px
    }

    .logo-block {
        padding: 0 20px
    }

    .logo-block img {
        width: 170px!important;
        margin: 0 auto 30px
    }

    .logo-block .para-txt {
        text-align: center
    }

    .carousel-logos .owl-nav button {
        width: 55px
    }

    .carousel-logos .owl-nav .owl-prev {
        margin-left: 80px
    }

    .carousel-logos .owl-nav .owl-next {
        margin-right: 80px
    }

    .carousel-team .owl-nav .owl-prev {
        left: -15px
    }

    .carousel-team .owl-nav .owl-next {
        right: -15px
    }

    .tm-cpattern {
        width: 100px;
        height: 100px
    }

    .team-img {
        margin: -50px auto 0
    }

    .team-block {
        padding: 10px 20px 0
    }

    .carousel-team .owl-nav button {
        width: 55px;
        top: 150px
    }

    .team-name {
        font-size: 24px;
        line-height: 30px
    }

    .team-designation {
        font-size: 20px;
        line-height: 26px
    }
}

@media (max-width: 320px) {
    .carousel-investors .owl-nav button {
        width:40px;
        top: 140px
    }

    .investor-img {
        width: 170px!important
    }

    .carousel-logos .owl-nav button {
        width: 40px
    }

    .team-img {
        width: 170px!important
    }

    .carousel-team .owl-nav button {
        width: 40px;
        top: 140px
    }
}
