.section {
    width: 100%;
    position: relative;
    padding: 50px 0;
}

.title-txt {
    font-size: 20px;
    line-height: 24px;
    color: #e62c36;
    text-transform: uppercase;
    text-align: right;
    /*font-family: EurostileLTStd;*/
    font-weight: 600;
    letter-spacing: 1px;
}

.listing-right {
    text-align: right;
    padding-top: 20px;
    display: table;
    list-style-type: none;
    margin: 0;
}

    .listing-right li {
        width: 50%;
        float: right;
        position: relative;
        color: #333;
        font-weight: 600;
        font-family: Arial;
        font-size: 18px;
        padding: 0 20px 10px;
    }

        .listing-right li:after {
            position: absolute;
            content: '\2022';
            color: #e62c36;
            right: 0;
        }

.know-more-txt {
    font-size: 14px;
    line-height: 14px;
    font-family: EurostileLTStd;
    color: #e62c36;
    text-transform: uppercase;
    font-weight: 600;
}

.bg-block-txt {
    background-color: #e62c36;
    padding: 20px 0;
    text-align: center;
    font-family: EurostileLTStd;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 30px;
    z-index: 10;
}

    .bg-block-txt:before {
        content: " ";
        position: absolute;
        width: 80px;
        height: 3px;
        background-color: #fff;
        top: 0;
        bottom: 0;
        margin: auto;
        left: -40px;
    }

.service-container {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 0;
}

    .service-container .service-info {
        font-size: 18px;
        line-height: 28px;
        color: #ccc;
        font-family: EurostileLTStd;
        text-align: center;
        letter-spacing: 1px;
        margin-bottom: 30px;
    }

.service-block {
    padding: 0 50px;
    border-left: 1px solid #4f4f4f;
}

    .service-block:nth-child(1) {
        border-left: none;
    }

    .service-block h4 {
        font-family: EurostileLTStdBold;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #ccc;
        letter-spacing: .5px;
    }

    .service-block p {
        text-align: left !important;
        font-family: Arial;
        letter-spacing: 1px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #ccc;
    }

.icon-right-cm {
    color: #f3343f;
    font-size: 20px;
}

.bg-grey-shadow {
    box-shadow: 0 8px 11px #dedede;
}

.service-container .service-block a {
    transition: left .5s;
    left: 0;
    position: relative;
}

    .service-container .service-block a:hover {
        position: relative;
        left: 10px;
    }

.section2-block {
    height: 380px;
    position: relative;
}

    .section2-block .col-left {
        height: 100%;
        padding: 0;
    }

        .section2-block .col-left .section3-img {
            background-repeat: no-repeat;
            background-position: 100% 100%;
            background-size: cover;
            width: 100%;
            height: 100%;
        }

    .section2-block .col-right {
        height: 100%;
        padding: 0;
    }

.section2 .bg-block-txt {
    width: 380px;
    right: -300px;
}

.section2-block .col-right p {
    color: #666;
    padding: 120px 60px 0 40px;
}

.futurise-block {
    display: table;
    width: 100%;
    padding: 20px 30px 0 40px;
}

    .futurise-block h4 {
        text-align: left;
    }

.futurise-block-cm {
    float: left;
    padding-top: 10px;
    padding-right: 15px;
}

.futurise-img {
    margin-right: 8px;
    float: left;
}

.futurise-txt {
    float: left;
    color: #333;
    font-family: Arial;
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
}

.section2-block-two .col-left {
    padding: 30px 40px 0 0;
}

.section2-block-two .listing-right li {
    width: 35%;
}

    .section2-block-two .listing-right li:nth-child(4) {
        width: 60%;
    }

.section2-block-two .col-right {
    padding: 0;
}

    .section2-block-two .col-right .section2-img-two {
        margin: 0 0 30px;
        display: block;
        position: relative;
    }

.section2-block-two {
    display: table;
    position: relative;
}

.section2-block:before {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    top: -25px;
    left: -25px;
    background-color: #f3f4f5;
}

.section2-block-two:before {
    content: " ";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 45px;
    left: -30px;
    background-color: #f7f7f8;
}

.section2-block-two:after {
    content: " ";
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 20px;
    left: 0;
    background-color: #f7f7f8;
}

.section2-block-two .col-right:before {
    content: " ";
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 20px;
    right: 0;
    background-color: #f7f7f8;
}

.section2-block-two .col-right:after {
    content: " ";
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 50px;
    right: -80px;
    background-color: #f7f7f8;
}

.section2-img-two-mob {
    display: none;
}

.section3-block {
    height: 380px;
    position: relative;
}

    .section3-block .col-left {
        height: 100%;
        padding: 0;
    }

        .section3-block .col-left .section3-img {
            background-repeat: no-repeat;
            background-position: 100% 100%;
            background-size: cover;
            width: 100%;
            height: 100%;
        }

    .section3-block .col-right {
        height: 100%;
        padding: 0;
    }

.section3 .bg-block-txt {
    width: 330px;
    right: -250px;
}

.section3-block .col-right p {
    color: #ccc;
    padding: 120px 120px 0 40px;
}

.section3-block-two .col-left {
    padding: 30px 40px 0 0;
}

.section3-block-two .col-right {
    padding: 0;
}

    .section3-block-two .col-right .section3-img-two {
        margin: -90px 0 30px;
        display: block;
        position: relative;
    }

.section3-block:before {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    top: -25px;
    left: -25px;
    background-color: #e3e4e5;
}

.section3-block .col-right:after {
    content: " ";
    position: absolute;
    width: 45px;
    height: 45px;
    top: 70px;
    left: 270px;
    background-color: #404040;
    z-index: 1;
}

.section3-block-two .col-right:after {
    content: " ";
    position: absolute;
    width: 35px;
    height: 35px;
    bottom: 10px;
    left: 270px;
    background-color: #dededf;
}

.section3-block:after {
    content: " ";
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: -60px;
    right: -60px;
    background-color: #dededf;
}

.global-img {
    width: 1040px;
    height: 440px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    margin: 0 0 0 auto;
    display: block;
    position: relative;
}

.global-block {
    width: 850px;
    margin: 0 0 0 auto;
    display: block;
    padding: 40px 75px;
    background-color: #f3f4f5;
    margin-top: -120px;
    z-index: 3;
    position: relative;
}

    .global-block h4 {
        font-family: EurostileLTStdBold;
        font-size: 30px;
        line-height: 30px;
        color: #333;
        text-transform: uppercase;
    }

    .global-block p {
        color: #666;
        line-height: 24px;
        margin: 25px 0;
    }

    .global-block .col-left .col-cm {
        margin-right: 20px;
        border-top: 2px solid #a1a1a1;
        padding-top: 20px;
    }

    .global-block .col-right .col-cm {
        margin-left: 20px;
        border-top: 2px solid #a1a1a1;
        padding-top: 20px;
    }

.global-carousel-icon {
    margin-right: 15px;
    float: left;
}

.global-block .col-cm h5 {
    font-family: EurostileLTStd;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #666;
    text-transform: uppercase;
    float: left;
    padding-top: 5px;
    letter-spacing: 1px;
}

    .global-block .col-cm h5 .num {
        font-size: 26px;
        color: #e62c36;
        letter-spacing: 0;
    }

.carousel-global {
    clear: both;
}

    .carousel-global .carousel-indicators {
        position: absolute;
        width: 360px;
        padding-left: 0;
        margin-left: 0;
        text-align: left;
        list-style: none;
        left: 0;
        top: 60px;
        bottom: auto;
        background-color: #e62c36;
        padding: 0 40px;
        box-shadow: 5px 5px 9px rgba(0,0,0,.2);
    }

        .carousel-global .carousel-indicators li {
            font-weight: 300;
            letter-spacing: .5px;
            padding: 30px 0;
            font-size: 20px;
            line-height: 22px;
            width: 100%;
            display: block;
            margin: 0;
            text-indent: 0;
            color: rgba(255,255,255,.6);
            border: none;
            background-color: transparent;
            text-transform: uppercase;
            font-family: EurostileLTStd;
            height: auto;
            border-bottom: 1px solid #ee6c73;
            border-radius: 0;
            position: relative;
            transition: all .5s ease;
        }

            .carousel-global .carousel-indicators li:hover {
                color: #fff;
            }

            .carousel-global .carousel-indicators li:last-child {
                border-bottom: none;
            }

            .carousel-global .carousel-indicators li.active {
                color: #fff;
            }

            .carousel-global .carousel-indicators li:after {
                content: " ";
                position: absolute;
                width: 0;
                height: 3px;
                right: auto;
                left: 0;
                background-color: #fff;
            }

            .carousel-global .carousel-indicators li.active:after {
                content: " ";
                position: absolute;
                width: 90px;
                height: 3px;
                right: auto;
                left: 275px;
                top: 42px;
                z-index: 2;
                margin: auto;
                background-color: #fff;
                transition: width .8s;
            }

.global-link {
    width: 560px;
    margin: 30px auto 0;
}

.carousel-global:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    top: -55px;
    left: 45px;
    background-color: #f8f8f9;
}

.carousel-global:after {
    content: " ";
    position: absolute;
    width: 65px;
    height: 65px;
    bottom: 125px;
    left: 35px;
    background-color: #f8f8f9;
}

.section4 .inner-container:before {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: 206px;
    left: -45px;
    background-color: #f8f8f9;
}

.section4 .inner-container:after {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50px;
    right: -25px;
    background-color: #ebecee;
}

.global-mob-header {
    display: none;
}

.carousel-global .carousel-control {
    display: none;
}

.section5 .section5-para-cm {
    text-align: center;
    width: 830px;
    margin: 0 auto;
    color: #333;
}

.pillar-block {
    width: 970px;
    margin: 40px auto 30px;
    position: relative;
    display: block;
    min-height: 260px;
}

.pillar-cards {
    padding: 0 30px;
}

.pillar-cards-inner {
    padding: 30px 30px 0;
    background-color: #fff;
    height: 260px;
}

.pillar-img {
    width: auto;
    margin: 0 auto 30px;
    display: block;
}

.pillar-cards .pillar-cards-inner h5 {
    font-family: EurostileLTStd;
    font-weight: 600;
    color: #676767;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
}

.section5 .know-more-txt {
    margin: 25px auto 0;
    width: 118px;
    display: block;
}

.section5 .inner-container:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    top: 100px;
    left: 0;
    background-color: #e6e6e8;
}

.section5 .inner-container:after {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 155px;
    left: 55px;
    background-color: #dededf;
}

.section5 .pillar-block:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    top: -55px;
    right: -25px;
    background-color: #e6e6e8;
}

.section5 .pillar-block:after {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -30px;
    right: 0;
    background-color: #dededf;
}

#section6 {
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.carousel-leaders {
    width: 100%;
    clear: both;
}

.leader-img {
    margin-bottom: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.img-holder {
    position: relative;
    display: block;
}

.leaders-play-btn .play-link .img-holder .overlay-bg {
    z-index: 0;
}

.carousel-leaders .owl-item.center .leaders-play-btn .play-link:hover .img-holder .overlay-bg {
    opacity: .7;
}

.leader-name {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: EurostileLTStd;
    font-weight: 600;
    position: relative;
    text-align: center;
}

span.topic {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.carousel-leaders .owl-item.active.center .leader-name {
    font-size: 26px;
    line-height: 34px;
    margin-left: 50px;
    text-align: left;
}

.carousel-leaders.owl-carousel .owl-nav {
    display: block;
}

.carousel-leaders .owl-item.active.center span.topic {
    font-size: 20px;
}

.carousel-leaders .owl-item.active.center .leader-img {
    width: 100%;
    z-index: 0;
    box-shadow: 0 5px 11px #000;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.carousel-leaders .owl-item.active.center {
    width: 100%;
    transform: scale(1);
    transition: .5s ease;
    opacity: 1;
}

.play-link {
    display: block;
    position: relative;
}

.carousel-leaders .owl-item.active.center .leader-name:before {
    content: " ";
    position: absolute;
    width: 48px;
    height: 3px;
    background-color: #e62c36;
    left: -70px;
    top: 16px;
}

.carousel-leaders .owl-item.active.center .play-btn-img {
    display: block !important;
    position: absolute;
    z-index: 20;
    width: 58px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 58px;
}

.carousel-leaders .owl-item {
    width: 100%;
    transform: scale(.8);
    transition: .5s ease;
}

    .carousel-leaders .owl-item > div {
        transition: all .4s ease;
    }

.carousel-leaders .owl-dot, .carousel-leaders .owl-nav .owl-next, .carousel-leaders .owl-nav .owl-prev {
    width: 42px;
    position: absolute;
    display: inline-block;
    top: 40%;
}

.carousel-leaders .owl-prev {
    left: -80px;
    opacity: 1;
}

.carousel-leaders .owl-next {
    right: -80px;
    opacity: 1;
}

    .carousel-leaders .owl-next:hover, .carousel-leaders .owl-prev:hover {
        opacity: .5;
    }

.section6 .inner-container:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: -100px;
    background-color: #404040;
}

.section6 .inner-container:after {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    bottom: 220px;
    right: -100px;
    background-color: #404040;
}

.section7 {
    background-repeat: no-repeat;
    background-position: 0 0;
}

.feed-block {
    padding: 0;
    height: 585px;
    float: right;
}

.feed-block1, .feed-block3 {
    background-color: #fff;
}

.feed-block2 {
    background-color: #333;
}

.feed-block-twitter {
    height: 100%;
    overflow-y: scroll;
    position: relative;
}

.twitter-icon {
    position: absolute;
    right: 10px;
    top: 0;
}

.feed-block-inner {
    padding: 0 40px;
}

.news .date {
    font-family: Arial;
    font-size: 14px;
    color: #666;
    display: block;
}

.news a {
    font-family: EurostileLTStd;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 20px;
    display: block;
    padding-right: 10px;
    position: relative;
    z-index: 3;
}

.news .newspaper {
    font-family: Arial;
    font-size: 13px;
    color: #666;
    font-weight: 700;
    display: block;
}

.news {
    padding: 25px 0;
    border-bottom: 1px solid #e0e1e1;
    position: relative;
}

    .news:nth-child(3) {
        margin-bottom: 20px;
    }

.overlay-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    padding-top: 45px;
    background-color: rgba(233,51,62,.7);
    opacity: 0;
    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    z-index: 2;
}

.news:hover .feed-block-inner .overlay-bg {
    background-color: rgba(233,51,62,.7);
    opacity: .7;
}

.adv:hover .overlay-bg {
    background-color: rgba(233,51,62,.7);
    opacity: .7;
}

.feed-block1 .feed-block-inner .know-more-txt {
    margin: 20px 0;
    display: block;
    width: 120px;
}

.feed-block-inner-two .adv {
    padding: 0 30px;
    position: relative;
}

.feed-block-inner-two .adv1 {
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    width: 100%;
    height: 286px;
}

    .feed-block-inner-two .adv1 a {
        padding: 130px 0 0;
        display: block;
    }

    .feed-block-inner-two .adv1 a {
        z-index: 3;
        position: relative;
    }

.feed-block-inner-two .adv2 a {
    z-index: 3;
    position: relative;
    display: block;
}

.feed-block-inner-two .adv h5 {
    font-family: EurostileLTStd;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 20px;
}

.feed-block-inner-two .adv span {
    font-family: EurostileLTStd;
    font-weight: 600;
    font-size: 15px;
    display: block;
    color: #fff;
}

.feed-block-inner-two .adv2 {
    background-color: #333;
    padding-top: 50px;
    padding-bottom: 27px;
}

.adv-img2 {
    margin-bottom: 25px;
}

.section7 .inner-container:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: -100px;
    background-color: #e6e6e8;
}

.section7 .inner-container:after {
    content: " ";
    position: absolute;
    width: 55px;
    height: 55px;
    bottom: 220px;
    right: -100px;
    background-color: #e6e6e8;
}

.feed-block1 a.know-more-txt {
    margin-left: 30px;
}

.section-indicators {
    height: 195px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.section9 {
    background-color: #f7f7f9;
    display: table;
}

    .section9 .para-txt {
        text-align: center;
    }

    .section9 .sub-header-prefix {
        display: block;
    }

.owl-carousel .owl-nav.disabled {
    display: block;
}

.carousel-achievements .owl-prev {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 45%;
    bottom: 0;
    transition: all .5s;
    margin: 0;
}

.carousel-achievements .owl-next {
    width: 42px;
    height: 42px;
    position: absolute;
    right: 45%;
    bottom: 0;
    margin: 0;
    transition: all .5s;
}

    .carousel-achievements .owl-next img, .carousel-achievements .owl-prev img {
        width: 100%;
        transition: all .5s;
    }

.carousel-achievements {
    margin: 40px auto 0;
    padding-bottom: 100px;
    width: 100%;
}

.achievements-block {
    width: 100%;
    height: 269px;
    position: relative;
}

.achievements-block-bg {
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.achievements-txt {
    position: absolute;
    bottom: 20px;
    padding: 0 10px 0 20px;
}

    .achievements-txt p {
        font-family: EurostileLTStd;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
        letter-spacing: 1px;
    }

    .achievements-txt h5 {
        font-family: EurostileLTStd;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        letter-spacing: 2px;
    }

.banner-carousel .carousel-inner .section-banner img {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

@media (max-width:1600px) {
    .section-banner {
        background-position: 50% 100%;
    }
}

@media (max-width:1440px) {
    .section-banner {
        background-position: 30% 100%;
    }

    .carousel-leaders {
        width: 92% !important;
    }
}

@media (max-width:1280px) {
    .carousel-leaders .owl-prev {
        left: -40px;
    }

    .carousel-leaders .owl-next {
        right: -40px;
    }
}

@media (max-width:1024px) {
    .container {
        width: auto;
    }

    .section-banner {
        background-position: 30% 100%;
    }

    .service-container {
        width: 100%;
        margin: 0 auto;
        padding: 35px 0;
    }

    .section2-block-two .col-right:after, .section2-block-two .col-right:before, .section3-block:after, .section4 .inner-container:after, .section6 .inner-container:after, .section7 .inner-container:after {
        display: none;
    }

    .carousel-leaders .owl-next {
        right: -30px;
    }

    .carousel-leaders .owl-prev {
        left: -30px;
    }

    .global-img {
        width: 100%;
    }

    .section2-block .col-right p {
        padding: 120px 40px 0 30px;
    }

    .futurise-block {
        padding: 20px 0 0 30px;
    }

    .futurise-img {
        width: 27px;
    }

    .listing-right li {
        padding: 0 13px 10px 0;
        font-size: 17px;
    }

    #contact-us .inner-container, #section7 .inner-container {
        padding: 0 50px;
    }

    .news {
        padding: 22px 0;
    }

    .feed-block-inner-two .adv1 a {
        padding: 90px 0 0;
    }

    .feed-block-inner-two .adv2 {
        padding-top: 25px;
    }

    .listing-right {
        padding-left: 10px;
    }

    .carousel-global .carousel-indicators {
        top: 40px;
    }

    .section6 .inner-container {
        width: 100%;
        padding: 0 50px;
    }

    .carousel-leaders .owl-item.active.center .leader-name {
        font-size: 21px;
        line-height: 26px;
    }

    .carousel-achievements {
        width: 870px;
    }

        .carousel-achievements .owl-prev {
            left: 43%;
        }

        .carousel-achievements .owl-next {
            right: 43%;
        }
}

@media (max-width:768px) {
    .carousel-global:after, .section2-block-two:before, .section5 .pillar-block:after, .section5 .pillar-block:before {
        display: none;
    }

    .section5 .section5-para-cm {
        width: 100%;
    }

    .global-block {
        width: 100%;
    }

    .service-container {
        padding: 35px 40px;
    }

    .service-block {
        padding: 0 15px;
    }

    .section2-block .col-left .section3-img {
        background-position: 0 100%;
        background-size: contain;
        width: 100%;
        height: 380px;
        background-color: #f3f4f5;
    }

    .section2-block .col-right {
        height: auto;
        padding-bottom: 30px;
    }

    .title-txt {
        text-align: left;
    }

    .listing-right li {
        float: left;
        padding: 0 15px 10px;
    }

    .listing-right {
        padding-left: 0;
        text-align: left;
        width: 70%;
    }

    .section2-block-two .col-left {
        padding: 30px 0 0 0;
    }

    .section2-block-two:after {
        bottom: -36px;
        right: 0;
        left: auto;
    }

    .listing-right li:after {
        left: 0;
        right: auto;
    }

    .section2-block-two .listing-right li:nth-child(4) {
        width: 62%;
    }

    .service-container .service-info {
        margin-bottom: 40px;
        padding: 0 50px;
    }

    .section2 .bg-block-txt {
        width: 380px;
        right: auto;
    }

    .bg-block-txt {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        margin-bottom: 5px;
        background-color: transparent;
        color: #333;
        font-size: 30px;
        width: auto !important;
        text-align: left;
        padding: 25px 0 25px 50px;
    }

        .bg-block-txt:before {
            width: 80px;
            height: 6px;
            background-color: #ea333e;
        }

        .bg-block-txt:after {
            position: absolute;
            content: " ";
            width: 80px;
            height: 80px;
            background-color: #f3f4f5;
            left: 0;
            top: 0;
            z-index: -1;
        }

    .section2-block .col-right p {
        padding: 40px 40px 0 30px;
    }

    .section2-block-two {
        padding: 0 40px;
    }

    .section3-block .col-left .section3-img {
        background-position: 0 100%;
        background-size: contain;
        height: 380px;
    }

    .section3-block .col-right {
        height: auto;
        background-color: #ebecee;
    }

        .section3-block .col-right p {
            color: #666;
            padding: 40px;
        }

        .section3-block .col-right:after {
            top: 0;
            left: 0;
            background-color: #f4f4f5;
        }

    .section2-block, .section3-block {
        height: auto;
        position: relative;
        display: table;
    }

    .section3-block-two {
        padding: 0 40px;
    }

        .section3-block-two .listing-right {
            width: 100%;
        }

            .section3-block-two .listing-right li {
                width: 33%;
            }

        .section3-block-two .col-left {
            padding: 0;
        }

        .section3-block-two .col-right .section3-img-two {
            margin: 20px 0 30px;
        }

    .carousel-global .carousel-indicators {
        display: none;
    }

    .global-mob-header {
        display: block;
        font-weight: 300;
        padding: 30px;
        font-size: 24px;
        line-height: 24px;
        display: block;
        margin: 0;
        color: #fff;
        background-color: #e62c36;
        text-transform: uppercase;
        font-family: EurostileLTStd;
        position: relative;
        width: 70%;
    }

    .global-img {
        width: 100%;
        height: 318px;
        background-position: 100% 0;
        background-size: cover;
    }

    .global-block {
        width: 100%;
        display: block;
        padding: 40px;
        background-color: #f3f4f5;
        margin-top: 0;
        z-index: 3;
        position: relative;
    }

    .global-link {
        width: auto;
        margin: 0;
        padding: 30px 0 0 40px;
    }

    .carousel-global .carousel-control {
        display: block;
        background-image: none;
        top: 30%;
        bottom: auto;
        width: 42px;
        opacity: 1;
    }

        .carousel-global .carousel-control img {
            width: 100%;
            transition: all .5s;
        }

            .carousel-global .carousel-control img:hover {
                opacity: .5;
                transition: all .5s;
            }

    .carousel-global .left.carousel-control {
        left: 40px;
    }

    .carousel-global .right.carousel-control {
        right: 40px;
    }

    .pillar-block {
        width: 100%;
        min-height: inherit;
    }

    .section5 .inner-container:before {
        top: 0;
    }

    .feed-block {
        padding: 0;
        height: auto;
        float: none;
        margin: 0 auto 25px;
        display: block;
    }

    .feed-block3 {
        height: 550px;
        clear: both;
    }

    .feed-block1 {
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    .feed-block-inner-two .adv2 {
        padding-bottom: 25px;
    }

    .feed-block1 .feed-block-inner {
        padding: 0 40px 5px;
    }

    .leader-img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .global-block h4 {
        display: none;
    }

    .global-block p {
        margin: 0 0 20px;
    }

    .carousel-leaders .owl-item {
        transform: scale(.95);
    }

    .leader-name {
        font-size: 20px;
        line-height: 24px;
    }

    span.topic {
        font-size: 14px;
    }

    .carousel-leaders .owl-item .play-btn-img {
        display: block !important;
        position: absolute;
        z-index: 11;
        width: 58px;
        top: -70px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .carousel-leaders .owl-prev {
        left: -40px;
    }

    .carousel-leaders .owl-next {
        right: -40px;
    }

    .cd-vertical-nav {
        display: none;
    }

    .bg-block-txt, .pillar-cards-inner, .section3-img {
        display: block !important;
        animation-name: none;
    }

    .carousel-leaders {
        width: 100% !important;
    }

    .carousel-achievements {
        width: 590px;
    }

    .section9 .inner-container {
        padding: 0 50px;
    }

    .carousel-achievements .owl-prev {
        left: 40%;
    }

    .carousel-achievements .owl-next {
        right: 40%;
    }
}

@media (max-width:767px) {
    .carousel-global:before, .section2-block-two:after, .section3-block .col-right:after, .section5 .inner-container:after, .section5 .inner-container:before {
        display: none;
    }

    .service-container {
        padding: 35px 20px;
    }

        .service-container .service-info {
            padding: 0;
            text-align: left;
        }

    .service-block {
        padding: 20px 0;
        border-top: 1px solid #4f4f4f;
        border-left: none;
    }

        .service-block:nth-child(1) {
            border-left: none;
            border-top: none;
            padding-top: 0;
        }

    .sub-header-prefix {
        font-size: 30px;
        line-height: 38px;
        padding: 0;
        display: block;
    }

    .sub-header {
        font-size: 32px;
        line-height: 34px;
    }

    .bg-block-txt {
        font-size: 20px;
        padding: 20px 20px 20px 50px;
    }

    .section2-block .col-left .section3-img {
        height: 260px;
        position: relative;
        z-index: 10;
    }

    .section2-block .col-right p {
        padding: 25px 20px;
    }

    .futurise-block {
        padding: 0 20px;
    }

    .section2-block-two {
        padding: 0 20px;
    }

    .listing-right {
        width: 100%;
    }

    .section3-block .col-left .section3-img {
        height: 260px;
        position: relative;
        z-index: 11;
    }

    .section3-block .col-right p {
        color: #666;
        padding: 25px 20px;
    }

    .section3-block-two {
        padding: 0 20px;
    }

        .section3-block-two .listing-right li {
            width: 100%;
        }

        .section3-block-two .col-left {
            padding: 10px 0 0 0;
        }

    .global-mob-header {
        padding: 18px;
        font-size: 20px;
        line-height: 20px;
        width: 100%;
    }

    .global-img {
        width: 100%;
        height: 220px;
        background-position: 50% 0;
    }

    .global-block {
        padding: 25px 20px;
    }

        .global-block .row .col-xs-12 {
            width: 50%;
        }

            .global-block .row .col-xs-12.col-left {
                padding-bottom: 20px;
            }

        .global-block .col-right .col-cm {
            margin-left: 0;
            border-top: 2px solid #a1a1a1;
            padding-top: 20px;
        }

    .section5 .inner-container {
        padding: 0 20px;
    }

    .pillar-cards-inner {
        padding: 30px 30px;
        height: auto;
    }

    .pillar-cards {
        padding: 0;
        margin-bottom: 25px;
    }

        .pillar-cards:last-child {
            margin-bottom: 0;
        }

    .section2-img-two-mob {
        display: block;
        margin: 0 0 30px;
    }

    .section2-img-two {
        display: none !important;
    }

    .service-container .service-info {
        font-size: 16px;
        line-height: 26px;
    }

    .futurise-block-cm {
        width: 100%;
        padding-right: 0;
    }

    .section2-block-two .listing-right li:nth-child(4) {
        width: 100%;
    }

    .section2-block-two .listing-right li {
        width: 100%;
    }

    #contact-us .inner-container, #section7 .inner-container {
        padding: 0 20px;
    }

    .carousel-leaders .owl-prev {
        left: -40px;
    }

    .carousel-leaders .owl-next {
        right: -40px;
    }

    .feed-block-inner-two .adv h5 {
        font-size: 22px;
        line-height: 26px;
    }

    .global-link {
        padding: 30px 0 0 20px;
    }

    .carousel-leaders .owl-item .play-btn-img {
        width: 38px;
    }

    .carousel-leaders .owl-nav .owl-next, .carousel-leaders .owl-nav .owl-prev {
        width: 35px;
    }

    .carousel-global .carousel-control {
        width: 30px;
        top: 155px;
    }

    .carousel-global .left.carousel-control {
        left: 25px;
    }

    .carousel-global .right.carousel-control {
        right: 25px;
    }

    .global-carousel-icon {
        width: 28px;
    }

    .global-block .col-cm h5 {
        font-size: 15px;
        line-height: 20px;
    }

        .global-block .col-cm h5 .num {
            font-size: 22px;
        }

    .banner-txt h2 {
        height: auto;
    }

    .section9 .inner-container {
        padding: 0 20px;
    }

    .carousel-achievements {
        width: 225px;
        padding-bottom: 70px;
    }

        .carousel-achievements .owl-prev {
            left: 22%;
        }

        .carousel-achievements .owl-next {
            right: 22%;
        }

    .achievements-txt h5 {
        font-size: 22px;
        line-height: 28px;
    }
}

@media (max-width:375px) {
    .global-block .col-cm h5 {
        font-size: 16px;
        line-height: 24px;
        padding-top: 0;
    }

    .global-carousel-icon {
        margin-right: 6px;
    }
}

@media (max-width:360px) {
    .section2-block .col-left .section3-img {
        height: 246px;
    }

    .section3-block .col-left .section3-img {
        height: 246px;
    }

    .carousel-leaders .owl-nav .owl-next, .carousel-leaders .owl-nav .owl-prev {
        width: 30px;
        position: absolute;
        display: inline-block;
        top: 33%;
    }

    .global-block .row .col-xs-12 {
        width: 63%;
    }

    .global-block .col-left .col-cm {
        border-top: none;
    }
}
