    /* 23 - 10 -2019 */
    .about_Us_we_are .row {
        display: flex;
        flex-wrap: wrap;
    }

    .about-history {
        padding: 89px 0 125px;
        overflow: hidden
    }

    .about-history .container {
        max-width: 1450px
    }

    .about-history .years {
        margin-bottom: 66px
    }

    .our-journey .col-md-6 {}

    .about-history .years ul li {
        display: inline-block;
        color: #676767
    }

    .about-history .years ul li:after {
        content: "";
        height: 1px;
        width: 97px;
        background: #676767;
        vertical-align: middle;
        margin: -3px 15px 0 18px;
        display: inline-block
    }

    .about-history .years ul li:last-child:after {
        display: none
    }

    .about-history .left-about {
        padding: 174px 0 0 10px;
        position: relative;
        z-index: 2
    }

    .about-history .left-about .section-title {
        font-size: 45px;
        line-height: 57px
    }

    @media (max-width:1500px) {
        .about-history .left-about {
            padding: 0 0 0 15px
        }

        .about-history .left-about .section-title {
            font-size: 35px;
            line-height: 45px
        }
    }

    @media (max-width:991px) {
        .about-history .left-about .section-title {
            font-size: 30px;
            line-height: 40px
        }
    }
    
    @media (max-width:980px) {
        .our-client-section-new.yellow-bg .slick-dots li.slick-active button, .our-client-section-new.yellow-bg .slick-dots li button:hover {
            background: #000;
            box-shadow: 0 0 0 1px #000 inset;
            -webkit-box-shadow: 0 0 0 1px #000 inset;
        }
    }

    @media (max-width:767px) {
        .about-history .left-about .section-title {
            font-size: 22px;
            line-height: 28px;
            letter-spacing: 0;
            margin-bottom: 25px
        }
    }

    .about-history .right-about {
        padding-left: 98px;
        padding-top: 112px
    }

    .about-history .right-about .videobox {
        position: relative
    }

    .about-history .right-about .videobox figure {
        padding-bottom: 60.3%;
        overflow: hidden;
        position: relative
    }

    .about-history .right-about .videobox figure img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .about-history .right-about .videobox iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        pointer-events: none;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .about-history .right-about .videobox video {
        height: 100%;
        position: absolute;
        width: 100%;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .about-history .right-about .videobox:before {
        background: url(../uplers-shape.html) no-repeat;
        width: 700px;
        height: 575px;
        content: "";
        position: absolute;
        left: -35%;
        z-index: -1;
        top: -200px;
        background-size: 100%
    }

    @media (max-width:1599px) {
        .about-history .right-about .videobox:before {
            width: 500px;
            height: 410px
        }
    }

    @media (max-width:991px) {
        .about-history .right-about .videobox:before {
            width: 400px;
            height: 400px;
            top: -150px
        }
    }

    @media (max-width:1599px) {
        .about-history .right-about {
            padding: 0 15px
        }

        .about-history .right-about .videobox:before {
            top: -125px
        }
    }

    @media (max-width:991px) {
        .about-history .right-about {
            padding-left: 30px;
            padding-top: 90px
        }
    }

    @media (max-width:767px) {
        .about-history .right-about {
            padding-left: 15px;
            padding-top: 20px
        }

        .about-history .right-about .videobox:before {
            width: 100%;
            height: 350px;
            top: -100px;
            left: auto;
            right: 170px
        }
    }

    .about-history .about-info {
        padding: 219px 0 0 0
    }

    .about-history .about-info .container {
        max-width: 1153px
    }

    .about-history .about-info p {
        font-size: 25px;
        line-height: 44px;
        margin-bottom: 59px
    }

    .about-history .about-info p:last-child {
        margin-bottom: 0
    }

    .about-history .about-info p a {
        color: #000
    }

    .about-history .about-info p a:hover {
        color: #ffda30
    }

    .about-history .about-info .first-paragraph {
        margin-bottom: 81px
    }

    .about-history .about-info .all-paragraph {
        padding-left: 391px
    }

    @media (max-width:1599px) {
        .about-history .about-info {
            padding: 100px 0 0 0
        }

        .about-history .about-info p {
            font-size: 20px;
            line-height: 35px;
            margin-bottom: 40px
        }

        .about-history .about-info .first-paragraph {
            margin-bottom: 40px
        }

        .about-history .about-info .all-paragraph {
            padding-left: 150px
        }
    }

    @media (max-width:1200px) {
        .about-history .about-info {
            padding: 70px 0 0 0
        }
    }

    @media (max-width:767px) {
        .about-history .about-info {
            padding: 50px 0 0 0
        }

        .about-history .about-info p {
            font-size: 16px;
            line-height: 30px;
            margin-bottom: 20px
        }

        .about-history .about-info .first-paragraph {
            margin-bottom: 20px
        }

        .about-history .about-info .all-paragraph {
            padding-left: 0
        }
    }

    @media (max-width:1599px) {
        .about-history>.container {
            padding: 0 20px 0 20px !important
        }
    }

    @media (max-width:767px) {
        .about-history {
            padding: 50px 0
        }

        .about-history .years {
            margin-bottom: 30px
        }
    }

    .team-main {
        padding: 0 0 128px 0
    }

    .team-main .container {
        max-width: 1244px
    }

    .team-main .section-title {
        text-align: center;
        margin-bottom: 65px
    }

    .team-main .section-title .uplers-shape {
        display: inline-block;
        width: 73px;
        height: 60px;
        background-size: 100%;
        vertical-align: middle;
        margin: -20px -51px 0 -11px
    }

    .team-main .team-slider .team-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .team-main .team-slider .team-row .person-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        text-align: center;
        padding: 0 15px;
        margin-bottom: 66px
    }

    .team-main .team-slider .team-row .person-box .photo {
        max-width: 250px;
        margin: auto auto 25px;
        position: relative;
        -webkit-transition: .5s all;
        transition: .5s all
    }

    .team-main .team-slider .team-row .person-box .photo:before {
        min-width: 250px;
        min-height: 205px;
        display: inline-block;
        background: url(../uplers-shape.html) no-repeat;
        content: "";
        background-size: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -1
    }

    .team-main .team-slider .team-row .person-box .photo figure img {
        margin: 0 0 0 60px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: .5s all;
        transition: .5s all
    }

    .team-main .team-slider .team-row .person-box .person-info .name {
        font-size: 25px;
        margin-bottom: 6px
    }

    .team-main .team-slider .team-row .person-box .person-info .post {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 29px
    }

    .team-main .team-slider .team-row .person-box .person-info .desc {
        line-height: 21px;
        color: #676767
    }

    .team-main .team-slider .team-row .person-box:hover .photo {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    .team-main .team-slider .team-row .person-box:hover .photo figure img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    @media (max-width:1024px) {
        .team-main .team-slider .team-row .person-box {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }
    }

    @media (max-width:767px) {
        .team-main .team-slider .team-row .person-box {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 344px;
            margin: auto
        }
    }

    .team-main .slick-arrow {
        width: 70px;
        height: 70px;
        right: -100px;
        left: auto
    }

    .team-main .slick-arrow:before {
        width: 50px;
        height: 50px;
        border-width: 1px
    }

    .team-main .slick-arrow:after {
        width: 43px;
        height: 17px
    }

    .team-main .slick-arrow.active:before {
        width: 70px;
        height: 70px;
        border-width: 2px
    }

    .team-main .slick-arrow.slick-disabled {
        opacity: .3;
        pointer-events: none
    }

    .team-main .slick-prev {
        top: calc(50% - 75px);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .team-main .slick-next {
        bottom: calc(50% - 75px);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    @media (max-width:1599px) {
        .team-main {
            padding: 0 0 50px 0
        }

        .team-main .team-slider {
            padding-right: 100px
        }

        .team-main .team-slider .slick-next,
        .team-main .team-slider .slick-prev {
            right: 15px
        }
    }

    @media (max-width:767px) {
        .team-main .team-slider {
            padding-right: 0;
            padding-bottom: 80px
        }

        .team-main .team-slider .slick-prev {
            top: auto;
            left: calc(50% - 65px);
            -webkit-transform: none;
            transform: none;
            bottom: 0
        }

        .team-main .team-slider .slick-next {
            bottom: 0;
            right: calc(50% - 65px);
            -webkit-transform: none;
            transform: none
        }
    }

    .our-main .row {
        margin: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .our-main .imgbox {
        padding-right: 71px;
        padding-left: 0
    }

    .our-main .imgbox figure {
        position: relative;
        padding-bottom: 70.5%;
        overflow: hidden
    }

    .our-main .imgbox figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        left: 0;
        top: 0
    }

    @media (max-width:1599px) {
        .our-main .imgbox {
            padding-right: 0
        }
    }

    .our-main .desc-box {
        padding: 70px 67px;
        background: #fff;
        margin: 0 0 110px -262px;
        min-height: 414px;
        position: relative;
        z-index: 1
    }

    .our-main .desc-box .section-title {
        font-size: 18px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 3px
    }

    .our-main .desc-box .section-title:after {
        display: block;
        content: "";
        width: 50px;
        height: 3px;
        margin: 27px 0 32px 0;
        background: #ffda30
    }

    .our-main .desc-box .bold-text {
        font-size: 40px;
        font-weight: 700;
        line-height: 51px;
        letter-spacing: -.7px
    }

    @media (max-width:1599px) {
        .our-main .desc-box {
            padding: 50px;
            margin: 0 0 50px -70px;
            min-height: inherit
        }

        .our-main .desc-box .section-title:after {
            margin: 15px 0 20px
        }

        .our-main .desc-box .bold-text {
            font-size: 25px;
            line-height: 40px
        }
    }

    @media (max-width:991px) {
        .our-main .desc-box {
            max-width: 80%;
            margin: -50px auto 0
        }
    }

    @media (max-width:767px) {
        .our-main .desc-box {
            padding: 30px;
            max-width: 90%;
            margin: -50px auto 10px
        }

        .our-main .desc-box .bold-text {
            font-size: 20px;
            line-height: 30px
        }
    }

    .our-main.rightimg .row {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .our-main.rightimg .imgbox {
        padding: 0 0 0 71px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .our-main.rightimg .desc-box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 -260px 110px 0;
        max-width: 677px
    }

    @media (max-width:1599px) {
        .our-main.rightimg .imgbox {
            padding: 0
        }

        .our-main.rightimg .desc-box {
            margin: 0 -170px 50px 0
        }
    }

    @media (max-width:991px) {
        .our-main.rightimg .imgbox {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1
        }

        .our-main.rightimg .desc-box {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            max-width: 80%;
            margin: -50px auto 0
        }
    }

    @media (max-width:767px) {
        .our-main.rightimg .desc-box {
            max-width: 90%;
            margin: -50px auto 10px
        }
    }

    .our-values {
        padding: 193px 0 91px
    }

    .our-values .container {
        max-width: 1182px
    }

    .our-values .section-title {
        font-size: 18px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 3px
    }

    .our-values .section-title:after {
        display: block;
        content: "";
        width: 50px;
        height: 3px;
        margin: 17px 0 43px 0;
        background: #ffda30
    }

    .our-values .value-section-title {
        font-size: 40px;
        margin-bottom: 100px
    }

    .our-values .value-section-title .uplers-shape {
        display: inline-block;
        width: 76px;
        height: 62px;
        background-size: 100%;
        vertical-align: middle;
        margin: -25px -51px 0 -25px
    }

    .our-values .values ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 190px
    }

    .our-values .values ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        margin-bottom: 77px
    }

    .our-values .values ul li .value-title {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 5px
    }

    .our-values .values ul li .value-title .uplers-shape {
        display: inline-block;
        width: 44px;
        height: 36px;
        background-size: 100%;
        vertical-align: middle;
        margin: -10px -29px 0 -25px
    }

    .our-values .values ul li p {
        margin-left: -5px
    }

    @media (max-width:1599px) {
        .our-values {
            padding: 100px 0
        }

        .our-values .value-section-title {
            font-size: 30px;
            margin-bottom: 80px
        }

        .our-values .value-section-title .uplers-shape {
            width: 65px;
            height: 54px;
            margin: -19px -45px 0 0;
            background-size: 100%
        }

        .our-values .values ul {
            padding-left: 25px
        }

        .our-values .values ul li {
            margin-bottom: 40px
        }
    }

    @media (max-width:991px) {
        .our-values {
            padding: 50px 0
        }

        .our-journey {
            padding: 70px 0;
        }

    }

    @media (max-width:767px) {
        .our-values .value-section-title {
            position: relative;
            padding-left: 25px
        }

        .our-values .value-section-title .uplers-shape {
            position: absolute;
            left: 0;
            z-index: -1
        }

        .our-values .values ul li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            margin-bottom: 15px
        }

        .our-values .values ul li .value-title {
            font-size: 20px
        }

        .our-journey {
            padding: 100px 0;
        }

    }

    @media (max-width:400px) {
        .our-values .value-section-title {
            font-size: 25px;
            margin-bottom: 50px;
            max-width: 300px;
            line-height: 1.4
        }
    }

    .our-journey {
        padding: 100px 0;
    }

    .our-journey .container {
        max-width: 1290px;
        margin: 0 auto;
    }

    .our-journey .heading-content {
        margin-bottom: 68px
    }

    .our-journey .year {
        font-size: 32px;
        margin-bottom: 13px
    }

    .our-journey .journey-blk .right-blk {
        padding-left: 46px;
        padding-right: 76px
    }

    .our-journey .journey-blk .right-blk figure {
        margin-top: -26px
    }

    .our-journey .journey-blk .left-blk {
        padding-right: 35px
    }

    .our-journey .journey-blk .left-blk .logo-blk figure {
        text-align: right;
    }

    .our-journey .journey-blk .left-blk .blk-content .blk-title {
        position: relative
    }

    .our-journey .journey-blk .left-blk .blk-content .blk-title::before {
        content: '';
        position: absolute;
        right: -41px;
        top: 50%;
        width: 10px;
        height: 10px;
        background: #ffda30;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: inherit
    }

    .our-journey .journey-blk .blk-content {
        padding-bottom: 150px
    }

    .our-journey .journey-blk .blk-content .blk-title {
        position: relative
    }

    .our-journey .journey-blk .blk-content .blk-title::before {
        content: '';
        position: absolute;
        left: -50px;
        top: 50%;
        width: 10px;
        height: 10px;
        background: #ffda30;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .our-journey .journey-blk .blk-content .venture-name {
        font-size: 25px;
        margin-bottom: 18px;
        text-transform: none
    }

    .our-journey .journey-blk .blk-content .venture-name .date {
        font-size: 16px;
        color: #676767
    }

    .our-journey .journey-blk .blk-content p {
        line-height: 1.6;
    }

    .our-journey .first-journey {
        position: relative;
        padding-top: 66px
    }

    .our-journey .first-journey::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        background: url(../svg/dott-line.svg);
        width: 5px;
        height: 50px;
        background-repeat: no-repeat;
        background-position: center
    }

    .our-journey .first-journey .left-blk {
        padding-left: 138px
    }

    .our-journey .first-journey .right-blk {
        position: relative
    }

    .our-journey .first-journey .right-blk .st-line {
        position: absolute;
        left: 0;
        top: 10px;
        width: 2px;
        height: 100%;
        background: #ffda30;
    }

    .our-journey .first-journey .single-journey:last-child .blk-content {
        padding-bottom: 85px
    }

    .our-journey .second-journey {
        position: relative
    }

    .our-journey .second-journey .curv-line {
        content: '';
        position: absolute;
        left: 50%;
        top: 15px;
        margin: auto;
        background: url(../svg/curve-line.svg);
        width: 181px;
        height: 100%;
        -webkit-transform: translateX(-48%);
        transform: translateX(-48%);
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100%
    }

    .our-journey .second-journey .single-journey:first-child .left-blk {
        padding-right: 55px
    }

    .our-journey .second-journey .single-journey:first-child .right-blk {
        padding-left: 97px;
        padding-right: 15px
    }

    .our-journey .second-journey .single-journey:first-child .right-blk .blk-content {
        padding-bottom: 65px
    }

    .our-journey .second-journey .single-journey:first-child .right-blk .blk-content .blk-title::before {
        left: -102px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .left-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55.3%;
        flex: 0 0 55.3%;
        max-width: 55.3%;
        padding-top: 80px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 44.7%;
        flex: 0 0 44.7%;
        max-width: 44.7%;
        padding-top: 113px;
        padding-left: 15px;
        padding-right: 15px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .blk-content {
        padding-bottom: 0
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .sydney {
        padding-top: 165px;
        padding-left: 56px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .sydney .blk-title::before {
        left: -138px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section {
        padding-left: 53px;
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section .logo-blk {
        margin-bottom: 19px
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section .blk-title::before {
        left: -51px;
    }

    .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section p:last-child {
        margin-bottom: 0
    }

    @media (max-width:1200px) {
        .our-journey .second-journey .curv-line {
            background: #ffda30;
            width: 2px;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%)
        }

    }

    .our-journey .third-journey {
        padding-top: 240px;
        position: relative
    }

    .our-journey .third-journey .dotted-line {
        position: absolute;
        top: 0px;
        left: calc(50% - 86px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 5px;
        max-height: 228px;
        background: url(../svg/dott-line.svg)
    }

    .our-journey .third-journey .curve-line {
        position: absolute;
        top: 12px;
        left: calc(50% - 34px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 183px;
        height: 100%;
        background: url(../svg/curve-line2.svg);
        top: 245px;
        background-size: 100%;
        background-repeat: no-repeat
    }

    .our-journey .third-journey .single-journey:first-child {
        padding-bottom: 70px
    }

    .our-journey .third-journey .single-journey:first-child .left-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.2%;
        flex: 0 0 40.2%;
        max-width: 40.2%
    }

    .our-journey .third-journey .single-journey:first-child .left-blk .blk-content {
        max-width: 280px;
        margin-left: auto;
        padding-top: 80px;
        padding-right: 30px;
        padding-bottom: 75px
    }

    .our-journey .third-journey .single-journey:first-child .left-blk .blk-content .blk-title::before {
        right: -78px
    }

    .our-journey .third-journey .single-journey:first-child .right-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 59.8%;
        flex: 0 0 59.8%;
        max-width: 59.8%;
        padding-left: 50px
    }

    .our-journey .third-journey .single-journey:first-child .right-blk figure {
        margin-top: -100px
    }

    .our-journey .third-journey .single-journey:nth-child(2) {
        padding-bottom: 75px
    }

    .our-journey .third-journey .single-journey:nth-child(2) .left-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 53.4%;
        flex: 0 0 53.4%;
        max-width: 53.4%
    }

    .our-journey .third-journey .single-journey:nth-child(2) .right-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46.6%;
        flex: 0 0 46.6%;
        max-width: 46.6%;
        padding-top: 76px;
        padding-left: 62px;
        /* padding-right: 0; */
    }

    .our-journey .third-journey .single-journey:nth-child(2) .right-blk .blk-content {
        padding-bottom: 50px
    }

    .our-journey .third-journey .single-journey:nth-child(2) .right-blk .blk-content .blk-title::before {
        left: -70px
    }

    @media (max-width:1300px) {
        .our-journey .third-journey .single-journey:first-child .left-blk .blk-content .blk-title::before {
            right: -73px
        }
    }

    .our-journey .fourth-journey {
        position: relative;
        padding-top: 155px;
    }

    .our-journey .fourth-journey .dotted-line {
        position: absolute;
        top: 0px;
        left: calc(50% - -33px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 5px;
        max-height: 150px;
        background: url(../svg/dott-line.svg)
    }

    .our-journey .fourth-journey .curve-line {
        position: absolute;
        top: 12px;
        left: calc(50% - -82px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 183px;
        height: 100%;
        background: url(../svg/curve-line3.svg);
        top: 155px;
        background-size: 100%;
        background-repeat: no-repeat
    }

    .our-journey .fourth-journey .single-journey {
        padding-bottom: 100px
    }

    .our-journey .fourth-journey .single-journey .left-blk {
        padding-right: 72px;
        padding-top: 75px
    }

    .our-journey .fourth-journey .single-journey .left-blk .blk-content {
        max-width: 340px;
        margin-left: auto;
        padding-bottom: 50px
    }

    .our-journey .fourth-journey .single-journey .left-blk .blk-content .blk-title::before {
        right: -71px
    }

    .our-journey .fourth-journey .single-journey .right-blk {
        padding: 0 50px
    }

    .our-journey .fourth-journey .single-journey .right-blk .blk-content {
        padding-bottom: 50px
    }

    .our-journey .fourth-journey .single-journey .right-blk .blk-content .blk-title::before {
        left: -70px
    }

    .our-journey .fourth-journey .single-journey .right-blk .logo-blk figure {
        margin-top: -168px
    }

    .our-journey .fourth-journey .single-journey:nth-child(2) .left-blk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 64%;
        flex: 0 0 64%;
        max-width: 64%;
        padding-top: 0
    }

    .our-journey .fourth-journey .single-journey:nth-child(2) .right-blk {
        max-width: 36%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 36%;
        flex: 0 0 36%;
        padding-left: 40px;
        padding-top: 25px;
        padding-right: 75px !important;
    }

    .our-journey .uplers-journey {
        padding-top: 73px;
        position: relative
    }

    .our-journey .uplers-journey::before {
        content: '';
        position: absolute;
        left: calc(50% - -44px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 10px;
        height: 10px;
        background: #ffda30;
        top: 1px;
        border-radius: 50%
    }

    .our-journey .uplers-journey .dotted-line {
        position: absolute;
        top: 12px;
        left: calc(50% - -44px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 5px;
        max-height: 60px;
        background: url(../svg/dott-line.svg)
    }

    .our-journey .uplers-journey .left-blk {
        padding: 0;
        padding-left: 90px;
        max-width: 600px;
        margin: auto
    }

    .our-journey .uplers-journey .left-blk .logo-blk {
        margin-bottom: 37px
    }

    .our-journey .uplers-journey .left-blk .logo-blk figure {
        max-width: 70px;
        margin: auto
    }

    .our-journey .uplers-journey .left-blk .blk-content {
        padding-bottom: 15px
    }

    .our-journey .uplers-journey .left-blk .blk-content .blk-para p:last-child {
        margin-bottom: 0
    }

    .our-journey .uplers-journey .left-blk .blk-content .blk-title {
        margin-bottom: 4px
    }

    .our-journey .uplers-journey .left-blk .blk-content .blk-title::before {
        display: none
    }

    .our-journey .uplers-journey .left-blk .blk-content .blk-title .venture-name {
        margin-bottom: 23px
    }

    .our-journey .uplers-journey .left-blk .blk-content .blk-title .date {
        font-size: 18px;
        font-weight: 600;
        color: #676767
    }

    .our-journey .uplers-journey .left-blk .year {
        padding-top: 85px;
        position: relative
    }

    .our-journey .uplers-journey .left-blk .year::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        width: 2px;
        height: 70px;
        background: #ffda30
    }

    .our-journey .dotted-line {
        height: 100%
    }

    @media (max-width:1200px) {
        .our-journey .journey-blk .dotted-line {
            left: 50% !important
        }

        .our-journey .journey-blk .curve-line {
            left: 50% !important;
            width: 2px !important;
            background: #ffda30 !important
        }

        .our-journey .journey-blk .single-journey .left-blk {
            -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
            max-width: 50% !important;
            padding: 0 30px !important
        }

        .our-journey .journey-blk .single-journey .left-blk .blk-content {
            max-width: 100% !important;
            padding-right: 0 !important
        }

        .our-journey .journey-blk .single-journey .left-blk .blk-content .blk-title::before {
            right: -36px !important
        }

        .our-journey .journey-blk .single-journey .right-blk {
            -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
            max-width: 50% !important;
            padding: 0 30px !important
        }

        .our-journey .journey-blk .single-journey .right-blk .blk-content {
            padding-bottom: 100px
        }

        .our-journey .journey-blk .single-journey .right-blk .blk-content .blk-title::before {
            left: -34px !important
        }

        .our-journey .journey-blk .single-journey .right-blk .sydney,
        .our-journey .journey-blk .single-journey .right-blk .webby-monks-section {
            padding-left: 0 !important
        }

        .our-journey .third-journey {
            padding-top: 180px
        }

        .our-journey .third-journey .dotted-line {
            height: 180px
        }

        .our-journey .third-journey .curve-line {
            top: 190px;
            height: calc(100% - 180px)
        }

        .our-journey .fourth-journey .curve-line {
            height: calc(100% - 150px)
        }

        .our-journey .uplers-journey::before {
            left: 50%
        }

        .our-journey .uplers-journey .single-journey .left-blk {
            padding: 0 !important
        }
    }

    @media (max-width:991px) {
        .our-journey {
            padding: 50px 0;
        }

        .our-journey .journey-blk .blk-content .venture-name {
            font-size: 22px
        }

        .our-journey .journey-blk .single-journey .right-blk .blk-content {
            padding-bottom: 70px
        }

        .our-journey .first-journey .single-journey:last-child .blk-content {
            padding-bottom: 70px
        }

        .our-journey .second-journey .single-journey:first-child .right-blk .blk-content {
            padding-bottom: 40px
        }

        .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section {
            padding-top: 80px
        }

        .our-journey .third-journey .single-journey:first-child .left-blk .blk-content {
            padding-top: 40px;
            padding-bottom: 50px
        }

        .our-journey .third-journey .single-journey:first-child .right-blk figure {
            margin-top: -70px
        }

        .our-journey .third-journey .single-journey:nth-child(2) {
            padding-bottom: 50px
        }

        .our-journey .fourth-journey .single-journey {
            padding-bottom: 70px
        }

        .our-journey .fourth-journey .single-journey .left-blk .blk-content {
            padding-bottom: 30px
        }

        .our-journey .fourth-journey .single-journey .right-blk .logo-blk figure {
            margin-top: -95px
        }
    }

    @media (max-width:767px) {

        .our-journey .st-line,
        .our-journey .dotted-line,
        .our-journey .curve-line,
        .our-journey .curv-line {
            display: none !important
        }

        .our-journey .journey-blk {
            padding-top: 0 !important
        }

        .our-journey .journey-blk .single-journey {
            padding-bottom: 30px !important
        }

        .our-journey .journey-blk .single-journey .img-blk {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1
        }

        .our-journey .journey-blk .single-journey .desc-blk {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
        }

        .our-journey .journey-blk .single-journey .logo-blk {
            padding-bottom: 20px
        }

        .our-journey .journey-blk .single-journey .logo-blk figure {
            text-align: center;
            margin-top: 0 !important
        }

        .our-journey .journey-blk .single-journey .blk-content {
            text-align: center;
            padding-bottom: 0 !important;
            padding-top: 0 !important
        }

        .our-journey .journey-blk .single-journey .blk-content .blk-title::before {
            display: none
        }

        .our-journey .journey-blk .single-journey .left-blk {
            -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
            max-width: 100% !important;
            padding: 0 20px !important
        }

        .our-journey .journey-blk .single-journey .right-blk {
            -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
            max-width: 100% !important;
            padding: 0 20px !important
        }

        .our-journey .first-journey {
            padding-top: 40px
        }

        .our-journey .first-journey::before {
            display: none
        }

        .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section {
            padding-top: 40px
        }

        .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section .logo-blk {
            margin-bottom: 0
        }

        .our-journey .second-journey .single-journey:nth-child(2) .right-blk .webby-monks-section p:last-child {
            margin-bottom: 28px
        }

        .our-journey .uplers-journey::before {
            display: none
        }

        .our-journey .uplers-journey .left-blk .logo-blk {
            margin-bottom: 0
        }

        .our-journey .uplers-journey .left-blk .blk-content {
            padding-bottom: 20px !important
        }

        .our-journey .col-md-6 {
            float: inherit;
        }
    }

    @media (max-width:991px) {
        .our-journey .first-journey .right-blk .st-line {
            position: absolute;
            left: -1px;
            top: 10px;
            width: 2px;
            height: 100%;
            background: #ffda30;
        }
    }

    @media screen and (min-width:0\0) {

        .our-journey .second-journey .curv-line,
        .our-journey .third-journey .curve-line,
        .our-journey .fourth-journey .curve-line {
            height: 100% !important;
        }

        .our-journey .third-journey .dotted-line,
        .our-journey .fourth-journey .dotted-line,
        .our-journey .uplers-journey .dotted-line {
            background: none;
            border-left: dotted 4px #FFDA30;
        }

        .our-journey .fourth-journey .dotted-line {
            top: 0;
        }

        .our-journey .third-journey .curve-line {
            top: 121px;
        }

        .our-journey .fourth-journey .curve-line {
            top: 75px;
        }
    }

    .about_Us_we_are .col,
    .about_Us_we_are .col-1,
    .about_Us_we_are .col-10,
    .about_Us_we_are .col-11,
    .about_Us_we_are .col-12,
    .about_Us_we_are .col-2,
    .about_Us_we_are .col-3,
    .about_Us_we_are .col-4,
    .about_Us_we_are .col-5,
    .about_Us_we_are .col-6,
    .about_Us_we_are .col-7,
    .about_Us_we_are .col-8,
    .about_Us_we_are .col-9,
    .about_Us_we_are .col-auto,
    .about_Us_we_are .col-lg,
    .about_Us_we_are .col-lg-1,
    .about_Us_we_are .col-lg-10,
    .about_Us_we_are .col-lg-11,
    .about_Us_we_are .col-lg-12,
    .about_Us_we_are .col-lg-2,
    .about_Us_we_are .col-lg-3,
    .about_Us_we_are .col-lg-4,
    .about_Us_we_are .col-lg-5,
    .about_Us_we_are .col-lg-6,
    .about_Us_we_are .col-lg-7,
    .about_Us_we_are .col-lg-8,
    .about_Us_we_are .col-lg-9,
    .about_Us_we_are .col-lg-auto,
    .about_Us_we_are .col-md,
    .about_Us_we_are .col-md-1,
    .about_Us_we_are .col-md-10,
    .about_Us_we_are .col-md-11,
    .about_Us_we_are .col-md-12,
    .about_Us_we_are .col-md-2,
    .about_Us_we_are .col-md-3,
    .about_Us_we_are .col-md-4,
    .about_Us_we_are .col-md-5,
    .about_Us_we_are .col-md-6,
    .about_Us_we_are .col-md-7,
    .about_Us_we_are .col-md-8,
    .about_Us_we_are .col-md-9,
    .about_Us_we_are .col-md-auto,
    .about_Us_we_are .col-sm,
    .about_Us_we_are .col-sm-1,
    .about_Us_we_are .col-sm-10,
    .about_Us_we_are .col-sm-11,
    .about_Us_we_are .col-sm-12,
    .about_Us_we_are .col-sm-2,
    .about_Us_we_are .col-sm-3,
    .about_Us_we_are .col-sm-4,
    .about_Us_we_are .col-sm-5,
    .about_Us_we_are .col-sm-6,
    .about_Us_we_are .col-sm-7,
    .about_Us_we_are .col-sm-8,
    .about_Us_we_are .col-sm-9,
    .about_Us_we_are .col-sm-auto,
    .about_Us_we_are .col-xl,
    .about_Us_we_are .col-xl-1,
    .about_Us_we_are .col-xl-10,
    .about_Us_we_are .col-xl-11,
    .about_Us_we_are .col-xl-12,
    .about_Us_we_are .col-xl-2,
    .about_Us_we_are .col-xl-3,
    .about_Us_we_are .col-xl-4,
    .about_Us_we_are .col-xl-5,
    .about_Us_we_are .col-xl-6,
    .about_Us_we_are .col-xl-7,
    .about_Us_we_are .col-xl-8,
    .about_Us_we_are .col-xl-9,
    .about_Us_we_are .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .about_Us_we_are .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .about_Us_we_are .col-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .about_Us_we_are .col-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .about_Us_we_are .col-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .about_Us_we_are .col-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .about_Us_we_are .col-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .about_Us_we_are .col-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .about_Us_we_are .col-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .about_Us_we_are .col-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .about_Us_we_are .col-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .about_Us_we_are .col-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .about_Us_we_are .col-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .about_Us_we_are .col-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .about_Us_we_are .col-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about_Us_we_are .order-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .about_Us_we_are .order-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .about_Us_we_are .order-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .about_Us_we_are .order-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .about_Us_we_are .order-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .about_Us_we_are .order-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .about_Us_we_are .order-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .about_Us_we_are .order-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .about_Us_we_are .order-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .about_Us_we_are .order-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .about_Us_we_are .order-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .about_Us_we_are .order-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .about_Us_we_are .order-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .about_Us_we_are .order-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .about_Us_we_are .order-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .about_Us_we_are .offset-1 {
        margin-left: 8.333333%;
    }

    .about_Us_we_are .offset-2 {
        margin-left: 16.666667%;
    }

    .about_Us_we_are .offset-3 {
        margin-left: 25%;
    }

    .about_Us_we_are .offset-4 {
        margin-left: 33.333333%;
    }

    .about_Us_we_are .offset-5 {
        margin-left: 41.666667%;
    }

    .about_Us_we_are .offset-6 {
        margin-left: 50%;
    }

    .about_Us_we_are .offset-7 {
        margin-left: 58.333333%;
    }

    .about_Us_we_are .offset-8 {
        margin-left: 66.666667%;
    }

    .about_Us_we_are .offset-9 {
        margin-left: 75%;
    }

    .about_Us_we_are .offset-10 {
        margin-left: 83.333333%;
    }

    .about_Us_we_are .offset-11 {
        margin-left: 91.666667%;
    }

    @media (min-width:576px) {
        .about_Us_we_are .col-sm {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .about_Us_we_are .col-sm-auto {
            -ms-flex: 0 0 auto;
            -webkit-box-flex: 0;
            flex: 0 0 auto;
            width: auto;
            max-width: 100%;
        }

        .about_Us_we_are .col-sm-1 {
            -ms-flex: 0 0 8.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
            max-width: 8.333333%;
        }

        .about_Us_we_are .col-sm-2 {
            -ms-flex: 0 0 16.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .about_Us_we_are .col-sm-3 {
            -ms-flex: 0 0 25%;
            -webkit-box-flex: 0;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .about_Us_we_are .col-sm-4 {
            -ms-flex: 0 0 33.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .about_Us_we_are .col-sm-5 {
            -ms-flex: 0 0 41.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
            max-width: 41.666667%;
        }

        .about_Us_we_are .col-sm-6 {
            -ms-flex: 0 0 50%;
            -webkit-box-flex: 0;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .about_Us_we_are .col-sm-7 {
            -ms-flex: 0 0 58.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

        .about_Us_we_are .col-sm-8 {
            -ms-flex: 0 0 66.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .about_Us_we_are .col-sm-9 {
            -ms-flex: 0 0 75%;
            -webkit-box-flex: 0;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .about_Us_we_are .col-sm-10 {
            -ms-flex: 0 0 83.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }

        .about_Us_we_are .col-sm-11 {
            -ms-flex: 0 0 91.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
            max-width: 91.666667%;
        }

        .about_Us_we_are .col-sm-12 {
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .about_Us_we_are .order-sm-first {
            -ms-flex-order: -1;
            -webkit-box-ordinal-group: 0;
            order: -1;
        }

        .about_Us_we_are .order-sm-last {
            -ms-flex-order: 13;
            -webkit-box-ordinal-group: 14;
            order: 13;
        }

        .about_Us_we_are .order-sm-0 {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            order: 0;
        }

        .about_Us_we_are .order-sm-1 {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            order: 1;
        }

        .about_Us_we_are .order-sm-2 {
            -ms-flex-order: 2;
            -webkit-box-ordinal-group: 3;
            order: 2;
        }

        .about_Us_we_are .order-sm-3 {
            -ms-flex-order: 3;
            -webkit-box-ordinal-group: 4;
            order: 3;
        }

        .about_Us_we_are .order-sm-4 {
            -ms-flex-order: 4;
            -webkit-box-ordinal-group: 5;
            order: 4;
        }

        .about_Us_we_are .order-sm-5 {
            -ms-flex-order: 5;
            -webkit-box-ordinal-group: 6;
            order: 5;
        }

        .about_Us_we_are .order-sm-6 {
            -ms-flex-order: 6;
            -webkit-box-ordinal-group: 7;
            order: 6;
        }

        .about_Us_we_are .order-sm-7 {
            -ms-flex-order: 7;
            -webkit-box-ordinal-group: 8;
            order: 7;
        }

        .about_Us_we_are .order-sm-8 {
            -ms-flex-order: 8;
            -webkit-box-ordinal-group: 9;
            order: 8;
        }

        .about_Us_we_are .order-sm-9 {
            -ms-flex-order: 9;
            -webkit-box-ordinal-group: 10;
            order: 9;
        }

        .about_Us_we_are .order-sm-10 {
            -ms-flex-order: 10;
            -webkit-box-ordinal-group: 11;
            order: 10;
        }

        .about_Us_we_are .order-sm-11 {
            -ms-flex-order: 11;
            -webkit-box-ordinal-group: 12;
            order: 11;
        }

        .about_Us_we_are .order-sm-12 {
            -ms-flex-order: 12;
            -webkit-box-ordinal-group: 13;
            order: 12;
        }

        .about_Us_we_are .offset-sm-0 {
            margin-left: 0;
        }

        .about_Us_we_are .offset-sm-1 {
            margin-left: 8.333333%;
        }

        .about_Us_we_are .offset-sm-2 {
            margin-left: 16.666667%;
        }

        .about_Us_we_are .offset-sm-3 {
            margin-left: 25%;
        }

        .about_Us_we_are .offset-sm-4 {
            margin-left: 33.333333%;
        }

        .about_Us_we_are .offset-sm-5 {
            margin-left: 41.666667%;
        }

        .about_Us_we_are .offset-sm-6 {
            margin-left: 50%;
        }

        .about_Us_we_are .offset-sm-7 {
            margin-left: 58.333333%;
        }

        .about_Us_we_are .offset-sm-8 {
            margin-left: 66.666667%;
        }

        .about_Us_we_are .offset-sm-9 {
            margin-left: 75%;
        }

        .about_Us_we_are .offset-sm-10 {
            margin-left: 83.333333%;
        }

        .about_Us_we_are .offset-sm-11 {
            margin-left: 91.666667%;
        }
    }

    @media (min-width:768px) {
        .about_Us_we_are .col-md {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .about_Us_we_are .col-md-auto {
            -ms-flex: 0 0 auto;
            -webkit-box-flex: 0;
            flex: 0 0 auto;
            width: auto;
            max-width: 100%;
        }

        .about_Us_we_are .col-md-1 {
            -ms-flex: 0 0 8.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
            max-width: 8.333333%;
        }

        .about_Us_we_are .col-md-2 {
            -ms-flex: 0 0 16.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .about_Us_we_are .col-md-3 {
            -ms-flex: 0 0 25%;
            -webkit-box-flex: 0;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .about_Us_we_are .col-md-4 {
            -ms-flex: 0 0 33.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .about_Us_we_are .col-md-5 {
            -ms-flex: 0 0 41.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
            max-width: 41.666667%;
        }

        .about_Us_we_are .col-md-6 {
            -ms-flex: 0 0 50%;
            -webkit-box-flex: 0;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .about_Us_we_are .col-md-7 {
            -ms-flex: 0 0 58.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

        .about_Us_we_are .col-md-8 {
            -ms-flex: 0 0 66.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .about_Us_we_are .col-md-9 {
            -ms-flex: 0 0 75%;
            -webkit-box-flex: 0;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .about_Us_we_are .col-md-10 {
            -ms-flex: 0 0 83.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }

        .about_Us_we_are .col-md-11 {
            -ms-flex: 0 0 91.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
            max-width: 91.666667%;
        }

        .about_Us_we_are .col-md-12 {
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .about_Us_we_are .order-md-first {
            -ms-flex-order: -1;
            -webkit-box-ordinal-group: 0;
            order: -1;
        }

        .about_Us_we_are .order-md-last {
            -ms-flex-order: 13;
            -webkit-box-ordinal-group: 14;
            order: 13;
        }

        .about_Us_we_are .order-md-0 {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            order: 0;
        }

        .about_Us_we_are .order-md-1 {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            order: 1;
        }

        .about_Us_we_are .order-md-2 {
            -ms-flex-order: 2;
            -webkit-box-ordinal-group: 3;
            order: 2;
        }

        .about_Us_we_are .order-md-3 {
            -ms-flex-order: 3;
            -webkit-box-ordinal-group: 4;
            order: 3;
        }

        .about_Us_we_are .order-md-4 {
            -ms-flex-order: 4;
            -webkit-box-ordinal-group: 5;
            order: 4;
        }

        .about_Us_we_are .order-md-5 {
            -ms-flex-order: 5;
            -webkit-box-ordinal-group: 6;
            order: 5;
        }

        .about_Us_we_are .order-md-6 {
            -ms-flex-order: 6;
            -webkit-box-ordinal-group: 7;
            order: 6;
        }

        .about_Us_we_are .order-md-7 {
            -ms-flex-order: 7;
            -webkit-box-ordinal-group: 8;
            order: 7;
        }

        .about_Us_we_are .order-md-8 {
            -ms-flex-order: 8;
            -webkit-box-ordinal-group: 9;
            order: 8;
        }

        .about_Us_we_are .order-md-9 {
            -ms-flex-order: 9;
            -webkit-box-ordinal-group: 10;
            order: 9;
        }

        .about_Us_we_are .order-md-10 {
            -ms-flex-order: 10;
            -webkit-box-ordinal-group: 11;
            order: 10;
        }

        .about_Us_we_are .order-md-11 {
            -ms-flex-order: 11;
            -webkit-box-ordinal-group: 12;
            order: 11;
        }

        .about_Us_we_are .order-md-12 {
            -ms-flex-order: 12;
            -webkit-box-ordinal-group: 13;
            order: 12;
        }

        .about_Us_we_are .offset-md-0 {
            margin-left: 0;
        }

        .about_Us_we_are .offset-md-1 {
            margin-left: 8.333333%;
        }

        .about_Us_we_are .offset-md-2 {
            margin-left: 16.666667%;
        }

        .about_Us_we_are .offset-md-3 {
            margin-left: 25%;
        }

        .about_Us_we_are .offset-md-4 {
            margin-left: 33.333333%;
        }

        .about_Us_we_are .offset-md-5 {
            margin-left: 41.666667%;
        }

        .about_Us_we_are .offset-md-6 {
            margin-left: 50%;
        }

        .about_Us_we_are .offset-md-7 {
            margin-left: 58.333333%;
        }

        .about_Us_we_are .offset-md-8 {
            margin-left: 66.666667%;
        }

        .about_Us_we_are .offset-md-9 {
            margin-left: 75%;
        }

        .about_Us_we_are .offset-md-10 {
            margin-left: 83.333333%;
        }

        .about_Us_we_are .offset-md-11 {
            margin-left: 91.666667%;
        }
    }

    @media (min-width:992px) {
        .about_Us_we_are .col-lg {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .about_Us_we_are .col-lg-auto {
            -ms-flex: 0 0 auto;
            -webkit-box-flex: 0;
            flex: 0 0 auto;
            width: auto;
            max-width: 100%;
        }

        .about_Us_we_are .col-lg-1 {
            -ms-flex: 0 0 8.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
            max-width: 8.333333%;
        }

        .about_Us_we_are .col-lg-2 {
            -ms-flex: 0 0 16.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .about_Us_we_are .col-lg-3 {
            -ms-flex: 0 0 25%;
            -webkit-box-flex: 0;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .about_Us_we_are .col-lg-4 {
            -ms-flex: 0 0 33.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .about_Us_we_are .col-lg-5 {
            -ms-flex: 0 0 41.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
            max-width: 41.666667%;
        }

        .about_Us_we_are .col-lg-6 {
            -ms-flex: 0 0 50%;
            -webkit-box-flex: 0;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .about_Us_we_are .col-lg-7 {
            -ms-flex: 0 0 58.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

        .about_Us_we_are .col-lg-8 {
            -ms-flex: 0 0 66.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .about_Us_we_are .col-lg-9 {
            -ms-flex: 0 0 75%;
            -webkit-box-flex: 0;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .about_Us_we_are .col-lg-10 {
            -ms-flex: 0 0 83.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }

        .about_Us_we_are .col-lg-11 {
            -ms-flex: 0 0 91.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
            max-width: 91.666667%;
        }

        .about_Us_we_are .col-lg-12 {
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .about_Us_we_are .order-lg-first {
            -ms-flex-order: -1;
            -webkit-box-ordinal-group: 0;
            order: -1;
        }

        .about_Us_we_are .order-lg-last {
            -ms-flex-order: 13;
            -webkit-box-ordinal-group: 14;
            order: 13;
        }

        .about_Us_we_are .order-lg-0 {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            order: 0;
        }

        .about_Us_we_are .order-lg-1 {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            order: 1;
        }

        .about_Us_we_are .order-lg-2 {
            -ms-flex-order: 2;
            -webkit-box-ordinal-group: 3;
            order: 2;
        }

        .about_Us_we_are .order-lg-3 {
            -ms-flex-order: 3;
            -webkit-box-ordinal-group: 4;
            order: 3;
        }

        .about_Us_we_are .order-lg-4 {
            -ms-flex-order: 4;
            -webkit-box-ordinal-group: 5;
            order: 4;
        }

        .about_Us_we_are .order-lg-5 {
            -ms-flex-order: 5;
            -webkit-box-ordinal-group: 6;
            order: 5;
        }

        .about_Us_we_are .order-lg-6 {
            -ms-flex-order: 6;
            -webkit-box-ordinal-group: 7;
            order: 6;
        }

        .about_Us_we_are .order-lg-7 {
            -ms-flex-order: 7;
            -webkit-box-ordinal-group: 8;
            order: 7;
        }

        .about_Us_we_are .order-lg-8 {
            -ms-flex-order: 8;
            -webkit-box-ordinal-group: 9;
            order: 8;
        }

        .about_Us_we_are .order-lg-9 {
            -ms-flex-order: 9;
            -webkit-box-ordinal-group: 10;
            order: 9;
        }

        .about_Us_we_are .order-lg-10 {
            -ms-flex-order: 10;
            -webkit-box-ordinal-group: 11;
            order: 10;
        }

        .about_Us_we_are .order-lg-11 {
            -ms-flex-order: 11;
            -webkit-box-ordinal-group: 12;
            order: 11;
        }

        .about_Us_we_are .order-lg-12 {
            -ms-flex-order: 12;
            -webkit-box-ordinal-group: 13;
            order: 12;
        }

        .about_Us_we_are .offset-lg-0 {
            margin-left: 0;
        }

        .about_Us_we_are .offset-lg-1 {
            margin-left: 8.333333%;
        }

        .about_Us_we_are .offset-lg-2 {
            margin-left: 16.666667%;
        }

        .about_Us_we_are .offset-lg-3 {
            margin-left: 25%;
        }

        .about_Us_we_are .offset-lg-4 {
            margin-left: 33.333333%;
        }

        .about_Us_we_are .offset-lg-5 {
            margin-left: 41.666667%;
        }

        .about_Us_we_are .offset-lg-6 {
            margin-left: 50%;
        }

        .about_Us_we_are .offset-lg-7 {
            margin-left: 58.333333%;
        }

        .about_Us_we_are .offset-lg-8 {
            margin-left: 66.666667%;
        }

        .about_Us_we_are .offset-lg-9 {
            margin-left: 75%;
        }

        .about_Us_we_are .offset-lg-10 {
            margin-left: 83.333333%;
        }

        .about_Us_we_are .offset-lg-11 {
            margin-left: 91.666667%;
        }
    }

    @media (min-width:1200px) {
        .about_Us_we_are .col-xl {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .about_Us_we_are .col-xl-auto {
            -ms-flex: 0 0 auto;
            -webkit-box-flex: 0;
            flex: 0 0 auto;
            width: auto;
            max-width: 100%;
        }

        .about_Us_we_are .col-xl-1 {
            -ms-flex: 0 0 8.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
            max-width: 8.333333%;
        }

        .about_Us_we_are .col-xl-2 {
            -ms-flex: 0 0 16.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
            max-width: 16.666667%;
        }

        .about_Us_we_are .col-xl-3 {
            -ms-flex: 0 0 25%;
            -webkit-box-flex: 0;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .about_Us_we_are .col-xl-4 {
            -ms-flex: 0 0 33.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }

        .about_Us_we_are .col-xl-5 {
            -ms-flex: 0 0 41.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
            max-width: 41.666667%;
        }

        .about_Us_we_are .col-xl-6 {
            -ms-flex: 0 0 50%;
            -webkit-box-flex: 0;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .about_Us_we_are .col-xl-7 {
            -ms-flex: 0 0 58.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
            max-width: 58.333333%;
        }

        .about_Us_we_are .col-xl-8 {
            -ms-flex: 0 0 66.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
            max-width: 66.666667%;
        }

        .about_Us_we_are .col-xl-9 {
            -ms-flex: 0 0 75%;
            -webkit-box-flex: 0;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .about_Us_we_are .col-xl-10 {
            -ms-flex: 0 0 83.333333%;
            -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
            max-width: 83.333333%;
        }

        .about_Us_we_are .col-xl-11 {
            -ms-flex: 0 0 91.666667%;
            -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
            max-width: 91.666667%;
        }

        .about_Us_we_are .col-xl-12 {
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .about_Us_we_are .order-xl-first {
            -ms-flex-order: -1;
            -webkit-box-ordinal-group: 0;
            order: -1;
        }

        .about_Us_we_are .order-xl-last {
            -ms-flex-order: 13;
            -webkit-box-ordinal-group: 14;
            order: 13;
        }

        .about_Us_we_are .order-xl-0 {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            order: 0;
        }

        .about_Us_we_are .order-xl-1 {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            order: 1;
        }

        .about_Us_we_are .order-xl-2 {
            -ms-flex-order: 2;
            -webkit-box-ordinal-group: 3;
            order: 2;
        }

        .about_Us_we_are .order-xl-3 {
            -ms-flex-order: 3;
            -webkit-box-ordinal-group: 4;
            order: 3;
        }

        .about_Us_we_are .order-xl-4 {
            -ms-flex-order: 4;
            -webkit-box-ordinal-group: 5;
            order: 4;
        }

        .about_Us_we_are .order-xl-5 {
            -ms-flex-order: 5;
            -webkit-box-ordinal-group: 6;
            order: 5;
        }

        .about_Us_we_are .order-xl-6 {
            -ms-flex-order: 6;
            -webkit-box-ordinal-group: 7;
            order: 6;
        }

        .about_Us_we_are .order-xl-7 {
            -ms-flex-order: 7;
            -webkit-box-ordinal-group: 8;
            order: 7;
        }

        .about_Us_we_are .order-xl-8 {
            -ms-flex-order: 8;
            -webkit-box-ordinal-group: 9;
            order: 8;
        }

        .about_Us_we_are .order-xl-9 {
            -ms-flex-order: 9;
            -webkit-box-ordinal-group: 10;
            order: 9;
        }

        .about_Us_we_are .order-xl-10 {
            -ms-flex-order: 10;
            -webkit-box-ordinal-group: 11;
            order: 10;
        }

        .about_Us_we_are .order-xl-11 {
            -ms-flex-order: 11;
            -webkit-box-ordinal-group: 12;
            order: 11;
        }

        .about_Us_we_are .order-xl-12 {
            -ms-flex-order: 12;
            -webkit-box-ordinal-group: 13;
            order: 12;
        }

        .about_Us_we_are .offset-xl-0 {
            margin-left: 0;
        }

        .about_Us_we_are .offset-xl-1 {
            margin-left: 8.333333%;
        }

        .about_Us_we_are .offset-xl-2 {
            margin-left: 16.666667%;
        }

        .about_Us_we_are .offset-xl-3 {
            margin-left: 25%;
        }

        .about_Us_we_are .offset-xl-4 {
            margin-left: 33.333333%;
        }

        .about_Us_we_are .offset-xl-5 {
            margin-left: 41.666667%;
        }

        .about_Us_we_are .offset-xl-6 {
            margin-left: 50%;
        }

        .about_Us_we_are .offset-xl-7 {
            margin-left: 58.333333%;
        }

        .about_Us_we_are .offset-xl-8 {
            margin-left: 66.666667%;
        }

        .about_Us_we_are .offset-xl-9 {
            margin-left: 75%;
        }

        .about_Us_we_are .offset-xl-10 {
            margin-left: 83.333333%;
        }

        .about_Us_we_are .offset-xl-11 {
            margin-left: 91.666667%;
        }
    }

    .about_Us_we_are .col,
    .about_Us_we_are .col-1,
    .about_Us_we_are .col-10,
    .about_Us_we_are .col-11,
    .about_Us_we_are .col-12,
    .about_Us_we_are .col-2,
    .about_Us_we_are .col-3,
    .about_Us_we_are .col-4,
    .about_Us_we_are .col-5,
    .about_Us_we_are .col-6,
    .about_Us_we_are .col-7,
    .about_Us_we_are .col-8,
    .about_Us_we_are .col-9,
    .about_Us_we_are .col-auto,
    .about_Us_we_are .col-lg,
    .about_Us_we_are .col-lg-1,
    .about_Us_we_are .col-lg-10,
    .about_Us_we_are .col-lg-11,
    .about_Us_we_are .col-lg-12,
    .about_Us_we_are .col-lg-2,
    .about_Us_we_are .col-lg-3,
    .about_Us_we_are .col-lg-4,
    .about_Us_we_are .col-lg-5,
    .about_Us_we_are .col-lg-6,
    .about_Us_we_are .col-lg-7,
    .about_Us_we_are .col-lg-8,
    .about_Us_we_are .col-lg-9,
    .about_Us_we_are .col-lg-auto,
    .about_Us_we_are .col-md,
    .about_Us_we_are .col-md-1,
    .about_Us_we_are .col-md-10,
    .about_Us_we_are .col-md-11,
    .about_Us_we_are .col-md-12,
    .about_Us_we_are .col-md-2,
    .about_Us_we_are .col-md-3,
    .about_Us_we_are .col-md-4,
    .about_Us_we_are .col-md-5,
    .about_Us_we_are .col-md-6,
    .about_Us_we_are .col-md-7,
    .about_Us_we_are .col-md-8,
    .about_Us_we_are .col-md-9,
    .about_Us_we_are .col-md-auto,
    .about_Us_we_are .col-sm,
    .about_Us_we_are .col-sm-1,
    .about_Us_we_are .col-sm-10,
    .about_Us_we_are .col-sm-11,
    .about_Us_we_are .col-sm-12,
    .about_Us_we_are .col-sm-2,
    .about_Us_we_are .col-sm-3,
    .about_Us_we_are .col-sm-4,
    .about_Us_we_are .col-sm-5,
    .about_Us_we_are .col-sm-6,
    .about_Us_we_are .col-sm-7,
    .about_Us_we_are .col-sm-8,
    .about_Us_we_are .col-sm-9,
    .about_Us_we_are .col-sm-auto,
    .about_Us_we_are .col-xl,
    .about_Us_we_are .col-xl-1,
    .about_Us_we_are .col-xl-10,
    .about_Us_we_are .col-xl-11,
    .about_Us_we_are .col-xl-12,
    .about_Us_we_are .col-xl-2,
    .about_Us_we_are .col-xl-3,
    .about_Us_we_are .col-xl-4,
    .about_Us_we_are .col-xl-5,
    .about_Us_we_are .col-xl-6,
    .about_Us_we_are .col-xl-7,
    .about_Us_we_are .col-xl-8,
    .about_Us_we_are .col-xl-9,
    .about_Us_we_are .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .our-client-listing>div {
        display: inline-block;
        width: 25%;
        padding: 0 20px;
        margin: 30px 0;
    }

    .our-client-listing {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    @media screen and (max-width:767px) {
        .our-client-listing>div {
            display: inline-block;
            width: 50%;
            margin-bottom: 10px;
        }

        .our-client-listing>div img {
            max-width: 130px;
        }
    }

    @media screen and (max-width:380px) {
        .our-client-listing>div {
            display: inline-block;
            width: 100%;
            margin-bottom: 30px;
            vertical-align: middle;
        }
    }



    .header-nav {
        background: #fff;
    }

    .section_banner {
        padding: 12% 0;
        background: #fff url(../png/back_img_main.png);
        background-position: bottom right;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        float: left
    }

    .section_banner::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #ffda30;
        content: "";
    }

    .left_inner_sec1 {
        float: left;
        width: 50%;
    }

    .left_inner_sec1 h1 {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 80px;
        text-transform: capitalize;
        margin: 0;
    }

    .section_banner::after {
        clear: both;
        display: table;
        content: "";
        text-transform: capitalize;
    }

    .left_inner_sec1 h1 span {
        font-weight: 800;
        font-size: 140px;
        display: block;
    }

    .right_inner_sec1 {
        float: right;
        width: 50%;
        position: absolute;
        right: 0;
        top: 0;
    }

    .about-section-wrap {
        background: #ffda30 !important;
        border-top: 1px solid #ffda30;
    }

    .right_inner_sec1 img {
        width: 100%;
    }

    .about-section-wrap {
        clear: both;
    }


@media screen and (max-width: 1600px) {
    .left_inner_sec1 h1 {
            font-size: 58px;
        }

        .left_inner_sec1 h1 span {
            font-size: 98px;
        }
}

    @media screen and (max-width: 1366px) {

        .section_banner {
            padding: 7% 0 11%;
        }

        

    }

    /* 23-10-R css end */


    @media screen and (max-width: 1024px) {

        .section_banner {
            padding: 7% 0 11%;
            margin-top: 40px;
        }
    }


    @media screen and (max-width: 992px) {

        .left_inner_sec1 h1 {
            font-size: 52px;
        }

        .left_inner_sec1 h1 span {
            font-size: 98px;
        }

    }

    @media screen and (max-width: 767px) {

        .left_inner_sec1 {
            float: left;
            width: 100%;
        }

        .right_inner_sec1 {
            position: relative;
            top: inherit;
            right: inherit;
            width: 100%;
        }

        .left_inner_sec1 h1 span {
            display: block;
            font-size: 70px;
        }

        .section_banner {
            padding: 7% 0 11%;
            background-size: 100% 70%;
            margin-top: 0;
        }


    }