@font-face {
    font-family: 'openSans-bold';
    src: url('../fonts/open-sans/OpenSans-Bold.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-Bold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-light';
    src: url('../fonts/open-sans/OpenSans-Light.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-Light.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-light-italic';
    src: url('../fonts/open-sans/OpenSans-LightItalic.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-LightItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-regular';
    src: url('../fonts/open-sans/OpenSans-Regular.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-medium';
    src: url('../fonts/open-sans/OpenSans-Medium.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-regular-italic';
    src: url('../fonts/open-sans/OpenSans-Italic.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-Italic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-semi-bold';
    src: url('../fonts/open-sans/OpenSans-SemiBold.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-SemiBold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'openSans-extra-bold';
    src: url('../fonts/open-sans/OpenSans-ExtraBold.woff2') format('woff2'), url('../fonts/open-sans/OpenSans-ExtraBold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat/Montserrat-Bold.ttf') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat/Montserrat-Black.woff2') format('woff2'),url('../fonts/Montserrat/Montserrat-Black.woff') format('woff');
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat/Montserrat-Medium.woff') format('woff');
    font-display: swap;
}



.seo-pages h1, .seo-pages h2, .seo-pages h3, .seo-pages h4, .seo-pages h5, .seo-pages h6 {
    font-weight: inherit;
}

.anchortag:hover,
.mobileapp-heading a:hover {
    text-decoration: none;
}

.aboutheading a,
.borderclient a,
.mobile-section a:hover {
    cursor: text;
}

.imgcaption,
.title {
    text-transform: uppercase;
}

.social-like-links li .IN-widget {
    opacity: 1;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    height: auto;
    width: auto;
    overflow: hidden;
    display: inline-block;
}

.social-like-links li {
    width: auto;
    padding-top: 0;
    vertical-align: text-top;
    display: inline-block;
    margin: 0 3px;
}

    .social-like-links li iframe {
        display: block;
        padding: 0 !important;
        margin: 0 !important;
    }

.new-faq-section {
    overflow: auto;
    position: relative;
    padding: 70px 40px 80px !important;
    background-color: rgba(232, 232, 232, .5);
}

    .new-faq-section .recentInvWrapper {
        height: auto;
    }

    .new-faq-section .list-group-item {
        margin: 0px 20px 20px;
        text-align: left;
        border-radius: 0;
        padding: 17px 30px 13px 30px;
    }

        .new-faq-section .list-group-item button {
            all: inherit;
            width: 100%;
            color: #000;
            font-size: 18px;
            font-weight: 500;
            font-family: openSans-medium;
            cursor: pointer;
        }

            .new-faq-section .list-group-item button .fa {
                color: #EE9236 !important;
                font-size: 28px;
                transform-origin: center;
                transform: rotate(180deg);
                transition: 0.3s;
            }

            .new-faq-section .list-group-item button.collapsed .fa {
                transform: rotate(0deg);
                transition: 0.3s;
            }

    .new-faq-section .panel-body {
        padding: 18px 0;
        font-size: 16px;
        color: #333333;
    }

        .new-faq-section .panel-body a {
            display: inline;
        }

@media(min-width:320px) {
    .bg-methodolohy,
    .whole-RW-page {
        background-position: center top, center bottom;
    }

    .hr-text-sec-right p,
    .hulcasehead-sec p {
        font-size: 14px;
        font-family: openSans-regular;
    }

    .image-digital-size img {
        padding: 0;
        width: 100% !important;
    }

    .methodology-bussnis-blk {
        padding-top: 160px !important;
    }

        .methodology-bussnis-blk h4,
        .methodology-bussnis-blk p {
            color: #303030;
        }

    .whole-Interacting {
        padding-top: 50px;
    }

    .Interacting-img-banner {
        padding-top: 10px;
        padding-bottom: 25px;
    }

    .Interacting-sec {
        padding-top: 100px;
    }

    .product-img img {
        margin-top: -30px;
    }

    .product-img {
        padding-bottom: 20px;
    }

    .whole-visale-sec {
        margin-top: 26px;
    }

    .research-data-sec {
        padding-bottom: 50px;
    }

    .hulcasehead-sec p {
        color: #0559bc;
        font-weight: 100;
    }

    .whole-RW-page {
        background-image: url(../images/casestudy/curve2.png), url(../images/casestudy/curve3.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .bg-methodolohy {
        background-image: url(../images/casestudy/curve1.png), url(../images/casestudy/curve2bg.png);
        background-repeat: no-repeat, repeat;
        background-size: 100%;
        height: 27px;
    }

    .whole-visual-design-page,
    .wholeproduct-sec {
        background-repeat: no-repeat, repeat;
        background-position: center bottom, center top;
        background-size: 100%;
    }

    .whole-visual-design-page {
        background-image: url(../images/casestudy/curve4.png), url(../images/casestudy/curve3bg.png);
    }

    .wholeproduct-sec {
        background-image: url(../images/casestudy/curve5.png), url(../images/casestudy/curve4bg.png);
    }

    .methodology-bg {
        background-color: #ffea7a;
    }

        .methodology-bg img {
            position: relative;
            bottom: 8px;
        }

    .main-hr-block {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 6px;
    }

    .hr-text-sec-right a {
        background-color: #f48221;
        color: #fff;
        text-decoration: none;
        padding: 8px;
        border-radius: 4px;
    }

    .report-btn {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hr-text-sec-right {
        padding: 0;
    }

        .hr-text-sec-right p {
            color: #fff;
        }

        .hr-text-sec-right h2 {
            color: #fff;
            font-family: openSans-regular;
            font-size: 20px;
        }

    .whole-Newhrblock {
        background-color: #88c752;
        padding: 20px 0;
        background-image: url(../images/casestudy/hrblock/abcd11.jpg);
        height: 626px;
    }

    .whole-methodology-head {
        background-color: #8c8c8c;
        margin: 0 !important;
        padding: 10px;
        font-size: 20px;
        color: #fff;
        font-family: openSans-regular;
        font-weight: 400;
    }

    .methodology-sec {
        background-color: #748186;
        background-image: url(../images/casestudy/methodologybigbg.jpg);
    }

    .methodology-bussnis {
        padding-top: 20px;
        color: #fff;
    }

        .methodology-bussnis h4 {
            font-family: openSans-regular;
            font-size: 18px;
            font-weight: 400;
        }

        .methodology-bussnis p {
            font-size: 14px;
            font-family: openSans-light;
            font-weight: 100;
        }

    .whole-visale-sec {
        xbackground-color: #e2e2e2;
        background-image: url(../images/casestudy/bg111.jpg);
        background-color: #fff;
        background-repeat: no-repeat;
    }

    .visual-sec {
        color: #000;
    }

    .Interacting-sec h4 {
        font-family: openSans-regular;
        font-size: 18px;
        font-weight: 400;
    }

    .Interacting-sec p {
        font-size: 14px;
        font-family: openSans-light;
        font-weight: 100;
    }

    .visual-sec h4 {
        font-family: openSans-regular;
        font-size: 18px;
        font-weight: 400;
    }

    .success-sec h4,
    .success-sec p,
    .visual-sec p {
        font-family: openSans-regular;
    }

    .visual-sec p {
        font-size: 14px;
        font-weight: 100;
    }

    .whole-success {
        background-color: #e9f1e2;
    }

    .success-sec h4 {
        font-size: 20px;
        color: #335217;
        font-weight: 300;
    }

    .success-sec p {
        font-size: 14px;
        color: #303030;
        font-weight: 100;
    }

    .wholehulcasehead-sec {
        background-color: #ffdd2e;
        padding-bottom: 40px;
    }

    .hulcasehead-sec h2 {
        color: #0559bc;
        padding: 45px 0 10px;
        font-size: 36px;
        font-family: openSans-regular;
    }

    .hulcasehead-sec ul {
        padding: 0;
    }

        .hulcasehead-sec ul li {
            list-style: inside;
            color: #0559bc;
            font-family: openSans-regular;
            font-size: 13px;
        }

    .heading-methodoplgy {
        background-color: #0c4da2;
    }

        .heading-methodoplgy h2 {
            color: #fff;
            font-family: openSans-regular;
            text-align: center;
            font-size: 24px;
            padding: 10px;
        }

    .methodologu-bussiness-img img {
        padding-bottom: 10px;
    }

    .whole-methodology-sec {
        background-color: #ffea7a;
        background-image: url(../images/casestudy/curve2bg.png);
        background-size: 100%;
    }

    .methodologu-bussiness-sec {
        padding-top: 60px;
        padding-left: 10px;
    }

        .methodologu-bussiness-sec h3 {
            color: #0559bc;
            font-size: 20px;
            font-family: openSans-regular;
            font-weight: 400;
        }

        .methodologu-bussiness-sec p {
            color: #303030;
            font-size: 14px;
            font-family: openSans-light;
            font-weight: 100;
        }

    .research-data-sec h3 {
        color: #0559bc;
        font-size: 20px;
        font-family: openSans-light;
        font-weight: 300;
    }

    .research-data-sec p {
        color: #303030;
        font-size: 14px;
        font-family: openSans-light;
        font-weight: 100;
    }

    .whole-visual-design-page {
        background-color: #ffea7a;
        background-image: url(../images/casestudy/curve2bg.png);
        background-size: 100%;
    }

    .visual-head {
        padding-bottom: 12px;
    }

        .visual-head h3 {
            color: #0559bc;
            font-size: 20px;
            font-family: openSans-light;
            font-weight: 300;
        }

        .visual-head p {
            color: #303030;
            font-size: 14px;
            margin: 0;
            font-weight: 100;
            font-family: openSans-light;
        }

    .wholeproduct-sec {
        background-color: #083e86;
    }

    .product-sec h3 {
        color: #ffdd2e;
        font-size: 20px;
        font-family: openSans-light;
        font-weight: 300;
    }

    .product-sec p,
    .result-content-sec p {
        font-family: openSans-regular;
    }

    .product-sec p {
        color: #fff;
        font-size: 14px;
        font-weight: 100;
    }

    .product-sec {
        padding: 30px 28px 20px 10px;
    }

    .whole-result-sec {
        background-color: #e7e7e7;
        padding: 30px 0 0;
    }

    .result-content-sec h3 {
        font-size: 20px;
        color: #0559bc;
    }

    .result-content-sec ul {
        padding-top: 10px;
    }

        .result-content-sec ul li {
            text-align: center;
        }

    .result-content-sec p {
        color: #303030;
        font-size: 14px;
        font-weight: 100;
    }

    .result-content-sec ul li p {
        margin: 0;
        font-family: openSans-regular;
        font-size: 16px;
        color: #0c4da2;
    }

    .result-content-sec ul li span {
        font-size: 13px;
        color: #0c4da2;
        font-weight: 100;
        font-family: openSans-light;
    }
}

.img-width,
.social-like-links {
    width: 100%;
}

@media(min-width:768px) {
    .Interacting-img-banner {
        padding-top: 100px;
    }

    .height-box {
        height: 0;
    }

    .product-img img {
        margin-top: -50px;
    }

    .research-data-sec {
        padding-bottom: 70px;
    }

    .research-img-sec img {
        padding-bottom: 30px;
        padding-top: 50px;
    }

    .methodologu-bussiness-sec {
        padding-left: 30px;
    }

    .result-content-sec {
        padding: 36px 0 0 14px;
    }

        .result-content-sec ul li p {
            font-size: 24px;
        }

        .result-content-sec ul li span {
            font-size: 18px;
            font-family: openSans-light;
            font-weight: 100;
        }

        .result-content-sec h3 {
            font-size: 36px;
        }

        .result-content-sec p {
            font-size: 20px;
            padding-top: 10px;
        }

        .result-content-sec ul li {
            font-size: 24px;
            line-height: 24px;
        }

    .hulcasehead-sec {
        padding-left: 30px;
    }

        .hulcasehead-sec h2 {
            font-size: 36px;
        }

        .hulcasehead-sec p {
            font-size: 20px;
        }

        .hulcasehead-sec ul li {
            font-size: 18px;
        }

    .heading-methodoplgy h2 {
        font-size: 45px;
        padding-top: 32px;
        font-weight: 700;
        padding-bottom: 0;
    }

    .methodologu-bussiness-sec h3 {
        font-size: 40px;
        font-weight: 300;
    }

    .methodologu-bussiness-sec p {
        font-size: 18px;
    }

    .research-data-sec h3 {
        font-size: 36px;
    }

    .research-data-sec p {
        font-size: 18px;
    }

    .visual-head {
        padding: 30px 0 40px;
    }

        .visual-head h3 {
            font-size: 36px;
        }

        .visual-head p {
            font-size: 18px;
        }

    .product-sec h3 {
        font-size: 36px;
    }

    .product-sec p {
        font-size: 18px;
    }

    .product-sec {
        padding-top: 100px;
        padding-left: 30px;
    }

    .success-sec p {
        font-size: 24px;
    }

    .success-sec h4 {
        font-size: 40px;
    }

    .methodology-bussnis {
        padding-left: 68px;
        padding-top: 100px;
    }

    .Interacting-sec {
        padding-left: 65px;
    }

        .Interacting-sec h4 {
            font-size: 30px;
            padding-top: 7px;
            font-family: openSans-regular;
            font-weight: 400;
        }

        .Interacting-sec p {
            font-size: 18px;
        }

    .visual-sec {
        padding-left: 68px;
        padding-top: 120px;
    }

        .visual-sec h4 {
            font-size: 30px;
        }

        .visual-sec p {
            font-size: 18px;
            padding-top: 7px;
        }

    .methodology-bussnis h4 {
        font-size: 30px;
    }

    .methodology-bussnis p {
        font-size: 18px;
        padding-top: 7px;
    }

    .hr-text-sec-right {
        padding-left: 25px;
    }

        .hr-text-sec-right h2 {
            color: #fff;
            font-family: openSans-regular;
            font-size: 36px;
        }

        .hr-text-sec-right p {
            font-size: 18px;
        }

    .hr-left-img-sec {
        text-align: center;
        padding-top: 30px;
    }

    .whole-methodology-head {
        font-size: 40px;
    }
}

@media(min-width:1024px) {
    .height-box {
        height: 90px;
    }

    .research-data-sec {
        padding-top: 80px !important;
    }
}

.container-fluid {
    max-width: 1366px;
}

.mylazyload {
    margin: auto;
}

* {
    list-style: none;
}

::-webkit-input-placeholder {
    color: #fff;
}

.error-message-red {
    color: Red;
}

h1,
h2 {
    color: #404040;
}

.news-letter-error-message {
    text-align: left;
    padding-left: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

h2, .head2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 200;
    padding: 45px 0 30px;
    margin: 0 auto;
}

h3 {
    font-size: 22px;
    line-height:30px;
    margin-top: 10px;
    font-family: openSans-regular;
}

img {
    max-width: 100%;
}

p {
    font-size: 1.1em;
}

.bg-black {
    background: #000;
}

.mobileapp-heading h1, .mobileapp-heading .head {
    color: #fff;
}

#beeinscasestdy1 .head {
    font-size: 36px;
    font-weight: 100;
    color: #404040;
}

.green {
    color: #a9d068;
}

.lightgreen {
    color: #6bb623;
}

.grey {
    color: #555;
}

.white {
    color: #fff;
}

.blue {
    color: #55b9c7;
}

.lightblue {
    color: #0d8dd4;
}

.darkblue {
    color: #077aae;
}

.royalblue {
    color: #3a4b73;
}

.skyblue {
    color: #00b1d3;
}

.orange {
    color: #f15922;
}

.red {
    color: #da251c;
}

.marun {
    color: #be1d66;
}

.darkred {
    color: #e22929;
}

.darkestblue {
    color: #183883;
}

.padT15 {
    padding-top: 15px !important;
}

.padT30 {
    padding-top: 30px !important;
}

.padB30 {
    padding-bottom: 30px !important;
}

.padT50 {
    padding-top: 50px !important;
}

.padT100 {
    padding-top: 100px !important;
}

.padT150 {
    padding-top: 150px !important;
}

.padT80 {
    padding-top: 80px !important;
}

.padB50 {
    padding-bottom: 50px !important;
}

.padB80 {
    padding-bottom: 80px !important;
}

.marT50 {
    margin-top: 50px !important;
}

.marT30 {
    margin-top: 30px !important;
}

.padB45 {
    padding-bottom: 45px !important;
}

.mobileapp-heading span {
    position: relative;
    top: -2px;
}

.no-pad {
    padding: 0;
}

a:hover {
    outline: 0;
    text-decoration: none !important;
}

.contactmailgray a:hover,
.contactmaillightgray a:hover,
.dropdown-pannel li a:hover,
.ih-item a:hover,
.innerblog a:hover,
.mobile-section a:hover,
.related_blogs a:hover,
.scrollToTop:hover,
.socialcontacticons ul li a:hover,
li.menu-arrow > a {
    text-decoration: none;
}

.love1 {
    color: #073449 !important;
}

.creat {
    color: #121114 !important;
}

.amb {
    color: #e6fafd !important;
}

.succes {
    color: #cf2e2e !important;
}

.techv {
    color: #333 !important;
}

.ux {
    color: #0d1828 !important;
}

.leftsidemodal p {
    color: #7b7b7b;
}

.grid-method h2 {
    color: #be1d66;
    text-align: center;
    font-family: openSans-regular;
    padding-bottom: 30px;
    font-size: 30px;
}

.content h1,
.content h2 {
    padding-bottom: 10px;
    text-align: left;
}

.content h1 {
    color: #8bba50;
    font-family: openSans-regular;
    font-size: 40px;
    margin-top: 0;
}

.content h2 {
    color: #be1d66;
    font-family: openSans-regular;
    font-size: 30px;
}

.newline-text {
    color: #be1d66;
    font-family: openSans-regular;
}

.casestudycontent h2,
.content p {
    font-family: openSans-regular;
}

.content {
    padding-left: 9px;
    padding-right: 10px;
}

    .content p {
        color: #444;
        text-align: left;
        font-size: 22px;
    }

.grid-box {
    box-shadow: 2px 1px 23px #cecece;
    min-height: 666px;
    margin-bottom: 30px;
}

.godrej-banner {
    position: relative;
}

    .godrej-banner .godrej-banner-btn {
        position: absolute;
        right: 8px;
        bottom: 5px;
    }

.godrej-banner-btn .godrejbannrbtn {
    background: #b71761;
    color: #fff;
    font-size: 11px;
}

.casestudycontent h2 {
    padding: 10px 0 0;
    color: #be1d67;
    font-size: 30px;
}

    .casestudycontent h2 b {
        font-family:openSans-regular;
    }

.casestudycontent p {
    color: #444;
    font-size: 16px;
    font-family: openSans-regular;
    padding-top: 15px;
}

.upper-rowform {
    margin: 0 1px;
}

.social-icon .newsletter:focus {
    text-decoration: none;
    outline: 0;
}

.newsletter-content {
    border-radius: 0;
    background: #c2c2c2;
}

.newsletter-body {
    text-align: center;
}

    .newsletter-body h2, .newsletter-body .head2 {
        padding: 0;
        color: #000;
    }

    .newsletter-body h3 {
        color: #010101;
    }

.newsletter-header .close {
    border: 1px solid #df2c2c;
    padding: 4px 8px;
    border-radius: 70%;
    opacity: 1;
    color: #df2c2c;
    text-shadow: none;
}

.newsletter-btn,
.newsletter-btn:focus,
.newsletter-btn:hover {
    background: #e34e4e;
    box-shadow: 0 1px 1px 0 #722828;
    border-color: #e34e4e;
}

.newletter-form input[type=email] {
    color: #010101;
    font-family: openSans-regular;
    font-style: italic;
    font-size: 14px;
}

.newsletter-btn,
.newsletter-btn:focus,
.newsletter-btn:hover,
.userexp-content a {
    font-family: openSans-regular;
}

.newsletter-btn {
    color: #010101;
    font-size: 15px;
}

    .newsletter-btn:hover {
        color: #010101;
    }

    .newsletter-btn:focus {
        color: #010101;
        outline: 0;
    }

.newletter-form .form-control {
    height: 38px;
}

.wholeformnewsletter {
    padding: 20px 0;
}

#sendmodalbody h2 {
    font-size: 40px;
}

.sales-section {
    float: left;
    position: absolute;
    top: 60px;
    left: 80px;
}

.mobile-section {
    padding-top: 15px;
}

.modal-lg {
    width: auto;
}

.modal-header {
    border-bottom: 0;
}

.wholeenquirystn .topheadsecond img {
    width: 9%;
}

.home-page {
    padding: 0;
}

.container {
    padding-top: 0;
}

.wholebanner {
    background: url(../images/banner-new.jpg) no-repeat;
    height: 400px;
}

label.error {
    font-weight: 400;
    display: block;
    font-size: 1.1em;
    color: #ff5f5a;
    padding: 10px 0 10px 10px;
    text-align: left;
}

.wholehomeservice {
    position: relative;
    background: #303030;
}

.userexp-content {
    text-align: left;
    color: #ccc;
    background: #e22929;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 25px;
    padding: 12px 9px;
}

.abouttechved h2,
.ih-item.circle .info,
.maincontentbanner h3,
.ourservices,
.skilledux,
.wholeiconcontent {
    text-align: center;
}

.award p,
.client p,
.experience p {
    padding-top: 12px;
}

.userexp-content a {
    font-size: 22px;
    color: #fff;
    margin-bottom: 1px;
}

.aboutheading {
    background: #fff;
}

.award span,
.client span,
.experience span {
    font-family: openSans-regular;
}

.award p,
.client p,
.experience p {
    font-family: openSans-regular;
    font-size: 15px;
}

.experience .left-exp span {
    float: left;
    color: #fff;
    font-size: 44px;
}

.award span,
.client span {
    font-size: 50px;
    float: left;
    color: #fff;
}

.experience p {
    float: left;
    color: #fff;
    padding-left: 13px;
}

.textexperience {
    padding-left: 33px;
}

.client p {
    float: left;
    color: #fff;
    padding-left: 20px;
}

.textclient {
    padding-left: 40px;
}

.award p {
    float: left;
    color: #fff;
    padding-left: 20px;
}

.dropdown-pannel li a span,
.posRel {
    float: right;
}

.award {
    padding-left: 53px;
}

.wholeicotentsetabout1 {
    padding: 30px 0 15px;
}

.award,
.client,
.experience {
    padding-bottom: 20px;
}

.our-thinkng .textthinking,
.our-thinkng h2 {
    color: #fff;
}

.sales-section span {
    color: #fff;
    font-family: openSans-regular;
    padding-left: 5px;
}

.sales-section {
    padding: 20px 0;
}

.mobile-section a,
.mobile-section a:hover {
    color: #fff;
    font-family: openSans-regular;
    padding-left: 5px;
}

.aboutimage img,
.casestudy img,
.dropdown-pannel #back-arrow:hover,
.mob-menu:hover,
.mobilevedio img,
.services img {
    cursor: pointer;
}

.contentterms, .privacypolicy-content {
    padding-left: 30px;
    padding-right: 30px;
}

    .contentterms p {
        font-size: 20px;
        line-height:28px;
    }

    .contentterms ul {
        padding-left: 10px;
        font-size: 14px;
        line-height:20px;
        font-weight: 300;
    }

    .contentterms span {
        font-size: 14px;
        line-height:20px;
        font-weight: 300;
    }

    .contentterms ul li {
        list-style: disc;
    }

    .contentterms ul.list120 li,
    .footer-menu li {
        list-style: none;
    }

.privacypolicy-content {
    font-weight: 300;
}

    .privacypolicy-content p {
        /*font-family: 'openSans-regular';*/
        font-size: 16px;
        line-height: 24px;
        color: #303030;
        margin-bottom: 20px;
        position: relative;
    }

        .privacypolicy-content p:first-child {
            padding-top: 30px;
        }

    .privacypolicy-content ul.list121 li {
        /*font-family: 'openSans-regular';*/
        font-size: 16px;
        line-height: 24px;
        color: #303030;
        margin-bottom: 3px;
        position: relative;
        padding-left: 15px;
    }

.privacy-top-heading-wrp > h3 {
    font-family: 'openSans-regular';
    font-size: 28px;
    color: #303030;
    margin-bottom: 30px;
    line-height: 1.25;
    text-align: center;
    display: block;
}

.privacypolicy-content ul.list121 li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #303030;
}

.img-sectn {
    padding-top: 20px;
}

.exploratrion-leftcontent p {
    padding: 20px 15px;
    color: #3a3a3a;
    font-family: openSans-regular;
    font-size: 15px;
}

.exploration-rghtcont ul.list11 {
    padding-top: 0;
    font-size: 15px;
    margin-top: -20px;
}

    .exploration-rghtcont ul.list11 li:nth-child(1) {
        font-family: openSans-bold;
        color: #e32d2e;
        font-weight: 700;
    }

.last-row p,
.last-row p span a,
.list12 li:nth-child(1) {
    font-family: openSans-regular;
    font-size: 16px;
    color: #404041;
}

.list12 li:nth-child(1) {
    border-right: 1px solid #303030;
    padding-right: 10px;
}

.list12 li:nth-child(2) img {
    padding-left: 5px;
    width: 90%;
}

.map h3 {
    font-size: 20px;
    color: #fff;
    margin-top: 0;
}

#footer .medium-icon {
    padding: 0 10px;
}

.contentcasestudy1 p a span i,
.kmowmoreabout a span,
.read-more a span {
    padding-left: 10px;
    vertical-align: middle;
}

.contentcasestudy1 p a span i {
    position: relative;
    top: -2px;
}

.kmowmoreabout span i {
    position: relative;
    top: 3px;
}

.sticky-section {
    background: #e22929;
}

.info-back h3 {
    font-family: openSans-regular;
}

.wholebanner1 {
    background: url(../images/small-banner.png) no-repeat;
    height: 145px;
}

.header-top {
    padding-top: 18px;
}

.awards_upper h3 {
    font-weight: 300;
}

.facts_to_know h2 {
    padding-top: 25px;
    padding-bottom: 15px;
}

.home-page h2 {
    padding-bottom: 0;
}

.headerrow1 {
    margin-top: -10px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.header {
    border-bottom: 2px solid #7a7a7a;
}

.slashtag {
    padding-left: 3px;
    padding-right: 2px;
}

.posRel {
    position: relative !important;
}

.overlay-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, .6);
}

.textmenu {
    display: block;
    padding-top: 1px;
    font-size: 1em;
    padding-left: 4px;
}

.mob-menu {
    padding: 7px 10px;
    display: inline-block;
    margin-left: 6px;
}

.fa-bars::before {
    color: #fff;
    font-size: 30px;
}

.dropdown-pannel {
    background: #100f0f;
    padding-left: 0;
    position: fixed;
    right: -300px;
    width: 280px;
    top: 0;
    z-index: 1000;
    height: 470px;
}

    .dropdown-pannel li {
        list-style: none;
        background: #100f0f;
    }

        .dropdown-pannel li a {
            display: block;
            padding: 10px 10px 10px 28px;
            color: #fff;
            font-size: 18px;
        }

            .dropdown-pannel li a:hover {
                background-color: #1d1d1d;
            }

    .dropdown-pannel .submenu ul {
        padding-left: 9px;
    }

    .dropdown-pannel .submenu {
        display: none;
        padding-left: 0;
    }

        .dropdown-pannel .submenu li a {
            border-bottom: none;
            font-size: 16px;
            font-weight: 400;
            padding-left: 35px;
        }

        .dropdown-pannel .submenu li {
            background: #1d1d1d;
        }

            .dropdown-pannel .submenu li ul li a {
                font-size: 14px;
            }

            .dropdown-pannel .submenu li:last-child {
                border-bottom: none;
            }

    .dropdown-pannel #back-arrow {
        padding: 10px 0 10px 64px;
        color: #fff;
        background: url(../images/back-arrow.png) 30px 15px no-repeat;
        display: block;
        font-size: 18px;
    }

li.menu-arrow.active > a {
    background: url(../images/menu-down.png) center right no-repeat;
}

li.menu-arrow > a {
    display: block;
    cursor: pointer;
    background: url(../images/menu-right.png) center right no-repeat;
}

.testimonials-section .scroll-pane {
    height: 637px;
    overflow: auto;
    outline: 0;
}

.logoclass {
    padding-left: 14px;
}

.maincontentbanner {
    position: relative;
}

#triangle-topleft {
    width: 0;
    height: 0;
    border-top: 100px solid #b9c820;
    border-right: 100px solid transparent;
    position: absolute;
    left: 0;
}

.rightsidedesign img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.maincontentbanner h1 {
    font-size: 44px;
    font-family: openSans-regular;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 20;
    width: 89%;
    margin: 55px auto 0;
}

.contentcasestudy1 p a,
.maincontentbanner h3 {
    font-family: openSans-regular;
}

.maincontentbanner h1 span {
    color: #fff;
}

.maincontentbanner h3 {
    color: #fff;
    font-size: 21px;
    margin: 0 auto;
    width: 57%;
    padding-bottom: 6px;
    font-weight: 100;
    padding-top: 20px;
}

.textabout h5,
.textcasestudy h5,
.textservices h5 {
    color: #51bccc;
    font-weight: 500;
    font-size: 11px;
}

.textservices h5 {
    margin-left: -30px;
}

.wholeiconcontent1 {
    margin: auto;
}

.abouitus,
.casestuddy,
.servicemobileimg {
    margin: 0 auto;
}

.servicemobileimg {
    margin-top: -43px;
}

.ourservices h3 {
    color: #2e3436;
}

.wholeuxuiicon {
    margin: 0 auto;
}

.ih-item {
    position: relative;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

    .ih-item,
    .ih-item * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

*,
.lets-explore,
.subscribe {
    box-sizing: border-box;
}

.ih-item a {
    color: #333;
    cursor: default;
}

.ih-item img {
    width: 100%;
    height: 100%;
}

.ih-item.circle,
.ih-item.circle .img {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
}

.ih-item.circle {
    margin: 1em auto;
}

    .ih-item.circle .img:before {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        box-shadow: inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .4);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
    }

    .ih-item.circle .img img {
        border-radius: 50%;
    }

    .ih-item.circle .info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 50%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .ih-item.circle.effect1 .spinner {
        width: 230px;
        height: 230px;
        border: 10px solid #686868;
        border-right-color: #df2e2e;
        border-bottom-color: #df2e2e;
        border-radius: 50%;
        -webkit-transition: all .8s ease-in-out;
        -moz-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }

    .ih-item.circle.effect1 .img {
        position: absolute;
        top: 10px;
        bottom: 0;
        left: 10px;
        right: 0;
        width: auto;
        height: auto;
    }

        .ih-item.circle.effect1 .img:before {
            display: none;
        }

    .ih-item.circle.effect1.colored .info {
        background: #1a4a72;
        background: rgba(26, 74, 114, .6);
    }

    .ih-item.circle.effect1 .info {
        top: 10px;
        bottom: 0;
        left: 10px;
        right: 0;
        background: #333;
        background: rgba(0, 0, 0, .6);
        opacity: 1;
        -webkit-transition: all .8s ease-in-out;
        -moz-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }

        .ih-item.circle.effect1 .info h3 {
            color: #fff;
            position: relative;
            letter-spacing: 2px;
            font-size: 22px;
            margin: 0 30px;
            padding: 80px 0 0;
            height: 110px;
            text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3);
        }

        .ih-item.circle.effect1 .info p {
            color: #bbb;
            padding: 10px 5px;
            font-style: italic;
            margin: 0 30px;
            font-size: 12px;
            border-top: 1px solid rgba(255, 255, 255, .5);
        }

    .ih-item.circle.effect1 a:hover .spinner {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .ih-item.circle.effect1 a:hover .info {
        opacity: 1;
    }

.padTB20 {
    padding: 30px 0;
}

.ourservices h3 {
    padding-bottom: 20px;
}

.exampleInputEmail2 {
    display: inline-block;
    width: 70%;
    font-style: italic;
    height: 40px;
    margin-bottom: 7px;
    background: #d1d1d1;
}

.skilledux {
    background-color: #f6f6f6;
    padding-bottom: 3em;
}

.bluetriangletext p,
.greentriangletext p {
    text-align: left;
}

.abouttechved h3,
.contentcasestudy h3,
.contentcasestudy1,
.dummytext,
.kmowmoreabout a,
.our-thinkng h3,
.services {
    text-align: center;
}

    .contentcasestudy1 h3 {
        font-size: 24px;
        color: #fff;
        font-weight: 300;
    }

    .contentcasestudy1 p a {
        font-size: 22px;
        color: #00bdd4;
        font-weight: 400;
        display: block;
    }

        .contentcasestudy1 p a:hover {
            text-decoration: underline;
        }

.abouttechved a:hover,
.maincasestudy a:hover {
    text-decoration: none;
}

.contentcasestudy1 span {
    font-size: 20px;
    font-weight: 100;
}

.contentcasestudy {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
}

.casestudy1 {
    position: relative;
    display: block;
    background: url(../images/home-casestudy.jpg) no-repeat;
    background-size: cover;
}

.contentcasestudy1 {
    padding-bottom: 20px;
    padding-top: 10px;
}

.contentcasestudy h3 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-weight: 400;
}

    .contentcasestudy h3 img {
        display: inline;
        height: 12rem;
    }

.contentcasestudy span {
    font-size: 42px;
    font-family: openSans-regular;
}

.subscribeform input[type=placeholder] {
    font-style: italic;
}

.abouttechved {
    background-color: #e22929;
}

.kmowmoreabout a:hover {
    text-decoration: underline;
}

.aboutetchvedicon {
    padding-top: 30px;
}

.abouttechved h3,
.our-thinkng h3 {
    color: #303030;
    font-size: 22px;
    padding-bottom: 30px;
}

.dummytext h2 {
    font-weight: 500;
}

.dummytext h3 {
    font-weight: 200;
}

.dummyiconset {
    padding-bottom: 50px;
}

.useerwe img,
.userexperience img,
.userimportat img {
    margin: auto;
}

.textuseerexperience,
.textuseerwe,
.textuserimportat {
    text-align: center;
    padding-top: 8px;
}

    .textuseerexperience p,
    .textuseerwe p,
    .textuserimportat p {
        font-size: 22px;
        color: #404040;
        font-family: openSans-light;
        font-weight: 300;
    }

.uxuiiconset {
    padding: 20px 0;
}

.textuseerexperience small,
.textuseerwe small,
.textuserimportat small {
    font-size: 15px;
    color: #404040;
    font-family: openSans-regular;
}

.kmowmoreabout a {
    color: #00bdd4;
    font-size: 22px;
    font-family: openSans-regular;
    display: block;
    padding-bottom: 0;
    font-weight: 400;
}

.modal-content iframe {
    border: none;
    padding: 0;
    margin: 0;
}

.homepagevedioheader {
    border-bottom: 0;
}

.lets-explore {
    background: #e8e8e8;
    height: 367px;
    padding-bottom: 10px;
}

.subscribe h2 {
    color: #393939;
    font-family: openSans-regular;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 25px;
}

#footer p,
.list-inline li a,
.subscribe h3,
.subscribe p {
    font-family: openSans-regular;
}

.subscribe {
    background: #d7d7d7;
    height: 264px;
    padding: 0 0 10px;
}

    .subscribe .form-inline {
        margin-top: 20px;
    }

.bx-controls-direction {
    margin-bottom: 10px;
}

.subscribe .form-group,
.subscribe h3 {
    margin-bottom: 0;
}

.subscribe h3 {
    color: #3a3a3a;
    font-size: 17px;
    font-weight: 300;
    padding-top: 10px;
}

.subscribe p {
    font-size: 20px;
    color: #5c5c5c;
    font-weight: 100;
}

.subscribe button {
    background: #e34d4d !important;
    border: none;
    height: 37px;
    color: #010101;
    border-radius: 0;
}

    .subscribe button:hover {
        color: #010101;
    }

.lets-explore .glyphicon {
    color: #018493;
}

.map {
    background: #6e6e6e;
}

    .map h2 {
        color: #fff;
        left: 0;
        right: 0;
        top: 0;
        font-size: 30px;
        padding-top: 15px;
    }

    .map img {
        width: 100%;
    }

.footerlast {
    background-color: #dedede;
}

#footer {
    padding: 15px 0 10px;
}

    #footer .fa-facebook {
        font-size: 22px;
        color: #3b5998;
    }

    #footer .fa-twitter {
        font-size: 22px;
        color: #55acee;
    }

    #footer .fa-linkedin {
        font-size: 22px;
        color: #1082b8;
    }

    #footer .social-med {
        padding-bottom: 15px;
    }

    #footer .footer-link {
        padding-top: 30px;
    }

    #footer .social-med i {
        padding: 0 5px;
    }

.footer-menu li {
    display: inline-block;
    padding: 0 20px;
}

.list-inline li a {
    display: block;
    font-size: 13px;
}

#footer p {
    color: #909090;
    font-size: 12px;
}

.latest-thinking {
    background: url(../images/home-blog.jpg) no-repeat;
    background-size: cover;
}

.our-thinkng h1 {
    color: #fff;
    font-family: openSans-regular;
}

.read-more a,
.user-experience p {
    font-family: openSans-regular;
}

.our-thinkng p {
    color: #fff;
    font-size: 22px;
}

.read-more a {
    color: #00bdd4;
    font-size: 22px;
    font-weight: 400;
    display: block;
    padding: 34px 0 20px;
}

    .read-more a i {
        margin-left: 5px;
    }

.read-more .glyphicon {
    color: #00e4ff;
    font-size: 17px;
}

.user-experience {
    background: #e22929;
    padding: 12px 14px;
    position: relative;
}

    .user-experience a {
        color: #00e4ff;
    }

    .user-experience h3 {
        color: #000;
        font-size: 18px;
        text-align: left;
        font-weight: 400;
        padding-bottom: 0;
    }

    .user-experience p {
        font-size: 14px;
        color: #fff;
    }

.our-clients {
    padding: 0 0 25px;
}

.image-caption,
.social-icon ul {
    padding-top: 20px;
}

    .social-icon ul li {
        display: inline-block;
    }

.our-clients h1 {
    color: #404040;
}

.our-clients h3 {
    font-size: 18px;
    color: #404040;
}

.scrollToTop {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 80%;
    right: 25px;
    display: none;
    background: url(../images/top2.png) no-repeat;
    background-size: cover;
    z-index: 20;
    cursor: pointer;
}

.toptext {
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
    color: #000;
}

.mobileapp-heading h1, .mobileapp-heading .head {
    text-align: left;
    font-weight: 400;
    font-family: openSans-regular;
    font-size: 34px;
}

.key-deliverables p,
.testimonials .bxslider-testimonials li p,
.testimonials .bxslider-testimonials li span {
    font-family: openSans-regular;
}

.social-icon ul li a.contact {
    background: url(../images/sprite.png) 0 -88px no-repeat;
    display: inline-block;
    width: 77px;
    height: 44px;
    padding-top: 47px;
}

.social-icon ul li a.newsletter {
    background: url(../images/sprite.png) -3px -158px no-repeat;
    display: inline-block;
    width: 77px;
    height: 44px;
    padding-top: 47px;
}

.social-icon ul li a.blog {
    background: url(../images/sprite.png) -12px -17px no-repeat;
    display: inline-block;
    width: 56px;
    height: 44px;
    padding-top: 47px;
}

.banner-tab:hover .textabout h5,
.banner-tab:hover .textcasestudy h5,
.banner-tab:hover .textservices h5 {
    text-decoration: underline;
    cursor: pointer;
}

#awards-inner a:hover,
.bluetriangletext a:hover,
.greentriangletext a:hover,
.international_conf a:hover,
.kotakmobheadng:hover,
.mobheadtag a:hover,
.national_conf a:hover,
.publications a:hover,
.social-icon a:hover,
.sub-page-link a,
national_conf a:hover {
    text-decoration: none;
}

.service-banner {
    background: url(../images/service-landingbg.jpg) center no-repeat;
}

.mob-ipad .service-banner {
    background: url(../images/mob-ipadbanner.jpg) center no-repeat;
    background-size: cover;
}

.software_app .service-banner {
    background: url(../images/mob-swpage.jpg) center no-repeat;
}

.product-interface .service-banner {
    background: url(../images/product-banner.jpg) center no-repeat;
    background-size: cover;
}

.wearable .service-banner {
    background: url(../images/wearable.png) center no-repeat;
}

.usability-testing .service-banner {
    background: url(../images/usability-testing.jpg) center no-repeat;
    background-size: cover;
}

.audit .service-banner {
    background: url(../images/mobaudit.jpg) center no-repeat;
    background-size: cover;
}

.mystery .service-banner {
    background: url(../images/mysterybg.jpg) center no-repeat;
    background-size: cover;
}

.competitior .service-banner {
    background: url(../images/mob-competitiorbg.jpg) center no-repeat;
}

.analysis .service-banner {
    background: url(../images/mob-analysis.jpg) center no-repeat;
    background-size: cover;
}

.service-banner .banner-cont {
    margin: auto;
    float: none;
    width: 80%;
    text-align: center;
}

.service-banner h2 {
    color: #fff;
}

.service-banner h3 strong {
    color: #93bd48;
}

.our-methodology h2 {
    font-size: 44px;
}

.our-methodology {
    padding-bottom: 40px;
}

.key-deliverables {
    background: #ececec;
    padding: 0 0 50px;
}

    .key-deliverables img {
        margin: 0 auto;
    }

    .key-deliverables p {
        font-size: 1.2em;
        font-weight: 300;
        color: #424242;
    }

    .key-deliverables .delivr-img {
        background: url(../images/sprite.png) -133px -252px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .delivr-img:hover {
            background: url(../images/sprite.png) -11px -252px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .interface {
        background: url(../images/sprite.png) -776px -15px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .interface:hover {
            background: url(../images/sprite.png) -673px -15px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .interaction {
        background: url(../images/sprite.png) -776px -120px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .interaction:hover {
            background: url(../images/sprite.png) -673px -120px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .imagery {
        background: url(../images/sprite.png) -776px -216px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .imagery:hover {
            background: url(../images/sprite.png) -673px -215px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .responsive {
        background: url(../images/sprite.png) -776px -315px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .responsive:hover {
            background: url(../images/sprite.png) -673px -315px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .report {
        background: url(../images/sprite.png) -776px -414px no-repeat;
        width: 90px;
        height: 89px;
        display: inline-block;
    }

        .key-deliverables .report:hover {
            background: url(../images/sprite.png) -673px -414px no-repeat;
            width: 90px;
            height: 89px;
            display: inline-block;
        }

    .key-deliverables .presention {
        background: url(../images/sprite.png) -776px -514px no-repeat;
        width: 90px;
        height: 89px;
        display: inline-block;
    }

        .key-deliverables .presention:hover {
            background: url(../images/sprite.png) -673px -513px no-repeat;
            width: 90px;
            height: 89px;
            display: inline-block;
        }

    .key-deliverables .wireframes {
        background: url(../images/sprite.png) -776px -613px no-repeat;
        width: 90px;
        height: 89px;
        display: inline-block;
    }

        .key-deliverables .wireframes:hover {
            background: url(../images/sprite.png) -673px -612px no-repeat;
            width: 90px;
            height: 89px;
            display: inline-block;
        }

    .key-deliverables .new-user {
        background: url(../images/sprite.png) -776px -720px no-repeat;
        width: 90px;
        height: 89px;
        display: inline-block;
    }

        .key-deliverables .new-user:hover {
            background: url(../images/sprite.png) -673px -719px no-repeat;
            width: 90px;
            height: 89px;
            display: inline-block;
        }

    .key-deliverables .color-imagery,
    .key-deliverables .color-imagery:hover,
    .key-deliverables .data-report,
    .key-deliverables .data-report:hover,
    .key-deliverables .feed-report,
    .key-deliverables .feed-report:hover,
    .key-deliverables .fridly-design,
    .key-deliverables .fridly-design:hover,
    .key-deliverables .parameter,
    .key-deliverables .parameter:hover,
    .key-deliverables .progress,
    .key-deliverables .progress:hover,
    .key-deliverables .reviewer,
    .key-deliverables .reviewer:hover,
    .key-deliverables .user-perspective {
        height: 88px;
        width: 90px;
        display: inline-block;
    }

    .key-deliverables .color-imagery {
        background: url(../images/sprite.png) -776px -921px no-repeat;
    }

        .key-deliverables .color-imagery:hover {
            background: url(../images/sprite.png) -673px -920px no-repeat;
        }

    .key-deliverables .data-report {
        background: url(../images/sprite.png) -978px -14px no-repeat;
    }

        .key-deliverables .data-report:hover {
            background: url(../images/sprite.png) -884px -13px no-repeat;
        }

    .key-deliverables .fridly-design {
        background: url(../images/sprite.png) -978px -120px no-repeat;
    }

        .key-deliverables .fridly-design:hover {
            background: url(../images/sprite.png) -884px -119px no-repeat;
        }

    .key-deliverables .user-perspective {
        background: url(../images/sprite.png) -978px -217px no-repeat;
    }

        .key-deliverables .user-perspective:hover {
            background: url(../images/sprite.png) -884px -216px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .feed-report {
        background: url(../images/sprite.png) -978px -314px no-repeat;
    }

        .key-deliverables .feed-report:hover {
            background: url(../images/sprite.png) -884px -314px no-repeat;
        }

    .key-deliverables .reviewer {
        background: url(../images/sprite.png) -978px -414px no-repeat;
    }

        .key-deliverables .reviewer:hover {
            background: url(../images/sprite.png) -884px -414px no-repeat;
        }

    .key-deliverables .parameter {
        background: url(../images/sprite.png) -978px -514px no-repeat;
    }

        .key-deliverables .parameter:hover {
            background: url(../images/sprite.png) -884px -514px no-repeat;
        }

    .key-deliverables .progress {
        background: url(../images/sprite.png) -978px -613px no-repeat;
        box-shadow: none;
        margin-bottom: 1px;
    }

        .key-deliverables .progress:hover {
            background: url(../images/sprite.png) -884px -612px no-repeat;
            margin-bottom: 1px;
        }

    .key-deliverables .new-interface {
        background: url(../images/sprite.png) -978px -720px no-repeat;
        width: 90px;
        height: 89px;
        display: inline-block;
    }

        .key-deliverables .new-interface:hover {
            background: url(../images/sprite.png) -884px -719px no-repeat;
            width: 90px;
            height: 89px;
            display: inline-block;
        }

    .key-deliverables .app-website {
        background: url(../images/sprite.png) -978px -819px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .app-website:hover {
            background: url(../images/sprite.png) -884px -819px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .layout-interaction {
        background: url(../images/sprite.png) -979px -920px no-repeat;
        width: 90px;
        height: 90px;
        display: inline-block;
    }

        .key-deliverables .layout-interaction:hover {
            background: url(../images/sprite.png) -884px -920px no-repeat;
            width: 90px;
            height: 90px;
            display: inline-block;
        }

    .key-deliverables .feedback-report {
        background: url(../images/sprite.png) -778px -1020px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .feedback-report:hover {
            background: url(../images/sprite.png) -675px -1020px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

    .key-deliverables .study-report {
        background: url(../images/sprite.png) -783px -1125px no-repeat;
        width: 90px;
        height: 88px;
        display: inline-block;
    }

        .key-deliverables .study-report:hover {
            background: url(../images/sprite.png) -673px -1121px no-repeat;
            width: 90px;
            height: 88px;
            display: inline-block;
        }

#submitform {
    background: url(../images/home-touch.jpg) no-repeat;
    background-size: cover;
    padding: 0 0 90px;
}

.indexsubmitfrm h2 {
    color: #fff;
}

#submitform h3 {
    color: #fff;
    padding-bottom: 30px;
    font-size: 24px;
}

#submitform .sent-button {
    background: #912121;
    opacity: .8;
    color: #fff;
    width: 100px;
    border-radius: 0;
    -moz-border-radius: 0;
    margin-top: 27px;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#submitform .form-inline .form-group {
    width: 100%;
    color: #fff;
}

.input-type-text,
.textarea-input-type-text {
    background-color: rgba(255, 255, 255, .3);
    border: 1px solid #4b4747;
    width: 100% !important;
    padding-left: 10px;
    margin-bottom: 10px;
}

.input-type-text {
    height: 51px;
}

.testimonials .bxslider-testimonials li p {
    font-size: 1.2em;
    font-weight: 300;
    color: #000;
    padding: 10px 23px 0;
}

.testimonials .bxslider-testimonials li span {
    display: block;
    font-size: 2em;
    font-weight: 300;
    color: #000;
}

.testimonials p:after,
.testimonials p:before {
    color: #a82223;
    font-size: 50px;
    position: absolute;
    font-family: openSans-regular;
}

.testimonials {
    padding: 20px 0 64px;
    background: #e23031;
}

    .testimonials .bx-wrapper .bx-viewport {
        background: #e23031;
        border: 5px solid #e23031;
    }

    .testimonials p:before {
        content: "\201c";
        margin: -25px 0 0 -24px;
    }

    .testimonials p:after {
        content: "\201d";
        margin: -17px 0 0;
    }

.bx-controls-direction {
    margin-top: 10px;
}

#srvicecasestudy {
    text-align: left;
}

.addressarea h2,
.contactbtnsubmit,
.contactform h2,
.contactmailgray,
.contactusbanner,
.socialicontext,
.wholealliances,
.wholedesigncontent {
    text-align: center;
}

#srvicecasestudy h3 {
    color: #676767;
    font-family: openSans-regular;
}

#srvicecasestudy p,
.readmore {
    font-family: openSans-regular;
}

#srvicecasestudy p {
    color: #676767;
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 15px;
}

.readmore,
.readmore:hover {
    color: #005cc2;
}

.readmore {
    padding: 10px;
    background-color: #fff;
    border-color: #337dce;
    border-radius: 0;
}

.servicecasestudy {
    padding-bottom: 40px;
}

.addressarea h2 {
    padding: 0;
    margin: 0;
}

.addressarea h3 {
    font-weight: 400;
    font-size: 20px;
}

.addressarea .media-left {
    background: url(../images/sprite.png) -242px -65px no-repeat;
    width: 54px;
    height: 53px;
    display: block;
    float: left;
}

.addressarea .media-left1 {
    background: url(../images/sprite.png) -255px -154px no-repeat;
    width: 54px;
    height: 53px;
    display: block;
    float: left;
}

.addressarea .media-body {
    padding-left: 32px;
    font-size: 18px;
    font-weight: 300;
}

.contact-banner {
    background: url(../images/contactbg.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 3em;
}

.contactusbanner {
    color: #eaeaea;
}

    .contactusbanner h2 {
        color: #eaeaea;
        padding-bottom: 0;
        font-size: 34px;
    }

    .contactusbanner p {
        font-size: 1.2em;
        font-family: openSans-light;
        font-weight: 100;
    }

.wholealliances {
    font-family: openSans-regular;
}

    .wholealliances p {
        color: #949494;
        padding-bottom: 20px;
        font-size: 1.5em;
    }

.socialcontacticons a i {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 11px;
}

.socialcontacticons .fa-facebook:hover {
    background-color: #395D8F;
    color: #fff;
}

.socialcontacticons .fa-linkedin:hover {
    background-color: #007bb6;
    color: #fff;
}

.socialcontacticons .fa-twitter:hover {
    background-color: #00aced;
    color: #fff;
}

.socialcontacticons .fa-google-plus:hover {
    background-color: #dd4b39;
    color: #fff;
}

.socialcontacticons .fa-instagram:hover {
    background-color: #EF3274;
    color: #fff;
}

.socialcontacticons .fa-slideshare:hover {
    background-color: #df6834;
    color: #fff;
}

.socialcontacticons .fa-youtube-play:hover {
    background-color: #cb2027;
    color: #fff;
}

.socialcontacticons .fa-pinterest-square:hover {
    background-color: #b00;
    color: #fff;
}

.socialcontacticons .fa {
    background-color: #b1b1b1;
    color: #fff;
}

.socialicontext {
    font-family: openSans-light;
    font-weight: 100;
    color: #000;
}

.contactusbtn,
.contactusbtn:active,
.contactusbtn:focus,
.contactusbtn:hover {
    background-color: #da251c;
    border-color: #da251c;
    color: #fff;
}

#client-slider {
    display: none;
}

.contactusbtn {
    border-radius: 0;
    width: 100px;
}

.socialcontacticons {
    padding-bottom: 15px;
}

.contactmailgray {
    background-color: #fca6a6;
    float: none;
    padding-top: 15px;
    min-height: 160px;
}

.contactmaillightgray {
    background-color: #e0d7d7;
    float: none;
    text-align: center;
    padding: 21px 0 15px;
}

.wholedownsectionmail,
.wholeuppersectionmail {
    width: 100%;
    margin: 0 auto;
}

.leftdownsidemail {
    padding-top: 6px;
}

.socialcontacticons ul {
    padding: 0 6px;
}

.socialcontacticons li {
    padding-bottom: 23px;
}

.contactmailgray p,
.contactmaillightgray p {
    font-family: openSans-regular;
    font-weight: 400;
    color: #000;
}

.contactmailgray a,
.contactmaillightgray a {
    font-family: openSans-light;
    font-weight: 200;
    font-size: 1.5em;
    color: #0079b2;
}

.contactmaillightgray .queries {
    padding-bottom: 44px;
    display: block;
}

.wholedesigncontent p {
    color: #555;
    font-family: openSans-light;
    font-weight: 300;
    text-align: left;
    margin-bottom: 0;
}

.wholecontext,
.wholecontext p,
.wholeoffercontent {
    text-align: center;
}

    .wholecontext h4 {
        font-weight: 500;
    }

    .wholecontext .usability {
        background: url(../images/sprite.png) -17px -422px no-repeat;
        display: block;
        width: 67px;
        height: 70px;
        margin: 0 auto;
    }

    .wholecontext .Accessibility {
        background: url(../images/sprite.png) -104px -422px no-repeat;
        display: block;
        width: 70px;
        height: 70px;
        margin: 0 auto;
    }

    .wholecontext .com-interaction {
        background: url(../images/sprite.png) -187px -422px no-repeat;
        display: block;
        width: 67px;
        height: 70px;
        margin: 0 auto;
    }

    .wholecontext .interaction-design {
        background: url(../images/sprite.png) -347px -1056px no-repeat;
        display: block;
        width: 68px;
        height: 68px;
        margin: 0 auto;
    }

.wholecontext {
    padding-top: 30px;
}

    .wholecontext img {
        margin-top: 12px;
    }

.iconleftheadside img,
.offerletsideicon img {
    margin-top: 20px;
}

.wholecontext p {
    font-family: openSans-light;
    font-weight: 300;
    padding: 0 3px;
}

.offerrighttext p,
.textheadrightside p {
    color: #555;
    padding-top: 8px;
    font-family: openSans-light;
    font-weight: 300;
}

.wholeoffercontent p {
    color: #555;
    font-family: openSans-light;
    font-weight: 300;
    text-align: left;
    font-size: 17px;
}

.iconleftheadside,
.offerrighttext p,
.researchevaltn,
.wholeiconsetoffer,
.wholeupperheadcon {
    text-align: center;
}

.textheadrightside p {
    text-align: center;
}

.wholecontext .collection,
.wholecontext .interface,
.wholecontext .objective,
.wholecontext .selection {
    width: 68px;
    height: 68px;
    margin: 0 auto;
}

.wholedownhead {
    padding: 10px 0 35px;
    font-size: 15px;
}

.cro p,
.researchevaltn p {
    font-size: 17px;
    color: #555;
}

.sub-page-link .prod-interface {
    float: none;
}

.researchevaltn p {
    font-family: openSans-light;
    font-weight: 300;
    text-align: left;
}

.wholecontext .objective {
    background: url(../images/sprite.png) -59px -1298px no-repeat;
}

.wholecontext .interface {
    background: url(../images/sprite.png) -145px -1298px no-repeat;
}

.wholecontext .selection {
    background: url(../images/sprite.png) -233px -1298px no-repeat;
}

.wholecontext .collection {
    background: url(../images/sprite.png) -331px -1307px no-repeat;
}

.cro {
    text-align: center;
}

    .cro p {
        text-align: left;
        margin-bottom: 0;
    }

.clientformlabel,
.face.back,
.sub-page-link,
.wholeclientimg {
    text-align: center;
}

.sub-page-link {
    color: #555;
    margin-bottom: 70px;
}

    .sub-page-link .circle-pc {
        background-color: #4c4c4c;
        width: 240px;
        height: 240px;
        border-radius: 50%;
        color: #555;
        margin: 0 auto;
        position: relative;
    }

        .sub-page-link .circle-pc .mystery,
        .sub-page-link .circle-pc .service-analysis,
        .sub-page-link .circle-pc .service-application,
        .sub-page-link .circle-pc .service-conversion,
        .sub-page-link .circle-pc .service-mob,
        .sub-page-link .circle-pc .service-product,
        .sub-page-link .circle-pc .service-variable,
        .sub-page-link .circle-pc .usability-audit,
        .sub-page-link .circle-pc .usability-testing {
            position: absolute;
            top: 0;
            margin: auto;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .sub-page-link .circle-pc .service-mob {
            background: url(../images/sprite.png) -343px -76px no-repeat;
            width: 110px;
            height: 130px;
        }

    .sub-page-link:hover .service-mob {
        background: url(../images/sprite.png) -468px -53px no-repeat;
        width: 147px;
        height: 176px;
    }

    .sub-page-link .circle-pc .service-application {
        background: url(../images/sprite.png) -334px -264px no-repeat;
        width: 118px;
        height: 108px;
    }

    .sub-page-link:hover .service-application {
        background: url(../images/sprite.png) -477px -245px no-repeat;
        width: 148px;
        height: 146px;
    }

    .sub-page-link .circle-pc .service-product {
        background: url(../images/sprite.png) -321px -413px no-repeat;
        width: 132px;
        height: 103px;
    }

    .sub-page-link:hover .service-product {
        background: url(../images/sprite.png) -468px -394px no-repeat;
        width: 155px;
        height: 145px;
    }

    .sub-page-link .circle-pc .service-variable {
        background: url(../images/sprite.png) -320px -556px no-repeat;
        width: 132px;
        height: 116px;
    }

    .sub-page-link:hover .service-variable {
        background: url(../images/sprite.png) -462px -535px no-repeat;
        width: 161px;
        height: 158px;
    }

    .sub-page-link .circle-pc .service-website {
        background: url(../images/sprite.png) -321px -706px no-repeat;
        width: 137px;
        height: 116px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .service-website {
        background: url(../images/sprite.png) -482px -693px no-repeat;
        width: 178px;
        height: 142px;
    }

    .sub-page-link .circle-pc .service-conversion {
        background: url(../images/sprite.png) -321px -847px no-repeat;
        width: 97px;
        height: 103px;
    }

    .sub-page-link:hover .service-conversion {
        background: url(../images/sprite.png) -471px -835px no-repeat;
        width: 132px;
        height: 142px;
    }

    .sub-page-link .circle-pc .service-analysis {
        background: url(../images/sprite.png) -195px -542px no-repeat;
        width: 104px;
        height: 110px;
    }

    .sub-page-link:hover .service-analysis {
        background: url(../images/sprite.png) -7px -521px no-repeat;
        width: 144px;
        height: 151px;
    }

    .sub-page-link .circle-pc .usability-testing {
        background: url(../images/sprite.png) -197px -707px no-repeat;
        width: 104px;
        height: 110px;
    }

    .sub-page-link:hover .usability-testing {
        background: url(../images/sprite.png) 3px -688px no-repeat;
        width: 144px;
        height: 151px;
    }

    .sub-page-link .circle-pc .usability-audit {
        background: url(../images/sprite.png) -192px -852px no-repeat;
        width: 104px;
        height: 129px;
    }

    .sub-page-link:hover .usability-audit {
        background: url(../images/sprite.png) -10px -831px no-repeat;
        width: 144px;
        height: 187px;
    }

    .sub-page-link .circle-pc .mystery {
        background: url(../images/sprite.png) -202px -1158px no-repeat;
        width: 104px;
        height: 110px;
    }

    .sub-page-link:hover .mystery {
        background: url(../images/sprite.png) -12px -1138px no-repeat;
        width: 163px;
        height: 158px;
    }

    .sub-page-link:hover .circle-pc {
        background-color: #e22929;
    }

.facts_to_know,
.wholechoosesection {
    background-color: #f3f3f3;
}

.sub-page-link:hover .image-caption {
    color: #e22929;
}

.sub-page-link .image-caption {
    font-size: 28px;
    color: #555;
    margin-top: 15px;
}

.leadership-team .image-caption small {
    font-size: 24px;
    padding: 10px 0 30px;
    color: #2a2a2a;
    font-family: openSans-bold;
    font-weight: 700;
}

.leadership-team .image-caption span {
    display: block;
    font-size: 18px;
    font-family: openSans-regular;
    color: #3d3d3d;
}

.about-modal a {
    margin: 0 3px;
}

.about-modal .modal-content {
    border: 2px solid #9ecd4d;
}

.about-modal .fa-facebook {
    font-size: 30px;
    color: #3B5998;
}

.about-modal .fa-twitter {
    font-size: 30px;
    color: #55ACEE;
}

.about-modal .fa-linkedin {
    font-size: 30px;
    color: #1082B8;
}

.member-desc {
    cursor: default;
}

.comment_section .add_section,
.countnumber {
    cursor: pointer;
}

.facts .image-caption {
    font-size: 18px;
    font-weight: 100;
    padding: 18px 0 26px;
}

.facts h3 {
    font-size: 18px;
    padding-bottom: 30px;
}

.wholechoosesection {
    padding-bottom: 50px;
}

.imagetextchoose h4 {
    padding-top: 15px;
}

.clientformlabel {
    font-family: openSans-light;
    font-weight: 300;
    font-size: 21px;
}

.ctestimonalstext p,
.ctestimonalstext span {
    color: #555;
    font-size: 16px;
    font-family: openSans-regular;
}

.topclientimg {
    float: right;
    padding: 5px 0 15px;
}

.borderclient {
    border: 1px solid #ddd;
}

.wholeclientimg ul li {
    margin: 20px 7px 8px;
    padding: 0;
}

.ctestimonalstext p {
    font-weight: 300;
    margin-bottom: 0;
}

.ctestimonalstext span {
    font-weight: 600;
}

.ctestimonalstext p:after,
.ctestimonalstext p:before {
    color: #bbb;
    font-size: 40px;
    position: absolute;
    font-family: openSans-regular;
}

.ctestimonalstext p:before {
    content: "\201c";
    margin: -16px 0 0 -15px;
}

.ctestimonalstext p:after {
    content: "\201d";
    margin: -13px 0 0;
}

.wholetextimonialstext {
    padding: 22px 0 4px;
}

.facts_container {
    position: relative;
    margin: 0 auto 100px;
    height: 130px;
    z-index: 1;
    perspective: 1000;
}

.hoverOverlay,
.title {
    position: absolute;
    z-index: 99;
}

.f1_card {
    width: 100%;
    height: 100%;
}

.face {
    position: absolute;
    width: 80%;
    height: 100%;
    backface-visibility: hidden;
}

    .face.back {
        display: block;
    }

.our-vision {
    padding: 40px 0 30px;
}

    .our-vision img {
        display: inline-block;
    }

    .our-vision p {
        font-size: 18px;
        font-weight: 300;
        text-align: left;
        font-family: openSans-light;
        margin-top: 20px;
    }

.awards_upper,
.awardsbuttn,
.awrads_section h2,
.hiringmodalfrmbtn1,
.hoverOverlay,
.inter_conf,
.international_conf h2,
.nati_conf,
.national_conf h2,
.publictnbtn,
.publictnbtn .publicationbtn,
.wholehiringsection,
.wholesectionlife {
    text-align: center;
}

#submitform {
    margin-top: 50px;
}

.wholeclientimg a:hover .hoverOverlay {
    display: block;
}

.hoverOverlay {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    color: #FFF;
    display: none;
    font-size: 18px;
    width: 100%;
    height: 100%;
    padding-top: 25%;
}

.glyphicon,
.wholeclientimg a,
.wholetreebtn {
    position: relative;
}

#wholetextimonialstext1,
.wholetextimonialstext {
    margin-left: 0;
    margin-right: 0;
}

.wholehiringsection {
    background-color: #faf9f9;
}

.imgcaption {
    font-family: openSans-light;
    font-weight: 300;
    font-size: 20px;
    padding: 15px;
}

#web1 {
    color: #1a8488;
}

#web2 {
    color: #ee9726;
}

#web3 {
    color: #8bb722;
}

#web4 {
    color: #d5784f;
}

.hiringbtn {
    border-radius: 0;
    width: 150px;
    margin-bottom: 40px;
    font-family: openSans-light;
    font-weight: 300;
}

.leftsidemodal span,
.modal1ptag p,
.rightsidemodal1 span {
    font-family: openSans-light;
    font-weight: 200;
}

.hiringbtn:hover {
    background-color: #fff;
}

#aplybtn1 {
    border-color: #1a8488;
    color: #fff;
    background: #1a8488;
}

#aplybtn2 {
    border-color: #ee9726;
    color: #fff;
    background: #ee9726;
}

#aplybtn3 {
    border-color: #8bb722;
    color: #fff;
    background: #8bb722;
}

#aplybtn4 {
    border-color: #d5784f;
    color: #fff;
    background: #d5784f;
}

/*#webmodaldialog1 {
    width: 87%;
    margin: 15px auto
}*/

/*Added 14-06-18*/
#webmodaldialog1 {
    max-width: 1366px;
    width: 100%;
    margin: 15px auto;
}


    #webmodaldialog1 .close {
        font-size: 40px;
        margin: -15px -5px 0px 0px;
    }


.modal1ptag p {
    font-size: 20px;
    color: #7b7b7b;
}

.leftsidemodal span,
.rightsidemodal1 span {
    font-size: 18px;
    color: #7b7b7b;
}

.leftsidemodal ul li,
.rightsidemodal1 p,
.rightsidemodal1 ul li {
    font-size: 15px;
    margin: 0 auto;
    color: #7b7b7b;
    font-family: openSans-light;
    font-weight: 200;
}

.leftsidemodal ul,
.rightsidemodal1 ul {
    padding-left: 0;
}

    .leftsidemodal ul li,
    .rightsidemodal1 ul li {
        background: url(../images/li-bg.jpg) 0 10px no-repeat;
        padding-left: 15px;
    }

#webmodalheader1 {
    border-bottom: 0;
}

#modal1footer {
    border-top: 0;
}

.modaldownsection1 {
    font-family: openSans-light;
    font-weight: 200;
    font-size: 18px;
    color: #7b7b7b;
    padding: 15px 0 15px 10px;
}

.hiringmodalfrmbtn,
.hiringmodalfrmbtn:hover {
    background-color: #fff;
    border-color: #317bcc;
    color: #005cc2;
}

.hiringmodalfrmbtn {
    border-radius: 0;
    width: 120px;
}

.hiringbanner {
    display: none;
}

.blog-container .blog-cont a {
    color: #fff;
}

.blog-container .blog-cont {
    margin-bottom: 40px;
}

    .blog-container .blog-cont a span {
        display: block;
        color: #999;
    }

.blog-container h3 {
    font-size: 28px;
    font-weight: 400;
    color: #464a4c;
    padding-top: 15px;
}

.blog-container .our-archived {
    padding-top: 85px;
}

    .blog-container .our-archived h3 {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .blog-container .our-archived p span {
        display: block;
        font-size: 14px;
        color: #999;
        padding-top: 0;
    }

    .blog-cont p,
    .blog-container .our-archived p {
        font-size: 17px;
        padding-bottom: 20px;
        color: #303030;
    }

        .blog-container .our-archived p a {
            font-size: 17px;
            padding-bottom: 0;
            color: #303030;
            text-decoration: none;
            line-height: 1.5;
        }

.blog-container .blog-cont h4 {
    font-weight: 700;
    margin-top: 0;
    font-size: 15px;
    color: #464a4c;
}

#webmodalheader1 h2 {
    padding-bottom: 5px;
}

.leftsidemodal {
    padding-bottom: 20px;
}

    .leftsidemodal span,
    .rightsidemodal1 span {
        padding: 0 0 5px 9px;
        display: block;
    }

.modal-body .applynow {
    background-color: #f6f5f5;
    border: 2px solid #d3d3d3;
    margin-top: 50px;
    padding: 0 10px 30px;
}

    .modal-body .applynow .attach-cv {
        color: #9f9e9e;
    }

.countnumber {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 50px;
    color: #555;
    text-align: center;
}

    .countnumber h4 {
        font-family: openSans-light;
        font-weight: 200;
        font-size: 25px;
        color: #333;
    }

.awards_sectn p,
.awards_sectn p span {
    font-family: openSans-light;
    font-weight: 200;
    color: #7f7e7e;
}

.awrads_section {
    background-color: #f3f3f3;
}

.awards_sectn p {
    font-size: 18px;
    padding-top: 15px;
}

    .awards_sectn p span {
        font-size: 15px;
        display: block;
    }

.awardsbuttn .awardbtn,
.publictnbtn .publicationbtn {
    font-family: openSans-regular;
    font-weight: 400;
    background-color: #da251c;
    border-radius: 0;
    border-color: #da251c;
    font-size: 14px;
    box-shadow: 0 2px 0 #515151;
    text-shadow: 0 1px 2px #000;
}

.awardsbuttn .awardbtn {
    width: 195px;
    margin: 18px 0 63px;
    color: #fff;
}

.publictnbtn {
    margin-bottom: 30px;
}

    .publictnbtn .publicationbtn {
        color: #FFF;
    }

.publications h4 {
    font-family: openSans-semi-bold;
    font-weight: 600;
    color: #737373;
    font-size: 20px;
}

.publications a,
.publications p {
    font-size: 18px;
    font-family: openSans-light;
    font-weight: 200;
}

.publications p {
    color: #555;
}

.publications a {
    color: #0074a4;
}

.national_conf {
    background-color: #f3f3f3;
}

.nat_conf_content {
    padding-top: 10px;
}

    .nat_conf_content p {
        font-family: openSans-light;
        font-weight: 200;
        margin: 0;
        color: #555;
    }

.inter_conf .intalconfbtn,
.nati_conf .natconfbtn {
    font-family: openSans-regular;
    font-weight: 400;
    margin-bottom: 30px;
    background-color: #da251c;
    color: #fff;
    border-radius: 0;
    border-color: #da251c;
    font-size: 12px;
    box-shadow: 0 2px 0 #515151;
    text-shadow: 0 1px 2px #000;
}

.nati_conf .natconfbtn {
    width: 240px;
}

.inter_conf .intalconfbtn {
    width: 278px;
}

#awards-inner,
#international-inner,
#national-inner {
    background-color: #fff;
}

#awards-inner {
    font-size: 38px;
}

#international-inner .awardsanchor,
#national-inner .awardsanchor {
    font-size: 15px;
}

#awards-inner .awardsanchor {
    font-size: 15px;
    color: #0074a4;
}

.title {
    top: 21%;
    left: 0;
    right: 0;
    color: #FFF;
    display: none;
    font-size: 2em;
    font-weight: 700;
}

.bottom-static,
.top-static {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 1.5em;
    color: #fff;
    text-align: center;
}

.top-static {
    top: 11%;
    z-index: 999;
}

.overlapping img {
    position: absolute;
    z-index: 9;
    top: 0;
}

.bottom-static {
    bottom: 7%;
    z-index: 999;
}

.blog_heading span,
.workshp_content p {
    color: #555;
    font-family: openSans-regular;
}

.visible {
    display: block;
}

.bxslider-hiring {
    padding-left: 0;
}

#international-inner h2,
#national-inner h2 {
    font-size: 38px;
}

.publications h2 {
    text-align: center;
    font-size: 44px;
}

.workshp_content p {
    text-align: left;
    font-weight: 200;
    font-size: 17px;
    padding-top: 15px;
}

.workshop_image {
    padding: 0;
}

.innerblog a {
    font-family: openSans-light;
    font-weight: 200;
    font-size: 15px;
}

.blogdetails h1 {
    font-weight: 400;
}

.blog_heading span {
    font-weight: 200;
    font-size: 20px;
}

.innerblogdetail img {
    float: left;
    padding-right: 15px;
    width: 60%;
}

.who-moved-my-cheese img {
    float: none;
    width: auto;
}

.who-moved-my-cheese {
    text-align: center;
}

.innerblogdetail p {
    font-family: openSans-light;
    font-weight: 100;
    color: #010101;
    font-size: 16px;
    /*text-align: justify*/
}

.related_blogs h4,
.related_blogs span {
    font-family: openSans-light;
    font-weight: 300;
}

.related_blogs h4 {
    color: #404040;
    margin-bottom: 0;
    font-size: 17px;
}

.related_blogs span {
    color: #737373;
    font-size: 14px;
}

.blogbtn .btn,
.comment_section .add_section p {
    font-weight: 200;
    font-family: openSans-light;
}

.comment_section {
    border: 1px solid #5b5b5b;
    background-color: #e3e3e3;
}

.blogbtn .btn,
.form_section .form-control {
    border-radius: 0;
}

.comment_section .add_section p {
    padding: 10px 0 0 15px;
    color: #555;
    font-size: 20px;
}

.comment_section .form_section {
    border-top: 1px solid #5b5b5b;
    padding: 10px;
}

.blogbtn .btn {
    width: 100px;
    background-color: #5183d7;
    border: 1px solid #5183d7;
}

.comment-details h4 {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 22px;
    color: #404040;
}

.comment-details p,
.comment-details span {
    color: #404040;
    font-weight: 300;
    font-family: openSans-light;
}

.comment-details span {
    font-size: 15px;
    padding-left: 8px;
}

.comment-details p {
    font-size: 18px;
}

.shop-heading h3 {
    font-size: 30px;
}

.whyussection {
    text-align: center;
}

.circle-shop p {
    border: 1px solid #555;
    border-radius: 50%;
    width: 80px;
    height: 75px;
    margin: 0 auto;
    font-size: 23px;
    padding: 20px;
}

.whyussection .shop-content h4 {
    text-align: left;
    font-family: openSans-regular;
    color: #727272;
    font-weight: 200;
    font-size: 21px;
    margin-bottom: 0;
    padding-top: 8px;
}

.whyussection .shop-content p {
    text-align: left;
    font-family: openSans-light;
    font-weight: 300;
    font-size: 20px;
}

.product-section h2,
.wholesummarystn h2 {
    text-align: center;
}

.whyussection .padB20 {
    padding-bottom: 20px;
}

.accordion1 {
    float: left;
    width: 100%;
}

    .accordion1,
    .accordion1 * {
        box-sizing: border-box;
        margin-bottom: 6px;
    }

.accordion-section-title1 {
    padding-top: 9px;
    padding-right: 14px;
    padding-left: 14px;
    border: 1px solid #bababa;
    width: 100%;
    display: inline-block;
    background: #FFF;
    transition: all .15s linear 0s;
    font-size: 20px;
    height: 50px;
    color: #444;
}

.glyphicon {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    top: 5px;
    color: #EE9236 !important;
    float: right;
}

.services p,
.wholeenquirystn small a {
    color: #fff;
}

.accordion-section-content1 {
    margin-right: 122px;
    font-size: 12px;
    float: left;
    border: 1px solid #B4B4B4;
    padding: 15px;
    width: 100%;
    display: none;
    margin-top: -8px;
}

.wholeenquirystn1 {
    color: #fff;
    padding: 7px;
    margin-bottom: 5px;
}

.wholeenquirystn span {
    font-family: openSans-light;
    font-size: 20px;
    font-weight: 300;
}

.wholeenquirystn small,
.wholeenquirystn small a {
    font-size: 13px;
    font-weight: 300;
}

    .wholeenquirystn small img {
        padding-right: 6px;
        padding-left: 15px;
        width: 11%;
    }

.beeinsuredbanner {
    background-color: #ee9236;
}

    .beeinsuredbanner .wholebeeinsuredimg {
        padding-top: 35px;
        padding-bottom: 35px;
    }

.wholesummarystn {
    background-color: #fff7f0;
    padding-bottom: 30px;
}

.summarycontstn p {
    font-size: 20px;
    color: #333;
    font-weight: 300;
    font-family: openSans-light;
}

.beemethodoly1 h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    font-family: openSans-medium;
}

.beemethodoly1 p {
    color: #333;
    font-size: 16px;
    font-weight: 200;
    font-family: openSans-light;
}

.wirefranecont h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    font-family: openSans-medium;
}

.wirefranecont p {
    color: #333;
    font-size: 16px;
    font-weight: 200;
    font-family: openSans-light;
}

.focuscont h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    font-family: openSans-medium;
}

.focuscont p {
    color: #333;
    font-size: 16px;
    font-weight: 200;
    font-family: openSans-light;
}

.visualdesgncon h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    font-family: openSans-medium;
}

.visualdesgncon p {
    color: #333;
    font-size: 16px;
    font-weight: 200;
    font-family: openSans-light;
}

.executioncont h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;
    font-family: openSans-medium;
}

.executioncont p {
    color: #333;
    font-size: 16px;
    font-weight: 200;
    font-family: openSans-light;
}

.wholeexctnstn {
    padding-top: 60px;
}

.wholeuserexpstn {
    background: #e0e0e0;
    height: auto;
    background-size: cover;
}

.userexptnsectn h3 {
    font-weight: 300;
    font-size: 24px;
}

.userexptnsectn h2 {
    padding-bottom: 10px;
}

.usexpcont h3 {
    color: #333;
    font-weight: 300;
    font-family: openSans-light;
}

.usexpcont p {
    color: #333;
    font-weight: 300;
    font-size: 18px;
    font-family: openSans-light;
}

.wholebotmux,
.wholeuxvisual {
    padding-top: 40px;
}

.beeinsuredbanner {
    background: url(../images/casestudy/beemob320.jpg) no-repeat;
    height: 130px;
}

.uxlappycont h3 {
    color: #333;
    font-weight: 300;
    margin-top: 0;
    font-family: openSans-light;
}

.beeinsuredsrpcont p,
.uxlappycont p {
    font-size: 18px;
    font-family: openSans-light;
    font-weight: 300;
}

.uxlappycont p {
    color: #333;
    text-align: justify;
}

.usabtestimg,
.wholeustestimgstn1 {
    text-align: center;
}

.wholebeeinsuredsrp {
    padding-bottom: 50px;
}

.beeinsuredsrpcont {
    padding-top: 20px;
}

.wholekotakbanner {
    background: url(../images/casestudy/mob320-kotakbanner.jpg) no-repeat;
    height: 140px;
}

.wholetreebtn .btntreeimg {
    width: 160px;
    height: 22px;
    font-size: 11px;
    padding-left: 27px;
    line-height: 0;
}

    .wholetreebtn .btntreeimg:hover {
        background: #fff;
        color: #DA251C;
    }

.wholetreebtn {
    top: 98px;
    left: 62px;
}

    .wholetreebtn .btntree {
        position: absolute;
        background-color: #08315F;
        left: 0;
        top: -1px;
        width: 25px;
    }

.briefkotakcont h2 {
    font-size: 30px;
    color: #333;
    padding-top: 0;
}

.briefkotakcont p {
    font-size: 16px;
    color: #333;
}

.wholeustextcont {
    padding-top: 20px;
    padding-bottom: 30px;
}

.kotaksutestcont p {
    color: #333;
    font-size: 18px;
}

#usbtestbtn {
    position: relative;
    top: 6px;
    left: 70px;
}

.wholeustestimgstn1 p {
    text-align: left;
}

.btnhrblock,
.imghrblock,
.resultjldcsh2img,
.rghtsidresltimg,
.vodafoneimgstn,
.wholedummyimg {
    text-align: center;
}

.resultleftside h1 {
    font-size: 30px;
    font-weight: 300;
    color: #666;
}

.borderbottomkotak {
    border-bottom: 3px solid #de2119;
    width: 235px;
    margin-top: -4px;
    margin-bottom: 10px;
}

.rightsideresult .numbrstn {
    font-size: 25px;
    background-color: #de2119;
    padding: 3px;
    color: #fff;
}

.rightsideresult small {
    padding-left: 10px;
    color: #666;
    font-size: 18px;
}

.rightsideresult p {
    padding-top: 10px;
    color: #666;
}

.rightsideresult {
    border-bottom: 1px solid #de2119;
    padding-top: 20px;
}

.rightsideresult1 .numbrstn {
    font-size: 25px;
    background-color: #de2119;
    padding: 3px;
    color: #fff;
}

.jldcshmethodcont,
.wholeressultctn {
    padding-bottom: 30px;
}

.rightsideresult1 small {
    padding-left: 10px;
    color: #666;
    font-size: 18px;
}

.rightsideresult1 p {
    padding-top: 10px;
    color: #666;
}

.rightsideresult1 {
    padding-top: 20px;
}

.wholejldcshstnbnr {
    background-color: #00847c;
}

.jldcshstnbnr img {
    padding: 30px;
}

.jldcashbnrcont p {
    font-size: 24px;
    color: #333;
    font-weight: 300;
    padding: 15px 7px 0 15px;
    margin-bottom: 0;
}

.jldcashbnrcont,
.wholemethodjldcsh {
    background-color: #ddd;
}

.jldcshstep2 h3,
.wholejldcshstep3 h3,
.wholemethodcont h3 {
    font-size: 30px;
    color: #c2212c;
    font-family: openSans-light;
    font-weight: 300;
    padding-left: 15px;
}

.leftsidejldcont p {
    font-size: 20px;
    color: #333;
    font-weight: 300;
}

.leftsidejldcont small {
    font-size: 14px;
    color: #333;
    font-weight: 300;
}

.jldcshslider1 {
    width: 80%;
    position: relative;
    left: 30px;
}

.jldcashsliderarw1.left {
    background-image: none;
    margin-left: -7px;
}

.jldcashsliderarw2.right {
    background-image: none;
    margin-right: -2px;
}

.jldcashsliderarw1 .glyphicon,
.jldcashsliderarw2 .glyphicon {
    color: #827d7d !important;
}

.rightsidejldcont p,
.whlejldcshstep2 p {
    color: #00847c;
    font-family: openSans-regular;
    padding-top: 10px;
    font-size: 25px;
}

.rightsidejldcont p {
    font-weight: 300;
}

.whlejldcshstep2 p {
    font-weight: 300;
}

.jldcashrightstp2 p,
.jldcashrightstp2 small,
.wholejldcshstepp3 p,
.wholejldcshstepp3 small {
    color: #333;
    font-weight: 300;
    position: relative;
}

.hrauditcontt p,
.hrbusncont h3,
.hrbusncont p {
    font-family: openSans-regular;
}

.wholejaldicashstep2 {
    background-color: #e1dad2;
    padding-top: 20px;
    padding-bottom: 55px;
}

.jldcashrightstp2 small {
    font-size: 20px;
    left: 15px;
}

.jldcashrightstp2 p {
    font-size: 12px;
    padding-top: 10px;
    left: 14px;
}

.wholejldcshstep3 {
    background-color: #ddd;
    padding-top: 20px;
    padding-bottom: 30px;
}

.jlddummyimg {
    margin-bottom: 20px;
}

.wholejldcshstepp3 small {
    font-size: 20px;
    left: 5px;
}

.wholejldcshstepp3 p {
    font-size: 12px;
    padding-top: 10px;
    left: 15px;
}

.rghtsidreslt p,
.rightjldcsh2cont p {
    font-size: 16px;
    font-weight: 300;
    padding-top: 15px;
    color: #333;
}

.wholeresultjldcsh {
    background-color: #e1dad2;
}

.rghtsidreslt h3 {
    color: #333;
    margin-top: 0;
    font-weight: 300;
}

.rghtsidreslt {
    padding-left: 15px;
}

.rightjldcsh2cont h3 {
    color: #333;
    margin-top: 0;
    font-weight: 300;
}

.mobheadtag h1 {
    color: #333;
    font-weight: 500;
}

.wholebannersstnhr {
    text-align: center;
    padding-top: 13px;
}

.btnhrblock {
    padding-top: 20px;
}

    .btnhrblock img {
        width: 60%;
    }

.busnreqheadng h2 {
    font-size: 35px;
}

.hrbusncont h3 {
    font-weight: 300;
    font-size: 33px;
    color: #333;
    padding-bottom: 10px;
}

.desktopimgbusn,
.hrauditcontt p {
    padding-bottom: 30px;
}

.hrbusncont p {
    margin-bottom: 0;
    color: #333;
}

.wholebusnreqstnhr {
    background-color: #fbfef9;
}

.wholebusnaudit {
    background-color: #f3f4f3;
}

.wholeauditctnstn .jldcshslider1 {
    position: relative;
    left: 30px;
}

.hrauditcontt p {
    font-size: 14px;
    color: #333;
    font-weight: 300;
    padding-top: 15px;
}

.wholehrresult {
    background-color: #fbfef9;
}

.leftsideblckres h1 {
    font-weight: 300;
    color: #666;
    font-size: 30px;
    font-family: openSans-regular;
}

.borderbottomhrblck {
    border-bottom: 3px solid #6bb623;
    width: 290px;
    margin-bottom: 18px;
    margin-top: -6px;
}

.rghtsidehrresult .numbrblog {
    font-size: 26px;
    color: #fff;
    padding: 3px;
    background-color: #6bb623;
}

.rghtsidehrresult small {
    padding-left: 10px;
    color: #666;
    font-size: 18px;
    font-family: openSans-regular;
}

.rghtsidehrresult p {
    padding-top: 10px;
    color: #666;
    font-weight: 300;
    font-family: openSans-light;
}

.rghtsidehrresult {
    border-bottom: 1px solid #6bb623;
    padding-top: 20px;
}

.rghtsidehrresult1 .numbrblog {
    font-size: 26px;
    color: #fff;
    padding: 3px;
    background-color: #6bb623;
}

.rghtsidehrresult1 small {
    padding-left: 10px;
    color: #666;
    font-size: 18px;
    font-family: openSans-regular;
}

.rghtsidehrresult1 p {
    padding-top: 10px;
    color: #666;
    font-weight: 300;
    font-family: openSans-light;
}

.rghtsidehrresult1 {
    padding-top: 20px;
}

.wholehrresult {
    padding-bottom: 30px;
}

.whleblkbnrstn {
    background: url(../images/casestudy/mobhr320.jpg) no-repeat;
    height: 146px;
    background-size: cover;
}

.logohrblkstn img {
    width: 70%;
}

.hrblockslider {
    position: relative;
    width: 75%;
    left: 10%;
}

.hrleftarrow.left,
.hrrghtarrow.right {
    background-image: none;
}

.hrleftarrow .glyphicon {
    margin-left: -40px;
    color: #827d7d !important;
}

.hrrghtarrow .glyphicon {
    color: #827d7d !important;
    margin-right: -40px;
}

.vodafonebnnerstn h2 {
    font-size: 20px;
    color: #000;
    font-family: openSans-regular;
    font-weight: 400;
    padding-bottom: 0;
}

.resulthindusont p,
.wholehindubnrcont p,
.wholehindubnrcont small {
    font-family: openSans-regular;
}

.vodafonebnnerstn p {
    color: #000;
    font-size: 12px;
}

.wholevodafonebanner {
    background: url(../images/casestudy/mobvodafone320.jpg) no-repeat;
    height: 131px;
    background-size: cover;
}

.vodafonebtn img {
    width: 50%;
}

.vodafonebnnerstn {
    margin-top: -36px;
}

.whlethrdpartvodafone,
.wholevodafnemethod1 {
    background-color: #f4efe5;
}

.methovodapart1 h3 {
    color: #333;
    font-weight: 400;
}

.vodafoneimgstn {
    margin-top: 20px;
}

.contstnvodafone h4 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
}

.contstnvodafone p {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    text-align: justify;
}

.nonmetroimg {
    text-align: center;
    margin-top: 20px;
}

.nonmetrocntstn h4 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
}

.nonmetrocntstn p {
    font-size: 16px;
    color: #333;
    font-weight: 300;
    text-align: justify;
}

.bnnerstnhindust,
.dummyvediovodafne,
.reprtimgsctn,
.resulthindusont,
.slidrnhindbtn {
    text-align: center;
}

.wholesecndpartvodafone {
    background: url(../images/casestudy/vodafonemethod2.jpg) no-repeat;
    height: 425px;
    padding-top: 20px;
    background-size: cover;
}

.rightsidevodatwo .conductngcont p {
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

.rightsidevodatwo .conductngcont h3 {
    color: #000;
    font-size: 24px;
}

.leftsidevodafonerprt p {
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

.leftsidevodafonerprt h3 {
    color: #000;
    font-size: 24px;
}

.conductngcont {
    margin-top: 40px;
}

.whlethrdpartvodafone {
    padding-bottom: 30px;
}

.leftsidevodafonerprt {
    padding-top: 40px;
}

.wholehindubnrstn {
    background: url(../images/casestudy/hindustan320.jpg) no-repeat;
    height: 124px;
}

.bnnerstnhindust {
    padding-top: 15px;
}

.hindustanimg img {
    width: 40%;
}

.bnnrbtnstnhindu img {
    width: 38%;
}

.bnnrbtnstnhindubnnrbtnstnhindu {
    padding-top: 3px;
}

.bnnrhinducont,
.hotelbtnauditt,
.indigocircle3,
.indigoroundcrcl {
    padding-top: 20px;
}

.wholehindubnrcont,
.wholehindustnsummry {
    background-color: #faf8f8;
}

    .wholehindubnrcont p {
        color: #1f94c0;
        font-size: 24px;
        font-weight: 400;
    }

    .wholehindubnrcont small {
        color: #498bcd;
        font-size: 14px;
        font-weight: 300;
    }

.hindustnborder {
    border-bottom: 3px dotted #498bcd;
    margin-bottom: 15px;
    padding-top: 8px;
}

.hindustncontent h3 {
    font-weight: 300;
    color: #333;
    font-size: 21px;
}

.hindustncontent p {
    font-weight: 300;
    color: #333;
    font-size: 16px;
    padding-left: 15px;
}

.bnnrbtnstnhindu {
    padding-top: 4px;
}

.wholehindusablty {
    background-color: #f4f2f2;
}

.hindusablty h2 {
    padding-bottom: 5px;
}

.hindusablty h3 {
    font-weight: 300;
    font-size: 21px;
}

.hinusabrowtwo {
    margin-bottom: 30px;
}

.usabimg {
    margin-bottom: 20px;
}

.hindusabrowone {
    padding-top: 30px;
}

.wholehindurprt {
    background-color: #faf8f8;
}

.hindstnslider {
    position: relative;
    width: 80%;
    left: 30px;
}

.hindustnslider {
    margin-top: 15px;
    margin-bottom: 30px;
}

.slidrnhindbtn {
    margin-bottom: 30px;
}

    .slidrnhindbtn .hindnsldrnt {
        width: 55%;
    }

.wholehinduresult {
    background-color: #f4f2f2;
}

.resulthindusont img {
    margin-bottom: -30px;
}

.resulthindusont p {
    font-size: 16px;
    color: #333;
    text-align: justify;
    margin-bottom: 30px;
    font-weight: 300;
    padding-top: 15px;
}

.wholereporthindcont p {
    color: #333;
    font-size: 14px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.hindustncontent span {
    position: relative;
    top: -1px;
}

.hidustnleftarw.left,
.hindustnrghtarw.right {
    background-image: none;
}

.hindustnrghtarw .glyphicon {
    color: #827d7d !important;
    margin-right: -20px;
}

.hidustnleftarw .glyphicon {
    color: #827d7d !important;
    margin-left: -50px;
}

.hindustanslider {
    position: relative;
    width: 80%;
    left: 30px;
}

    .hindustanslider .carousel-inner {
        width: 87%;
    }

.hotelbnnrstn img,
.hotelbtnimg img {
    width: 50%;
}

.wholehotelsectn {
    background: url(../images/casestudy/hotel320.jpg) no-repeat;
    height: 124px;
}

.wholehotelbnnrstn {
    text-align: center;
}

.hotelbnnrstn {
    padding-top: 30px;
}

.hotelbtnimg {
    padding-top: 18px;
}

.busnhotelstn h2 {
    font-size: 40px;
}

.hexagon,
.hexagon1 {
    font-size: 16px;
    line-height: 1;
    padding-top: 10px;
}

.leftsidehotelctn h3 {
    font-weight: 300;
    color: #333;
}

.leftsidehotelctn p {
    margin-bottom: 0;
    color: #333;
}

.hexagon,
.hexagon1,
.hexagon2,
.hexagon3 {
    text-align: center;
    color: #fff;
}

.wholehotelaudit {
    background-color: #f5f4f4;
}

.leftsidehotelctn,
.secondrowhexa,
.thirdrowhexa {
    margin-top: 60px;
}

.rightsidehotelcont {
    margin-top: 20px;
}

.hexagon {
    width: 100px;
    height: 55px;
    background-color: #429ac1;
    position: relative;
    left: -11px;
}

    .hexagon:after,
    .hexagon:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon:before {
        top: -25px;
        border-bottom: 25px solid #429ac1;
    }

    .hexagon:after {
        bottom: -25px;
        border-top: 25px solid #429ac1;
    }

.hexagon1 {
    width: 100px;
    height: 55px;
    background-color: #f26759;
    position: relative;
    left: -11px;
}

    .hexagon1:after,
    .hexagon1:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon1:before {
        top: -25px;
        border-bottom: 25px solid #f26759;
    }

    .hexagon1:after {
        bottom: -25px;
        border-top: 25px solid #f26759;
    }

.hexagon2 {
    width: 100px;
    height: 55px;
    background-color: #9ec067;
    position: relative;
    line-height: 1;
    left: -11px;
    font-size: 17px;
    padding-top: 10px;
}

    .hexagon2:after,
    .hexagon2:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon2:before {
        top: -25px;
        border-bottom: 25px solid #9ec067;
    }

    .hexagon2:after {
        bottom: -25px;
        border-top: 25px solid #9ec067;
    }

.hexagon3 {
    width: 100px;
    height: 55px;
    background-color: #F26759;
    position: relative;
    line-height: 3.5;
    left: -11px;
    font-size: 16px;
}

    .hexagon3:after,
    .hexagon3:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon3:before {
        top: -25px;
        border-bottom: 25px solid #F26759;
    }

    .hexagon3:after {
        bottom: -25px;
        border-top: 25px solid #F26759;
    }

.hexagon4 {
    width: 100px;
    height: 55px;
    background-color: #c142bd;
    position: relative;
    text-align: center;
    line-height: 3.5;
    left: -11px;
    color: #fff;
    font-size: 16px;
}

.hexagon5,
.hexagon6 {
    background-color: #7e628b;
    font-size: 16px;
    line-height: 3.5;
    color: #fff;
    text-align: center;
}

.hexagon4:after,
.hexagon4:before {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

.hexagon4:before {
    top: -25px;
    border-bottom: 25px solid #c142bd;
}

.hexagon5:before,
.hexagon6:before {
    border-bottom: 25px solid #7e628b;
    top: -25px;
}

.hexagon4:after {
    bottom: -25px;
    border-top: 25px solid #c142bd;
}

.hexagon5:after,
.hexagon6:after {
    border-top: 25px solid #7e628b;
    bottom: -25px;
}

.hexagon5 {
    width: 100px;
    height: 55px;
    position: relative;
    left: -11px;
}

    .hexagon5:after,
    .hexagon5:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

.hexagon6 {
    width: 100px;
    height: 55px;
    position: relative;
    left: -11px;
}

    .hexagon6:after,
    .hexagon6:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

.hexagon7 {
    width: 100px;
    height: 55px;
    background-color: #9ec067;
    position: relative;
    text-align: center;
    line-height: 3.5;
    left: -11px;
    color: #fff;
    font-size: 15px;
}

    .hexagon7:after,
    .hexagon7:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon7:before {
        top: -25px;
        border-bottom: 25px solid #9ec067;
    }

    .hexagon7:after {
        bottom: -25px;
        border-top: 25px solid #9ec067;
    }

.hexagon8 {
    width: 100px;
    height: 55px;
    background-color: #429ac1;
    position: relative;
    text-align: center;
    line-height: 3.5;
    left: -11px;
    color: #fff;
    font-size: 16px;
}

    .hexagon8:after,
    .hexagon8:before {
        content: "";
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
    }

    .hexagon8:before {
        top: -25px;
        border-bottom: 25px solid #429ac1;
    }

    .hexagon8:after {
        bottom: -25px;
        border-top: 25px solid #429ac1;
    }

.box,
.indigoslider,
.marshslider,
.marshtextslider {
    position: relative;
}

.leftsidehotel {
    margin-top: 40px;
}

.wholemobileleafcont1 p,
.wholemobileleafcont2 p,
.wholemobileleafcont3 p,
.wholemobileleafcont4 p {
    margin-top: -10px;
    padding-left: 65px;
}

.wholehotelrght h3 {
    font-weight: 300;
    font-size: 24px;
    color: #333;
}

.wholehotelrght p {
    font-size: 14px;
    color: #333;
    font-weight: 300;
}

.wholemobileleafcont1 span,
.wholemobileleafcont2 span,
.wholemobileleafcont3 span,
.wholemobileleafcont4 span {
    font-size: 18px;
    margin-left: 15px;
    font-weight: 300;
}

.hotelbtnauditt {
    text-align: center;
    padding-bottom: 30px;
}

    .hotelbtnauditt img {
        width: 60%;
    }

.wholemobileleafcont1 span {
    color: #e85034;
}

.wholemobileleafcont1 p {
    color: #333;
    font-weight: 300;
}

.wholemobileleafcont2 span {
    color: #bcc20e;
}

.wholemobileleafcont2 p {
    color: #333;
    font-weight: 300;
}

.wholemobileleafcont3 span {
    color: #39c2dd;
}

.wholemobileleafcont3 p {
    color: #333;
    font-weight: 300;
}

.wholemobileleafcont4 span {
    color: #6ac0ad;
}

.wholemobileleafcont4 p {
    color: #333;
    font-weight: 300;
}

.wholehotelmobreslt {
    padding-bottom: 40px;
}

.wholeindigobnnr {
    background: url(../images/casestudy/indigo320.jpg) no-repeat;
    height: 124px;
}

.wholeindigobnrcnt,
.wholeindigosumry {
    background-color: #ddd;
}

.whlebnrindigo {
    text-align: center;
}

.indigoimg img {
    width: 50%;
}

.indigoimg {
    margin-top: 22px;
}

.indigobtnimg img {
    width: 40%;
}

.indigobnrcnt h3 {
    font-weight: 300;
    font-size: 24px;
    color: #3a4b73;
}

.indigobnrcnt {
    margin-left: 15px;
    margin-top: 30px;
}

    .indigobnrcnt p {
        font-weight: 300;
        font-size: 14px;
        color: #498bcd;
    }

.borderindigo {
    border-bottom: 3px dotted #96b0c6;
    margin-top: -22px;
    width: 255px;
}

.indigosumrycont p {
    font-weight: 300;
    color: #333;
    font-size: 17px;
}

.indigocondutng p {
    font-size: 17px;
}

.mobimgindigo {
    padding-bottom: 30px;
    text-align: center;
}

.wholeindigobrief {
    background-color: #e1dad2;
}

.brfindigocont h4 {
    font-weight: 300;
    font-size: 16px;
    padding-top: 20px;
    color: #333;
}

.brfindigocont p,
.wholeindigoconduct {
    font-weight: 300;
    color: #333;
    font-size: 14px;
}

.wholeindigoconduct {
    background-color: #ddd;
}

.indigoconductimg {
    text-align: center;
}

.indigoroundcrcl {
    padding-bottom: 40px;
    text-align: center;
}

.indigoconductimg span {
    font-size: 18px;
    font-weight: 300;
    color: #333;
}

.indigoanalys p,
.reprtanalysis p {
    font-size: 14px;
    color: #333;
    font-weight: 300;
}

.wholeindigoanalys {
    background-color: #e1dad2;
}

.rectindigoana {
    text-align: center;
    margin-bottom: 20px;
}

.wholerectngleana {
    padding-bottom: 30px;
}

.wholereprtanalysis {
    background-color: #ddd;
}

.indigoleftarrowsldr.left,
.indigorghtarrowsldr.right {
    background-image: none;
}

.indigorghtarrowsldr span {
    float: right;
    right: -28px;
    font-size: 30px;
    top: 55px;
    color: #919191 !important;
}

.indigoleftarrowsldr span {
    float: left;
    left: -28px;
    font-size: 30px;
    top: 55px;
    color: #919191 !important;
}

.indigobckcrcl {
    background: url(../images/casestudy/mobindigosldr.png) 50% 0 no-repeat;
    height: 241px;
    margin-top: 30px;
}

.indigoslider {
    width: 90%;
    left: 15px;
    top: -193px;
    margin-bottom: -95px;
}

.indigosldrbtn img {
    width: 60%;
}

.indigosldrbtn {
    text-align: center;
    margin-bottom: 30px;
}

.whleindigorslt {
    background-color: #e1dad2;
}

.indigorsltstn {
    background: url(../images/casestudy/mobresltindigo.png) no-repeat;
    height: auto;
    margin-top: 30px;
    padding-bottom: 50px;
}

    .indigorsltstn p {
        font-size: 18px;
        font-weight: 300;
        color: #333;
        padding-left: 15px;
    }

.indigorsltbtmstn span {
    font-size: 20px;
    padding-left: 5px;
    color: #333;
    font-weight: 300;
}

.indigorsltbtmstn img {
    margin-top: 10px;
}

.indigorsltbtmstn p {
    padding-left: 60px;
    margin-top: -22px;
}

.indigoanalys h2,
.indigobriefstn h2,
.indigocondutng h2,
.indigorsltstn h2,
.indigosumry h2,
.reprtanalysis h2 {
    text-align: center;
}

.brfindigocont {
    padding-bottom: 30px;
}

.wholemarshbnnr {
    background: url(../images/casestudy/marsh320.jpg) no-repeat;
    height: 129px;
}

.marshcontstn p {
    font-size: 18px;
    font-weight: 300;
    color: #666;
    margin-bottom: 0;
}

.marshrsltimg {
    margin-bottom: 20px;
    text-align: center;
}

.wholemarshmethod {
    background: url(../images/casestudy/marshmethodology.png) no-repeat;
    height: auto;
}

.marshleftsdebtn.left,
.marshrghtsdebtn.right {
    background-image: none;
}

.marshslider {
    width: 85%;
    left: 19px;
}

.marshleftsdebtn .mrshleftarw {
    left: -30px;
    font-size: 34px;
    top: 45px;
    color: #2b4868 !important;
}

.marshrghtsdebtn .mrshrghtarw {
    right: -24px;
    font-size: 34px;
    top: 45px;
    color: #2b4868 !important;
}

.wholevisualdesgnmrsh h3,
.wholewirefrmgmarsh h3 {
    font-size: 20px;
    color: #999;
    font-weight: 400;
}

.mrshvisldesgn {
    text-align: center;
    padding-bottom: 40px;
}

    .mrshvisldesgn p {
        color: #fff;
        font-size: 16px;
        font-weight: 200;
        padding-left: 20px;
        padding-right: 20px;
    }

.marshtextslider .bxslider-testimonials li p {
    font-family: openSans-light;
    font-weight: 200;
    color: #424242;
    padding: 6px 9px 0;
    font-size: 16px;
    max-width: 100%;
}

.marshtextslider {
    left: 20px;
    max-width: 88%;
    top: 20px;
    box-shadow: 5px 6px #000;
    margin-bottom: 60px;
}

    .marshtextslider p:before {
        font-size: 84px;
        margin: -25px 0 0 -39px;
    }

    .marshtextslider p:after {
        font-size: 84px;
        margin: -23px 0 0 6px;
    }

    .marshtextslider .bx-wrapper .bx-next,
    .marshtextslider .bx-wrapper .bx-prev {
        display: none;
    }

    .marshtextslider .bx-viewport {
        height: 115px;
    }

.wholemarshmethod h2 {
    padding-bottom: 10px;
}

.wholewirefrmgmarsh h3 {
    padding-bottom: 30px;
}

.wholevisualdesgnmrsh h3 {
    padding-bottom: 15px;
}

.mobilemsrhlogo {
    text-align: center;
    padding-top: 50px;
}

    .mobilemsrhlogo img {
        width: 75%;
    }

.mt40 {
    margin-top: 30px;
}

.mb40 {
    margin-bottom: 30px;
}

.height1 {
    height: 218px !important;
}

.box .img-responsive {
    display: initial !important;
}

.box .fit {
    width: 100%;
    border: 1px solid #bcbcbc;
}

.box {
    overflow: hidden;
}

    .box .blackbox {
        position: absolute;
        z-index: 99;
        opacity: 0;
        width: 100%;
        height: 100%;
        padding: 0 25px;
        transition: all ease .5s;
        background: rgba(0, 0, 0, 0);
    }

    .box:hover .blackbox {
        background: rgba(0, 0, 0, .7);
        opacity: 1;
    }

    .box:hover .greybox {
        display: block;
        margin-top: 10%;
        width: 100%;
    }

    .box .greybox {
        float: left;
        background: #efefef;
        border-radius: 10px;
        padding: 10px 15px;
        display: none;
    }

    .box h1 {
        margin: 0;
        padding: 0;
        font-family: openSans-bold;
        font-size: 14px;
        color: #000;
        font-weight: 700;
    }

        .box h1 span {
            font-size: 12px;
            font-weight: 400;
        }

    .box p {
        font-family: openSans-regular;
        font-size: 12px;
        color: #666;
        padding-top: 10px;
    }



@media (min-width:320px) and (max-width:480px) {
    .vodafonebtn {
        margin-top: 125px;
    }

    .borderclient {
        width: 44%;
    }

    .box .blackbox {
        opacity: 1;
        background: rgba(0, 0, 0, .7);
    }

    .box .greybox {
        display: block;
        margin-top: 10%;
        width: 100%;
    }

    .box:hover .blackbox {
        opacity: 1;
    }

    .wholesaleswrapper {
        padding-top: 73px;
    }

    .mobileapp-heading h1, .mobileapp-heading .head {
        padding-left: 8px;
    }



    div.dt-bottomlink-section {
        left: 0;
    }
}

@media (min-width:360px) {
    .wholesaleswrapper {
        padding-top: 73px;
    }

    .mobileapp-heading h1, .mobileapp-heading .head {
        padding-left: 8px;
    }

    .userexp-content p {
        width: 97%;
    }

    #userrearch-content p {
        width: 94%;
    }

    .wholeenquirystn .topheadsecond img {
        width: auto;
    }

    .contentcasestudy h3 img {
        height: 16rem;
    }

    .map h2 {
        font-size: 28px;
    }

    .logoimage img {
        max-width: 85%;
    }

    .facts_container {
        height: 144px;
    }

    .subscribe h2 {
        font-size: 36px;
    }

    .box .blackbox {
        opacity: 1;
        background: rgba(0, 0, 0, .7);
    }

    .box .greybox {
        display: block;
        margin-top: 10%;
        width: 100%;
    }

    .box:hover .blackbox {
        opacity: 1;
    }

    .wholeenquirystn small img {
        padding-right: 7px;
        padding-left: 18px;
        width: auto;
    }

    .wholekotakbanner {
        background: url(../images/casestudy/mobile360-kotakbanner.jpg) no-repeat;
        height: 157px;
        background-size: cover;
    }

    .wholetreebtn {
        position: relative;
        top: 110px;
        left: 89px;
    }

    .hindstnslider,
    .wholeauditctnstn .jldcshslider1 {
        left: 33px;
        position: relative;
    }

    .logohrblkstn img {
        width: 50%;
    }

    .wholebannersstnhr {
        text-align: center;
        padding-top: 18px;
    }

    .beeinsuredbanner {
        background: url(../images/casestudy/beemob360.jpg) no-repeat;
        height: 146px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/mobvodafone360.jpg) no-repeat;
        height: 147px;
        background-size: cover;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustan360.jpg) no-repeat;
        height: 140px;
    }

    .bnnrbtnstnhindu {
        padding-top: 3px;
    }

    .hindstnslider {
        width: 80%;
    }

    .slidrnhindbtn .hindnsldrnt {
        width: 40%;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotel360.jpg) no-repeat;
        height: 140px;
        background-size: cover;
    }

    .hexagon {
        position: relative;
        left: -1px;
    }

    .hexagon2 {
        position: relative;
        left: -20px;
    }

    .hexagon3 {
        position: relative;
        left: -1px;
    }

    .hexagon5 {
        position: relative;
        left: -20px;
    }

    .hexagon6 {
        position: relative;
        left: -1px;
    }

    .hexagon8 {
        position: relative;
        left: -20px;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigo360.jpg) no-repeat;
        height: 140px;
        background-size: cover;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 295px;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marsh360.jpg) no-repeat;
        height: 145px;
    }

    .jldcashsliderarw2.right {
        background-image: none;
        margin-right: 0;
    }
}

@media(min-width:480px) {
    .sales-section {
        position: absolute;
        left: 155px;
    }

    .textclient,
    .textexperience {
        padding-left: 135px;
    }

    .textaward {
        padding-left: 100px;
    }

    .wholeenquirystn .topheadsecond img {
        width: auto;
    }

    .dropdown-pannel {
        position: absolute;
        top: -57px;
    }

    #usbtestbtn,
    .hexagon,
    .hexagon2,
    .hexagon5,
    .hexagon6,
    .hexagon8,
    .hindustanslider,
    .indigoslider,
    .jldcshslider1,
    .marshslider,
    .marshtextslider,
    .wholeauditctnstn .jldcshslider1,
    .wholetreebtn {
        position: relative;
    }

    .wholedownsectionmail,
    .wholeuppersectionmail {
        display: block;
    }

    .contentcasestudy h3 img {
        display: inline;
        height: 21rem;
    }

    .logoimage img {
        max-width: 70%;
    }

    .wholeclientimg ul li {
        margin: 20px 10px 8px;
    }

    .facts_container {
        height: 190px;
    }

    .title {
        top: 29%;
    }

    .gridworkshop_img img,
    .mobilegrid_img img,
    .workshop_image img {
        width: 100%;
    }

    .wholekotakbanner {
        background: url(../images/casestudy/mobile480-kotakbanner.jpg) no-repeat;
        height: 209px;
        background-size: cover;
    }

    .wholetreebtn {
        top: 142px;
        left: 147px;
    }

    #usbtestbtn {
        top: 6px;
        left: 150px;
    }

    .wholeauditctnstn .jldcshslider1 {
        left: 44px;
    }

    .whleblkbnrstn {
        height: 218px;
    }

    .wholebannersstnhr {
        text-align: center;
        padding-top: 23px;
    }

    .hrleftarrow .glyphicon {
        margin-left: -55px;
        color: #827d7d !important;
    }

    .hrrghtarrow .glyphicon {
        color: #827d7d !important;
        margin-right: -55px;
    }

    .beeinsuredbanner {
        background: url(../images/casestudy/beemob480.jpg) no-repeat;
        height: 194px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/mobvodafone480.jpg) no-repeat;
        height: 196px;
        background-size: cover;
    }

    .vodafonebnnerstn p {
        color: #000;
        font-size: 12px;
        width: 200px;
    }

    .vodafonebtn img {
        width: 40%;
    }

    .vodafonebnnerstn {
        margin-top: -25px;
    }

    .nonmetroimg img,
    .vodafoneimgstn img {
        width: 60%;
    }

    .dummyvediovodafne img {
        width: 80%;
    }

    .reprtimgsctn img {
        width: 60%;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustan480.jpg) no-repeat;
        height: 186px;
        background-size: cover;
    }

    .bnnrbtnstnhindu {
        padding-top: 8px;
    }

    .hindustanslider {
        width: 80%;
        left: 48px;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotel480.jpg) no-repeat;
        height: 186px;
        background-size: cover;
    }

    .hexagon {
        left: 38px;
    }

    .hexagon2 {
        left: -60px;
    }

    .hexagon3 {
        position: relative;
        left: 38px;
    }

    .hexagon5 {
        left: -60px;
    }

    .hexagon6 {
        left: 38px;
    }

    .hexagon8 {
        left: -60px;
    }

    .hotelbtnauditt img {
        width: auto;
    }

    .wholemobileleafcont1 p,
    .wholemobileleafcont2 p,
    .wholemobileleafcont3 p,
    .wholemobileleafcont4 p {
        margin-top: -10px;
        padding-left: 87px;
        color: #333;
        font-weight: 300;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigo480.jpg) no-repeat;
        height: 186px;
        background-size: cover;
    }

    .indigoimg {
        margin-top: 30px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 415px;
    }

    .brfindigocont p {
        font-weight: 300;
        font-size: 14px;
        color: #333;
        padding-left: 30px;
    }

    .indigorghtarrowsldr span {
        float: right;
        right: -28px;
        font-size: 30px;
        top: 85px;
        color: #919191 !important;
    }

    .indigoleftarrowsldr span {
        float: left;
        left: -28px;
        font-size: 30px;
        top: 85px;
        color: #919191 !important;
    }

    .indigobckcrcl {
        background: url(../images/casestudy/mobindigosldr640.png) 50% 0 no-repeat;
        height: 307px;
    }

    .indigoslider {
        width: 90%;
        left: 25px;
        top: -263px;
        margin-bottom: -165px;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marsh480.jpg) no-repeat;
        height: 193px;
        background-size: cover;
    }

    .marshslider {
        width: 85%;
        left: 33px;
    }

    .marshleftsdebtn .mrshleftarw {
        left: -30px;
        font-size: 34px;
        top: 83px;
        color: #2b4868 !important;
    }

    .marshrghtsdebtn .mrshrghtarw {
        right: -24px;
        font-size: 34px;
        top: 83px;
        color: #2b4868 !important;
    }

    .marshtextslider {
        left: 25px;
    }

    .mrshvisldesgn p {
        padding-left: 40px;
        padding-right: 35px;
    }

    .mobilemsrhlogo {
        text-align: center;
        padding-top: 70px;
    }

    .jldcshslider1 {
        width: 80%;
        left: 45px;
    }

    .box .blackbox {
        opacity: 1;
        background: rgba(0, 0, 0, .7);
    }

    .box .greybox {
        display: block;
        margin-top: 10%;
        width: 100%;
    }

    .box:hover .blackbox {
        opacity: 1;
    }
}

@media (min-width:600px) {
    .box .greybox,
    .contactmailgray,
    .contactmaillightgray {
        display: block;
    }

    .sales-section {
        position: absolute;
        left: 235px;
    }

    .textclient,
    .textexperience {
        padding-left: 200px;
    }

    .textaward {
        padding-left: 170px;
    }

    .wholeenquirystn .topheadsecond img {
        width: auto;
    }

    .vodafonebtn {
        margin-top: 150px;
    }

    .wholeiconcontent1 {
        margin: auto;
    }

    .mobilelogoimg {
        float: none !important;
    }

    .service-banner .banner-cont {
        width: 50%;
    }

    .contentcasestudy h3 img {
        height: 28rem;
    }

    .logoimage img {
        max-width: 50%;
    }

    .our-methodology img {
        margin: 0 auto;
    }

    .wholeclientimg ul li {
        margin: 10px 26px 8px;
    }

    #wholetextimonialstext1 {
        padding-top: 0;
    }

    .title {
        top: 35%;
        font-size: 2.3em;
    }

    .wholekotakbanner {
        background: url(../images/casestudy/mobile-kotakbanner.jpg) no-repeat;
        height: 279px;
        background-size: cover;
    }

    .wholetreebtn {
        position: relative;
        top: 192px;
        left: 215px;
    }

        .wholetreebtn .btntree {
            position: absolute;
            background-color: #08315F;
            left: 0;
            top: -5px;
            width: 35px;
        }

        .wholetreebtn .btntreeimg {
            width: 187px;
            height: 30px;
            font-size: 12px;
            padding-left: 40px;
            line-height: 0;
        }

    #usbtestbtn {
        position: relative;
        top: 6px;
        left: 190px;
    }

    .hindstnslider,
    .wholeauditctnstn .jldcshslider1 {
        left: 60px;
        position: relative;
    }

    .btnhrblock img {
        width: 40%;
    }

    .logohrblkstn img {
        width: auto;
    }

    .wholebannersstnhr {
        text-align: center;
        padding-top: 60px;
    }

    .whleblkbnrstn {
        background: url(../images/casestudy/mobhr640.jpg) no-repeat;
        height: 291px;
    }

    .hrleftarrow .glyphicon {
        margin-left: -55px;
        color: #827d7d !important;
    }

    .hrrghtarrow .glyphicon {
        color: #827d7d !important;
        margin-right: -55px;
    }

    .beeinsuredbanner {
        background: url(../images/casestudy/beemob640.jpg) no-repeat;
        height: 260px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/mobvodafone640.jpg) no-repeat;
        height: 261px;
        background-size: cover;
    }

    .vodafonebtn img {
        width: 28%;
    }

    .vodafonebnnerstn {
        margin-top: 40px;
        margin-left: 52px;
    }

    .nonmetroimg img,
    .vodafoneimgstn img {
        width: 60%;
    }

    .dummyvediovodafne img {
        width: 80%;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustan640.jpg) no-repeat;
        height: 248px;
        background-size: cover;
    }

    .bnnrbtnstnhindu {
        padding-top: 15px;
    }

    .hindstnslider {
        width: 80%;
    }

    .hidustnleftarw .glyphicon {
        margin-left: -65px;
    }

    .hindustnrghtarw .glyphicon {
        margin-right: -65px;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotel640.jpg) no-repeat;
        height: 248px;
        background-size: cover;
    }

    .hotelbtnimg img {
        width: 40%;
    }

    .hotelbnnrstn {
        padding-top: 70px;
    }

    .hotelbtnimg {
        padding-top: 35px;
    }

    .hexagon {
        position: relative;
        left: 78px;
    }

    .hexagon2 {
        position: relative;
        left: -98px;
    }

    .hexagon3 {
        position: relative;
        left: 78px;
    }

    .hexagon5 {
        position: relative;
        left: -98px;
    }

    .hexagon6 {
        position: relative;
        left: 78px;
    }

    .hexagon8 {
        position: relative;
        left: -98px;
    }

    .hotelbtnauditt img {
        width: auto;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigo640.jpg) no-repeat;
        height: 248px;
        background-size: cover;
    }

    .indigobtnimg {
        margin-top: 3px;
    }

    .indigoimg {
        margin-top: 38px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 542px;
    }

    .indigorghtarrowsldr span {
        float: right;
        right: -28px;
        font-size: 30px;
        top: 145px;
        color: #919191 !important;
    }

    .indigoleftarrowsldr span {
        float: left;
        left: -28px;
        font-size: 30px;
        top: 145px;
        color: #919191 !important;
    }

    .indigobckcrcl {
        background: url(../images/casestudy/indigocirclebck.png) 50% 0 no-repeat;
        height: 406px;
    }

    .indigoslider {
        position: relative;
        width: 90%;
        left: 30px;
        top: -379px;
        margin-bottom: -300px;
    }

    .indigosldrbtn img {
        width: auto;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marsh640.jpg) no-repeat;
        height: 257px;
    }

    .marshslider {
        position: relative;
        width: 85%;
        left: 50px;
    }

    .marshleftsdebtn .mrshleftarw {
        left: -44px;
        font-size: 43px;
        top: 110px;
        color: #2b4868 !important;
    }

    .jldcshslider1,
    .marshtextslider {
        position: relative;
        left: 60px;
    }

    .marshrghtsdebtn .mrshrghtarw {
        right: -40px;
        font-size: 43px;
        top: 110px;
        color: #2b4868 !important;
    }

    .mobilemsrhlogo img {
        width: auto;
    }

    .mobilemsrhlogo {
        text-align: center;
        padding-top: 105px;
    }

    .jldcshslider1 {
        width: 80%;
    }

    .box .blackbox {
        opacity: 1;
        background: rgba(0, 0, 0, .7);
    }

    .box .greybox {
        margin-top: 10%;
        width: 100%;
    }

    .box:hover .blackbox {
        opacity: 1;
    }
}

@media(min-width:640px) {
    .borderindigo {
        width: 577px;
    }
}

@media (min-width:768px) {
    .social-like-links {
        width: 100%;
    }

    .grid-method h2 {
        color: #be1d66;
        text-align: center;
        font-family: openSans-regular;
        padding-bottom: 30px;
        font-size: 40px;
    }

    .content h1,
    .content h2 {
        padding-bottom: 10px;
        text-align: left;
    }

    .content h1 {
        color: #8bba50;
        font-family: openSans-regular;
        font-size: 40px;
        margin-top: 0;
    }

    .content h2 {
        color: #be1d66;
        font-family: openSans-regular;
        font-size: 30px;
    }

    .newline-text {
        color: #be1d66;
        font-family: openSans-regular;
    }

    .casestudycontent h2,
    .content p {
        font-family: openSans-regular;
    }

    .content {
        padding-left: 9px;
        padding-right: 10px;
    }

        .content p {
            color: #444;
            text-align: left;
            font-size: 22px;
        }

    .grid-box {
        box-shadow: 2px 1px 23px #cecece;
        min-height: 666px;
        margin-bottom: 30px;
    }

    .img-width {
        width: 100%;
    }

    .godrej-banner {
        position: relative;
    }

        .godrej-banner .godrej-banner-btn {
            position: absolute;
            right: 12px;
            bottom: 8px;
        }

    .godrej-banner-btn .godrejbannrbtn {
        background: #b71761;
        color: #fff;
        font-size: 11px;
    }

    .casestudycontent h2 {
        padding: 10px 0 0;
        color: #be1d67;
        font-size: 35px;
    }

    .maincontentbanner h1,
    .our-thinkng h2 {
        font-family: openSans-regular;
    }

    .newsletter-dialog {
        width: 420px;
    }

    .wholeformnewsletter {
        padding: 20px 0 2px;
    }

    .borderbottomhrblck {
        width: 315px;
    }

    .wholeenquirystn .topheadsecond img,
    .wholeenquirystn small img {
        width: auto;
    }

    #submitform {
        background: url(../images/home-touch.jpg) no-repeat;
        background-size: cover;
        padding: 0 0 40px;
        margin-top: 0;
    }

    .sales-section {
        float: left;
        position: absolute;
        top: 36px;
        left: 15px;
    }

    .wholedownsectionmail,
    .wholeuppersectionmail {
        display: table;
    }

    .innerservicepage {
        margin-right: 17px;
    }

    .award {
        padding-left: 12px;
    }

    .mob-menu {
        margin-right: 30px;
    }

    .textexperience {
        padding-left: 0;
    }

    .textclient {
        padding-left: 7px;
    }

    .textaward {
        padding-left: 0;
    }

    .client,
    .experience {
        border-right: 1px solid #fff;
    }

    .exploration-rghtcont {
        border-left: 1px solid #3a3a3a;
        height: 55px;
        position: relative;
        top: 33px;
    }

    .lets-explore,
    .subscribe {
        height: 290px;
        box-sizing: border-box;
    }

    .exploration-rghtcont ul.list11 {
        padding-top: 0;
        font-size: 15px;
        position: absolute;
        top: -13px;
        margin-top: 0;
    }

    .box h1,
    .map h3 {
        font-size: 20px;
    }

    .lets-explore {
        background: #e8e8e8;
        padding-bottom: 10px;
    }

    .subscribe {
        background: #d7d7d7;
        padding: 0 0 10px;
    }

    .map h3 {
        color: #fff;
    }

    .social-icon ul {
        text-align: center;
        float: right;
        padding-left: 0;
        padding-top: 20px;
        margin-right: 20px;
    }

    .sticky-menu {
        background: #fff;
    }

    .vodafonebtn {
        margin-top: 20px;
    }

    .box h1 span {
        font-size: 13px;
    }

    .box p {
        font-size: 17px;
    }

    .box img {
        display: initial;
    }

    .banner-video {
        width: 800px;
    }

    .logoimage img {
        max-width: 75%;
        padding-left: 0;
    }

    .maincontentbanner h1 {
        font-size: 52px;
    }

    #triangle-topleft {
        width: 0;
        height: 0;
        border-top: 170px solid #B9C820;
        border-right: 170px solid transparent;
        position: absolute;
    }

    .maincontentbanner h3 {
        font-size: 32px;
        width: 100%;
    }

    .mobileimg {
        width: 21%;
    }

    .textabout h5,
    .textcasestudy h5,
    .textservices h5 {
        font-size: 20px;
    }

    .textservices h5 {
        margin-left: -69px;
    }

    .desktopimageservice {
        width: 65%;
        margin-top: -94px;
    }

    .blog-container .blog-cont h4 {
        font-weight: 700;
        font-size: 20px;
    }

    .map {
        background: #6e6e6e;
    }

    .contentcasestudy,
    .contentcasestudy h3 {
        padding-top: 0;
    }

        .contentcasestudy span {
            font-size: 40px;
        }

        .contentcasestudy h3 img {
            height: 16rem;
        }

    .contentcasestudy1 {
        text-align: center;
        left: 0;
        right: 0;
    }

    #srvicecasestudy,
    .addressarea h2,
    .contactform h2,
    .offerrighttext p,
    .textheadrightside p,
    .wholecontext p {
        text-align: left;
    }

    .nbs-flexisel-nav-right,
    .testimonials .bx-wrapper .bx-next {
        right: 45%;
    }

    .contentcasestudy1 h4 {
        color: #fff;
        font-size: 30px;
        font-weight: 100;
    }

    .contentcasestudy1 p a {
        color: #00bdd4;
        font-size: 20px;
    }

    .contentcasestudy1 p {
        padding: 10px 0 20px;
    }

    .casestudy1 {
        padding-bottom: 0;
        background-color: none;
    }

    #international-inner h2 {
        font-size: 44px;
    }

    #awards-inner .awardsanchor,
    #international-inner .awardsanchor,
    #national-inner .awardsanchor {
        font-size: 24px;
    }

    #awards-inner,
    #national-inner h2,
    .publications h2 {
        font-size: 44px;
    }

    #awards-inner {
        background-color: #fff;
    }

    .abouttechved h3 {
        font-size: 24px;
    }

    .our-thinkng h2 {
        font-size: 44px;
    }

    .our-thinkng .textthinking {
        font-size: 24px;
        padding-bottom: 16px;
    }

    .dummytext h2 {
        font-size: 44px;
    }

    .dummytext h3 {
        font-size: 24px;
    }

    .wholeicotentsetdummy {
        padding-top: 30px;
    }

    .innerblog a {
        font-family: openSans-light;
        font-weight: 200;
        font-size: 20px;
    }

    .read-more a,
    .subscribe p {
        font-size: 24px;
    }

    .letsexplorer1 {
        background-color: #e8e8e8;
    }

    .subscribe1 {
        background-color: #d7d7d7;
    }

    .read-more a {
        color: #00bdd4;
        padding-bottom: 35px;
    }

    .read-more h1 {
        padding: 18px;
    }

    .our-clients h1 {
        font-size: 48px;
        font-family: openSans-regular;
    }

    .our-clients h3 {
        font-size: 24px;
        font-family: openSans-regular;
    }

    .contentcasestudy1 h3 {
        font-size: 25px;
        font-weight: 300;
        color: #fff;
        padding-top: 15px;
    }

    .map h2,
    .subscribe h2 {
        font-size: 44px;
    }

    .exampleInputEmail2 {
        margin-bottom: 0;
    }

    .nopadding {
        padding: 0 !important;
    }

    .kmowmoreabout a {
        font-size: 22px;
    }

        .kmowmoreabout a span {
            font-size: 20px;
        }

    .kmowmoreabout span i {
        font-size: 25px;
        position: relative;
        left: 5px;
    }

    .nbs-flexisel-nav-left,
    .testimonials .bx-wrapper .bx-prev {
        left: 44%;
    }

    .aboutusimg,
    .casetsydyimg,
    .desktopimageservice {
        padding-top: 90px;
    }

    .list-inline li a {
        font-size: 16px;
    }

    #other-services {
        background: url(../images/other-services-bg.jpg) no-repeat;
        background-size: cover;
        padding: 20px 0;
    }

    .case-study {
        background: url(../images/inner-case-study-bg.jpg) no-repeat;
        background-size: cover;
    }

    .mobile-ux,
    .our-methodology {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .service-banner {
        background: url(../images/service-landingbg.jpg) center no-repeat;
        padding: 8% 0;
        background-size: cover;
    }

    .mob-ipad .service-banner {
        background: url(../images/mob-ipadbanner.jpg) center no-repeat;
        background-size: cover;
    }

    .product-interface .service-banner {
        background: url(../images/product-banner.jpg) center no-repeat;
        background-size: cover;
    }

    .software_app .service-banner {
        background: url(../images/software_appbanner.jpg) center no-repeat;
        background-size: cover;
    }

    .wearable .service-banner {
        background: url(../images/wearable.png) center no-repeat;
        background-size: cover;
    }

    .usability-testing .service-banner {
        background: url(../images/usability-testing.jpg) center no-repeat;
        background-size: cover;
    }

    .audit .service-banner {
        background: url(../images/auditbg.jpg) center no-repeat;
        background-size: cover;
    }

    .mystery .service-banner {
        background: url(../images/mysterydek.jpg) center no-repeat;
        background-size: cover;
    }

    .competitior .service-banner {
        background: url(../images/competitiorbg.jpg) center no-repeat;
        background-size: cover;
    }

    .analysis .service-banner {
        background: url(../images/analysisbg.jpg) center no-repeat;
        background-size: cover;
    }

    .key-deliverables p {
        padding: 10px 0 0;
    }

    .service-banner .banner-cont {
        width: 64%;
    }

    .sub-page-link .prod-interface {
        float: right;
    }

    .sub-page-link .watch {
        float: left;
    }

    .mobileapp-heading h1, .mobileapp-heading .head {
        text-align: left;
        font-size: 34px;
        margin-left: 31px;
    }

    .services-tab {
        padding-left: 0;
        padding-bottom: 13px;
        padding-top: 15px;
    }

        .services-tab .select {
            color: #707070;
        }

        .services-tab li {
            float: left;
            margin-right: 30px;
            margin-left: 20px;
            padding-bottom: 15px;
        }

            .services-tab li a {
                font-size: 15px;
                font-family: openSans-regular;
                font-weight: 400;
                color: #0074a4;
            }

    .testimonials .bxslider-testimonials li p {
        font-size: 1.3em;
    }

    #srvicecasestudy {
        padding-top: 40px;
    }

    .sticky {
        position: fixed;
        top: 0;
        background: #e22929;
        box-shadow: 0 1px 0 #ccc;
        z-index: 999;
        width: 100%;
        color: #fff;
        max-width: 1366px;
    }

    .contactmailgray,
    .contactmaillightgray {
        display: table-cell;
    }

    .contactusbanner {
        padding-top: 6px;
        padding-bottom: 55px;
    }

        .contactusbanner p {
            font-size: 1.4em;
        }

    .socialcontacticons a i {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        padding-top: 9px;
        padding-left: 2px;
        padding-right: 2px;
    }

    .ih-item.circle.effect1 .info {
        opacity: 1;
    }

    .addressarea h3 {
        font-size: 24px;
    }

    .wholealliances p {
        padding: 0 20px 20px;
    }

    .contactusbanner h2 {
        font-size: 44px;
    }

    .iconleftheadside,
    .offerletsideicon {
        text-align: right;
    }

    .leadership-team .image-caption small {
        font-size: 24px;
        padding: 10px 0 30px;
        color: #555;
    }

    .leadership-team .image-caption span {
        display: block;
        font-size: 18px;
    }

    .facts_container {
        position: relative;
        margin: 0 auto 100px;
        height: 183px;
        z-index: 1;
        perspective: 1000;
        width: 100%;
    }

    .f1_card,
    .face {
        width: 100%;
        height: 100%;
    }

    .our-vision h2 {
        padding-top: 0;
    }

    .face {
        position: absolute;
        backface-visibility: hidden;
    }

        .face .back {
            display: block;
            transform: rotateY(180deg);
            text-align: center;
        }

    .wholeclientimg {
        float: left;
        text-align: left;
    }

        .wholeclientimg ul li {
            margin: 25px 10px 2px;
            padding-right: 0;
            padding-left: 0;
        }

    .facts .image-caption {
        font-size: 22px;
    }

    .ctestimonalstext p {
        font-size: 16px;
    }

        .ctestimonalstext p:after,
        .ctestimonalstext p:before {
            color: #bbb;
            font-size: 45px;
            font-family: openSans-regular;
            position: absolute;
        }

        .ctestimonalstext p:before {
            content: "\201c";
            margin: -16px 0 0 -17px;
        }

        .ctestimonalstext p:after {
            content: "\201d";
            margin: -15px 0 0;
        }

    #submitform .sent-button {
        float: left;
        margin-top: 0;
        margin-left: 33px;
    }

    .wholecontext {
        text-align: center;
        padding-top: 30px;
        padding-left: 12px;
        padding-right: 10px;
    }

    #wholetextimonialstext1,
    .wholetextimonialstext {
        margin-left: 0;
        margin-right: 0;
    }

    .bxslider-hiring {
        padding-left: 0;
    }

    .blog-container {
        background-color: transparent linear-gradient(to bottom, #126671 0, #97C74F 36%, #97C74F 62%, #126671 100%) repeat scroll 0 0/100% auto;
        color: #fff;
        padding-bottom: 50px;
    }

        .blog-container .blog-cont h4 {
            margin-top: 0;
        }

        .blog-container .blog-cont a {
            color: #fff;
        }

    .wholewebicon img {
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }

        .wholewebicon img:hover {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .blog-container .our-archived {
        padding-left: 32px;
        padding-top: 0;
    }

    .blog-container .mobileapp-heading h1 {
        margin-top: 4px;
    }

    .title {
        position: absolute;
        top: 27%;
        left: 0;
        right: 0;
        color: #FFF;
        display: none;
        font-size: 60px;
        text-transform: uppercase;
        z-index: 99;
        font-weight: 700;
    }

    .bottom-static,
    .top-static {
        position: absolute;
        left: 0;
        font-size: 38px;
        color: #fff;
        right: 0;
        text-align: center;
    }

    .top-static {
        top: 44px;
        z-index: 999;
    }

    .overlapping img {
        position: absolute;
        z-index: 9;
        top: 0;
    }

    .bottom-static {
        bottom: 44px;
        z-index: 999;
    }

    .visible {
        display: block;
    }

    .ih-item.circle {
        width: 160px;
        height: 160px;
    }

        .ih-item.circle.effect1 .spinner {
            width: 170px;
            height: 170px;
        }

        .ih-item.circle.effect1 .info h3 {
            padding-top: 45px;
            font-size: 20px;
            margin: 0 18px;
        }

    .video {
        width: 50%;
        margin-top: 30px;
    }

    .nati_conf .natconfbtn {
        width: 280px;
        font-size: 14px;
    }

    .inter_conf .intalconfbtn {
        width: 348px;
        font-size: 15px;
    }

    .awardsbuttn .awardbtn {
        font-size: 15px;
    }

    .whyussection .shop-content h4 {
        padding-top: 20px;
    }

    .posRel {
        position: relative !important;
        float: right;
        right: 0;
    }

    #usbtestbtn,
    .beeinsuredbanner,
    .hexagon,
    .hexagon1,
    .hexagon2,
    .hexagon3,
    .hexagon5,
    .hexagon6,
    .hexagon7,
    .hexagon8,
    .hindustanslider,
    .indigoslider,
    .jldcshslider1,
    .marshslider,
    .marshtextslider,
    .wholeauditctnstn .jldcshslider1,
    .wholetreebtn {
        position: relative;
    }

    .beesummaryimages {
        text-align: center;
        padding-bottom: 20px;
    }

    .beeinsuredbanner {
        background: url(../images/casestudy/beemob768.jpg) no-repeat;
        height: 331px;
        background-size: cover;
    }

    .wholekotakbanner {
        background: url(../images/casestudy/mob768-kotakbanner.jpg) no-repeat;
        height: 335px;
        background-size: cover;
    }

    .wholetreebtn {
        top: 223px;
        left: 278px;
    }

    #usbtestbtn {
        top: 6px;
        left: 290px;
    }

    .wholeauditctnstn .jldcshslider1 {
        left: 82px;
    }

    .whleblkbnrstn {
        background: url(../images/casestudy/mobhr768.jpg) no-repeat;
        height: 298px;
        background-size: cover;
    }

    .hrleftarrow .glyphicon {
        margin-left: -80px;
        color: #827d7d !important;
    }

    .hrrghtarrow .glyphicon {
        color: #827d7d !important;
        margin-right: -80px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/mobvodafone768.jpg) no-repeat;
        height: 313px;
    }

    .vodafonebtn img {
        width: 55%;
    }

    .vodafonebnnerstn {
        margin-top: 76px;
        margin-left: 70px;
    }

    .nonmetroimg img,
    .vodafoneimgstn img {
        width: 50%;
    }

    .dummyvediovodafne img {
        width: 60%;
    }

    .vodafonebnnerstn h2 {
        font-size: 23px;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustan768.jpg) no-repeat;
        height: 297px;
        background-size: cover;
    }

    .bnnrbtnstnhindu img {
        width: auto;
    }

    .hindustanimg {
        padding-top: 15px;
    }

    .hindustanslider {
        width: 80%;
        left: 80px;
    }

    .hotelbtnimg img,
    .indigobtnimg img,
    .slidrnhindbtn .hindnsldrnt {
        width: auto;
    }

    .hidustnleftarw .glyphicon {
        margin-left: -90px;
    }

    .hindustnrghtarw .glyphicon {
        margin-right: -15px;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotel768.jpg) no-repeat;
        height: 298px;
        background-size: cover;
    }

    .hexagon1 {
        left: -16px;
    }

    .hexagon2 {
        left: -30px;
    }

    .hexagon4 {
        position: relative;
        left: -16px;
    }

    .hexagon5 {
        left: -30px;
    }

    .hexagon7 {
        left: -16px;
    }

    .hexagon8 {
        left: -30px;
    }

    .hexagon,
    .hexagon3,
    .hexagon6 {
        left: 0;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigo768.jpg) no-repeat;
        height: 309px;
        background-size: cover;
    }

    .indigoimg {
        margin-top: 45px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 710px;
    }

    .indigorghtarrowsldr span {
        float: right;
        right: -28px;
        font-size: 30px;
        top: 125px;
        color: #919191 !important;
    }

    .indigoleftarrowsldr span {
        float: left;
        left: -28px;
        font-size: 30px;
        top: 125px;
        color: #919191 !important;
    }

    .indigoslider {
        width: 70%;
        left: 110px;
        top: -370px;
    }

    .indigobckcrcl {
        background: url(../images/casestudy/indigocirclebck.png) 50% 0 no-repeat;
        height: 406px;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marsh768.jpg) no-repeat;
        height: 308px;
    }

    .marshslider {
        width: 85%;
        left: 50px;
    }

    .marshleftsdebtn .mrshleftarw {
        left: -44px;
        font-size: 43px;
        top: 140px;
        color: #2b4868 !important;
    }

    .marshrghtsdebtn .mrshrghtarw {
        right: -25px;
        font-size: 43px;
        top: 140px;
        color: #2b4868 !important;
    }

    .marshtextslider {
        left: 40px;
    }

    .mobilemsrhlogo {
        text-align: center;
        padding-top: 135px;
    }

    .jldcshslider1 {
        width: 80%;
        left: 85px;
    }

    #jldcshslider2arw.right {
        margin-right: 18px;
    }

    .jldcashsliderarw1.left {
        background-image: none;
        margin-left: -2px;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .blog-container .blog-cont {
        margin-bottom: 0;
    }
}

@media (min-width:800px) {
    .wholejldcshslider1 {
        position: relative;
        width: 80%;
        left: 40px;
    }

    .jldcashsliderarw2.right {
        background-image: none;
        margin-right: -50px;
    }

    #jldcshslider2arw.right {
        margin-right: -48px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 740px;
    }

    .wholemarshbnnr,
    .wholevodafonebanner {
        background-size: cover;
    }
}

@media (min-width:900px) {
    .wholeindigobnnr {
        height: 350px;
    }

    .hrblockslider {
        position: relative;
        width: 51%;
        left: 23%;
    }

    .whleblkbnrstn {
        background: url(../images/casestudy/hrblock980.jpg) no-repeat;
        height: 380px;
    }

    .wholebannersstnhr {
        text-align: center;
        padding-top: 100px;
    }

    .wholejldcshslider1 {
        position: relative;
        width: 75%;
        left: 105px;
    }

    .jldcashsliderarw2.right {
        background-image: none;
        margin-right: -30px;
    }

    #jldcshslider2arw.right {
        margin-right: -13px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 940px;
    }

    .wholevodafonebanner {
        background-size: cover;
        height: 396px;
    }
}

@media (min-width:992px) {
    .casestudycontent h2,
    .casestudycontent p {
        font-family: openSans-regular;
    }

    .toptext,
    .who-moved-my-cheese,
    .wholebannersstnhr,
    .wholeiconsetoffer {
        text-align: center;
    }

    .casestudycontent h2 {
        padding: 10px 0 0;
        color: #be1d67;
        font-size: 40px;
    }

    .casestudycontent p {
        color: #444;
        font-size: 22px;
        padding-top: 15px;
    }

    #send-modal {
        width: 600px;
    }

    .modal-lg {
        width: 900px;
    }

    .ih-item.circle.effect1 .info {
        opacity: 0;
    }

    .sales-section {
        float: left;
        position: absolute;
        top: 36px;
        left: 55px;
    }

    .userexptnsectn h3 {
        text-align: center;
        font-size: 28px;
    }

    #submitform h3,
    .abouttechved h3,
    .dummytext h3,
    .our-thinkng .textthinking,
    subscribe p {
        font-size: 32px;
        line-height:42px;
    }

    .wholeenquirystn .topheadsecond img {
        width: auto;
    }

    .facts_container {
        perspective: 1000;
        transform-style: preserve-3d;
        width: 50%;
    }

        .facts_container:hover .back {
            transform: rotateY(0);
        }

        .facts_container:hover .front {
            transform: rotateY(180deg);
        }

    .back,
    .f1_card,
    .front {
        transition: .6s;
        transform-style: preserve-3d;
    }

    .f1_card {
        position: relative;
    }

    .back img {
        margin-left: 6px;
    }

    .back,
    .front {
        backface-visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .front {
        z-index: 2;
        transform: rotateY(0);
    }

    .back {
        transform: rotateY(-180deg);
    }

    .vertical.facts_container {
        position: relative;
    }

    .vertical .back {
        transform: rotateX(180deg);
    }

    .vertical.facts_container:hover .back {
        transform: rotateX(0);
    }

    .vertical.facts_container:hover .front {
        transform: rotateX(180deg);
    }

    .innerservicepage {
        margin-right: -15px;
    }

    #submitform h3 {
        color: #fff;
        padding-bottom: 30px;
    }

    #srvicecasestudy {
        padding-left: 15px;
    }

    .header-top {
        padding-top: 0;
    }

    .our-clients h3 {
        font-size: 33px;
        font-family: openSans-regular;
    }

    .userexp-content {
        position: absolute;
        right: 150px;
        left: 0;
        padding-left: 35px;
    }

        .userexp-content h4 .up-arrow {
            position: absolute;
            top: 20px;
            left: 20px;
        }

        .userexp-content p .down-arrow {
            position: absolute;
            bottom: 25px;
        }

    .ux-exprience p .down-arrow {
        position: absolute;
        right: 140px;
        font-size: 22px;
    }

    .user-resch p .down-arrow {
        position: absolute;
        right: 55px;
        font-size: 22px;
    }

    #con-content p .down-arrow {
        position: absolute;
        right: 235px;
        font-size: 22px;
    }

    #usab-content p .down-arrow {
        position: absolute;
        right: 155px;
        font-size: 22px;
    }

    .aboutetchvedicon {
        background: url(../images/img.jpg) no-repeat;
        height: 640px;
        margin-top: -10px;
    }

    .wholeicotentsetabout {
        background: #e22929;
        xpadding: 30px 0 5px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .award span,
    .client span,
    .experience span {
        font-family: openSans-regular;
    }

    .award p,
    .client p,
    .experience p {
        font-family: openSans-regular;
        font-size: 15px;
    }

    .textexperience .left-exp {
        float: left;
        border-right: 1px solid #fff;
        padding-right: 45px;
    }

        .textexperience .left-exp span {
            color: #fff;
            float: left;
            font-size: 80px;
        }

    .textaward .left-awards span,
    .textclient .left-client span {
        font-size: 90px;
        color: #fff;
        float: left;
    }

    .textexperience .left-exp p {
        color: #fff;
        float: left;
        padding-top: 40px;
        padding-left: 10px;
    }

    .textexperience {
        padding-left: 0;
    }

    .textclient .left-client {
        float: left;
        border-right: 1px solid #fff;
        padding-right: 15px;
    }

        .textclient .left-client p {
            color: #fff;
            float: left;
            padding-top: 40px;
            padding-left: 10px;
        }

    .textclient {
        padding-left: 0;
    }

    .textaward .left-awards {
        float: left;
    }

        .textaward .left-awards p {
            color: #fff;
            float: left;
            padding-top: 40px;
            padding-left: 10px;
        }

    .textaward {
        padding-left: 0;
    }

    .client,
    .experience {
        border-right: none;
    }

    .user-experience .up-arrow {
        position: absolute;
        top: 12px;
        left: 5px;
        color: #fff;
    }

    .user-experience .down-arrow {
        position: absolute;
        bottom: 15px;
        right: 30px;
    }

    #user-exp2 .down-arrow {
        position: absolute;
        bottom: 15px;
        right: 18px;
    }

    .sub-page-link .circle-pc .service-mob {
        background: url(../images/sprite.png) -339px -50px no-repeat;
        width: 110px;
        height: 200px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .circle-pc .service-mob {
        background: url(../images/sprite.png) -448px -50px no-repeat;
        width: 180px;
        height: 200px;
    }

    .sub-page-link .circle-pc .service-variable {
        background: url(../images/sprite.png) -326px -556px no-repeat;
        width: 132px;
        height: 116px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .circle-pc .service-variable {
        background: url(../images/sprite.png) -458px -539px no-repeat;
        width: 182px;
        height: 164px;
        position: absolute;
        left: 0;
        right: 0;
        top: 14px;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link .circle-pc .service-analysis {
        background: url(../images/sprite.png) -193px -541px no-repeat;
        width: 104px;
        height: 110px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .circle-pc .service-analysis {
        background: url(../images/sprite.png) 13px -541px no-repeat;
        width: 180px;
        height: 149px;
        position: absolute;
        left: 0;
        right: 0;
        top: 39px;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link .circle-pc .service-conversion {
        background: url(../images/sprite.png) -320px -848px no-repeat;
        width: 97px;
        height: 103px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .circle-pc .service-conversion {
        background: url(../images/sprite.png) -459px -855px no-repeat;
        width: 155px;
        height: 170px;
        position: absolute;
        left: 0;
        right: 0;
        top: 68px;
        bottom: 0;
        margin: auto;
    }

    .beeinsuredbanner,
    .conceptimgstn {
        position: relative;
    }

    .deskmenu {
        padding-right: 20px;
    }

    .dekmenucont li a {
        font-size: 16px;
    }

    .col {
        margin: 0;
    }

    .mobileimg {
        display: none;
    }

    .desktopimageservice {
        width: 100%;
        margin-top: -83px;
    }

    .contentcasestudy h3 img {
        height: 25rem;
    }

    .maincontentbanner h1 {
        font-size: 6.4vw;
        top: 53px;
        margin-top: 0;
        font-family: openSans-regular;
    }

    .ourservices h3 {
        font-size: 33px;
        font-weight: 100;
        color: #464a4c;
        padding-bottom: 20px;
    }

    .skilledux h3 {
        font-size: 33px;
    }

    .maincontentbanner h3 {
        width: 100%;
        font-size: 4vw;
        padding-top: 60px;
    }

    .ourservices h4 {
        font-size: 31px;
        color: #7b7e7f;
    }

    .services h4::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "\f105";
        padding-left: 10px;
        font-size: 23px;
    }

    .logoimage {
        padding-left: 15px;
    }

    .nbs-flexisel-nav-left {
        left: 45%;
    }

    .nbs-flexisel-nav-right {
        right: 46%;
    }

    .list-inline li a {
        display: block;
        font-family: openSans-regular;
        font-size: 16px;
    }

    div.dt-bottomlink-section ul li span {
        display: block;
    }

    .scrollToTop {
        border-radius: 2%;
        border: 0;
        width: 28px;
        height: 28px;
    }

    .toptext {
        color: #000;
        font-size: 12px;
        font-family: openSans-light;
        font-weight: 200;
        padding-top: 0;
    }

    .testimonials .bxslider-testimonials li p {
        font-size: 1.5em;
        padding: 10px 35px 0;
    }

    .contactusbanner {
        padding-top: 41px;
    }

    .socialcontacticons ul li {
        padding: 0 2em;
    }

    .subscribe button {
        padding: 8px;
    }

    .key-deliverables p {
        padding: 10px 20px 0;
    }

    .wholedesigncontent p,
    .wholeoffercontent p {
        padding: 0 10px;
        font-size: 17px;
    }

    .headerrow1,
    .leftsidemodal {
        padding-bottom: 0;
    }

    .wholeiconsetoffer {
        padding-top: 10px;
    }

    .iconleftheadside img,
    .offerletsideicon img,
    .wholecontext img {
        margin-top: 0;
    }

    .offerrighttext p,
    .textheadrightside p {
        padding-top: 18px;
        font-size: 17px;
    }

    .ctestimonalstext p,
    .ctestimonalstext span {
        color: #555;
        font-size: 18px;
        font-family: openSans-regular;
    }

    .about-modal .modal-dialog {
        width: 800px;
    }

    .wholeclientimg ul li {
        margin: 18px -1px 0;
    }

    #submitform .sent-button {
        float: left;
        margin-top: 0;
        margin-left: 75px;
    }

    .ctestimonalstext p {
        font-weight: 300;
        padding-top: 5px;
    }

    .ctestimonalstext span {
        font-weight: 600;
    }

    .dekstopmenu .dekmenucont li a,
    .dekstopmenu .dekmenucont > .active > a,
    .dekstopmenu .dekmenucont > .active > a:focus,
    .dekstopmenu .dekmenucont > .active > a:hover {
        color: #fff;
        background-color: transparent;
    }

    .vodafonebnnerstn h2,
    .wholeenquirystn span {
        font-family: openSans-regular;
    }

    .blog-container .our-archived {
        padding-left: 32px;
        padding-top: 57px;
    }

    .ih-item.circle {
        width: 220px;
        height: 220px;
    }

        .ih-item.circle.effect1 .spinner {
            width: 230px;
            height: 230px;
        }

        .ih-item.circle.effect1 .info h3 {
            padding-top: 81px;
        }

    .innerblogdetail img {
        float: left;
        padding-right: 15px;
        width: auto;
    }

    .who-moved-my-cheese img {
        float: none;
    }

    .wholeenquirystn {
        float: right;
        padding-right: 30px;
    }

        .wholeenquirystn span {
            font-size: 22px;
            font-weight: 300;
        }

        .wholeenquirystn small img {
            padding-right: 8px;
            padding-left: 8px;
            width: auto;
        }

        .wholeenquirystn small,
        .wholeenquirystn small a {
            font-size: 18px;
        }

    .logoclass {
        padding-left: 20px;
    }

    .dekmenucont .dropdown .deskmenu {
        line-height: 2;
        padding-bottom: 0;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    .dekstopmenu .dekmenucont .active a:hover {
        background-color: transparent;
    }

    .dekstopmenu .dekmenucont li a {
        font-size: 15px;
        font-weight: 500;
        border-color: transparent;
    }

    .dropdown .dropdown-menu .submenudrpdwn a {
        font-size: 15px;
    }

    .dekstopmenu .dekmenucont li a:hover {
        color: #888;
    }

    .dekstopmenu .dekmenucont .active,
    .dekstopmenu .dekmenucont .dropdown:hover {
        border-bottom: 2px solid #fff;
        padding-bottom: 5px;
        margin-bottom: -20px;
    }

    .dekmenucont .dropdown .dropdown-menu {
        display: none;
        width: 340px;
    }

    .dekmenucont .dropdown:hover .dropdown-menu {
        display: block;
        top: 101%;
        left: 0;
        padding: 0 0 12px;
        background-color: #000;
    }

        .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a:hover,
        .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn a:hover {
            background-color: #888;
        }

        .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a {
            color: #fff;
            font-size: 18px;
            padding-top: 10px;
        }

            .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a img {
                padding-right: 10px;
            }

        .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn {
            font-size: 14px;
        }

            .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn a {
                color: #b9b9b9;
                padding-left: 65px;
                padding-top: 10px;
            }

    .deskmenu .dropdown-menu li {
        background-color: #000;
    }

    .beemethodoly1 h3,
    .executioncont h3,
    .focuscont h3,
    .visualdesgncon h3,
    .wirefranecont h3 {
        font-size: 30px;
        margin-top: 0;
    }

    .beeinsuredbanner {
        background: url(../images/casestudy/mob-beeinsuredbanner.jpg) 0 60% no-repeat;
        height: 450px;
    }

        .beeinsuredbanner .wholebeeinsuredimg {
            padding-top: 85px;
            padding-bottom: 35px;
        }

    .wholesummarystn {
        margin-top: -36px;
    }

    .beemethodoly1 p,
    .executioncont p,
    .focuscont p,
    .visualdesgncon p,
    .wirefranecont p {
        color: #333;
        font-size: 16px;
        font-weight: 300;
        padding-left: 41px;
    }

    .usexpcont {
        padding-left: 68px;
    }

    .conceptimgstn .conceptualarrow {
        position: absolute;
        top: 236px;
        left: 526px;
    }

    .wirefranecont .wireframearrow {
        position: relative;
        top: 18px;
        left: 225px;
    }

    .focuscont .focusarrow {
        position: relative;
        top: 55px;
        left: 19px;
    }

    .visuldesgnimg {
        position: relative;
    }

        .visuldesgnimg .visualarrow {
            position: absolute;
            top: 166px;
            left: -23px;
        }

    .wholemethodology {
        background: url(../images/casestudy/beemethodology.png) no-repeat;
        height: auto;
    }

    .wholeuxvisual {
        padding-top: 70px;
    }

    .beeinsuredsrpcont {
        padding-top: 0;
    }

    .wholekotakbanner {
        background: url(../images/casestudy/mob768-kotakbanner.jpg) no-repeat;
        height: 417px;
        background-size: cover;
    }

    .wholetreebtn {
        position: relative;
        top: 300px;
        left: 360px;
    }

        .wholetreebtn .btntree {
            position: absolute;
            background-color: #08315F;
            left: 1px;
            top: -9px;
            width: 45px;
        }

        .wholetreebtn .btntreeimg {
            width: 235px;
            height: 38px;
            padding-left: 46px;
            font-size: 14px;
        }

    #usbtestbtn {
        position: relative;
        top: 6px;
        left: 5px;
    }

    .wholeustestimgstn1 {
        margin-right: 15px;
    }

        .wholeustestimgstn1:hover {
            background-color: #f3f5fc;
        }

    .resultleftside h1 {
        font-size: 36px;
        font-weight: 300;
        color: #666;
        padding-top: 40px;
    }

    .kotaksutestcont p {
        font-size: 26px;
    }

    .wholemethodcont h3 {
        font-size: 30px;
    }

    .wholemethodcont img {
        margin-left: 155px;
        margin-top: -110px;
    }

    .leftsidejldcont p {
        font-size: 26px;
        color: #333;
        font-weight: 300;
    }

    .leftsidejldcont small {
        font-size: 15px;
        color: #333;
        font-weight: 300;
    }

    .jldcshmethodcont {
        padding-left: 15px;
    }

    .jldcshslider1 {
        width: 80%;
        position: relative;
        left: 55px;
    }

    .jldcashrightstp2 small {
        font-size: 26px;
        color: #333;
        font-weight: 300;
    }

    .jldcashrightstp2 p {
        color: #333;
        font-weight: 300;
        padding-top: 10px;
        position: relative;
        left: 28px;
        font-size: 16px;
    }

    .wholedummyimg {
        margin-right: -22px;
    }

    .hoverdemo,
    .hoverdemo1,
    .hoverdemo2 {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0 auto;
        background: rgba(0, 0, 0, .7);
        color: #fff;
        font-size: 45px;
        padding: 70px 0;
        display: none;
        height: 100%;
        z-index: 99;
    }

    .hoverdemo {
        left: 15px;
        width: 97%;
    }

    .hoverdemo1 {
        left: 22px;
        width: 88%;
    }

    .hoverdemo2 {
        left: 14px;
        width: 96%;
    }

    .wholedummyimg a:hover .hoverdemo,
    .wholedummyimg a:hover .hoverdemo1,
    .wholedummyimg a:hover .hoverdemo2 {
        display: block;
    }

    .jldcshleftstep3 {
        margin-left: 0;
    }

    .wholejldcshstepp3 small {
        font-size: 26px;
        color: #333;
        font-weight: 300;
        position: relative;
        left: 15px;
    }

    .wholejldcshstepp3 p {
        font-size: 15px;
        color: #333;
        font-weight: 300;
        padding-top: 10px;
        position: relative;
        left: 15px;
    }

    .wholejldcshstepp3 img {
        padding-left: 15px;
    }

    .rghtsidreslt {
        padding-top: 93px;
    }

    .rightjldcsh2cont {
        padding-top: 127px;
    }

    .rightsidejldcont .wirefrmgarw {
        position: absolute;
        top: 217px;
        right: 411px;
    }

    .whlejldcshstep2 .step2arrwimg {
        position: absolute;
        top: 230px;
        left: 88px;
    }

    .rghtsidreslt .rsultarw1 {
        position: absolute;
        top: 111px;
        right: 491px;
    }

    .rightjldcsh2cont .resutarrw2 {
        position: absolute;
        top: 148px;
        left: 318px;
    }

    .jldcashsliderarw2.right {
        background-image: none;
        margin-right: -13px;
    }

    .whleblkbnrstn {
        background: url(../images/casestudy/mobhrblckbanner.jpg) no-repeat;
        height: 464px;
    }

    .wholebannersstnhr {
        padding-top: 180px;
    }

    .btnhrblock {
        padding-top: 45px;
    }

    .busnreqheadng h2 {
        font-size: 40px;
    }

    .imghrblock .hrbagimg {
        margin-top: 0;
        position: relative;
        left: -130px;
    }

    .imghrblock .busnhrlapy {
        margin-top: -75px;
    }

    .auditcalc {
        margin-right: 62px;
    }

    .wholeauditctnstn .jldcshslider1 {
        position: relative;
        left: 67px;
    }

    .wholebusnaudit {
        position: relative;
    }

    .auditaadnimg {
        position: absolute;
        top: 299px;
        left: 43px;
    }

    .hrauditcontt p {
        font-size: 20px;
        color: #333;
        font-weight: 300;
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .leftsideblckres h1 {
        font-weight: 300;
        color: #666;
        font-size: 36px;
    }

    .btnhrblock img {
        width: auto;
    }

    .hrblockslider {
        position: relative;
        width: 75%;
        left: 15%;
    }

    .hrleftarrow.left,
    .hrrghtarrow.right {
        background-image: none;
    }

    .hrleftarrow .glyphicon {
        margin-left: -95px;
        color: #827d7d !important;
    }

    .hrrghtarrow .glyphicon {
        color: #827d7d !important;
        margin-right: -95px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/vodafone1024.jpg) no-repeat;
        height: 418px;
    }

    .vodafonebnnerstn h2 {
        font-size: 40px;
        color: #000;
        font-weight: 400;
    }

    .vodafonebnnerstn p {
        color: #000;
        font-size: 18px;
        width: 380px;
    }

    .vodafonebnnerstn {
        margin-left: 75px;
        margin-top: 117px;
    }

    .contstnvodafone h4 {
        font-size: 24px;
        color: #333;
        font-weight: 400;
        margin-top: 20px;
    }

    .contstnvodafone p {
        font-size: 18px;
        color: #333;
        font-weight: 300;
        padding-left: 45px;
        width: 434px;
    }

    .nonmetrocntstn h4 {
        font-size: 24px;
        color: #333;
        font-weight: 400;
        margin-top: 20px;
    }

    .nonmetrocntstn p {
        font-size: 18px;
        color: #333;
        font-weight: 300;
        padding-left: 90px;
        width: 434px;
    }

    .nonmetroimg img,
    .vodafoneimgstn img {
        width: 70%;
    }

    .dummyvediovodafne img {
        width: 80%;
    }

    .reprtimgsctn img {
        width: 70%;
    }

    .wholevodafnemethod1 {
        background: url(../images/casestudy/vodafonemethod1.jpg) no-repeat;
        height: 865px;
        background-size: cover;
    }

    .whlethrdpartvodafone {
        background: url(../images/casestudy/vodafonemethod3.jpg) no-repeat;
        height: 500px;
        padding-top: 50px;
        background-size: cover;
    }

    .leftsidevodatwo {
        margin-top: 80px;
    }

    .rightsidevodatwo .conductngcont p {
        color: #000;
        font-weight: 300;
        padding-left: 108px;
        width: 431px;
        font-size: 18px;
    }

    .conductngcont {
        margin-top: 108px;
    }

    .leftsidevodafonerprt {
        margin-top: 30px;
        padding-left: 95px;
    }

    .rightsidevodatwo .conductngcont h3 {
        color: #000;
        font-size: 30px;
    }

    .leftsidevodafonerprt h3 {
        font-size: 30px;
    }

    .leftsidevodafonerprt p {
        font-size: 17px;
    }

    .wholefrstpartvodafone {
        padding-bottom: 8px;
    }

    .leftsidevodafone .profilevodafone {
        position: absolute;
        top: 273px;
        left: 268px;
    }

    .wholereportanalysisimg .vodafoneanalysis {
        position: absolute;
        top: 303px;
        left: 0;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustan1024.jpg) no-repeat;
        height: 396px;
    }

    .hindustanimg {
        padding-top: 38px;
    }

    .hindustnborder {
        border-bottom: 3px dotted #498bcd;
        margin-bottom: 15px;
        padding-top: 15px;
        margin-left: 20px;
        margin-right: 30px;
    }

    .hindustncontent h3 {
        font-weight: 300;
        color: #333;
        font-size: 35px;
    }

    .hindustncontent p {
        font-weight: 300;
        color: #333;
        font-size: 16px;
        padding-left: 15px;
    }

    .hindsutnimgsum {
        background: url(../images/casestudy/hindustnsummry.png) no-repeat;
        height: 416px;
    }

        .hindsutnimgsum img {
            padding-top: 77px;
        }

    .hindusablty h3 {
        font-weight: 300;
        font-size: 30px;
    }

    .hoverlayhin {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: rgba(0, 0, 0, .7);
        color: #FFF;
        font-size: 65px;
        padding: 50px 92px;
        width: 88%;
        display: none;
        height: 91%;
        z-index: 99;
    }

    .usbltyimgstnhin a:hover .hoverlayhin {
        display: block;
    }

    .hindustanslider {
        position: relative;
        width: 80%;
        left: 312px;
    }

    .resulthindusont p {
        font-size: 20px;
        color: #333;
        text-align: left;
        padding-left: 135px;
        padding-right: 100px;
    }

    .wholereporthindcont p {
        color: #333;
        font-size: 19px;
        padding-bottom: 20px;
        padding-left: 15px;
    }

    .wholehindubnrcont p {
        font-size: 30px;
    }

    .wholehindubnrcont small {
        font-size: 18px;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotel1024.jpg) no-repeat;
        height: 397px;
        background-size: cover;
    }

    .hotelbnnrstn {
        padding-top: 105px;
    }

    .hotelbtnimg img {
        padding-top: 50px;
        width: auto;
    }

    .hexagon10,
    .hexagon11,
    .hexagon9 {
        text-align: center;
        line-height: 1;
        color: #fff;
        padding-top: 10px;
    }

    .roomimg {
        margin-top: -90px;
    }

    .leftsidehotelctn {
        margin-top: 0;
    }

    .scndrowdesk {
        margin-top: 45px;
    }

    .frstdeskhexa {
        margin-left: 50px;
    }

    .thrddeskhexa {
        margin-left: 79px;
        margin-top: 40px;
    }

    .hexagon9 {
        width: 100px;
        height: 55px;
        background-color: #429ac1;
        position: relative;
        left: -11px;
        font-size: 16px;
    }

        .hexagon9:after,
        .hexagon9:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon9:before {
            top: -25px;
            border-bottom: 25px solid #429ac1;
        }

        .hexagon9:after {
            bottom: -25px;
            border-top: 25px solid #429ac1;
        }

    .hexagon10 {
        width: 100px;
        height: 55px;
        background-color: #f26759;
        position: relative;
        left: -11px;
        font-size: 16px;
    }

        .hexagon10:after,
        .hexagon10:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon10:before {
            top: -25px;
            border-bottom: 25px solid #f26759;
        }

        .hexagon10:after {
            bottom: -25px;
            border-top: 25px solid #f26759;
        }

    .hexagon11 {
        width: 100px;
        height: 55px;
        background-color: #9ec067;
        position: relative;
        left: -11px;
        font-size: 17px;
    }

        .hexagon11:after,
        .hexagon11:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

    .hexagon12,
    .hexagon13,
    .hexagon14,
    .hexagon15,
    .hexagon16 {
        font-size: 16px;
        line-height: 3.5;
        color: #fff;
        text-align: center;
    }

    .hexagon11:before {
        top: -25px;
        border-bottom: 25px solid #9ec067;
    }

    .hexagon11:after {
        bottom: -25px;
        border-top: 25px solid #9ec067;
    }

    .hexagon12 {
        width: 100px;
        height: 55px;
        background-color: #f26759;
        position: relative;
        left: 7px;
    }

        .hexagon12:after,
        .hexagon12:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon12:before {
            top: -25px;
            border-bottom: 25px solid #f26759;
        }

        .hexagon12:after {
            bottom: -25px;
            border-top: 25px solid #f26759;
        }

    .hexagon13 {
        width: 100px;
        height: 55px;
        background-color: #c142bd;
        position: relative;
        left: -11px;
    }

        .hexagon13:after,
        .hexagon13:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon13:before {
            top: -25px;
            border-bottom: 25px solid #c142bd;
        }

        .hexagon13:after {
            bottom: -25px;
            border-top: 25px solid #c142bd;
        }

    .hexagon14 {
        width: 100px;
        height: 55px;
        background-color: #7e628b;
        position: relative;
        left: -28px;
    }

        .hexagon14:after,
        .hexagon14:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon14:before {
            top: -25px;
            border-bottom: 25px solid #7e628b;
        }

        .hexagon14:after {
            bottom: -25px;
            border-top: 25px solid #7e628b;
        }

    .hexagon15 {
        width: 100px;
        height: 55px;
        background-color: #c142bd;
        position: relative;
        left: -45px;
    }

        .hexagon15:after,
        .hexagon15:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon15:before {
            top: -25px;
            border-bottom: 25px solid #c142bd;
        }

        .hexagon15:after {
            bottom: -25px;
            border-top: 25px solid #c142bd;
        }

    .hexagon16 {
        width: 100px;
        height: 55px;
        background-color: #7e628b;
        position: relative;
        left: -40px;
    }

        .hexagon16:after,
        .hexagon16:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon16:before {
            top: -25px;
            border-bottom: 25px solid #7e628b;
        }

        .hexagon16:after {
            bottom: -25px;
            border-top: 25px solid #7e628b;
        }

    .hexagon17 {
        width: 100px;
        height: 55px;
        background-color: #9ec067;
        position: relative;
        text-align: center;
        line-height: 3.5;
        left: -30px;
        color: #fff;
        font-size: 15px;
    }

        .hexagon17:after,
        .hexagon17:before {
            content: "";
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        .hexagon17:before {
            top: -25px;
            border-bottom: 25px solid #9ec067;
        }

        .hexagon17:after {
            bottom: -25px;
            border-top: 25px solid #9ec067;
        }

    .hexagon18 {
        width: 100px;
        height: 55px;
        background-color: #429ac1;
        position: relative;
        text-align: center;
        line-height: 3.5;
        left: -20px;
        color: #fff;
        font-size: 16px;
    }

        .hexagon18:after,
        .hexagon18:before {
            content: "";
            left: 0;
            width: 0;
            height: 0;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
            position: absolute;
        }

        .hexagon18:before {
            top: -25px;
            border-bottom: 25px solid #429ac1;
        }

        .hexagon18:after {
            bottom: -25px;
            border-top: 25px solid #429ac1;
        }

    .leftsidehotelctn img {
        padding-top: 100px;
    }

    .hotelgocs {
        margin-right: 200px;
        margin-top: -110px;
    }

    .hotelsunset {
        margin-top: -90px;
        margin-right: 80px;
    }

    #hotelhover {
        padding: 30px 0;
    }

    .wholehotelrght,
    .wholehotelrght p {
        padding-left: 20px;
    }

    .hotelauditbtn,
    .hotelbolls {
        padding-bottom: 30px;
    }

    .wholehotelrght h3 {
        font-weight: 300;
        font-size: 30px;
        color: #333;
    }

    .wholehotelrght p {
        font-size: 18px;
        color: #333;
        font-weight: 300;
    }

    .hotelumbr {
        padding-left: 220px;
    }

    .hotelrescontfour p,
    .hotelrescontthree p,
    .hotelresltcont p,
    .resultconthotel p {
        padding-left: 15px;
        font-weight: 300;
    }

    .hotelauditbtn img {
        margin-top: -85px;
        margin-left: 400px;
    }

    .hotelresultsuns {
        margin-top: -60px;
    }

    .hoteldeskresult {
        padding-top: 30px;
    }

    .hotelresltcont h3 {
        font-weight: 300;
        font-size: 25px;
        color: #e85034;
    }

    .hotelresltcont p {
        font-size: 18px;
        color: #333;
    }

    .wholeleafimg {
        text-align: center;
    }

    .resultconthotel h3 {
        font-weight: 300;
        color: #bcc20e;
        font-size: 25px;
    }

    .resultconthotel p {
        color: #333;
        font-size: 18px;
    }

    .leafimg .hotelleaftwo {
        margin-left: 6px;
    }

    .wholeleafimgtwo {
        text-align: center;
        margin-top: 10px;
    }

        .wholeleafimgtwo .hotelleaffour {
            margin-left: 4px;
        }

    .hotelrescontthree h3 {
        font-weight: 300;
        color: #39c2dd;
        font-size: 25px;
    }

    .hotelrescontthree p {
        color: #333;
        font-size: 18px;
    }

    .hotelrescontfour h3 {
        font-weight: 300;
        color: #6ac0ad;
        font-size: 25px;
    }

    .hotelrescontfour p {
        color: #333;
        font-size: 18px;
    }

    .hotelbolls {
        margin-top: 50px;
        margin-right: 20px;
    }

    .hoteldwnarw img {
        position: absolute;
        bottom: -150px;
        left: 85px;
    }

    .whlehotelresult h2,
    .wholehotelaudit h2 {
        font-size: 40px;
    }

    .arowhotel img {
        position: absolute;
        left: -53px;
        bottom: -154px;
    }

    .indigoanalys,
    .indigobriefstn,
    .indigocondutng,
    .indigorsltstn,
    .indigosumry,
    .reprtanalysis {
        margin-left: 15px;
    }

        .indigoanalys h2,
        .indigobriefstn h2,
        .indigocondutng h2,
        .indigorsltstn h2,
        .indigosumry h2,
        .reprtanalysis h2 {
            text-align: left;
        }

    .marshmotor,
    .marshtravel {
        position: relative;
        text-align: center;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigo1024.jpg) no-repeat;
        height: 396px;
    }

    .indigoimg {
        margin-top: 35px;
    }

        .indigoimg img {
            width: 60%;
        }

    .indigobnrcnt h3 {
        font-weight: 300;
        font-size: 35px;
        color: #3a4b73;
    }

    .indigobnrimg {
        background: url(../images/casestudy/indigobckplane.png) no-repeat;
        height: 135px;
        margin-top: 10px;
    }

        .indigobnrimg img {
            margin-top: 18px;
            margin-left: -69px;
        }

    .indigobnrcnt p {
        font-size: 19px;
    }

    .rightplnindigo {
        position: relative;
        left: 170px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 980px;
    }

    .deskimgindigo {
        padding-bottom: 40px;
    }

    .lftsdebriefimg {
        background: url(../images/casestudy/indigobriefbck.png) no-repeat;
        height: 462px;
    }

    .indigomobbrief {
        margin-top: 59px;
    }

    .brfindigocont h4 {
        font-size: 20px;
    }

    .brfindigocont p {
        font-size: 16px;
        padding-left: 42px;
        margin-bottom: 25px;
    }

    .wholeindigoconduct {
        font-weight: 300;
        color: #333;
        font-size: 18px;
    }

    .indigoconductimg img {
        padding-top: 77px;
    }

    .indigoconductimg span {
        font-size: 30px;
        font-weight: 300;
        color: #333;
    }

    .indigoanalys p,
    .reprtanalysis p {
        font-size: 18px;
        color: #333;
        font-weight: 300;
    }

    .indigoconductimg {
        margin-top: -30px;
    }

    .indigocircle3 {
        padding-top: 0;
    }

    .indigoanaplanes {
        margin-left: 25px;
        margin-top: -35px;
    }

    .indigoplaneimggg .indigoanaplane1 {
        padding-left: 5px;
        padding-top: 15px;
    }

    .indigoplaneimggg .indigopalne2 {
        padding-right: 3px;
    }

    .indigobckcrcl {
        background: url(../images/casestudy/indigocirclebck.png) 38% 0 no-repeat;
        height: 406px;
    }

    .indigoslider {
        position: relative;
        width: 69%;
        left: 150px;
        top: -357px;
    }

    .indigorghtarrowsldr span {
        float: right;
        right: -60px;
        font-size: 55px;
        top: 150px;
        color: #919191 !important;
    }

    .indigoleftarrowsldr span {
        float: left;
        left: -60px;
        font-size: 55px;
        top: 150px;
        color: #919191 !important;
    }

    .indigorsltstn {
        background: url(../images/casestudy/indigoresultbck.png) no-repeat;
        height: 396px;
        margin-top: 30px;
    }

    .indigorsltcont p {
        font-size: 26px;
        font-weight: 300;
        padding-left: 92px;
        padding-top: 14px;
        padding-right: 136px;
        color: #333;
    }

    .indigorsltbtmstn {
        padding-left: 400px;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marsh1024.jpg) no-repeat;
        height: 410px;
    }

    .marshmotor {
        top: 40px;
        left: 70px;
    }

    .marshtravel {
        top: 30px;
        right: 70px;
    }

    .marshassure,
    .marshhealth {
        top: -53px;
        position: relative;
    }

    .marshhealth {
        left: 60px;
    }

    .marshassure {
        right: 44px;
    }

    .marshslider {
        position: relative;
        width: 80%;
        left: 85px;
    }

    .marshleftsdebtn .mrshleftarw {
        left: -66px;
        font-size: 55px;
        top: 160px;
        color: #2B4868 !important;
    }

    .marshrghtsdebtn .mrshrghtarw {
        right: -35px;
        font-size: 55px;
        top: 160px;
        color: #2B4868 !important;
    }

    .wholevisualdesgnmrsh h3,
    .wholewirefrmgmarsh h3 {
        font-size: 30px;
        color: #999;
        font-weight: 400;
    }

    .mrshvisldesgn p {
        color: #fff;
        font-size: 24px;
        font-weight: 200;
        padding-left: 251px;
        padding-right: 205px;
    }

    .marshtextslider .bxslider-testimonials li p {
        font-family: openSans-light;
        font-weight: 100;
        color: #424242;
        padding: 12px 20px 0;
        font-size: 25px;
        max-width: 100%;
    }

    .marshtextslider {
        position: relative;
        left: 182px;
        max-width: 62%;
        top: 20px;
        box-shadow: 5px 6px #000;
        margin-bottom: 50px;
    }

        .marshtextslider p:before {
            font-size: 84px;
            margin: -25px 0 0 -39px;
        }

        .marshtextslider p:after {
            font-size: 84px;
            margin: -23px 0 0 6px;
        }

        .marshtextslider .bx-wrapper .bx-next,
        .marshtextslider .bx-wrapper .bx-prev {
            display: none;
        }

        .marshtextslider .bx-viewport {
            height: 122px;
        }

    #jldcshslider2arw.right {
        margin-right: -14px;
    }

    .wholejldcshslider1 {
        position: relative;
        width: auto;
        left: 0;
    }

    .title {
        position: absolute;
        top: 44%;
    }

    .top-static {
        position: absolute;
        top: 115px;
    }
}

@media(min-width:980px) {
    .wholetreebtn {
        position: relative;
        top: 285px;
        left: 380px;
    }
}

@media (max-width:1024px) {
    .container {
        width: 100%;
    }

    .letsexplorer1,
    .subscribe1,
    .triangletext1 {
        padding: 0;
    }

    .user-experience1 {
        margin-top: 10px;
    }
}

@media (min-width:1204px) {
    .contentcasestudy1 h3,
    .contentcasestudy1 p a {
        font-family: openSans-regular;
    }

    .last-row {
        padding-top: 150px;
    }

    .sales-section {
        float: left;
        position: absolute;
        top: 36px;
        left: 80px;
    }

    .wholebanner {
        background: url(../images/banner-new.jpg) no-repeat;
        height: 400px;
    }

    .box .blackbox {
        opacity: 0;
        background: rgba(0, 0, 0, .7);
    }

    .box .greybox {
        display: none;
        margin-top: 10%;
        width: 100%;
    }

    .wholebanner1 {
        background: url(../images/small-banner.png) no-repeat;
        height: 145px;
    }

    .title {
        position: absolute;
        top: 41%;
    }

    .top-static {
        position: absolute;
        top: 120px;
    }

    .bottom-static {
        position: absolute;
        bottom: 80px;
    }

    #srvicecasestudy {
        padding-left: 15px;
    }

    .userexp-content p .down-arrow {
        position: absolute;
        bottom: 25px;
    }

    .ux-exprience p .down-arrow {
        position: absolute;
        right: 345px;
    }

    .user-resch p .down-arrow {
        position: absolute;
        right: 290px;
    }

    #con-content p .down-arrow {
        position: absolute;
        right: 50px;
    }

    #usab-content p .down-arrow {
        position: absolute;
        right: 35px;
    }

    .abouttechved h2 {
        font-size: 44px;
    }

    .textaward .left-awards span,
    .textclient .left-client span,
    .textexperience .left-exp span {
        font-size: 90px;
        float: left;
        color: #fff;
    }

    .textexperience .left-exp {
        float: left;
        border-right: 1px solid #fff;
        padding-right: 40px;
    }

        .textexperience .left-exp p {
            color: #fff;
            float: left;
            padding-top: 40px;
            padding-left: 6px;
        }

    .textexperience {
        padding-left: 80px;
    }

    .textclient .left-client {
        float: left;
        border-right: 1px solid #fff;
        padding-right: 65px;
    }

        .textclient .left-client p {
            color: #fff;
            float: left;
            padding-top: 40px;
            padding-left: 4px;
        }

    .textclient {
        padding-left: 10px;
    }

    .textaward .left-awards {
        float: left;
    }

        .textaward .left-awards p {
            color: #fff;
            float: left;
            padding-top: 40px;
            padding-left: 10px;
        }

    .textaward {
        padding-left: 0;
    }

    .user-experience .up-arrow {
        position: absolute;
        top: 12px;
        left: 5px;
        color: #fff;
    }

    .user-experience .down-arrow {
        position: absolute;
        bottom: 15px;
        right: 145px;
    }

    #user-exp2 .down-arrow {
        position: absolute;
        bottom: 15px;
        right: 175px;
    }

    .sub-page-link .circle-pc .service-website {
        background: url(../images/sprite.png) -322px -706px no-repeat;
        width: 137px;
        height: 116px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .service-website {
        background: url(../images/sprite.png) -482px -693px no-repeat;
        width: 178px;
        height: 142px;
    }

    .dekmenucont {
        margin-right: 0;
    }

        .dekmenucont li a {
            font-size: 18px;
        }

    .headerrow {
        padding: 0;
    }

    .posRel {
        padding-top: 5px;
    }

    .wholedowntriangle,
    .wholeuptriangle {
        padding: 0;
    }

    .subscribe .form-control {
        float: left !important;
    }

    #triangle-topleft {
        width: 0;
        height: 0;
        border-top: 250px solid #B9C820;
        border-right: 250px solid transparent;
        position: absolute;
    }

    .contentcasestudy1 h3 {
        font-size: 40px;
        color: #fff;
        font-weight: 100;
    }

    .contentcasestudy1 p a {
        font-size: 24px;
    }

    .contentcasestudy1 p span i {
        font-size: 29px;
        position: relative;
        top: 1px;
    }

    .kmowmoreabout span i {
        font-size: 30px;
        position: relative;
        left: 5px;
    }

    .kmowmoreabout a {
        font-size: 24px;
        margin-top: 5px;
    }

    .dummytext h2 {
        font-size: 44px;
    }

    .dummytext h3 {
        font-size: 33px;
    }

    .desktopimageservice {
        width: 83%;
        margin-top: -80px;
    }

    .contentcasestudy span {
        font-size: 54px;
    }

    #footer .fa-facebook,
    #footer .fa-linkedin,
    #footer .fa-twitter {
        font-size: 30px;
    }

    .list-inline li a {
        font-size: 16px;
    }

    #footer p {
        font-size: 14px;
    }

    .submitform .form-inline .form-control {
        background: rgba(255, 255, 255, .1);
    }

    .testimonials .bxslider-testimonials li p {
        font-size: 2.1em;
        font-family: openSans-regular;
        color: #000;
        padding: 18px 39px 0;
    }

    .testimonials {
        padding: 0 60px 64px;
    }

        .testimonials p:before {
            font-size: 84px;
            margin: -25px 0 0 -39px;
        }

        .testimonials p:after {
            font-size: 84px;
            margin: -23px 0 0 6px;
        }

        .testimonials .bx-wrapper .bx-prev {
            left: 45% !important;
        }

        .testimonials .bx-wrapper .bx-next {
            right: 45% !important;
        }

    .contactusbanner {
        padding-top: 56px;
        padding-bottom: 150px;
    }

        .contactusbanner p {
            font-size: 1.4em;
        }

    .blog-container .our-archived {
        padding-left: 32px;
        padding-top: 87px;
    }

    #submitform .sent-button {
        float: left;
        margin-top: 0;
        margin-left: 99px;
    }

    .wholeclientimg ul li {
        margin: 10px 10px 0;
    }

    .blog-container .mobileapp-heading h1 {
        margin-top: 20px;
    }

    .logoclass {
        padding-left: 26px;
    }

    .dekstopmenu .dekmenucont > .active > a,
    .dekstopmenu .dekmenucont > .active > a:focus,
    .dekstopmenu .dekmenucont > .active > a:hover {
        background-color: transparent;
        color: #fff;
    }

    .dekstopmenu .dekmenucont .active a:hover {
        background-color: transparent;
    }

    .dekstopmenu .dekmenucont li a {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
    }

        .dekstopmenu .dekmenucont li a:hover {
            color: #888;
        }

    .dekstopmenu .dekmenucont .active,
    .dekstopmenu .dekmenucont .active:hover,
    .dekstopmenu .dekmenucont .dropdown:hover {
        border-bottom: 2px solid #fff;
        padding-bottom: 5px;
        margin-bottom: -20px;
    }

    .dekmenucont .dropdown .dropdown-menu {
        display: none;
        width: 340px;
    }

    .dekmenucont .dropdown:hover .dropdown-menu {
        display: block;
        top: 105%;
        left: 0;
        padding: 0 0 12px;
        background-color: #000;
    }

        .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a:hover,
        .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn a:hover {
            background-color: #888;
        }

        .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a {
            color: #fff;
            font-size: 18px;
            padding-top: 10px;
        }

            .dekmenucont .dropdown:hover .dropdown-menu .headdrpdwn a img {
                padding-right: 10px;
            }

        .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn {
            font-size: 14px;
        }

            .dekmenucont .dropdown:hover .dropdown-menu .submenudrpdwn a {
                color: #b9b9b9;
                padding-left: 57px;
                padding-top: 10px;
            }

    .beeinsuredbanner {
        background: url(../images/casestudy/beeinsuredbanner.jpg) 0 40% no-repeat;
        height: 551;
        position: relative;
        background-size: cover;
    }

    .beesummaryimages img {
        float: right;
    }

    .wholemethodology {
        background: url(../images/casestudy/beemethodology.png) no-repeat;
        height: auto;
    }

    .wholesummarystn {
        margin-top: 0;
    }

    .beeinsuredbanner .wholebeeinsuredimg {
        padding-bottom: 35px;
        padding-top: 86px;
    }

    .conceptimgstn {
        position: relative;
    }

        .conceptimgstn .conceptualarrow {
            position: absolute;
            top: 313px;
            left: 601px;
        }

    .wirefranecont .wireframearrow {
        position: relative;
        left: 307px;
        top: 45px;
    }

    .focuscont .focusarrow {
        position: relative;
        left: 65px;
        top: 50px;
    }

    .visualdesign {
        position: relative;
    }

        .visualdesign .visualarrow {
            position: absolute;
            top: 214px;
            left: -8px;
        }

    .wholekotakbanner {
        background: url(../images/casestudy/kotakbanner.jpg) no-repeat;
        height: 476px;
        background-size: cover;
    }

    .wholetreebtn {
        position: relative;
        top: 165px;
        left: 879px;
    }

    #usbtestbtn {
        position: relative;
        top: 9px;
        left: 0;
    }

        #usbtestbtn .btntree {
            position: absolute;
            background-color: #08315F;
            left: 1px;
            top: -10px;
            width: 45px;
        }

        #usbtestbtn .btntreeimg {
            width: 235px;
            height: 40px;
            padding-left: 44px;
            font-size: 14px;
        }

    .wholemethodcont h3 {
        font-size: 30px;
    }

    .wholemethodcont img {
        margin-left: 190px;
        margin-top: -110px;
    }

    .hoverdemo,
    .hoverdemo1,
    .hoverdemo2 {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0 auto;
        background: rgba(0, 0, 0, .7);
        color: #fff;
        font-size: 55px;
        padding: 70px 0;
        height: 100%;
        display: none;
        z-index: 99;
    }

    .hoverdemo {
        left: 14px;
        width: 98%;
    }

    .hoverdemo1 {
        left: -68px;
        width: 77%;
    }

    .hoverdemo2 {
        left: 14px;
        width: 97%;
    }

    #rightjldumy {
        margin-left: -90px;
    }

    .jldcashrightstp2 p {
        color: #333;
        font-weight: 300;
        padding-top: 10px;
        position: relative;
        left: 28px;
        font-size: 15px;
    }

    .rghtsidreslt {
        padding-top: 100px;
    }

    .rightjldcsh2cont {
        padding-top: 148px;
    }

    .rightsidejldcont .wirefrmgarw {
        position: absolute;
        top: 251px;
        right: 483px;
    }

    .whlejldcshstep2 .step2arrwimg {
        position: absolute;
        top: 265px;
        left: 100px;
    }

    .rghtsidreslt .rsultarw1 {
        position: absolute;
        top: 131px;
        right: 568px;
    }

    .rightjldcsh2cont .resutarrw2 {
        position: absolute;
        top: 170px;
        left: 404px;
    }

    .jldcashsliderarw2.right {
        background-image: none;
        margin-right: -3px;
    }

    #jldcshslider2arw.right {
        margin-right: -1px;
    }

    .whleblkbnrstn {
        background: url(../images/casestudy/HNRblockbanner.jpg) no-repeat;
        height: 530px;
        background-size: cover;
    }

    .wholebannersstnhr {
        text-align: center;
        padding-top: 210px;
    }

    .btnhrblock {
        padding-top: 45px;
    }

    .imghrblock .hrbagimg {
        margin-top: -150px;
        position: relative;
        left: 59px;
    }

    .imghrblock .busnhrlapy {
        margin-top: 0;
    }

    .wholeauditctnstn .jldcshslider1 {
        position: relative;
        left: 86px;
    }

    .wholebusnaudit {
        position: relative;
    }

    .auditaadnimg {
        position: absolute;
        top: 299px;
        left: 43px;
    }

    .wholevodafonebanner {
        background: url(../images/casestudy/vodafonebanner.jpg) no-repeat;
        height: 477px;
        background-size: cover;
    }

    .vodafonebnnerstn h2 {
        font-size: 40px;
        color: #000;
        font-family: openSans-regular;
        font-weight: 400;
    }

    .vodafonebnnerstn p {
        color: #000;
        font-size: 18px;
        width: 380px;
    }

    .vodafonebnnerstn {
        margin-left: 130px;
        margin-top: 140px;
    }

    .rightsidevodatwo .conductngcont p {
        color: #000;
        font-weight: 300;
        padding-left: 145px;
        width: 611px;
    }

    .conductngcont {
        margin-top: 125px;
    }

    .leftsidevodafonerprt {
        margin-top: 45px;
        padding-left: 114px;
    }

    .leftsidevodafone .profilevodafone {
        position: absolute;
        top: 274px;
        left: 428px;
    }

    .wholehindubnrstn {
        background: url(../images/casestudy/hindustanbnnr.jpg) no-repeat;
        height: 452px;
        background-size: cover;
    }

    .hindustanimg {
        padding-top: 75px;
    }

    .hoverlayhin {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: rgba(0, 0, 0, .7);
        color: #FFF;
        font-size: 65px;
        padding: 60px 108px;
        width: 90%;
        display: none;
        height: 92%;
        z-index: 99;
    }

    .hexagon12,
    .hexagon13,
    .hexagon14,
    .hexagon15,
    .hindustanslider {
        position: relative;
    }

    .scndrowdesk,
    .thrddeskhexa {
        margin-top: 40px;
    }

    .usbltyimgstnhin a:hover .hoverlayhin {
        display: block;
    }

    .hindustanslider {
        width: 80%;
        left: 400px;
    }

    .wholereporthindcont p {
        color: #333;
        font-size: 19px;
        padding-bottom: 20px;
        padding-left: 15px;
    }

    .wholehotelsectn {
        background: url(../images/casestudy/hotelbanner.jpg) no-repeat;
        height: 454px;
        background-size: cover;
    }

    .hotelbnnrstn {
        padding-top: 140px;
    }

    .hotelbtnimg img {
        padding-top: 50px;
    }

    .frstdeskhexa {
        margin-left: 65px;
    }

    .thrddeskhexa {
        margin-left: 95px;
    }

    .hexagon12 {
        left: 20px;
    }

    .hexagon13 {
        left: -5px;
    }

    .hexagon14 {
        left: -30px;
    }

    .hexagon15 {
        left: -55px;
    }

    #hotelhover {
        padding: 30px 0;
    }

    .hotelgocs {
        margin-right: 200px;
        margin-top: -100px;
    }

    .hotelauditbtn img {
        margin-top: -85px;
        margin-left: 460px;
    }

    .leafimg .hotelleaftwo,
    .wholeleafimgtwo .hotelleaffour {
        margin-left: 12px;
    }

    .wholeleafimgtwo {
        margin-top: 15px;
    }

    .hoteldwnarw img {
        position: absolute;
        bottom: -140px;
        left: 85px;
    }

    .arowhotel img {
        position: absolute;
        left: -28px;
        bottom: -155px;
    }

    .indigoslider,
    .marshassure,
    .marshhealth,
    .marshmotor,
    .marshslider,
    .marshtextslider,
    .marshtravel,
    .rightplnindigo {
        position: relative;
    }

    .wholeindigobnnr {
        background: url(../images/casestudy/indigobanner.jpg) no-repeat;
        height: 520px;
        background-size: cover;
    }

    .indigoimg {
        margin-top: 48px;
    }

    .borderindigo {
        border-bottom: 3px dotted #96b0c6;
        margin-top: -22px;
        width: 1098px;
    }

    .rightplnindigo {
        left: 190px;
    }

    .indigomobbrief {
        margin-top: 44px;
    }

    .brfindigocont p {
        font-weight: 300;
        font-size: 15px;
        color: #333;
        padding-left: 55px;
    }

    .brfindigocont h4 {
        font-size: 19px;
    }

    .rghtsdebriefcont {
        padding: 0;
    }

    .indigoplaneimggg .indigoanaplane1 {
        padding-top: 20px;
        padding-left: 15px;
    }

    .indigoplaneimggg .indigopalne2 {
        padding-right: 15px;
    }

    .indigoslider {
        width: 60%;
        left: 220px;
        top: -415px;
        margin-bottom: -370px;
    }

    .indigorsltcont p {
        font-size: 30px;
        font-weight: 300;
        padding-left: 92px;
        padding-top: 14px;
        padding-right: 136px;
        color: #333;
    }

    .indigorsltbtmstn {
        padding-left: 500px;
    }

    .wholemarshbnnr {
        background: url(../images/casestudy/marshbnr.jpg) no-repeat;
        height: 469px;
        background-size: cover;
    }

    .marshcontstn p {
        font-size: 20px;
        font-weight: 300;
        color: #666;
        margin-bottom: 0;
    }

    .marshmotor {
        text-align: center;
        top: 40px;
        left: 83px;
    }

    .marshtravel {
        top: 31px;
        text-align: center;
        right: 125px;
    }

    .marshhealth {
        left: 60px;
        top: -67px;
    }

    .marshassure {
        right: 85px;
        top: -65px;
    }

    .marshbnner {
        margin-top: 45px;
    }

    .marshslider {
        width: 80%;
        left: 105px;
    }

    .marshleftsdebtn .mrshleftarw {
        font-size: 65px;
        left: -70px;
        top: 170px;
        color: #2b4868 !important;
    }

    .marshrghtsdebtn .mrshrghtarw {
        font-size: 65px;
        right: -20px;
        top: 170px;
        color: #2b4868 !important;
    }

    .marshtextslider .bxslider-testimonials li p {
        font-family: openSans-light;
        font-weight: 100;
        color: #424242;
        padding: 12px 20px 0;
        font-size: 27px;
        max-width: 100%;
    }

    .marshtextslider {
        left: 226px;
        max-width: 62%;
        top: 20px;
        box-shadow: 5px 6px #000;
        margin-bottom: 50px;
    }

        .marshtextslider p:before {
            font-size: 84px;
            margin: -25px 0 0 -39px;
        }

        .marshtextslider p:after {
            font-size: 84px;
            margin: -23px 0 0 6px;
        }

        .marshtextslider .bx-wrapper .bx-next,
        .marshtextslider .bx-wrapper .bx-prev {
            display: none;
        }

        .marshtextslider .bx-viewport {
            height: 122px;
        }
}

.modal-dialog,
.modal:before {
    display: inline-block;
    vertical-align: middle;
}

@media(min-width:1300px) {
    .sub-page-link .circle-pc .service-website {
        background: url(../images/sprite.png) -321px -706px no-repeat;
        width: 137px;
        height: 128px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .sub-page-link:hover .service-website {
        background: url(../images/sprite.png) -482px -704px no-repeat;
        width: 178px;
        height: 131px;
    }

    .maincontentbanner h1 {
        font-size: 4.4vw;
    }

    .maincontentbanner h3 {
        font-size: 2.8vw;
    }
}

.max-width-container {
    max-width: 1366px;
    margin: auto;
}

/ .modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    height: 100%;
    margin-right: -4px;
}

.modal-dialog {
    text-align: left;
}

.bootstrap-dialog .modal-header {
    border-radius: 0;
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #f26b29;
    font-size: 16px;
    font-family:openSans-regular;
    text-align: center;
    display: block;
}

.bootstrap-dialog .modal-body {
    background-color: #e5e5e5;
    text-align: center;
}

.bootstrap-dialog.type-danger .modal-header,
.bootstrap-dialog.type-info .modal-header,
.bootstrap-dialog.type-primary .modal-header,
.bootstrap-dialog.type-success .modal-header,
.bootstrap-dialog.type-warning .modal-header {
    background-color: #fff;
}

.bootstrap-dialog.type-success .bootstrap-dialog-title,
bootstrap-dialog.type-danger .bootstrap-dialog-title {
    color: #75c656;
}

.bootstrap-dialog i {
    height: 60px;
    width: 60px;
    background-color: #ccc;
    display: block;
    border-radius: 100%;
    margin: 10px auto 30px;
}

.bootstrap-dialog.type-success i {
    background-color: #75c656;
    background-image: url(../images-new/icon-dailog-success.png);
}

.bootstrap-dialog.type-danger i {
    background-color: #ee6235;
    background-image: url(../images-new/icon-dailog-error.png);
}

.home {
    color: #e3282a;
    font-weight: 700;
    font-size: 24px;
    font-family: openSans-bold;
    margin-bottom: 5px;
    display: block;
    letter-spacing: 1px;
    margin-left: -20px;
}

.subnav {
    margin-left: 10px;
    margin-bottom: 10px;
}

    .subnav > a {
        color: #4e4e4e;
        font-weight: 400;
    }

.subSubnav {
    margin-left: -10px;
    padding-left: 30px;
}

    .subSubnav > li > a {
        margin-left: 10px;
        padding-bottom: 3px;
        display: inline-block;
        font-size: 16px;
        font-family: openSans-regular;
    }

.sitemap li h5 a {
    color: #5a5a5a; /* font-weight: 700;
             */
    font-family: openSans-bold;
    font-size: 16px;
    line-height:24px;
    font-weight: 700;
}

/*============Start of the digtal transformation whole csss======================*/
.main-wrapper {
    padding-top: 109px;
    position: relative;
    overflow-x: hidden;
}

.digitalbanner-wrapper {
    background-image: url('../images-new/digitaltransform/bannerimg.jpg');
    width: 100%;
    position: relative;
    background-size: cover;
    text-align: center;
    overflow: auto;
}

.leftbanner-panelsection .col.text {
    background-image: -moz-linear-gradient(142deg, rgba(243, 107, 110, .85) 0%, rgba(249, 134, 62, .85) 100%);
    background-image: -webkit-linear-gradient(142deg, rgba(243, 107, 110, .85) 0%, rgba(249, 134, 62, .85) 100%);
    background-image: -ms-linear-gradient(142deg, rgba(243, 107, 110, .85) 0%, rgba(249, 134, 62, .85) 100%); /*background-image: gradient( 142deg, rgba(243, 107, 110, .85) 0%, rgba(249, 134, 62, .85) 100%);
            */
    text-align: center;
    padding-top: 120px;
}

.leftbanner-panelsection .col {
    height: 480px;
}

    .leftbanner-panelsection .col.text h1 {
        font-size: 30px;
        color: #fff;
        text-transform: uppercase;
        font-family: openSans-regular;
        font-weight: 400;
        width: 70%;
        margin: 6px auto;
        line-height: 40px;
        border: 0px solid #fff;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        padding: 10px 0;
    }

.bottomlink-section {
    position: absolute;
    bottom: 0px;
}

    .bottomlink-section ul li {
        position: relative;
        padding-right: 20px;
    }

        .bottomlink-section ul li::after {
            content: '';
            height: 100%;
            width: 1px;
            background-color: #fff;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
        }

        .bottomlink-section ul li::after {
            animation: justRorate ease-in-out .6s;
            animation-iteration-count: 1;
            transform-origin: 50% 50%;
            animation-fill-mode: forwards; /*when the spec is finished*/
            -webkit-animation: justRorate ease-in-out .6s;
            -webkit-animation-iteration-count: 1;
            -webkit-transform-origin: 50% 50%;
            -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
            -moz-animation: justRorate ease-in-out .6s;
            -moz-animation-iteration-count: 1;
            -moz-transform-origin: 50% 50%;
            -moz-animation-fill-mode: forwards; /*FF 5+*/
            -o-animation: justRorate ease-in-out .6s;
            -o-animation-iteration-count: 1;
            -o-transform-origin: 50% 50%;
            -o-animation-fill-mode: forwards; /*Not implemented yet*/
            -ms-animation: justRorate ease-in-out .6s;
            -ms-animation-iteration-count: 1;
            -ms-transform-origin: 50% 50%;
            -ms-animation-fill-mode: forwards; /*IE 10+*/
            -webkit-animation-delay: 1s; /* Safari 4.0 - 8.0 */
            animation-delay: 1s;
        }

.whatWeWillDo .col-sm-4.active::after {
    animation: justRorate ease-in-out .6s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: justRorate ease-in-out .6s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: justRorate ease-in-out .6s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: justRorate ease-in-out .6s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: justRorate ease-in-out .6s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; /*IE 10+*/
    -webkit-animation-delay: 600ms; /* Safari 4.0 - 8.0 */
    animation-delay: 600ms;
}

@keyframes justRorate {
    0% {
        transform: rotate(0deg);
    }

    49% {
        transform: rotate(20deg);
    }

    50% {
        transform: rotate(20deg);
    }

    83% {
        transform: rotate(-11deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-moz-keyframes justRorate {
    0% {
        -moz-transform: rotate(0deg);
    }

    49% {
        -moz-transform: rotate(20deg);
    }

    50% {
        -moz-transform: rotate(20deg);
    }

    83% {
        -moz-transform: rotate(-11deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-webkit-keyframes justRorate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    49% {
        -webkit-transform: rotate(20deg);
    }

    50% {
        -webkit-transform: rotate(20deg);
    }

    83% {
        -webkit-transform: rotate(-11deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-o-keyframes justRorate {
    0% {
        -o-transform: rotate(0deg);
    }

    49% {
        -o-transform: rotate(20deg);
    }

    50% {
        -o-transform: rotate(20deg);
    }

    83% {
        -o-transform: rotate(-11deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes justRorate {
    0% {
        -ms-transform: rotate(0deg);
    }

    49% {
        -ms-transform: rotate(20deg);
    }

    50% {
        -ms-transform: rotate(20deg);
    }

    83% {
        -ms-transform: rotate(-11deg);
    }

    100% {
        -ms-transform: rotate(0deg);
    }
}

.bottomlink-section ul li:last-child::after {
    display: none;
}

.bottomlink-section ul li a {
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    font-family: openSans-regular;
    transform: rotate(0deg) !important;
    animation: none;
    -webkit-transform: rotate(0deg) !important;
}

.col.text div.dt-bottomlink-section ul li span {
    font-size: 16px;
    color: #fff;
    padding-left: 8px;
    font-family: openSans-regular;
    transform: rotate(0deg) !important;
    animation: none;
    -webkit-transform: rotate(0deg) !important;
    text-transform: capitalize;
}

.leftbanner-panelsection .col.text p {
    font-family: openSans-regular;
    font-size: 16px;
    color: #fff;
    width: 74%;
    line-height: 20px;
    margin: 40px auto 0px;
    text-align: center;
}

.leftbanner-panelsection .col.text span {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
}

.leftbanner-panelsection .col .innernav {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.18);
    padding: 50px 20px;
    list-style: none;
    margin-left: -75px;
    margin-top: 17%;
    width: 110%;
    text-align: center;
}

    .leftbanner-panelsection .col .innernav li {
        display: inline-block;
        word-wrap: break-word;
        text-align: center;
        vertical-align: top;
        margin: 0 20px;
        position: relative;
        height: auto;
        border-bottom: 3px solid rgba(255, 255, 255, 0);
        text-align: center;
    }

        .leftbanner-panelsection .col .innernav li a {
            /*color: #000000;*/
            color: #e3282a;
            font-size: 14px;
            text-decoration: none;
            text-align: center;
            -webkit-transition: all 400ms ease-out;
            -moz-transition: all 400ms ease-out;
            -ms-transition: all 400ms ease-out;
            -o-transition: all 400ms ease-out;
            transition: all 400ms ease-out;
        }

        .leftbanner-panelsection .col .innernav li img {
            margin-bottom: 10px;
            /*-webkit-filter: grayscale(100%);*/ /* Safari 6.0 - 9.0 */
            /*filter: grayscale(100%);*/
            -webkit-transition: all 400ms ease-out;
            -moz-transition: all 400ms ease-out;
            -ms-transition: all 400ms ease-out;
            -o-transition: all 400ms ease-out;
            transition: all 400ms ease-out;
        }

        .leftbanner-panelsection .col .innernav li img {
            animation: animationFrames linear 0.8s;
            animation-iteration-count: 1;
            transform-origin: 50% 50%;
            animation-fill-mode: forwards; /*when the spec is finished*/
            -webkit-animation: animationFrames linear 0.8s;
            -webkit-animation-iteration-count: 1;
            -webkit-transform-origin: 50% 50%;
            -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
            -moz-animation: animationFrames linear 0.8s;
            -moz-animation-iteration-count: 1;
            -moz-transform-origin: 50% 50%;
            -moz-animation-fill-mode: forwards; /*FF 5+*/
            -o-animation: animationFrames linear 0.8s;
            -o-animation-iteration-count: 1;
            -o-transform-origin: 50% 50%;
            -o-animation-fill-mode: forwards; /*Not implemented yet*/
            -ms-animation: animationFrames linear 0.8s;
            -ms-animation-iteration-count: 1;
            -ms-transform-origin: 50% 50%;
            -ms-animation-fill-mode: forwards; /*IE 10+*/
            animation-delay: 2s;
        }

@keyframes animationFrames {
    0% {
        transform: translate(0px, 0px);
    }

    15% {
        transform: translate(0px, -25px);
    }

    30% {
        transform: translate(0px, 0px);
    }

    45% {
        transform: translate(0px, -15px);
    }

    60% {
        transform: translate(0px, 0px);
    }

    75% {
        transform: translate(0px, -5px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

@-moz-keyframes animationFrames {
    0% {
        -moz-transform: translate(0px, 0px);
    }

    15% {
        -moz-transform: translate(0px, -25px);
    }

    30% {
        -moz-transform: translate(0px, 0px);
    }

    45% {
        -moz-transform: translate(0px, -15px);
    }

    60% {
        -moz-transform: translate(0px, 0px);
    }

    75% {
        -moz-transform: translate(0px, -5px);
    }

    100% {
        -moz-transform: translate(0px, 0px);
    }
}

@-webkit-keyframes animationFrames {
    0% {
        -webkit-transform: translate(0px, 0px);
    }

    15% {
        -webkit-transform: translate(0px, -25px);
    }

    30% {
        -webkit-transform: translate(0px, 0px);
    }

    45% {
        -webkit-transform: translate(0px, -15px);
    }

    60% {
        -webkit-transform: translate(0px, 0px);
    }

    75% {
        -webkit-transform: translate(0px, -5px);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
    }
}

@-o-keyframes animationFrames {
    0% {
        -o-transform: translate(0px, 0px);
    }

    15% {
        -o-transform: translate(0px, -25px);
    }

    30% {
        -o-transform: translate(0px, 0px);
    }

    45% {
        -o-transform: translate(0px, -15px);
    }

    60% {
        -o-transform: translate(0px, 0px);
    }

    75% {
        -o-transform: translate(0px, -5px);
    }

    100% {
        -o-transform: translate(0px, 0px);
    }
}

@-ms-keyframes animationFrames {
    0% {
        -ms-transform: translate(0px, 0px);
    }

    15% {
        -ms-transform: translate(0px, -25px);
    }

    30% {
        -ms-transform: translate(0px, 0px);
    }

    45% {
        -ms-transform: translate(0px, -15px);
    }

    60% {
        -ms-transform: translate(0px, 0px);
    }

    75% {
        -ms-transform: translate(0px, -5px);
    }

    100% {
        -ms-transform: translate(0px, 0px);
    }
}

.leftbanner-panelsection .col .innernav li a:hover {
    color: #e3282a;
}

    .leftbanner-panelsection .col .innernav li a:hover img {
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
    }

.leftbanner-panelsection .col .innernav li span {
    display: block;
    color: #e3282a;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}

.bannerright-bottombtn {
    position: absolute;
    right: 20px;
    padding-top: 25px;
}

    .bannerright-bottombtn a {
        background: #f47120;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        padding: 8px 15px;
        border-radius: 50px;
        position: relative;
        overflow: hidden;
        display: inline-block;
        text-align: center;
        overflow: hidden;
        text-decoration: none;
        z-index: 2;
    }

        .bannerright-bottombtn a:hover {
            transition: all linear 900ms;
        }

        .bannerright-bottombtn a::after,
        .bannerright-bottombtn a::before {
            width: 20px;
            height: 20px;
            border-radius: 20px;
            content: "";
            display: inline-block;
            position: absolute;
            background-color: #f6985e;
            z-index: -1;
            transition: all linear 400ms;
        }

        .bannerright-bottombtn a::before {
            transform: translateX(-165px);
        }

        .bannerright-bottombtn a::after {
            transform: translateX(135px);
        }

        .bannerright-bottombtn a:hover::before {
            animation: width-inc 900ms ease-in;
            animation-fill-mode: both;
        }

        .bannerright-bottombtn a:hover::after {
            animation: width-inc-right 900ms ease-in;
            animation-fill-mode: both;
        }

.cloud-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    width: 60px;
    height: 30px;
    display: block;
    background-position: -8px -19px;
    margin: 0 auto;
}

.mobility-icon {
    width: 60px;
    height: 42px;
    display: block;
    background-position: -68px -12px;
    margin: 0 auto;
    margin: 0 auto;
}

.pad30_100 {
    padding: 30px 100px !important;
}

.videoFrame .video_container,
.graphFrame {
    position: relative;
    overflow: hidden;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
    height: 370px;
}

.videoFrame .video_container,
.graphFrame {
    position: relative;
    overflow: hidden;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
    height: 370px;
}

.carousel-control.left {
    margin-left: -15px;
}

.carousel-control.right {
    margin-right: 15px;
}

.videoFrame .video_container .video_titleUp {
    position: absolute;
    top: 10px;
    z-index: 2;
}

    .videoFrame .video_container .video_titleUp h4,
    .videoFrame .video_container .video_titleBottom h4 {
        color: #fff;
        font-size: 24px;
        font-family: openSans-medium;
        font-weight: 500;
        margin-left: 20px;
    }

.videoFrame .video_container .video_titleBottom {
    position: absolute;
    left: 0px;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    text-align: left;
    z-index: 2;
    bottom: 0;
}

    .videoFrame .video_container .video_titleBottom h4 span {
        font-size: 14px;
        display: block;
        font-weight: 300;
    }

.video_container .videoPlay {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .55);
    background-image: url(../images-new/digitaltransform/play.png);
    background-repeat: no-repeat;
    background-position: center;
}

    .video_container .videoPlay.pause {
        background-image: url(../images-new/digitaltransform/pause.png);
        background-color: rgba(0, 0, 0, .111);
        opacity: 0;
    }

        .video_container .videoPlay.pause:hover {
            opacity: .4;
        }

.choseGoal {
    padding: 70px 85px;
    background: url(../images-new/digitaltransform/goal_bg.jpg) center fixed;
    position: relative;
    overflow: auto;
    text-align: center;
}

    .choseGoal h1 {
        display: inline-block;
        width: auto;
        padding: 10px;
    }

.goal {
    text-align: left;
    position: relative;
    -webkit-perspective: 50em;
    perspective: 50em;
    padding: 5px;
    overflow: hidden;
}

    .goal > .contain {
        background-color: rgba(255, 255, 255, .65);
        overflow: auto;
        padding: 30px;
        height: 280px;
        overflow: hidden;
    }

        .goal > .contain > h6 {
            color: #333333;
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 21px;
            margin: 0;
            width: 85%;
        }

        .goal > .contain > h5 {
            color: #4a4a4a;
            font-family: openSans-bold;
            font-weight: 700;
            font-size: 20px;
            position: absolute;
            bottom: 30px;
            width: 205px;
            padding-top: 15px;
            margin: 0;
        }

            .goal > .contain > h5::before {
                content: '';
                width: 00%;
                height: 2px;
                background-color: #ed5f38;
                display: block;
                top: -10px;
                position: relative;
                -webkit-transition: all 0.6s ease-in-out;
                transition: all 0.6s ease-in-out;
            }

            .goal > .contain > h5.active::before {
                width: 100%;
            }

.goalsOverlay {
    top: 100%;
    left: 5px;
    right: 5px;
    bottom: 5px;
    position: absolute;
    opacity: 0;
    padding: 30px 30px 30px 30px;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, .35);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .35);
    box-shadow: 2px 2px 7px rgba(0, 0, 0, .35);
    background-image: -moz-linear-gradient(142deg, rgb(243, 107, 110) 0%, rgb(249, 134, 62) 100%);
    background-image: -webkit-linear-gradient(142deg, rgb(243, 107, 110) 0%, rgb(249, 134, 62) 100%);
    background-image: -ms-linear-gradient(142deg, rgb(243, 107, 110) 0%, rgb(249, 134, 62) 100%);
}

.goal:after {
    position: absolute;
    content: "";
    display: block;
    top: 70px;
    left: 70px;
    right: 70px;
    bottom: 70px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.goal:hover .goalsOverlay {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    top: 5px;
}

.goal:hover:after,
.goal.hover:after {
    opacity: 1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}

.goalsOverlay h5 {
    font-size: 24px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    display: inline-block;
}

.goalsOverlay p {
    color: #fff;
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 20px;
    margin-top: 35px;
}

.whatWeWillDo {
    overflow: auto;
    position: relative;
    padding: 35px 75px 0px;
    background: url(../images-new/digitaltransform/whatwillwedo_bg.jpg) no-repeat center center;
}

    .whatWeWillDo::before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(237, 95, 56, .9);
        z-index: 0;
        content: '';
        display: block;
        pointer-events: none;
    }

    .whatWeWillDo .col-sm-4::after {
        content: '';
        position: absolute;
        width: 1px;
        height: 90%;
        top: 5%;
        right: 25px;
        background-color: #fff;
    }

    .whatWeWillDo h2 {
        margin: 0;
        padding: 25px 0;
        color: #fff;
        font-family: openSans-light;
        font-weight: 300;
        font-size: 30px;
    }

        .whatWeWillDo h2 span {
            display: block;
            margin-top: 10px;
            font-weight: 500;
        }

    .whatWeWillDo p {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        display: inline-block;
    }

    .whatWeWillDo img {
        display: inline-block;
        margin-right: 10px;
    }

    .whatWeWillDo .col-sm-4 {
        position: relative;
    }

        .whatWeWillDo .col-sm-4:nth-child(3)::after,
        .whatWeWillDo .col-sm-4:nth-child(6)::after {
            display: none;
        }

.technology {
    padding: 45px 0px 0px;
    background-color: #e8e8e8;
    position: relative;
    overflow: auto;
}

.dte {
    padding: 0px 45px;
    vertical-align: middle;
    height: 245px;
    z-index: 1;
    overflow: hidden;
}

.dteContainer {
    padding: 0 !important;
    position: relative;
    overflow: auto;
    width: 100%;
    height: 100%;
}

    .dteContainer .col-sm-4:nth-child(n + 4) {
        border-top: 1px solid #d9d9d9;
    }

    .dteContainer .col-sm-4:nth-child(2),
    .dteContainer .col-sm-4:nth-child(5) {
        border-right: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
    }

.dte {
    position: relative;
}

    .dte h6 {
        font-size: 18px;
        font-weight: 500;
        color: #333333;
        position: relative;
        -webkit-transition: color 00ms ease-in-out, top 300ms ease-in-out;
        transition: color 00ms ease-in-out, top 300ms ease-in-out;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        top: 20px;
    }

    .dte:hover h6 {
        color: #fff;
        top: -30px;
    }

    .dte h6::after {
        content: "";
        display: block;
        width: 0px;
        height: 2px;
        position: relative;
        top: 10px;
        background-color: #fff;
        margin: 0 auto;
    }

    .dte:hover h6::after {
        width: 75px;
        transform-origin: center center;
        -webkit-transition: all 700ms ease-in-out;
        transition: all 700ms ease-in-out;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .dte svg {
        height: 100px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        transform-origin: top;
        position: relative;
        top: 20px;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

.fillred {
    fill: #E4282A;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.fillorange {
    fill: #ED5D3B;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.dte:hover .fillred,
.dte:hover .fillorange {
    fill: #fff;
}

.dte p {
    transform: scale(0.4);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    transform-origin: bottom;
    bottom: -100px;
    position: relative;
    color: #fff;
}

.dte > .containe {
    position: relative;
    z-index: 11;
}

.dte::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -moz-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -o-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -ms-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: linear-gradient(142deg, #f36b6e, #f9863e);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
}

.dte:hover::after {
    transform: scale(1);
    z-index: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.dte:hover svg {
    transform: scale(0.5);
}

.svg:hover {
    fill: #fff !important;
}

.dte:hover p {
    transform: scale(1);
    bottom: 0px;
    bottom: 20px;
}

.actionsec {
    position: relative;
    font-family: openSans-regular;
    background-color: #fff;
    padding: 20px 0px;
    overflow: auto;
    -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, .25);
    -moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, .25);
    box-shadow: 2px 2px 7px rgba(0, 0, 0, .25);
}

    .actionsec img {
        display: inline-block;
        top: -10px;
        position: relative;
    }

.actionsecdiv {
    display: inline-block;
    margin-left: 30px;
    margin-right: 45px;
    position: relative;
    top: 15px;
}

.actionsec h2, .actionsec .head {
    margin-bottom: 10px;
    font-size: 28px;
    text-align: left;
    padding: 0px;
    font-family: openSans-regular;
    text-transform: none;
    font-weight: 400;
    color: #000;
}

    .actionsec h2 p {
        display: block;
        font-size: 15px;
        font-family: openSans-regular;
        margin-top: 10px;
    }

.action_button {
    background: #f47120;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 15px;
    border-radius: 50px;
    right: -40px;
    top: -20px;
    position: relative;
}

    .action_button:hover {
        color: #fff;
    }

.recentInv {
    padding: 45px 25px;
    position: relative;
    overflow: auto;
}

.recentInvWrapper {
    height: 460px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0;
}

    .recentInvWrapper a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .recentInvWrapper .half-height {
        height: 230px;
        position: relative;
        overflow: hidden;
    }

    .recentInvWrapper .full-height {
        height: 460px;
        overflow: hidden;
        position: relative;
    }

        .recentInvWrapper .full-height.middle {
            -webkit-box-shadow: inset 5px 0px 0 0 #fff, inset -5px 0px 0 0 #fff;
            box-shadow: inset 5px 0px 0 0 #fff, inset -5px 0px 0 0 #fff;
            position: relative;
            overflow: hidden;
        }

        .recentInvWrapper .full-height.recentleft::after {
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            content: '';
            position: absolute;
            height: 100%;
            width: 45%;
            bottom: 0;
            background-color: #d18848;
            display: inline-block;
            opacity: 0.85;
            transform-origin: right;
            transform: scaleX(0);
            z-index: 0;
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
            right: 0px;
        }

        .recentInvWrapper .full-height.recentleft p {
            position: relative;
            width: 40%;
            text-align: left;
            color: #fff;
            float: right;
            top: 50px;
            font-size: 14px;
            margin-right: 10px;
            transform: translateX(110%);
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            z-index: 11;
        }

        .recentInvWrapper .full-height.recentleft:hover p {
            transform: translateX(0%);
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

            .recentInvWrapper .full-height.recentleft:hover p img {
                margin-bottom: 15px;
            }

        .recentInvWrapper .full-height.recentleft p > span {
            font-size: 18px;
            font-weight: 500;
            margin-top: 10px;
        }

        .recentInvWrapper .full-height.recentleft:hover::after {
            transform: scaleX(1);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.recentleft:hover::after {
            transform: scaleY(1);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.middle::after {
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            content: '';
            position: absolute;
            height: 90px;
            right: 5px;
            left: 5px;
            bottom: 0;
            background-color: #f47120;
            display: inline-block;
            opacity: .85;
            transform-origin: bottom;
            transform: scaleY(0);
            z-index: 0;
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

        .recentInvWrapper .full-height.middle:hover::after {
            transform: scaleY(1);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

    .recentInvWrapper .half-height.rightup::after {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: '';
        position: absolute;
        height: 65px;
        right: 0px;
        left: 0px;
        bottom: 0;
        background-color: #f47120;
        display: inline-block;
        opacity: .85;
        transform-origin: bottom;
        transform: scaleY(0);
        z-index: 0;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .recentInvWrapper .half-height.rightup:hover::after {
        transform: scaleY(1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .recentInvWrapper .full-height.middle p {
        width: 90%;
        text-align: left;
        float: right;
        margin-top: 45px;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        margin-right: 20px;
        position: relative;
        z-index: 1;
        bottom: -100%;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .recentInvWrapper .full-height.middle:hover p {
        bottom: -72%;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .recentInvWrapper .half-height.rightup p {
        width: 92%;
        text-align: left;
        float: right;
        margin-top: 45px;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        margin-right: 20px;
        position: relative;
        z-index: 1;
        bottom: -100%;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -58%;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .recentInvWrapper .half-height.rightup p > span {
        font-weight: 500;
        font-size: 12px;
        margin-top: 5px;
        display: block;
    }

    .recentInvWrapper .full-height.middle p > span {
        font-weight: 500;
        font-size: 12px;
        margin-top: 10px;
        display: block;
    }

    .recentInvWrapper .full-height.middle p span > span {
        font-weight: 300;
        font-size: 13px;
        margin-top: 0px;
        display: block;
    }

    .recentInvWrapper .half-height.rightdown::after {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        content: '';
        position: absolute;
        height: 100%;
        width: 35%;
        bottom: 0;
        background-color: #f47120;
        display: inline-block;
        opacity: .85;
        transform-origin: right;
        transform: scaleX(0);
        z-index: 0;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        right: 0px;
    }

    .recentInvWrapper .half-height.rightdown:hover::after {
        transform: scaleY(1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .recentInvWrapper .half-height.rightdown p {
        position: relative;
        width: 30%;
        text-align: left;
        color: #fff;
        float: right;
        top: 20px;
        font-size: 14px;
        margin-right: 10px;
        transform: translateX(110%);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        z-index: 11;
    }

    .recentInvWrapper .half-height.rightdown:hover p {
        transform: translateX(0%);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

.containe.active svg path {
    fill-opacity: 0;
    stroke: #E4282A;
    stroke-width: 4;
    stroke-dasharray: 970;
    stroke-dashoffset: 970;
    fill-opacity: 0;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration: 1;
    animation-name: DrawLine, FadeStroke, FillIn;
    animation-duration: 1s, 600ms, 600ms;
    animation-delay: 0s, 800ms, 1000ms;
}

.containe.active svg rect.active,
.containe.active svg polygon.active {
    fill-opacity: 0;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-iteration: 1;
    animation-name: DrawLine, FadeStroke, FillIn;
    animation-duration: 1s, 600ms, 600ms;
    animation-delay: 0s, 800ms, 1000ms;
}

.scalpel {
    background: url(../images-new/digitaltransform/recent_inv_3.jpg);
    background-size: cover;
}

.angelBro {
    background: url(../images-new/digitaltransform/recent_inv_4.jpg);
    background-size: cover;
}

.kotakrec {
    background: url(../images-new/digitaltransform/recent_inv_1.jpg);
    background-size: cover;
}

.tvs {
    background: url(../images-new/digitaltransform/recent_inv_2.jpg);
    background-size: cover;
    margin-top: 5px;
}

.dtblog1 {
    background: url(../images-new/digitaltransform/blog/1.jpg) !important;
    height: 258px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.dtblog2 {
    background: url(../images-new/digitaltransform/blog/2.jpg) !important;
    height: 258px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.dtblog3 {
    background: url(../images-new/digitaltransform/blog/3.jpg) !important;
    height: 258px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.popup {
    background-image: -webkit-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -moz-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -o-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: -ms-linear-gradient(142deg, #f36b6e, #f9863e);
    background-image: linear-gradient(142deg, #f36b6e, #f9863e);
    height: 80vh;
    width: 100vw;
    position: absolute;
    display: none;
    z-index: 111;
    padding: 100px 40px 40px 40px;
}

    .popup img {
        width: 100px;
    }

    .popup h5 {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .popup p {
        color: #fff;
    }

    .popup h5::after {
        content: "";
        display: block;
        width: 100px;
        height: 2px;
        position: relative;
        top: 10px;
        background-color: #fff;
        margin: 0 auto;
    }

    .popup svg path {
        fill: #fff !important;
    }

.showpop {
    display: none;
}


.closepop {
    position: absolute;
    top: 25px;
    right: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    border: 1px solid #fff;
    padding: 9px 10px;
    border-radius: 50%;
}

@media screen and (max-width:1280px) and (min-width:1200px) {
    .main-wrapper {
        padding-top: 140px;
    }

    .graphFrame img {
        margin-top: -3px;
    }

    .bottomlink-section ul li a {
        font-size: 13px;
        padding-left: 5px;
    }

    .choseGoal {
        padding: 70px 20px;
    }

    .goalsOverlay p {
        font-size: 16px;
    }

    .goalsOverlay h5 {
        font-size: 18px;
    }

    .whatWeWillDo {
        padding: 35px 30px 0px;
    }

        .whatWeWillDo .col-sm-4 {
            position: relative;
            padding: 0px;
        }

        .whatWeWillDo p {
            font-size: 14px;
        }

        .whatWeWillDo h2 {
            font-size: 23px;
        }

    .dte {
        padding: 0px 10px;
    }

    .recentInvWrapper .full-height.middle p {
        font-size: 18px;
    }

    .leftbanner-panelsection .col .innernav li {
        margin: 0px 10px;
    }

        .leftbanner-panelsection .col .innernav li img {
            width: 30px;
            margin-bottom: 15px;
        }

        .leftbanner-panelsection .col .innernav li a {
            font-size: 16px;
        }

    .recentInvWrapper .full-height.recentleft::after {
        width: 60%;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 50%;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -53%;
    }

    .videoFrame .video_container,
    .graphFrame {
        height: 348px;
    }

    .scalpel {
        background-position: -40px;
    }

    .angelBro {
        background-position: -70px;
    }

    .tvs {
        background-position: -40px;
    }

    .kotakrec {
        background-position-y: 0px;
    }
}

@media screen and (max-width:1200px) and (min-width:1024px) {
    .graphFrame img {
        margin-top: -3px;
    }

    .videoFrame .video_container,
    .graphFrame {
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
        height: 260px;
    }

    .bottomlink-section ul li a {
        font-size: 13px;
        padding-left: 5px;
    }

    .goalsOverlay {
        top: 100px;
    }

    .choseGoal {
        padding: 70px 20px;
    }

    .goalsOverlay p {
        font-size: 16px;
    }

    .goalsOverlay h5 {
        font-size: 18px;
    }

    .whatWeWillDo {
        padding: 35px 30px 0px;
    }

        .whatWeWillDo .col-sm-4 {
            position: relative;
            padding: 0px;
        }

        .whatWeWillDo p {
            font-size: 14px;
        }

        .whatWeWillDo h2 {
            font-size: 23px;
        }

    .dte {
        padding: 0px 10px;
    }

    .recentInvWrapper .full-height.middle p {
        font-size: 18px;
    }

    .leftbanner-panelsection .col .innernav li {
        margin: 0px 10px;
    }

        .leftbanner-panelsection .col .innernav li img {
            width: 30px;
            margin-bottom: 15px;
        }

        .leftbanner-panelsection .col .innernav li a {
            font-size: 12px;
        }

    .recentInvWrapper .full-height.recentleft::after {
        width: 60%;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 50%;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -53%;
    }

    .scalpel {
        background-position: -125px;
    }

    .angelBro {
        background-position: -70px;
    }

    .tvs {
        background-position: -110px;
    }

    .kotakrec {
        background-position-y: 25px;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {

    .bottomlink-section {
        width: 100%;
    }

    .leftbanner-panelsection .col .innernav {
        margin-top: 0px;
        margin-left: -15px;
    }

    .digitalbanner-wrapper {
        overflow: hidden;
    }

    .leftbanner-panelsection .col:last-child {
        height: 300px;
    }

    .pad30_100 {
        padding: 30px 15px !important;
    }

    .videoFrame .video_container,
    .graphFrame {
        height: 230px;
    }

    .choseGoal {
        padding: 70px 20px;
    }

    .goal > .contain > h6 {
        font-size: 20px;
    }

    .goal > .contain > h5.active::before {
        width: 80%;
    }

    .goal > .contain > h5 {
        width: 80%;
        font-size: 15px;
    }

    .goal > .contain {
        height: 223px;
    }

    .goal > .contain {
        padding: 20px;
    }

    .goalsOverlay p {
        font-size: 16px;
        margin-top: 10px;
    }

    .goalsOverlay h5 {
        font-size: 20px;
    }

    .whatWeWillDo {
        padding: 0px 10px;
    }

        .whatWeWillDo p {
            font-size: 12px;
        }

        .whatWeWillDo .col-sm-4 {
            padding: 0px;
        }

        .whatWeWillDo h2 span {
            display: inline-block;
        }

    .dte svg {
        height: 70px;
    }

    .dte h6 {
        font-size: 14px;
    }

    .dte:hover h6 {
        color: #fff;
        top: -20px;
    }

    .dte:hover p {
        transform: scale(1);
        bottom: 5px;
        padding: 0px;
        font-size: 12px;
    }

    .dte {
        padding: 0px 15px;
        height: 200px;
    }

    .actionsecdiv p {
        font-size: 0px;
    }

    .action_button {
        font-size: 14px;
        padding: 8px 15px;
        float: right;
        margin-right: 40px;
    }

    .actionsec h2 {
        top: -20px;
        position: relative;
    }

    .scalpel {
        background-position: -185px;
    }

    .angelBro {
        background-position: -150px;
    }

    .tvs {
        background-position: -110px;
    }

    .kotakrec {
        background-position-y: 0px;
    }

    .recentInvWrapper .full-height.recentleft::after {
        width: 80%;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 70%;
    }

    .recentInvWrapper .full-height.middle p {
        width: 85%;
        margin-top: 20px;
    }

    .recentInvWrapper .full-height.middle::after {
        height: 120px;
    }

    .recentInvWrapper .half-height.rightup p {
        width: 92%;
        margin-right: 13px;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -53%;
    }

    .recentInvWrapper .half-height.rightdown::after {
        width: 60%;
    }

    .recentInvWrapper .half-height.rightdown p {
        width: 50%;
    }
}

@media screen and (max-width:767px) and (min-width:400px) {

    .popup.showpop {
        display: block;
    }

    .actionsecdiv p {
        font-size: 0px;
    }

    .dte:hover .fillred, .dte:hover .fillorange {
        fill: black;
    }

    .actionsec {
        text-align: center;
    }

    .main-wrapper {
        padding-top: 65px;
    }

    .list-inline {
        padding-left: 0;
        margin-left: -30px;
    }

    .bottomlink-section {
        width: 100%;
        bottom: 40px;
    }

        .bottomlink-section ul li a {
            font-size: 13px;
        }

    .mobile-hidden {
        display: none;
    }

    .digitalbanner-wrapper {
        overflow: hidden;
        background-position-x: 500px;
    }

    .pad30_100 {
        padding: 30px 0px !important;
    }

        .pad30_100 h1 {
            font-size: 22px;
            line-height: 30px;
        }

    .choseGoal {
        padding: 70px 0px;
        background-position: right;
    }

    .technology h1 {
        width: 100%;
        font-size: 22px;
        line-height: 30px;
    }

    .dte svg {
        height: 35px;
    }

    .dte::after,
    .dte h6::after {
        display: none;
    }

    .dte p {
        display: none;
    }

    .dte {
        padding: 0px 10px;
        height: 100px;
    }

        .dte h6 {
            font-size: 13px;
            top: 10px;
        }

        .dte:hover h6 {
            color: #333333;
            top: 10px;
        }

        .dte:hover svg {
            transform: scale(1);
        }

    .dteContainer .col-sm-4 {
        border: none !important;
    }

    .actionsec img {
        display: inline-block;
        position: relative;
        top: 0px;
        left: 0px;
    }

    .actionsecdiv {
        margin: 0px;
        top: 0px;
        margin-left: 30px;
    }

    .actionsec h2, .actionsec .head {
        font-size: 20px;
        position: relative;
        top: 0px;
        right: -65px;
    }

    .action_button {
        font-size: 12px;
        display: block;
        width: 175px;
        float: right;
        position: relative;
        top: 0;
        right: 0;
        text-align: center;
    }

    .actionsec h2, .actionsec .head {
        font-size: 20px;
        position: unset;
    }

        .actionsec h2 p {
            display: none;
        }

    .recentInv {
        padding: 45px 0px;
    }

        .recentInv h1 {
            font-size: 22px;
            line-height: 30px;
        }

    .recentInvWrapper {
        height: auto;
    }

        .recentInvWrapper .full-height,
        .recentInvWrapper .half-height {
            height: 400px;
            margin-bottom: 10px;
        }

        .recentInvWrapper .nopadding {
            padding: 0px;
        }

        .recentInvWrapper .full-height.middle::after {
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            content: '';
            position: absolute;
            height: 60px;
            width: 100%;
            right: 0px;
            top: auto;
            bottom: 0px;
            opacity: .85;
            transform-origin: bottom bottom;
            transform: scaleX(1) scaleY(0);
            z-index: 0;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.middle:hover::after {
            transform: scaleY(1);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.middle p {
            font-size: 0px;
            top: auto;
            bottom: -100px;
            position: absolute;
            left: 30px;
        }

        .recentInvWrapper .full-height.middle:hover p {
            top: 85px;
        }

        .recentInvWrapper .full-height.middle {
            -webkit-box-shadow: inset 0px 0px 0 0 #fff, inset 0px 0px 0 0 #fff;
            box-shadow: inset 0px 0px 0 0 #fff, inset 0px 0px 0 0 #fff;
        }

    .graphFrame {
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
        height: 280px;
        width: 90%;
        margin: 0 auto 20px;
        float: none !important;
    }

    .videoFrame .video_container,
    .graphFrame {
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
        height: auto;
    }

    .videoFrame .video_container {
        width: 95%;
        margin: 0 auto 20px;
    }

    .goal > .contain {
        height: 175px;
    }

        .goalsOverlay h5,
        .goal > .contain > h5 {
            font-size: 16px;
        }

            .goal > .contain > h5.active::before {
                width: 45%;
            }

    .technology {
        padding: 45px 0px 45px;
    }

    .goalsOverlay p {
        font-size: 14px;
        margin-top: 15px;
    }

    .goal > .contain > h6 {
        font-size: 18px;
    }

    .goalsOverlay {
        top: 80px;
    }

    .recentInvWrapper .full-height.middle p {
        margin-top: 10px;
    }

    .recentInvWrapper .full-height.recentleft::after,
    .recentInvWrapper .full-height.middle::after,
    .recentInvWrapper .half-height.rightup::after,
    .recentInvWrapper .half-height.rightdown:hover::after {
        height: 30%;
        width: 100%;
        transform: scaleX(1);
        transform: scaleX(0);
        transform-origin: bottom;
    }

    .recentInvWrapper .full-height.recentleft:hover::after,
    .recentInvWrapper .full-height.middle:hover::after,
    .recentInvWrapper .half-height.rightup:hover::after,
    .recentInvWrapper .half-height.rightdown:hover::after {
        transform: scaleX(1);
        transform: scaleY(1);
    }

    .scalpel > p > img {
        display: none;
    }

    .recentInvWrapper .full-height.recentleft p,
    .recentInvWrapper .full-height.middle p {
        width: 94%;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 94%;
        bottom: -270px;
        top: auto;
    }

    .recentInvWrapper .full-height.middle:hover p {
        width: 94%;
        bottom: -5px;
        top: auto;
        font-size: 14px;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 94%;
        bottom: -270px;
        top: auto;
    }

    .recentInvWrapper .full-height.middle:hover::after {
        left: 0px;
        width: 100%;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -64%;
        font-size: 18px;
    }

    .recentInvWrapper .half-height.rightdown::after {
        height: auto;
        right: auto;
        left: 0px;
    }

    .recentInvWrapper .half-height.rightdown p {
        width: 94%;
        top: auto;
        bottom: -100px;
        left: 0;
        right: auto;
        transform: translateX(0%) translateY(305%);
    }

    .recentInvWrapper .half-height.rightdown:hover p {
        width: 94%;
        top: auto;
        bottom: -100px;
        left: 0;
        right: auto;
        transform: translateX(0%) translateY(203%);
    }

    .whatWeWillDo .col-sm-4::after {
        display: none;
    }

    .whatWeWillDo .col-sm-4.item {
        text-align: center;
    }

        .whatWeWillDo .col-sm-4.item img {
            display: block;
            margin: 10px auto;
        }

    .whatWeWillDo .padB45.item {
        padding-bottom: 0px !important;
    }

    .whatWeWillDo-carousel.owl-carousel .owl-item img {
        width: auto;
    }
}

@keyframes width-inc {
    0% {
    }

    50% {
        transform: translateX(80px);
    }

    100% {
        transform: scale(15);
        transform-origin: center;
        background: #f47120;
    }
}

@media screen and (max-width:400px) and (min-width:320px) {
    .popup.showpop {
        display: block;
    }

    .accs.banner-left .form-toggle {
        margin: 120px auto 7px;
    }


    .main-wrapper {
        padding-top: 65px;
    }

    .main-wrapper {
        padding-top: 75px;
    }

    .leftbanner-panelsection .col.text {
        padding-top: 85px;
    }

        .leftbanner-panelsection .col.text h1 {
            width: 96%;
        }

        .leftbanner-panelsection .col.text p {
            width: 100%;
            padding: 0px 15px;
        }

    .bottomlink-section ul li a {
        padding-left: 0px;
    }

    .bottomlink-section ul li {
        padding-right: 10px;
    }

    .leftbanner-panelsection .col .innernav {
        background-color: rgba(255, 255, 255, 1);
        margin: 0%;
        width: 100%;
        padding-bottom: 0px;
        border-top: 50px solid #fef3f1;
        border-bottom: 2px solid #e0e0e0;
    }

    .leftbanner-panelsection .col:last-child {
        padding: 0px !important;
    }

    .leftbanner-panelsection .col .innernav li {
        display: inline-block;
        word-wrap: break-word;
        text-align: center;
        vertical-align: top;
        margin: 0 0;
        position: relative;
        height: 50px;
        border-bottom: 3px solid rgba(255, 255, 255, 0);
        width: 49%;
        margin-bottom: 16px;
    }

    .bottomlink-section {
        width: 100%;
        bottom: 40px;
    }

        .bottomlink-section ul li a, .col.text div.dt-bottomlink-section ul li span {
            font-size: 13px;
        }

    .mobile-hidden {
        display: none;
    }

    .digitalbanner-wrapper {
        overflow: hidden;
        background-position-x: 500px;
    }

    .pad30_100 {
        padding: 30px 0px !important;
    }

        .pad30_100 h1 {
            font-size: 18px;
            line-height: 30px;
        }

    .choseGoal {
        padding: 70px 0px;
        background-position: right;
    }

    .technology h1 {
        width: 100%;
        font-size: 22px;
        line-height: 30px;
    }

    .dte svg {
        height: 35px;
    }

    .dte::after,
    .dte h6::after {
        display: none;
    }

    .dte p {
        display: none;
    }

    .dte {
        padding: 0px 10px;
        height: 100px;
    }

        .dte h6 {
            font-size: 13px;
            top: 10px;
        }

        .dte:hover h6 {
            color: #333333;
            top: 10px;
        }

        .dte:hover svg {
            transform: scale(1);
        }

    .dteContainer .col-sm-4 {
        border: none !important;
    }

    .actionsec img {
        display: inline-block;
        position: relative;
        top: 15px;
        left: 46px;
    }

    .actionsec h2, .actionsec .head {
        font-size: 20px;
        position: relative;
        top: -60px;
        right: -65px;
    }

    .action_button {
        font-size: 12px;
        display: block;
        width: 175px;
        float: right;
        position: relative;
        top: -51px;
        right: 21px;
        text-align: center;
    }

    .actionsec {
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

        .actionsec img {
            left: -15px;
            top: 0px;
        }

        .actionsec h2, .actionsec .head {
            font-size: 20px;
        }

            .actionsec h2 p {
                display: none;
            }

    .actionsecdiv p {
        font-size: 0px;
    }

    .actionsecdiv {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        position: relative;
        top: 0px;
        right: 0px;
    }

    .goal > .contain {
        height: 145px;
        padding: 15px;
    }

        .goalsOverlay h5,
        .goal > .contain > h5 {
            font-size: 14px;
        }

            .goal > .contain > h5.active::before {
                width: 45%;
            }

    .technology {
        padding: 45px 0px 45px;
    }

    .goalsOverlay p {
        font-size: 14px;
        margin-top: 15px;
    }

    .goal > .contain > h6 {
        font-size: 18px;
    }

    .goalsOverlay {
        padding: 10px 15px 15px 15px;
    }

    .action_button {
        top: 0;
        right: 0;
    }

    .actionsec h2 {
        font-size: 20px;
        position: relative;
        top: 0px;
        right: 0px;
    }

    .recentInv {
        padding: 45px 0px;
    }

        .recentInv h1 {
            font-size: 18px;
            line-height: 30px;
            padding: 15px;
        }

    .recentInvWrapper {
        height: auto;
    }

        .recentInvWrapper .full-height,
        .recentInvWrapper .half-height {
            height: 300px;
            margin-bottom: 10px;
        }

        .recentInvWrapper .nopadding {
            padding: 0px;
        }

        .recentInvWrapper .full-height.middle::after {
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            content: '';
            position: absolute;
            height: 60px;
            width: 100%;
            right: 0px;
            top: auto;
            bottom: 0px;
            opacity: .85;
            transform-origin: bottom bottom;
            transform: scaleX(1) scaleY(0);
            z-index: 0;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.middle:hover::after {
            transform: scaleY(1);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        .recentInvWrapper .full-height.middle p {
            font-size: 0px;
            top: auto;
            bottom: -100px;
            position: absolute;
            left: 30px;
        }

        .recentInvWrapper .full-height.middle:hover p {
            top: 85px;
        }

        .recentInvWrapper .full-height.middle {
            -webkit-box-shadow: inset 0px 0px 0 0 #fff, inset 0px 0px 0 0 #fff;
            box-shadow: inset 0px 0px 0 0 #fff, inset 0px 0px 0 0 #fff;
        }

    .graphFrame {
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
        height: 280px;
        width: 90%;
        margin: 0 auto 20px;
        float: none !important;
    }

    .videoFrame .video_container,
    .graphFrame {
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 20px rgba(0, 0, 0, .3);
        height: auto;
        margin-bottom: 20px;
    }

    .choseGoal h1 {
        font-size: 20px;
    }

    .recentInvWrapper .full-height.middle p {
        margin-top: 10px;
    }

    .recentInvWrapper .full-height.recentleft::after,
    .recentInvWrapper .full-height.middle::after,
    .recentInvWrapper .half-height.rightup::after,
    .recentInvWrapper .half-height.rightdown:hover::after {
        height: 30%;
        width: 100%;
        transform: scaleX(1);
        transform: scaleX(0);
        transform-origin: bottom;
    }

    .recentInvWrapper .full-height.recentleft:hover::after,
    .recentInvWrapper .full-height.middle:hover::after,
    .recentInvWrapper .half-height.rightup:hover::after,
    .recentInvWrapper .half-height.rightdown:hover::after {
        transform: scaleX(1);
        transform: scaleY(1);
    }

    .scalpel > p > img {
        display: none;
    }

    .recentInvWrapper .full-height.recentleft p,
    .recentInvWrapper .full-height.middle p {
        width: 94%;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 94%;
        bottom: -270px;
        top: auto;
    }

    .recentInvWrapper .full-height.middle:hover p {
        width: 94%;
        bottom: -22px;
        top: auto;
        font-size: 12px;
        margin-left: -21px;
    }

    .recentInvWrapper .full-height.recentleft p {
        width: 94%;
        bottom: -216px;
        top: auto;
        font-size: 12px;
    }

        .recentInvWrapper .full-height.recentleft p > span {
            font-size: 12px;
        }

    .recentInvWrapper .full-height.middle:hover::after {
        left: 0px;
        width: 100%;
    }

    .recentInvWrapper .half-height.rightup:hover p {
        bottom: -60%;
        font-size: 12px;
        left: 10px;
    }

    .recentInvWrapper .half-height.rightdown::after {
        height: auto;
        right: auto;
        left: 0px;
    }

    .recentInvWrapper .half-height.rightdown p {
        width: 94%;
        top: auto;
        bottom: -136px;
        left: 0;
        right: auto;
        transform: translateX(0%) translateY(305%);
    }

    .recentInvWrapper .half-height.rightdown:hover p {
        width: 94%;
        top: auto;
        bottom: -140px;
        left: 0;
        right: auto;
        transform: translateX(0%) translateY(235%);
        font-size: 12px;
    }

    .whatWeWillDo .col-sm-4::after {
        display: none;
    }

    .whatWeWillDo .col-sm-4.item {
        text-align: center;
    }

        .whatWeWillDo .col-sm-4.item img {
            display: block;
            margin: 10px auto;
        }

    .whatWeWillDo .padB45.item {
        padding-bottom: 0px !important;
    }

    .list-inline {
        padding-left: 0;
        margin-left: -15px;
    }

    .carousel-control.left {
        margin-left: -15px;
    }

    .carousel-control.right {
        margin-right: 10px;
    }

    .whatWeWillDo {
        padding: 35px 5px 0px;
    }

    .goalsOverlay p {
        color: #fff;
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        margin-top: 5px;
    }

    .tvs img {
        display: none;
    }

    .whatWeWillDo-carousel.owl-carousel .owl-item img {
        width: auto;
    }
}

@keyframes width-inc-right {
    0% {
    }

    50% {
        transform: translateX(-94px);
    }

    100% {
        transform: scale(15);
        transform-origin: center;
        background: #f47120;
    }
}

@keyframes DrawLine {
    to {
        stroke-dashOffset: 0;
    }
}

@keyframes FadeStroke {
    to {
        stroke-opacity: 0;
    }
}

@keyframes FillIn {
    from {
        fill-opacity: 0;
    }

    to {
        fill-opacity: 1;
    }
}

/*==========End of the media 320pa and 480px==============*/

/*============End of the digtal transformation whole csss======================*/

.carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 3px solid #fff;
    background-image: none;
    margin: 0 1px;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 1px;
}

.carousel-control.left,
.carousel-control.right {
    background-color: transparent;
    background-image: none;
}

.carousel-controlCustom {
    position: absolute;
    bottom: 25px;
    font-size: 31px;
}

.ux-insight-cont small {
    display: block;
}

.color-normal li {
    color: #000;
    padding: 5px;
    list-style: circle;
}

@media (min-width:320px) and (max-width:600px) {
    .whatWeWillDo {
        overflow: auto;
        position: relative;
        padding: 35px 15px 0px;
        background: url(../images-new/digitaltransform/whatwillwedo_bg.jpg) no-repeat center center;
    }
}

@media (min-width:320px) and (max-width:767px) {
    /*Added 14-06-18*/
    #webmodaldialog1 {
        width: 90%;
    }

    .bottomlink-section ul li {
        padding: 0 7px;
    }

    .list-inline {
        padding-left: 0;
        margin-left: 0;
    }

    .bottomlink-section ul li a, .col.text div.dt-bottomlink-section ul li span {
        padding: 0;
    }

    .recentInvWrapper p {
        display: none;
    }

    .recentInvWrapper .full-height.recentleft::after, .recentInvWrapper .full-height.middle::after, .recentInvWrapper .half-height.rightup::after, .recentInvWrapper .half-height.rightdown::after {
        content: none;
    }
}

@media screen and (max-width: 1199px) and (min-width: 980px) {
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .main-wrapper {
        padding-top: 76px;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    @media screen and (max-width: 767px) and (min-width: 320px) {
        .privacypolicy-content, .contentterms {
            padding: 70px 15px 0 15px;
        }

            .privacypolicy-content ul {
                padding-left: 10px;
            }

            .contentterms ul {
                padding-left: 30px;
            }

                .contentterms ul li {
                    list-style: disc !important;
                }

        .sitemap {
            padding: 100px 0 0 0;
        }

            .sitemap h2 {
                padding-top: 0;
                padding-bottom: 10px;
            }

            .sitemap ul {
                padding: 0;
            }

        .brands-slider h2 {
            padding-left: 15px;
            padding-right: 15px;
        }

        .tez-img {
            background-size: 100%;
            background-repeat: no-repeat;
            height: 190px !important;
        }

        .privacy-top-heading-wrp > h3 {
            font-size: 20px;
            font-weight: 300;
            line-height: 1.5;
        }

        .privacy-policy-main-wrapper .padT30 {
            padding-top: 0px !important;
        }
    }

    @media screen and (max-width: 485px) and (min-width: 320px) {
        .new-faq-section {
            padding: 50px 0px !important;
        }

            .new-faq-section.only_text h1 {
                padding: 10px 0;
            }

            .new-faq-section .list-group-item {
                padding: 10px 20px 10px 20px;
            }

                .new-faq-section .list-group-item button {
                    font-size: 16px;
                    display: flex;
                    flex-direction: row-reverse;
                    justify-content: space-between;
                    align-items: center;
                }
    }
}


/*---------------------    accessibility new design  -------------------------*/

.accs.banner-wrapper {
    height: 100vh;
    background: url(../images-new/accs-banner-img.svg),linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    background-size: auto, cover;
    background-position: 70% 70%, center;
    background-repeat: no-repeat;
    padding-top: 108px;
    display: flex;
    width: 100%;
    align-items: center;
}

.accs.banner-right {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    padding: 50px;
}

.accs.banner-left {
    width: 65%;
    padding: 80px 120px 0 120px;
    text-align: center;
    height: 100%;
}

    .accs.banner-left .subhead-top {
        font-family: openSans-regular;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 0 10px;
        margin: 0;
    }

    .accs.banner-left .head {
        font-family: openSans-extra-bold;
        font-weight: 800;
        font-size: 40px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        border-width: 1px 0;
        border-style: solid;
        border-color: #FFFFFF;
        padding: 15px 0;
        margin: 10px 0 10px;
    }

    .accs.banner-left .subhead-bottom {
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
    }

.accs.banner-right .contact-form {
    width: 325px;
    background: #FFFFFF;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 20px;
    position: relative;
}

    .accs.banner-right .contact-form .form-group.captcha {
        align-items: center;
        padding-top: 15px;
    }

        .accs.banner-right .contact-form .form-group.captcha .cc-label, .accs.banner-right .contact-form .form-group.captcha .tvd-angular-field {
            padding: 0;
        }

        .accs.banner-right .contact-form .form-group.captcha .tvd-angular-field {
            margin-left: 15px;
            flex: 1;
        }

    .accs.banner-right .contact-form .head {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #303030;
        padding: 0 20px;
    }

    .accs.banner-right .contact-form .subhead {
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #676767;
        margin: 10px 0 0;
    }

    .accs.banner-right .contact-form input {
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: black;
        width: 100%;
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: #AAAAAA;
        outline: none;
        margin: 5px 0 0;
        padding: 5px;
    }

    .accs.banner-right .contact-form label {
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #AAAAAA;
        top: 2px;
        margin-left: 5px;
    }

.accs.banner-right .contact-submit-btn.web {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background: #F37222;
    border-radius: 20px;
    border: none;
    width: 145px;
    padding: 8px 15px;
    display: block;
    margin: 20px auto 10px;
}

.accs.banner-right .contact-form .form-group {
    margin-bottom: 0;
}

.accs.whatwedo-wrapper {
    min-height: 100vh;
    padding: 40px 100px 0px;
}

.accshead {
    font-family: 'openSans-semi-bold';
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}

.accs-subhead {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    border-width: 1px 0;
    border-style: solid;
    border-color: #303030;
    padding: 15px 0;
    margin: 20px auto 30px;
    width: 20%;
}


.accs.whatwedo-wrapper .wwd-item-head {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #E22D2A;
}

.accs.why-imp-wrapper {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    color: #FFFFFF;
    padding: 20px 100px;
    margin: 0;
    display: flex;
    align-items: center;
}

    .accs.why-imp-wrapper > div {
        padding: 0;
    }

    .accs.why-imp-wrapper h3 {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 36px;
        line-height: 42px;
        text-transform: uppercase;
    }

    .accs.why-imp-wrapper .why-item {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #FFFFFF;
    }

        .accs.why-imp-wrapper .why-item > img {
            margin-right: 5px;
        }

.actionsecdiv.accs {
    margin-left: 120px;
    margin-right: 120px;
}

.actionsec img.accs {
    display: inline-block;
    top: -10px;
    position: relative;
    margin-left: 20px;
}

.actionsec.accs {
    box-shadow: none;
}

.actionsecdiv.accs .head {
    margin-bottom: 10px;
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 42px;
    color: #FFFFFF;
}

.actionsecdiv.accs .subhead {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}

.action_button.accs {
    background: #fff;
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #F37222;
}


.recentInv.accs {
    background-color: #FFFFFF;
    background: none;
    padding: 40px;
}

    .recentInv.accs::before {
        height: 0;
        width: 0;
    }

.accs-subhead.faqs {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    border-width: 1px 0;
    border-style: solid;
    border-color: #303030;
    padding: 15px 0;
    margin: 20px auto 30px;
    width: 40%;
}

.recentInvWrapper.accs button {
    all: inherit;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #303030;
    font-family: openSans-medium;
    cursor: pointer;
}

.recentInvWrapper.accs .panel-body {
    padding: 18px 0;
    font-family: openSans-regular;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #303030;
}

.recentInvWrapper.accs .panel-body h1 {
    padding: 18px 0;
    font-family: openSans-regular;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #303030;
    border:none;
    margin:0;
    padding:0;
    display:inline;
}

.recentInvWrapper.accs .panel-body h1.focused:before{
    content:"";
    height:0;
    width:0;
}


    .recentInvWrapper.accs .panel-body li {
        list-style: disc;
    }

.accs.why-its-imp-wrapper {
    padding: 40px;
}

.accs-subhead.why-imp {
    width: 30%;
}

.why-imp.desc {
    font-family: openSans-regular;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #303030;
    width: 97%;
    margin: 0 auto 40px;
}

.accs.law-head {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    color: #303030;
}

.accs.law-stats-wrapper {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}

    .accs.law-stats-wrapper > div {
        width: 360px;
        margin: 0 30px;
        text-align: center;
    }

    .accs.law-stats-wrapper img {
        height: 56px;
        width: auto;
        margin-bottom: 10px;
    }

    .accs.law-stats-wrapper h4 {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        color: #E22D2A;
    }

    .accs.law-stats-wrapper p {
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        color: #303030;
    }

        .accs.law-stats-wrapper p span {
            font-family: openSans-regular;
        }

.all-stats-container {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 120px 30px;
}

.invdi-stats-section.web-soln {
    position: relative;
    width: 230px;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 2px 16px 0 rgba(200, 200, 200, 0.46);
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 25px 20px 15px 30px;
    background: #FFFFFF;
}

.invdi-stats-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 6px;
    background: #E22D2A;
    border-radius: 8px 0 0 8px;
}

.invdi-stats-section:last-child {
    margin-right: 0;
}

.invdi-stats-section .content-1-small-heading {
    font-family: 'openSans-regular';
    font-size: 18px;
    color: #f37222;
    display: block;
}

.invdi-stats-section .content-1 {
    font-family: 'openSans-semi-bold';
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #E22D2A;
    margin-bottom: 2px;
}

/*.invdi-stats-section .content-1 span {
    font-size: 32px;
}*/

.invdi-stats-section .content-2 {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #303030;
}

    .invdi-stats-section .content-2 > span {
        font-family: 'openSans-regular';
    }



.accs.law-subhead {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #303030;
}

.accs.law-subhead-desc {
    font-family: openSans-regular;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303030;
    width: 56%;
    margin: 0 auto;
}

.accs.abilities {
    display: flex;
    justify-content: space-around;
    padding: 40px 60px 60px;
}

    .accs.abilities > div img {
        display: block;
        margin-bottom: 15px;
        height: 60px;
    }

    .accs.abilities > div {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #303030;
    }

.accs.comp-for-wrapper {
    display: flex;
    justify-content: center;
    padding: 40px 0 0;
    flex-wrap: wrap;
}

    .accs.comp-for-wrapper > div {
        position: relative;
        margin: 0 20px;
    }

        .accs.comp-for-wrapper > div img {
            width: 100%;
            object-fit: cover;
        }

        .accs.comp-for-wrapper > div .comp-title {
            position: absolute;
            z-index: 2;
            background-color: rgba(255, 255, 255, 0.8);
            width: 100%;
            bottom: 0;
            left: 0;
            font-family: openSans-semi-bold;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 48px;
            text-align: center;
            text-transform: uppercase;
            color: #303030;
        }

.accshead.white {
    color: #FFFFFF;
}

.accs-subhead.facts {
    color: #FFFFFF;
    width: 55%;
    border-color: #FFFFFF;
}

.accs.facts-wrapper {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    padding: 40px 60px;
}

.facts-row {
    margin: 0;
    padding: 20px 70px;
}

    .facts-row .col-md-6 {
        padding: 0 15px;
        display: flex;
        justify-content: space-between;
    }

    .facts-row .num {
        background: #FFFFFF;
        height: 42px;
        width: 42px;
        border-radius: 50px;
        line-height: 44px;
        font-family: openSans-regular;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: #F37222;
    }

    .facts-row .fact-para {
        width: calc(100% - 62px);
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
    }

        .facts-row .fact-para span {
            font-family: openSans-regular;
        }

.accs-subhead.standards {
    width: 36%;
}

.accs.standards-wrapper {
    background: url('../images-new/accs-standards-bg.png');
    background-size: cover;
    background-position: center;
    padding: 50px 60px;
    background-attachment: fixed;
}

.standards-inner-wrapper {
    /*background-color: rgba(255, 255, 255, 0.9);*/
    background: linear-gradient(90deg, rgba(250, 152, 91, 0.9) 0%, rgba(245, 129, 130, 0.9) 100%);
    padding: 40px;
}

.standards-badge-wrapper {
    display: flex;
    justify-content: space-around;
    padding-bottom: 40px;
}

    .standards-badge-wrapper img {
        display: block;
        width: 186px;
    }

    .standards-badge-wrapper > div {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        text-transform: uppercase;
        color: #303030;
        width: 265px;
    }

        .standards-badge-wrapper > div span {
            font-family: openSans-regular;
        }

.accs-privacy-wrapper {
    padding: 50px 60px 0;
}

.accs-privacy-banner {
    background: url('../images-new/accs-privacy-bg.png'),linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    background-position: 100% 0%,center center;
    background-repeat: no-repeat;
    background-size: contain,cover;
    border-radius: 16px;
    padding: 20px 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .accs-privacy-banner .left-sec div {
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 42px;
        color: #FFFFFF;
    }

    .accs-privacy-banner .left-sec p {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #FFFFFF;
        width: 74%;
        margin: 10px 0 0;
    }

    .accs-privacy-banner .right-sec {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: bold;
        font-size: 36px;
        line-height: 42px;
        color: #FFFFFF;
    }

        .accs-privacy-banner .right-sec img {
            margin-right: 20px;
        }

.accs-subhead.how-we-do {
    /*width: 16%;*/
    width: 32%;
}

.accs.banner-left .form-toggle {
    display: none;
}

.accs.mobile-slider-head {
    display: none;
}

#fact-toggler {
    display: none;
}

.recentInvWrapper.accs .list-group-item {
    border-radius: 4px;
}

.recentInvWrapper.accs .dropdown-heading span, .recentInvWrapper.accs .panel-body span {
    font-family: openSans-regular;
    display: inline;
    font-size: inherit;
    width: unset;
    color: inherit;
    line-height: inherit;
}

.whatwedo-wrapper.accs .after-deliver {
    max-width: 380px;
}

    .whatwedo-wrapper.accs .after-deliver span {
        font-family: openSans-regular;
    }

.thankyou-pop-main.accs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFFFFF;
    z-index: 5;
    text-align: center;
    padding: 30px 20px;
    border-radius: 16px;
    color: #303030;
}

.accs-mini-leadgen{
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    max-width: 1273px;
    margin: 30px auto 0;
    border-radius: 16px;
    padding:20px 120px;
    display:flex;
    align-items:center;
}

.accs-mini-leadgen p{
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    padding-left: 30px;
}

/*.accs-mini-leadgen > div {
    display:flex;
    align-items:center;
}*/


@media screen and (max-width:767px) and (min-width:320px) {

    .accs-mini-leadgen{
        max-width: 95%;
        margin: 20px auto 0;
        border-radius: 16px;
        padding:30px 0 0;
        display:block;
    }

    .accs-mini-leadgen img{
        height:72px;
    }

    .accs-mini-leadgen p{
        font-size: 20px;
        line-height: 24px;
        text-align:center;
        padding:20px 30px 15px;
    }

    .accs-mini-leadgen p > br{
        display:block;
    }

    .accs-mini-leadgen .action_button.accs {
        font-size: 16px;
        line-height: 20px;
    }

    .accs.banner-wrapper {
        padding: 10px;
        display: block;
        background: url(../images-new/accs-mobile-banner-bg.svg),linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        background-size: auto, cover;
        background-position: center 86%, center;
        background-repeat: no-repeat;
        height: 90vh;
    }

    .accs.banner-left {
        width: 100%;
        padding: 80px 0 0;
    }

        .accs.banner-left .form-toggle {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #F37222;
            background: #FFFFFF;
            border-radius: 20px;
            border: none;
            padding: 8px 15px;
            display: block;
            width: 150px;
            margin: 130px auto 7px;
        }

        .accs.banner-left .subhead-top, .accs.banner-left .subhead-bottom {
            font-size: 14px;
            padding: 0 15px;
            line-height: 17px;
            margin-bottom: 10px;
        }

        .accs.banner-left .head {
            font-family: openSans-regular;
            font-size: 22px;
            line-height: 27px;
            width: 98%;
            margin: 10px auto;
        }

    .accs.banner-right {
        display: none;
    }

    .modal-dialog.accs {
        width: 94%;
    }

    .modal-content.contact-form {
        background: #FFFFFF;
        border-radius: 16px;
        padding: 20px;
        position: relative;
    }

        .modal-content.contact-form .head {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 24px;
            line-height: 28px;
            text-align: center;
            color: #303030;
            text-transform: capitalize;
            width: 100%;
            padding: 0;
            margin-top: 0;
        }

        .modal-content.contact-form .subhead {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 20px;
            line-height: 23px;
            text-align: center;
            color: #676767;
            margin: 10px 0 0;
        }

        .modal-content.contact-form input {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 16px;
            line-height: 24px;
            color: black;
            width: 100%;
            border-width: 0 0 1px 0;
            border-style: solid;
            border-color: #AAAAAA;
            outline: none;
            margin: 5px 0 0;
            padding: 5px;
        }

        .modal-content.contact-form .tvd-angular-field input[type='text'] ~ label {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 16px;
            line-height: 24px;
            color: #AAAAAA;
            top: 2px;
            margin-left: 5px;
        }

        .modal-content.contact-form input.contact-submit-btn.mob {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #FFFFFF;
            background: #F37222;
            border-radius: 20px;
            border: none;
            padding: 8px 15px;
            display: block;
            margin: 30px auto 10px;
            width: 150px;
        }

        .modal-content.contact-form .form-group {
            margin-bottom: 0;
        }

    .accs.whatwedo-wrapper {
        padding: 40px 18px;
        min-height: unset;
    }

    .accshead {
        font-size: 26px;
    }

    .accs-subhead {
        font-size: 26px;
        width: 60%;
    }

    .what-we-provide-box.flex {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
        text-align: center;
    }

    .what-we-provide-box img {
        width: 88px;
        margin-bottom: 20px;
    }

    .what-we-provide-box .after-deliver {
        font-size: 16px;
    }

    .accs.why-imp-wrapper {
        display: block;
        padding: 30px 20px;
    }

        .accs.why-imp-wrapper h3 {
            font-size: 26px;
            text-align: center;
        }

        .accs.why-imp-wrapper h3 {
            margin: 0;
        }

        .accs.why-imp-wrapper .why-item > img {
            margin-right: 15px;
        }

        .accs.why-imp-wrapper .why-item {
            margin-top: 20px;
        }

    .how-we-do-wrapper.container-fluid {
        padding: 40px 0px;
    }

    .accs-subhead.how-we-do {
        width: 64%;
    }

    .how-we-do-wrapper .para-head {
        line-height: 28px;
        padding: 0 20px;
    }

    .how-we-do-wrapper div.para-txt {
        width: 100%;
        margin: 0;
        padding: 0 20px;
    }

    .how-we-do-wrapper .para-txt > span {
        display: none;
    }


    /*-------------------------- slider -----------------------*/

    .mobile-hide {
        display: none;
    }

    div#sliderMobile {
        display: inherit;
        margin: 0;
    }

    .see-who-we-are-wrapper {
        padding-top: 15px;
        background: none;
    }

    .show-active {
        display: block;
    }

    .hide-active {
        display: none;
    }

    .mobile-slide-desc {
        display: block !important;
        text-align: left;
        padding: 0 30px;
        margin-bottom: 25px;
    }

        .mobile-slide-desc p {
            font-family: openSans-light;
            font-size: 18px;
            font-weight: 300;
            line-height: 1.33;
            color: #303030;
        }

    #dp-dotsMobile {
        width: 270px;
    }

        #dp-dotsMobile li {
            width: auto;
        }

            #dp-dotsMobile li.active {
            }
    /*see-who-we-are-end*/
    .see-who-we-are-wrapper {
        background: url(../images/who-we-are-bg.svg) no-repeat top right;
        background-size: contain;
        padding-bottom: 0;
    }

    #dp-dotsMobile {
        margin: 0 auto 20px;
        width: 75%;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

        #dp-dotsMobile::after {
            width: 70%;
            left: 0;
            right: 0;
            top: 8px;
            margin: auto;
            z-index: -1;
            border-bottom: 1px dashed #CCCCCC;
            right: 0;
            margin: auto;
        }

        #dp-dotsMobile h4 {
            text-align: center;
            margin: 0;
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            color: #303030;
            font-family: openSans-regular;
        }

        #dp-dotsMobile li.active h4 {
            font-family: openSans-regular;
        }

        #dp-dotsMobile li::before {
            left: calc(50% - 8px) !important;
        }

    .mobile-slide-desc p {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 20px;
    }

        .mobile-slide-desc p:last-of-type {
            margin: 10px 0 20px 0;
            font-family: 'openSans-medium';
            font-style: italic;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #303030;
        }

    .mobile-slide-desc h3 {
        font-size: 18px;
        line-height: 28px;
        font-family: 'openSans-regular';
        text-align: left;
        color: rgba(48, 48, 48, 0.85);
    }

    .access-service-how-we-do-wrapper #dp-dotsMobile {
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: scroll;
        flex-wrap: nowrap;
        margin-right: 10px;
    }

    .access-service-how-we-do-wrapper #dp-dotsMobile {
        overflow: -webkit-scrollbars-none;
        overflow: -moz-scrollbars-none;
        overflow: -o-scrollbars-none;
        overflow: scrollbars-none;
        scroll-behavior: smooth;
    }

    #dp-dotsMobile {
        margin: 0 auto 20px;
        width: 75%;
        text-align: center;
        display: flex;
        justify-content: space-between;
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }

        #dp-dotsMobile::-webkit-scrollbar {
            display: none;
        }

    .access-service-how-we-do-wrapper #dp-dotsMobile li {
        width: auto;
        margin: 0 5px;
    }

    .access-service-how-we-do-wrapper #dp-dotsMobile h4 {
        width: 120px;
    }

    #dp-dotsMobile h4 {
        text-align: center;
        margin: 0;
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        color: #303030;
        font-family: openSans-medium;
    }

    #dp-dotsMobile li::before {
        left: calc(50% - 8px) !important;
    }

    .mobile-slide-desc {
        display: block !important;
        text-align: left;
        padding: 0px 12px;
        margin-bottom: 5px;
    }

    #dp-dotsMobile {
        margin: 0 auto 20px;
        width: 75%;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

    .accs.mobile-slider-head {
        display: block;
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #303030;
        margin-top: 30px;
    }

    .actionsec img.accs {
        display: block;
        margin: 20px auto 10px;
        position: static;
        height: 66px;
        top: 0;
    }

    .actionsecdiv.accs {
        margin: 0 auto;
        display: block;
        position: static;
    }

        .actionsecdiv.accs .head {
            position: static;
            font-size: 26px;
            text-align: center;
            padding: 0 20px;
            font-family: openSans-regular;
            line-height: 30px;
        }

        .actionsecdiv.accs .subhead span {
            display: block;
            position: static;
            padding: 0 20px;
            margin: 20px 0;
        }

    .accs.why-its-imp-wrapper {
        padding: 40px 10px 30px;
    }

    .accs-subhead.why-imp {
        width: 60%;
        padding: 10px 0;
    }

    .why-imp.desc {
        font-family: openSans-regular;
        font-size: 16px;
        width: 100%;
    }

    .accs.law-head {
        font-size: 20px;
    }

    .accs.law-stats-wrapper {
        display: block;
        padding: 0;
    }

        .accs.law-stats-wrapper > div {
            width: 100%;
            text-align: center;
            margin: 0;
            padding: 20px 5px;
        }

        .accs.law-stats-wrapper h4 {
            font-family: 'openSans-regular';
            font-size: 18px;
        }

    .all-stats-container {
        padding: 0;
        margin: 15px 0 30px;
    }

    .invdi-stats-section.web-soln {
        position: relative;
        width: 45%;
        margin: 8px;
        padding: 15px 10px 10px 15px;
    }

    .invdi-stats-section .content-2 {
        font-size: 14px;
    }

    .accs.law-subhead {
        padding: 0 70px;
    }

    .accs.law-subhead-desc {
        width: 82%;
    }

    .accs.abilities {
        padding: 10px 0px 20px;
        flex-wrap: wrap;
    }

        .accs.abilities > div {
            width: 50%;
            font-family: 'openSans-regular';
            padding: 15px 0;
        }

    .accs.law-subhead {
        padding: 0 76px;
    }

        .accs.law-subhead.two {
            padding: 0 50px;
        }

    .accs.law-subhead-desc.two {
        display: none;
    }

    .accs.comp-for-wrapper {
        flex-wrap: wrap;
        padding: 10px 0 0;
    }

        .accs.comp-for-wrapper > div {
            position: relative;
            width: 45%;
            margin: 8px;
        }

            .accs.comp-for-wrapper > div .comp-title {
                font-size: 14px;
                height: 40px;
                line-height: 18px;
                display: flex;
                justify-content: center;
                align-items: center;
            }

    .accs.facts-wrapper {
        padding: 30px 20px;
    }

    .accs-subhead.facts {
        width: 94%;
        padding: 10px 0;
    }

    .facts-row {
        margin: 0;
        padding: 0;
    }

        .facts-row .col-md-6 {
            padding: 10px 0;
            justify-content: space-between;
        }

        .facts-row .num {
            height: 33px;
            width: 33px;
            line-height: 34px;
            font-size: 12px;
        }

        .facts-row .fact-para {
            font-size: 16px;
            width: calc(100% - 52px);
        }

    #fact-toggler {
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #FFFFFF;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }

        #fact-toggler img {
            margin-left: 8px;
            transition: 0.5s;
        }

    #fact-to-hide {
        display: none;
    }

    #fact-toggler.active img {
        transform: rotate(180deg);
    }

    .accs.standards-wrapper {
        padding: 30px 20px;
    }

    .standards-inner-wrapper {
        padding: 20px 10px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .accs-subhead.standards {
        width: 62%;
        padding: 10px 0;
    }

    .standards-badge-wrapper {
        flex-wrap: wrap;
        padding-bottom: 0;
    }

        .standards-badge-wrapper > div {
            width: 50%;
            font-size: 14px;
            line-height: 16px;
            padding: 5px;
        }

        .standards-badge-wrapper img {
            width: 100%;
        }

    .accs-privacy-banner .right-sec {
        order: 1;
        width: 100%;
        text-align: center;
    }

    .accs-privacy-banner .left-sec {
        order: 2;
        text-align: center;
        padding-top: 14px;
    }

    .accs-privacy-wrapper {
        padding: 30px 15px 5px;
    }

    .accs-privacy-banner {
        padding: 30px 20px;
        background: #EB884A;
        display: flex;
        flex-wrap: wrap;
    }

        .accs-privacy-banner .right-sec img {
            margin-right: -10px;
        }

        .accs-privacy-banner .left-sec div {
            font-size: 32px;
            line-height: 38px;
        }

        .accs-privacy-banner .left-sec p {
            width: 86%;
            margin: 10px auto 0;
        }

    .recentInv.accs {
        padding: 20px;
    }

    .accs-subhead.faqs {
        padding: 10px 0;
        width: 92%;
    }

    .recentInvWrapper.accs .list-group-item {
        margin: 0 0 20px;
        text-align: left;
        border-radius: 4px;
        padding: 17px 15px 13px 15px;
    }

    .recentInvWrapper.accs button {
        font-size: 16px;
        line-height: 20px;
        font-family: 'openSans-regular';
    }

    .recentInvWrapper.accs .panel-body {
        padding: 15px 0 0;
        font-size: 14px;
        line-height: 20px;
    }
}





/*see-who-we-are-start*/

.how-we-do-wrapper {
    padding: 40px 0 50px;
}

    .how-we-do-wrapper .as-how-we-h2 {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #303030;
        text-transform: none;
    }

    .how-we-do-wrapper .para-head {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #303030;
        margin-bottom: 15px;
    }

    .how-we-do-wrapper .para-txt {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #303030;
        width: 55%;
        margin: 0 auto;
    }

        .how-we-do-wrapper .para-txt span {
            font-family: openSans-regular;
        }

.see-who-we-are-head {
    display: table;
    margin: 0 auto;
    text-align: center;
}

    .see-who-we-are-head h2 {
        margin-bottom: 0;
        font-family: openSans-regular;
        font-size: 32px;
        line-height: 39px;
        color: #303030;
    }

    .see-who-we-are-head p {
        font-family: openSans-regular;
        font-size: 22px;
        line-height: 27px;
        color: #303030;
    }

        .see-who-we-are-head p span {
            font-family: openSans-regular;
            color: #FF7208;
        }

.see-who-we-are-wrapper {
    padding: 70px 0 40px 0;
}

.see-who-we-are-container {
    max-width: 1185px;
    margin: auto;
}

#sliderMobile {
    display: none;
}

.mobile-description {
    display: none;
}

.dp-wrap {
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.left-side {
    width: 40%;
    padding-bottom: 50px;
}

.access-service-how-we-do-wrapper .left-side {
    width: 38%;
}

.access-service-how-we-do-wrapper #dp-dots li p {
    width: 420px;
}

.access-service-how-we-do-wrapper #dp-dots li span {
    width: 70%;
}

.see-who-we-are-container .dp_item {
    border-radius: 8.8px;
    box-shadow: 0 2px 22px 4px rgba(189, 189, 189, 0.69);
}

#dp-dots {
    position: relative;
    z-index: 12;
    cursor: default;
    display: flex;
    flex-direction: column;
    padding: 0;
    list-style: none;
    align-items: flex-start;
    margin: 0 30px 0 0;
}

    #dp-dots li {
        position: relative;
        padding-left: 50px;
        padding-bottom: 20px;
        transition: 0.3s;
    }

        #dp-dots li:last-child {
            padding-bottom: 0;
        }

        #dp-dots li::before {
            content: '';
            position: absolute;
            left: 0;
            top: 6px;
            display: inline-block;
            width: 16px;
            height: 16px;
            background: #FFC39D;
            border-radius: 50%;
            border: 2px solid #FFC39D;
        }

        #dp-dots li:first-child::before {
            top: 6px;
        }

        #dp-dots li.active:first-child::before {
            top: 10px;
        }

        #dp-dots li.active::before {
            top: 9px;
        }

        #dp-dots li::after {
            content: "";
            position: absolute;
            height: 100%;
            width: 1px;
            top: 15px;
            left: 8px;
            z-index: -1;
            border-left: 1px dashed #CCCCCC;
        }

        #dp-dots li:last-child::after {
            content: none;
        }

        #dp-dots li.active {
            pointer-events: none;
        }

            #dp-dots li.active::before {
                background: white;
                border: 2px solid #f37222;
                left: 0;
            }

        #dp-dots li div {
            overflow: hidden;
            height: 0px;
            transition: 0.3s;
            margin-top: 8px;
        }

        #dp-dots li.active div {
            height: 80px;
            transition: 0.3s;
        }

        #dp-dots li h2 {
            padding: 0;
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 20px;
            line-height: 30px;
            text-align: left;
            text-transform: none;
            color: #303030;
        }

        #dp-dots li.active h2 {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 20px;
            line-height: 30px;
            color: #303030;
        }

        #dp-dots li p {
            font-family: openSans-light;
            font-size: 18px;
            font-weight: 300;
            line-height: 28px;
            color: rgba(48, 48, 48, 0.85);
            margin-bottom: 35px;
        }

        #dp-dots li span {
            font-family: 'openSans-light';
            font-size: 20px;
            font-weight: 300;
            line-height: 28px;
            color: rgba(48, 48, 48, 0.85);
            display: block;
            margin-bottom: 10px;
        }

            #dp-dots li span img {
                margin-bottom: 10px;
            }

        #dp-dots li h3 {
            font-family: 'openSans-semi-bold';
            font-size: 20px;
            font-weight: 600;
            line-height: 1.5;
            color: rgba(48, 48, 48, 0.85);
        }

#dp-slider,
.dp-img img {
    height: 395px;
    width: 270px;
    object-fit: cover;
}

.dp-slider {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d;
}

    .dp-slider div {
        transform-style: preserve-3d;
    }

.dp_item {
    display: block;
    position: absolute;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    transition: transform 1.2s;
}

#dp-slider .dp_item:first-child {
    z-index: 10 !important;
    transform: rotateY(0deg) translateX(0px) !important;
}

.dp_item[data-position="2"] {
    z-index: 9;
    transform: rotateY(0deg) translateX(-35%) scale(0.7);
}

.dp_item[data-position="3"] {
    z-index: 8;
    transform: rotateY(0deg) translateX(-60%) scale(0.5);
}

#dp-next,
#dp-prev {
    position: absolute;
    top: 50%;
    right: 16%;
    height: 33px;
    width: 33px;
    z-index: 10;
    cursor: pointer;
}

#dp-prev {
    left: 15px;
    transform: rotate(180deg);
}

.dp_item {
    width: auto;
}

.dp-content,
.dp-img {
    text-align: left;
}

.dp_item {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

    .dp_item .dp-img img {
        cursor: default !important;
    }

.dp-content {
    padding-left: 100px;
    padding-right: 0;
    display: inline-block;
    width: 100%;
}

    .dp-content h2 {
        color: #41414B;
        font-family:openSans-regular;
        font-size: 28px;
        max-width: 460px;
        margin-top: 8px;
        margin-bottom: 0px;
    }

    .dp-content p {
        color: #74747F;
        max-width: 490px;
        margin-top: 15px;
        font-size: 14px;
        width: 350px;
    }

    .dp-content .site-btn {
        margin-top: 15px;
        font-size: 13px;
        padding: 19px 40px;
    }

.dp-img img {
    /*object-fit: cover;*/
    object-position: right;
}

#dp-slider .dp_item:hover:not(:first-child) {
    cursor: pointer;
}

.site-btn {
    color: #fff;
    font-size: 18px;
    font-family: openSans-regular;
    background: #FA8282;
    padding: 14px 43px;
    display: inline-block;
    border-radius: 2px;
    position: relative;
    top: -12px;
    text-decoration: none;
}

    .site-btn:hover {
        text-decoration: none;
        color: #fff;
    }

/*2*/

#sliderMobile {
    margin-top: 200px;
}

.dp-wrapMobile {
    margin: 30px auto 0;
    position: relative;
    perspective: 1000px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    overflow: hidden;
}

.dp-sliderMobile {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d;
}

    .dp-sliderMobile div {
        transform-style: preserve-3d;
    }

.dp_itemMobile {
    display: block;
    position: absolute;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    transition: transform 1.2s;
}

#dp-sliderMobile .dp_itemMobile:first-child {
    z-index: 10 !important;
    transform: rotateY(0deg) translateX(0px) !important;
}

.dp_itemMobile[data-position="2"] {
    z-index: 9;
    transform: rotateY(0deg) translateX(-35%) scale(0.7);
}

.dp_itemMobile[data-position="3"] {
    z-index: 8;
    transform: rotateY(0deg) translateX(35%) scale(0.7);
}

#dp-next,
#dp-prev {
    position: absolute;
    top: 50%;
    right: 16%;
    height: 33px;
    width: 33px;
    z-index: 10;
    cursor: pointer;
}

#dp-prev {
    left: 15px;
    transform: rotate(180deg);
}

#dp-dotsMobile {
    position: relative;
    z-index: 12;
    cursor: default;
    display: flex;
    flex-direction: row;
    padding: 0;
    list-style: none;
    align-items: flex-start;
    margin: 0 0 15px 0;
    width: 280px;
    min-height: 65px;
}

    #dp-dotsMobile h4 {
        width: 55%;
    }

    #dp-dotsMobile li {
        position: relative;
        padding-left: 0px;
        padding-top: 25px;
        transition: 0.3s;
        width: 125px;
        font-family: 'openSans-regular';
        font-size: 12px;
        line-height: 1.33;
        color: #303030;
    }

        #dp-dotsMobile li.active {
            font-family: 'openSans-semi-bold';
            font-size: 14px;
            font-weight: 600;
            line-height: 1.43;
            color: #303030;
        }

        #dp-dotsMobile li:last-child {
            padding-bottom: 0;
            width: auto;
        }

        #dp-dotsMobile li::before {
            content: '';
            position: absolute;
            left: 2px;
            top: 1px;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: #FFC39D;
            border-radius: 50%;
        }

        #dp-dotsMobile li:first-child::before {
            top: 0;
        }

    #dp-dotsMobile::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 515px;
        top: 11px;
        left: 75px;
        z-index: -1;
        border-bottom: 1px dashed #CCCCCC;
    }

    #dp-dotsMobile li.active {
        pointer-events: none;
        position: relative;
        font-size: 14px;
        color: #303030;
    }

        #dp-dotsMobile li.active::before {
            background: white;
            border: 4px solid #E22D2A;
            left: 0;
        }

    #dp-dotsMobile li div {
        width: 300px;
        overflow: hidden;
        height: 0px;
        transition: 0.3s;
    }

    #dp-dotsMobile li.active div {
        height: 150px;
        transition: 0.3s;
    }

    #dp-dotsMobile li.active p,
    #dp-dotsMobile li.active h3 {
        display: block;
        margin: 10px 0;
        font-size: 18px;
        color: #303030;
    }

    #dp-dotsMobile li.active span {
        color: red;
        font-size: 16px;
    }

.dp_itemMobile {
    width: auto;
}

.dp-content,
.dp-imgMobile {
    text-align: left;
}

.dp_itemMobile {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.dp-contentMobile {
    padding-left: 100px;
    padding-right: 0;
    display: inline-block;
    width: 100%;
}

    .dp-contentMobile h2 {
        color: #41414B;
        font-family:openSans-regular;
        font-size: 28px;
        max-width: 460px;
        margin-top: 8px;
        margin-bottom: 0px;
    }

    .dp-contentMobile p {
        color: #74747F;
        max-width: 490px;
        margin-top: 15px;
        font-size: 14px;
        width: 350px;
    }

    .dp-contentMobile .site-btn {
        margin-top: 15px;
        font-size: 13px;
        padding: 19px 40px;
    }

.dp-imgMobile img {
    /*object-fit: cover;*/
    object-position: right;
}

#dp-sliderMobile,
.dp-imgMobile img {
    height: 334px;
    width: 246px;
}

    #dp-sliderMobile .dp_itemMobile:hover:not(:first-child) {
        cursor: pointer;
    }

.site-btnMobile {
    color: #fff;
    font-size: 18px;
    font-family: openSans-regular;
    background: #FA8282;
    padding: 14px 43px;
    display: inline-block;
    border-radius: 2px;
    position: relative;
    top: -12px;
    text-decoration: none;
}

.site-btn:hover {
    text-decoration: none;
    color: #fff;
}

.mobile-slide-desc {
    display: none;
}



/*see-who-we-are-end*/


/*fixed nav tabs*/
.services-hyperlink {
    margin: -12px auto 0 auto;
    position: relative;
}

    .services-hyperlink .nav {
        display: flex;
        max-width: 1090px;
        margin: auto;
        border-radius: 8px;
        box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
        background-color: #FFFFFF;
        padding: 24px 50px;
        justify-content: center;
    }

        .services-hyperlink .nav.nav-lg {
            max-width: 1200px;
        }

        .services-hyperlink .nav .nav-item {
            margin: 0 32px;
        }

            .services-hyperlink .nav .nav-item a {
                border: none !important;
                position: relative;
                padding: 0 0 5px 0;
                background: transparent;
                font-family: openSans-medium;
                font-style: normal;
                font-weight: 500;
                font-size: 16px;
                line-height: 24px;
                color: #303030;
            }

            .services-hyperlink .nav .nav-item a::before {
                content: '';
                position: absolute;
                left: 0;
                bottom: 0px;
                width: 20px;
                height: 1px;
                background: #303030;
            }

                

                .services-hyperlink .nav .nav-item.active a::before {
                    background: #F37222;
                    width: 100%;
                }

            .services-hyperlink .nav .nav-item.active a {
                color: #F37222;
                font-weight: 600;
            }

    /*.services-hyperlink .nav .nav-item a.active::before {
    width: 100%;
    background: #f37222;
}*/

    .services-hyperlink.affix .nav .nav-item a.active::before,
    .services-hyperlink.affix .nav .nav-item a::before {
        content: none;
    }

    .services-hyperlink.affix .nav .nav-item a {
        padding: 5px 0 0;
    }


    /*fixed hyperlink strip start*/

    .services-hyperlink.affix {
        position: fixed;
        width: 100%;
        max-width: 1366px;
        margin: 0 auto;
        top: 77px;
        z-index: 10;
    }

        .services-hyperlink.affix .nav {
            width: 100%;
            max-width: 100%;
            justify-content: center;
            transition: 0.2s padding;
            padding: 15px 80px;
            border-radius: 0;
        }

@media screen and (max-width:767px) and (min-width:320px) {

    .services-hyperlink {
        margin: -42px auto 0 auto;
    }
    .services-hyperlink.extra-margin{
        margin: -42px auto 0 auto;
    }

        .services-hyperlink .nav {
            display: flex;
            width: 100%;
            overflow-x: scroll;
            flex-wrap: nowrap;
            justify-content: flex-start !important;
            padding: 20px 15px;
            border-radius: 0;
        }

            .services-hyperlink .nav::-webkit-scrollbar {
                width: 0 !important;
                display: none;
            }

        .services-hyperlink .nav {
            overflow: -webkit-scrollbars-none;
            overflow: -moz-scrollbars-none;
            overflow: -o-scrollbars-none;
            overflow: scrollbars-none;
            scroll-behavior: smooth;
        }

        .services-hyperlink .nav {
            -ms-overflow-style: none;
        }

        .services-hyperlink.affix {
            top: 55px;
        }

            .services-hyperlink.affix .nav {
                padding: 30px 15px 12px;
            }

        .services-hyperlink .nav .nav-item a {
            width: max-content;
            font-family: 'openSans-regular';
            font-size: 14px;
            color: #676767;
            padding-bottom: 0;
        }

            .services-hyperlink .nav .nav-item a::before {
                content: none;
            }

        .services-hyperlink .nav .nav-item.active a {

            font-family: 'openSans-bold';
            color: #f37222;
        }

        .services-hyperlink .nav .nav-item {
            margin: 0 24px;
        }

            .services-hyperlink .nav .nav-item:last-child a {
                margin-right: 30px;
            }
}

/*--------------- Accessibility Compliances New (sanket - 23/8/2021) ------------*/
.std-we-follow-wrapper {
    max-width: 1273px;
    margin: 0 auto;
    padding: 50px 0 40px;
}

.accs-subhead.accs-subhead-lg {
    width: 32%;
}

.standards-badge-wrapper img {
    width: 184px;
}

.why-make-acc-wrapper {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    max-width: 1273px;
    margin: 0 auto;
    border-radius: 16px;
}

    .why-make-acc-wrapper .why-make-acc-left {
        padding: 20px 30px 40px 20px;
        text-align: center;
    }

        .why-make-acc-wrapper .why-make-acc-left .accs-subhead.white {
            border-color: #FFFFFF;
            width: 55%;
        }

        .why-make-acc-wrapper .why-make-acc-left .accs-subpara {
            color: #FFF;
            max-width: 367px;
            margin: 0 auto;
            font-family: openSans-regular;
            font-size: 20px;
            line-height: 24px;
        }

            .why-make-acc-wrapper .why-make-acc-left .accs-subpara.subpara-md {
                max-width: 63%;
                margin: 0 auto;
            }

    .why-make-acc-wrapper .why-make-acc-right {
        padding: 20px 50px 57px 57px;
    }

.why-make-acc-right .why-make-acc-grid {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 35px;
}

    .why-make-acc-right .why-make-acc-grid > div {
        /*width: 217px;*/
        max-width: 350px;
        text-align: center;
        min-height: 225px;
    }

        .why-make-acc-right .why-make-acc-grid > div:not(:last-child) {
            border-right: 1px solid #FFF;
            padding-right: 10px;
        }

        .why-make-acc-right .why-make-acc-grid > div:not(:first-child) {
            padding-left: 10px;
        }

        .why-make-acc-right .why-make-acc-grid > div figure {
            margin: 0 0 30px;
        }

            .why-make-acc-right .why-make-acc-grid > div figure img {
                width: 112px;
            }

.why-make-acc-grid div .subpara {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
}


.why-make-acc-right .subpara {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFF;
    text-align: center;
}

    .why-make-acc-right .subpara.subpara-lg {
        max-width: 94%;
        margin: 0 auto;
    }

.how-we-do-wrapper .para-txt {
    width: 91%;
}

.facts-wrapper .para-txt {
    width: 97%;
    font-family: openSans-medium;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 auto 70px;
    text-align: center;
    color: #FFF;
}

.accs-subhead span {
    font-family: openSans-regular;
}

.accs-subhead.accs-subhead-md {
    width: 25%;
}

.ada-vs-section-wrapper {
    padding: 40px 0 105px;
}

.ada-vs-section-container {
    max-width: 983px;
    margin: 0 auto;
    background: #F8F8F8;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 45px 30px;
    border-radius: 8px;
}

    .ada-vs-section-container div {
        width: 434px;
        min-height: 405px;
    }

        .ada-vs-section-container div:not(:last-child) {
            border-right: 2px solid #AAAAAA;
            padding-right: 30px;
        }

        .ada-vs-section-container div:not(:first-child) {
            padding-left: 48px;
        }

        .ada-vs-section-container div h3 {
            font-family: openSans-semi-bold;
            font-weight: 600;
            font-size: 36px;
            line-height: 43px;
            text-align: left;
            color: #F37222;
            margin: 0 0 27px;
        }

            .ada-vs-section-container div h3 span {
                font-family: openSans-regular;
            }

        .ada-vs-section-container div .list {
            padding: 0 0 0 20px;
        }

            .ada-vs-section-container div .list li {
                position: relative;
                margin: 0 0 20px;
            }

                .ada-vs-section-container div .list li:before {
                    content: '';
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    background: #F37222;
                    border-radius: 50%;
                    top: 8px;
                    left: -20px;
                }

                .ada-vs-section-container div .list li p {
                    font-family: openSans-medium;
                    font-weight: 500;
                    font-size: 20px;
                    line-height: 24px;
                    color: #000000;
                }

.proxima-regular {
    font-family: openSans-regular;
}

.accs-subhead.standards {
    border-color: #FFFFFF;
    width: 22%;
}

.standards-wrapper .para-txt {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    width: 96%;
    margin: 0 auto;
}

.banner-carousel {
    padding-top: 20px;
    max-width: 503px;
    margin: 0 auto;
}

    .banner-carousel .carousel-inner {
        background: rgba(0,0,0,0.1);
        border-radius: 8px;
        padding: 0;
    }

        .banner-carousel .carousel-inner .item {
            opacity: 1;
            color: #fff;
            padding: 7px;
        }

            .banner-carousel .carousel-inner .item div {
                display: flex;
                align-items: center;
            }

                .banner-carousel .carousel-inner .item div figure {
                    background: rgba(0,0,0,0.2);
                    padding: 5px;
                    border-radius: 8px;
                    margin-right: 10px;
                }

                    .banner-carousel .carousel-inner .item div figure img {
                        width: 40px;
                        height: 40px;
                    }

    .banner-carousel .carousel-indicators {
        bottom: -40px;
    }

        .banner-carousel .carousel-indicators li {
            border: 1px solid #FFFFFF;
        }

    .banner-carousel .carousel-inner .item p {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: left;
        color: #FFF;
        margin: 0;
        flex: 1;
    }

.recentInvWrapper.accs button.collapsed .fa-angle-down:before {
    content: "\f107";
}

.recentInvWrapper.accs button .fa-angle-down:before {
    content: "\f106";
}

.accs.why-imp-wrapper .why-item-parent {
    position: relative;
}

.accs.why-imp-wrapper .why-item-parent:nth-of-type(2) {
    width: 250px;
}

.accs.why-imp-wrapper .why-item-parent:nth-of-type(3) {
    width: 320px;
}

.accs.why-imp-wrapper .why-item-parent:nth-of-type(4) {
    width: 320px;
}

.accs.why-imp-wrapper .why-item-parent:not(:last-child):before {
    position: absolute;
    content:'';
    top:50%;
    right: 0;
    transform: translateY(-50%);
    height: 40px;
    width:1.5px;
    background: #fff;
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .accs.why-imp-wrapper .why-item-parent:nth-of-type(2),
    .accs.why-imp-wrapper .why-item-parent:nth-of-type(3),
    .accs.why-imp-wrapper .why-item-parent:nth-of-type(4) {
        width: unset;
    }
    .accs.why-imp-wrapper .why-item-parent {
        position: static;
        width: unset;
    }
    .standards-badge-wrapper img {
        width: 128px;
    }

    .why-make-acc-wrapper .why-make-acc-left .accs-subhead.white {
        width: 83%;
    }

    .why-make-acc-wrapper .why-make-acc-left .accs-subpara.subpara-md {
        max-width: 93%;
    }

    .banner-carousel {
        padding-top: 10px !important;
    }

        .banner-carousel .carousel-inner .item p {
            font-size: 12px;
            line-height: 15px;
        }

    .accs.banner-left .subhead-top, .accs.banner-left .subhead-bottom {
        padding: 0 7px;
    }

    .banner-carousel .carousel-indicators {
        bottom: -35px;
    }

    .accs.banner-wrapper {
        background-position: center 80%, center;
        height: 95vh;
    }

    .accs-subhead.accs-subhead-lg {
        width: 60%;
    }

    .std-we-follow-wrapper {
        padding: 10px 0 40px;
    }

    .why-make-acc-wrapper .why-make-acc-left {
        padding: 10px 10px 10px 10px;
    }

    .why-make-acc-left .accs-subhead {
        width: 85%;
    }

    .why-make-acc-wrapper {
        max-width: 95%;
        margin: 0 auto;
    }

        .why-make-acc-wrapper .why-make-acc-right {
            padding: 15px 10px 15px 10px;
        }

    .why-make-acc-right .why-make-acc-grid {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 0 10px;
    }

        .why-make-acc-right .why-make-acc-grid > div:not(:last-child),
        .why-make-acc-right .why-make-acc-grid > div:not(:first-child) {
            padding: 0;
            border: none;
        }

    .why-make-acc-wrapper .why-make-acc-left .accs-subpara {
        font-size: 16px;
        line-height: 22px;
    }

    .why-make-acc-right .why-make-acc-grid > div {
        display: flex;
        max-width: 90%;
        min-height: unset;
        margin: 0 auto 10px;
    }

        .why-make-acc-right .why-make-acc-grid > div figure img {
            width: 48px;
            height: 48px;
        }

    .why-make-acc-right .subpara {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .why-make-acc-grid div .subpara {
        text-align: left;
        margin-left: 10px;
        flex: 1;
        font-size: 14px;
        line-height: 17px;
    }

    .accs-subhead.facts {
        width: 98%;
    }

    .facts-wrapper .para-txt {
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 20px;
    }

    .accs-subhead.standards {
        width: 73%;
    }

    .standards-wrapper .para-txt {
        font-size: 16px;
        line-height: 22px;
    }

    .ada-vs-section-container {
        max-width: 95%;
        margin: 0 auto;
        padding: 20px 10px;
    }

        .ada-vs-section-container div {
            width: 49%;
        }

            .ada-vs-section-container div h3 {
                font-size: 20px;
                line-height: 24px;
            }

            .ada-vs-section-container div .list li p {
                font-size: 12px;
                line-height: 14px;
            }

    .accs-subhead.accs-subhead-md {
        width: 90%;
    }

    .ada-vs-section-container div:not(:last-child) {
        padding-right: 10px;
        border-right: 1px solid #AAAAAA;
    }

    .ada-vs-section-container div:not(:first-child) {
        padding-left: 15px;
    }

    .ada-vs-section-container div .list li:before {
        top: 3px;
        left: -15px;
    }

    .ada-vs-section-container div .list {
        padding: 0 0 0 15px;
    }

    .ada-vs-section-wrapper {
        padding: 40px 0;
    }
}

@media screen and (max-width: 576) {
    .banner-carousel {
        max-width: 306px;
    }
}
