﻿@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;
}

.d-none {
    display: none !important;
}

.disabled {
    opacity: .5;
    pointer-events: none;
}

.g-recaptcha, .grecaptcha-badge {
    display: none !important;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

body {
    margin: 0px;
    font-family: openSans-regular !important;
}

    body.noScroll {
        overflow: hidden;
    }

button:focus {
    outline: none;
}

.mt-50 {
    margin-top: 50px !important;
}

.pad-030 {
    padding: 0 30px;
}

.web-content {
    max-width: 1366px;
    margin: auto;
    overflow-x: hidden;
}

.email2-field {
    display: none;
}

header {
    z-index: 100;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    xxbox-shadow: 1px 1px 10px #666;
    box-shadow: 0 8px 6px -6px #666;
    max-width: 1366px;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

    header .strip {
        /*background: red;
        background: -webkit-linear-gradient(left, #f47221, #e74c50);
        background: -o-linear-gradient(right, #f47221, #e74c50);
        background: -moz-linear-gradient(right, #f47221, #e74c50);
        background: linear-gradient(to right, #f47221, #e74c50);*/
        background: rgb(244,114,33); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(244,114,33,1) 0%, rgba(231,76,80,1) 100%);
        background: -webkit-linear-gradient(left, rgba(244,114,33,1) 0%,rgba(231,76,80,1) 100%);
        background: linear-gradient(to right, rgba(244,114,33,1) 0%,rgba(231,76,80,1) 100%);
        text-align: right;
        height: 35px;
        line-height: 35px;
    }

        header .strip .mobile-no {
            float: right;
            margin-left: 10px;
        }

        header .strip .email-id img {
            margin-right: 5px;
        }

        header .strip .email-id {
            float: right;
        }

        header .strip .social-icon a {
            height: 25px;
            width: 25px;
            display: block;
            line-height: 20px;
        }

        header .strip a {
            color: #fff;
            letter-spacing: normal;
            font-family: openSans-medium;
            font-size: 14px;
            font-weight: 500;
        }

    header .ìcon-facebook {
        background-image: url(../images-new/icon-header-social-1.png);
    }

    header .ìcon-twitter {
        background-image: url(../images-new/icon-header-social-2.png);
    }

    header .ìcon-linkedin {
        background-image: url(../images-new/icon-header-social-3.png);
    }

    header .ìcon-m {
        background-image: url(../images-new/icon-header-social-4.png);
    }

    header.slim {
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 8px 6px -10px #666;
    }

    header .Logo {
        margin-top: 3.5px;
        margin-bottom: 3.5px;
        height: 66px;
        width: 255px;
        background-image: url(../images-new/New-logo/techved-us-logo-new.svg);
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;
        float: left;
        transition: all .5s ease;
    }

    header .navgation {
        float: right;
        font-size: 0;
    }

        header .navgation .main-manu {
            color: #303030;
            padding: 22.5px 0px 22.5px 40px;
            display: inline-block;
            text-transform: uppercase;
            transition: all .5s ease;
            cursor: pointer;
            font-size: 14px;
            vertical-align: middle;
            font-weight: 500;
        }

        header .navgation a.main-manu {
            cursor: pointer;
        }

.navgation .main-manu i {
    background-color: #f47221;
    border-radius: 100px;
    height: 6px;
    width: 6px;
    visibility: hidden;
    margin: auto;
    display: block;
}

.navgation .main-manu:hover i,
.navgation i.active {
    visibility: visible;
}

header .navgation .main-manu.contact-btn {
    width: 123px;
    height: 32px;
    padding: 0 !important;
    border: solid 2px #f47221;
    border-radius: 50px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: 500;
    color: #f47221;
    margin: 17px 0 24px 38px;
    vertical-align: middle;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
}

    header .navgation .main-manu.contact-btn:hover {
        background: #f47221;
        color: #FFFFFF;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
    }

.navgation .dropdown-big-menu {
    display: none;
    background-color: rgba(255, 255, 255, .90);
    position: absolute;
    right: 100px;
    padding: 20px;
    margin-top: 23px;
    transition: all .5s ease;
    z-index: 9;
    cursor: default;
}

.slim .navgation .dropdown-big-menu {
    margin-top: 10px;
}

.navgation .main-manu:hover .dropdown-big-menu {
    display: block;
    text-transform: capitalize;
}

.navgation .dropdown-big-menu.active {
    display: block;
}

.dropdown-big-menu a {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    display: block;
    color: #303030;
}

    .dropdown-big-menu a:hover {
        color: #f47221;
    }

.dropdown-big-menu h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    position: relative;
    margin-bottom: 10px;
}

    .dropdown-big-menu h3::before {
        content: '';
        position: absolute;
        width: 2px;
        height: 18px;
        background: #f0682e;
        left: -10px;
        top: -2px;
    }

.dropdown-big-menu p {
    font-size: 12px;
    color: #868686;
    margin-bottom: 20px;
}

.dropdown-big-menu .sub-menu-container:last-child p {
    margin-bottom: 32px;
}

.sub-menu-container {
    display: inline-block;
    vertical-align: top;
    padding: 10px 32px 10px 10px;
    max-width: 275px;
}

.about_menu .sub-menu-container, .last_menu .sub-menu-container {
    padding: 10px;
}

.about_menu.dropdown-big-menu a, .last_menu.dropdown-big-menu a {
    margin: 0;
}

    .about_menu.dropdown-big-menu a h3, .last_menu.dropdown-big-menu a h3 {
        margin: 0;
    }

        .about_menu.dropdown-big-menu a h3::before, .last_menu.dropdown-big-menu a h3::before {
            content: none;
        }

header.slim .Logo {
    height: 35px;
    width: 150px;
    background-image: url(../images-new/logo-small.png);
    background-size: auto 100%;
}

header.slim .navgation .main-manu {
    padding: 10px 0px 10px 40px;
}

    header.slim .navgation .main-manu.contact-btn {
        margin: 0px 0 3px 38px;
    }

.Logo-mobile {
    height: 30px;
    width: 150px;
    margin-top: 5px;
    background-image: url(../images-new/logo-small.png);
    background-size: auto 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left center;
}

header .hamburger {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-image: url(../images-new/icon-hamburger.png);
    background-repeat: no-repeat;
    background-position: right center;
    float: right;
    cursor: pointer;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 11;
}

    .sidenav .nav-container .main-menu {
        padding: 15px 10px 10px 10px;
        text-decoration: none;
        color: #303030;
        display: block;
        transition: 0.3s;
        border-bottom: solid 1px #d6d6d6;
        text-transform: uppercase;
        font-family: openSans-regular;
        font-size: 16px;
        cursor: pointer;
    }

        .sidenav .nav-container .main-menu .sub-menu {
            display: none;
            padding-top: 5px;
        }

    .sidenav .nav-container a.main-menu {
        background-image: none;
    }

    .sidenav .nav-container .main-menu {
        background-image: url(../images-new/icon-arrow-bottom.png);
        background-repeat: no-repeat;
        background-position: right 20px;
    }

        .sidenav .nav-container .main-menu.contact-btn {
            width: 123px;
            height: 32px;
            padding: 0 !important;
            border: solid 2px #f47221;
            border-radius: 50px;
            text-align: center;
            line-height: 31px;
            font-size: 14px;
            font-weight: 500;
            color: #f47221;
            margin: 17px 0 24px 0px;
            vertical-align: middle;
            transition: 0.2s;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
        }

    .sidenav .nav-container ul {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 0;
    }

        .sidenav .nav-container ul li {
            display: inline-block;
            width: 39px;
            height: 40px;
            margin: 0 7.5px;
        }

            .sidenav .nav-container ul li a {
                display: block;
                width: 100%;
                height: 100%;
                background-size: 100% !important;
                background-repeat: no-repeat !important;
            }

                .sidenav .nav-container ul li a.facebook {
                    background: url(../images-new/icon-nav-f.png);
                }

                .sidenav .nav-container ul li a.twitter {
                    background: url(../images-new/icon-nav-t.png);
                }

                .sidenav .nav-container ul li a.linkedin {
                    background: url(../images-new/icon-nav-n.png);
                }

                .sidenav .nav-container ul li a.medium {
                    background: url(../images-new/icon-nav-m.png);
                }

    .sidenav .nav-container .main-menu .sub-menu a {
        display: none;
        font-size: 13px;
        color: #666;
        margin-left: 20px;
        padding: 5px 0px;
        text-transform: capitalize;
    }

    .sidenav .nav-container .main-menu i {
        height: 7px;
        width: 7px;
        background-color: #fff;
        border-radius: 100%;
        display: block;
        float: left;
        margin-top: 8px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .sidenav .nav-container .main-menu.active i {
        height: 7px;
        width: 7px;
        background-color: red;
        border-radius: 100%;
        display: block;
        float: left;
        margin-top: 8px;
        margin-right: 10px;
    }

    .sidenav .nav-container .main-menu .sub-menu a {
        display: none;
        display: block;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0px;
        font-size: 50px;
        width: 60px;
        float: left;
        text-align: center;
        color: #fff;
        height: 100%;
    }

.nav-container {
    background-color: #fff;
    height: 100%;
    width: 260px;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: auto;
}

.free-style {
    position: absolute;
    right: 0;
    font-family: openSans-extra-bold;
    font-weight: 900;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    width: 0;
    height: 0;
    border-top: 200px solid rgba(227, 40, 42, 0.7);
    border-left: 200px solid transparent;
}

    .free-style:hover,
    .free-style:focus {
        color: #fff;
        text-decoration: none;
        outline: none;
    }

    .free-style span {
        position: relative;
        top: -177px;
        left: -94px;
    }

.freeaudit-content {
    border-radius: 0px;
    background-color: #e5e5e5;
}

.freeaudit-header {
    background-color: #fff;
    box-shadow: 0px 3px 4px 1px #747474;
    text-align: right;
    padding: 5px 15px;
}

    .freeaudit-header .close {
        float: none;
        margin: 0;
        font-size: 25px;
    }

    .freeaudit-header p {
        font-family: openSans-regular;
        font-size: 28px;
        color: #303030;
        text-align: center;
        font-weight: 300;
        margin-bottom: 0px;
    }

.freeaudit-dialog {
    width: 70%;
}

.freeaudit-body {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 20px 70px 40px;
}

    .freeaudit-body p {
        font-family: openSans-regular;
        font-size: 20px;
        color: #5b5b5b;
    }

    .freeaudit-body .control-label {
        font-family: openSans-regular;
        font-size: 16px;
        color: #303030;
        text-align: right;
        font-weight: 400;
        position: relative;
        top: 2px;
        padding-right: 0;
    }

    .freeaudit-body .form-group {
        margin-bottom: 15px;
        margin-top: 15px;
        display: inline-block;
        width: 100%;
        font-size: 16px;
    }

    .freeaudit-body .form-control {
        border: none;
        border-bottom: 1px solid #000;
        border-radius: 0px;
        background-color: transparent;
        box-shadow: none;
        height: 20px;
        padding: 0px 2px;
        font-size: 16px;
    }

.social-foooter-link {
    margin-top: -10px;
    float: right;
}

    .social-foooter-link a {
        height: 40px;
        width: 40px;
        display: inline-block;
        margin-right: 10px;
    }

    .social-foooter-link .facebook-link {
        background-image: url(../images-new/icon-footer-f.png);
        background-repeat: no-repeat;
    }

    .social-foooter-link .twitter-link {
        background-image: url(../images-new/icon-footer-t.png);
    }

    .social-foooter-link .linkedin-link {
        background-image: url(../images-new/icon-footer-n.png);
    }

    .social-foooter-link .m-link {
        background-image: url(../images-new/icon-footer-m.png);
    }

.error-message-red {
    color: red;
    font-size: 12px;
}

.padT10 {
    padding-top: 10px;
}

.padT15 {
    padding-top: 15px;
}

.padT20 {
    padding-top: 20px;
}

.padT30 {
    padding-top: 30px;
}

.uxlogo-img {
    text-align: center;
    padding: 10px 26px;
}

    .uxlogo-img p {
        font-size: 16px;
        color: #e56740;
        margin: 16px auto;
        font-weight: 500;
        font-family: openSans-medium;
    }

.upcoming-session {
    list-style: none;
    padding-left: 16px;
}

    .upcoming-session h4 {
        font-size: 16px;
        color: #e56740;
        margin: 0;
        padding-bottom: 5px;
        font-weight: 500;
        font-family: openSans-medium;
    }

    .upcoming-session p {
        font-size: 14px;
        color: #303030;
        font-family: openSans-semi-bold;
        font-weight: 600;
        margin: 3px auto;
    }

        .upcoming-session p.tempClassTime {
            margin: 0 auto;
        }

.ux-link .fb-link-ux {
    padding-left: 0;
}

.upcoming-session span {
    font-size: 14px;
    color: #303030;
    font-family: openSans-light;
    font-weight: 300;
}

.link-sec {
    padding-top: 16px;
    display: inline-block;
    width: 100%;
}

    .link-sec li a {
        font-size: 12px;
        color: #005cc2;
        border-bottom: 1px solid #005cc2;
        font-family: openSans-regular;
        outline: none;
        text-decoration: none;
    }

        .link-sec li a u {
            vertical-align: middle;
        }

    .link-sec .pull-right {
        position: relative;
        right: 10px;
    }

.banner-image {
    position: relative;
    margin-top: 109px;
}

    .banner-image .owl-dots {
        position: absolute;
        left: 15px;
        margin-top: -80px !important;
        z-index: 5;
        display: table;
        line-height: 1;
    }

    .banner-image .owl-dot span {
        width: 8px !important;
        height: 8px !important;
        margin: 0 2.5px !important;
        border: 1px solid #f47221 !important;
        background: transparent !important;
    }

    .banner-image .owl-dot.active span {
        background: #f47221 !important;
    }

.banner-heading {
    position: absolute;
    top: 24.7%;
    left: 4.5%;
    z-index: 100;
    max-width: 657px;
}

    .banner-heading a {
        outline: none;
        text-decoration: none;
    }

    .banner-heading p {
        font-size: 16px;
        line-height: 22px;
        color: #6b6b6b;
        font-weight: 500;
        margin: 0;
        position: relative;
    }

        .banner-heading p.mobile-pera {
            display: none;
        }

    .banner-heading h3 {
        font-size: 30px;
        font-weight: 300;
        color: #5e5961;
        letter-spacing: 1.5px;
        margin: 56px 0 3px 0;
        position: relative;
    }

.banner-heading-top {
    background-color: rgba(244, 114, 33, .9);
    font-size: 60px;
    padding: 0px 20px 0px 20px;
    text-transform: uppercase;
    font-family: openSans-light;
    font-weight: 200;
}

.banner-heading-middle {
    background-color: rgba(227, 40, 42, .9);
    font-size: 64px;
    padding: 0px 20px 0px 20px;
    text-transform: uppercase;
    font-family: openSans-extra-bold;
    font-weight: 800;
    display: block;
    width: 280px;
}

.banner-heading-text {
    display: flex;
    align-items: baseline;
    margin-bottom: 14px;
    position: relative;
    margin-left: 0 !important;
}

    .banner-heading-text.left-align {
        margin-left: -5px;
    }

    .banner-heading-text span {
        font-size: 73px;
        color: #767079;
        font-weight: 700;
        line-height: 1;
    }

.banner-heading h1, .banner-heading .head {
    font-size: 73px;
    color: #767079;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 14px -5px;
    text-align: left;
    position: relative;
}

.banner-heading-text span.banner-heading-bottom {
    font-size: 48px;
    color: #767079;
    font-weight: 700;
    height: 73px;
}

    .banner-heading-text span.banner-heading-bottom::first-letter {
        font-size: 73px;
        margin-right: -5px;
    }

.banner-heading a {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 38px;
    border-radius: 50px;
    margin-right: 18px;
    margin-top: 40px;
    font-weight: 600;
    border: 2px solid #f47221;
    color: #f47221;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    position: relative;
}

    .banner-heading a:hover, .banner-heading a.active {
        background: #f47221;
        color: #FFFFFF;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
    }

.banner-nav {
    position: relative;
    top: -200px;
    text-align: center;
    z-index: 99;
}

    .banner-nav .fa-angle-down {
        font-size: 30px;
        color: #4e4e4e;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        background-color: rgba(238, 238, 238, 0.88);
        text-align: center;
        cursor: pointer;
        padding-top: 5px;
    }

.banner-video {
    width: 100%;
}

.home-mobile-banner {
    display: none !important;
}

    .home-mobile-banner img {
        width: 100%;
    }

.slider-container {
    width: 200px;
}

.adBanner {
    display: block;
    position: fixed;
    z-index: 11;
    cursor: pointer;
    top: 30%;
    right: 0;
}

.bannerArrow, .bannerArrowRight {
    position: absolute;
    left: -20%;
}

.adBanner .fa-angle-right, .adBanner .fa-angle-left {
    font-size: 30px;
    color: #000000;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
    padding-top: 3px;
    border: 1px solid grey;
}

.bannerArrowRight {
    display: none;
}

.verticalImgAd img {
    display: block;
}

.horizontalBanner {
    display: none;
}

    .horizontalBanner img {
        height: auto;
        width: 100%;
    }

.diMain {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
}

.diHead {
    padding-top: 30px;
}

.left-offerce-sec .media {
    margin-top: 0px;
}

    .left-offerce-sec .media a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 25px;
    }

    .left-offerce-sec .media:hover {
        box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.14);
    }

.media-body h4 a {
    color: #000000;
}

.right-offernce-sec img {
    float: right;
    margin-top: 70px;
}

.ux-unfold-cont-new span a {
    display: table;
    margin: 7px auto 0 auto;
    color: #f36f25;
    font-weight: 500;
}

.map-address-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 0 15px;
}

.map-address-main {
    display: flex;
    color: #303030;
    min-height: 54px;
}

    .map-address-main.show {
        display: flex !important;
    }

.map-address-city {
    margin-right: 10px;
    font-weight: 600;
    text-decoration: underline;
}

.map-address {
    flex: 2;
}

    .map-address p {
        margin: 0;
        font-size: 12px;
        line-height: 18px;
    }

        .map-address p strong {
            font-size: 14px;
            line-height: 20px;
            font-weight: 700;
        }

.footer-container-3 {
    position: relative;
}

.thankyou-pop-main {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFFFFF;
    z-index: 5;
    text-align: center;
    padding: 100px 40px 80px 40px;
    color: #303030;
}

    .thankyou-pop-main img {
        display: block;
        margin: auto;
    }

    .thankyou-pop-main h3 {
        font-weight: 600;
        font-size: 24px;
        margin: 25px 0 10px 0;
        line-height: 1.08;
    }

    .thankyou-pop-main p {
        font-size: 16px;
        margin: 0 0 5px 0;
        line-height: 1.63;
    }

    .thankyou-pop-main .ok-btn {
        width: 123px;
        height: 32px;
        color: #f47221;
        border-radius: 50px;
        border: solid 2px #f47221;
        margin: 5px;
        font-weight: 500;
        padding: 0;
        line-height: 30px;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
    }

        .thankyou-pop-main .ok-btn.fill {
            line-height: 29px;
        }

        .thankyou-pop-main .ok-btn.fill, .thankyou-pop-main .ok-btn:hover {
            background: #f47221;
            color: #ffffff;
            transition: 0.2s;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
        }

.case-study-banner-main {
    padding: 0;
    margin-top: 109px;
}

.case-study-img {
    width: 100%;
}

    .case-study-img.desktop-img {
        display: block;
    }

    .case-study-img.mobile-img {
        display: none;
    }

.case-study-detail-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66.545%;
    height: 100%;
    padding-left: 147px;
    background: linear-gradient( -68deg, #f36b6e, #f9863e 80%, transparent 0%, transparent 0%, transparent 0% );
}

.case-study-logo {
    top: 40px;
    right: 20px;
    width: 182px;
    margin: 40px auto 0 auto;
}

    .case-study-logo img {
        display: block;
        margin: auto;
    }

.case-study-content {
    text-align: center;
    padding: 20px;
    margin-top: 30px;
}

    .case-study-content span {
        color: #FFFFFF;
        font-size: 14px;
        line-height:20px;
        text-transform: uppercase;
    }

    .case-study-content h1 {
        font-size: 16px;
        line-height:24px;
        color: #ffffff;
        font-weight: 600;
        font-family: 'openSans-semi-bold';
        text-transform: uppercase;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding: 18px 30px;
        display: table;
        margin: 20px auto;
    }

    .case-study-content p {
        font-size: 16px;
        line-height:24px;
        color: #ffffff;
    }

/***********************new contact us start***********************/

.contact-banner-main {
    margin-top: 109px;
    background: url(../images-new/contact-banner.png) no-repeat;
    background-position: left bottom;
    background-size: 99% 100%;
}

.contact-banner-info {
    padding: 165px 15px 165px 80px;
}

.contact-banner-info h1 {
    margin: 0 0 5px 0;
    color: #FFFFFF;
    font-size: 40px;
    line-height:54px;
    font-weight: 600;
    font-family: openSans-semi-bold !important;
    line-height: 1;
}

.contact-banner-info p {
    margin: 0;
    color: #FFFFFF;
    font-size: 16px !important;
    font-weight: normal;
    font-family: openSans-regular !important;
    line-height: 24px;
}

.contact-banner-form {
    background: #FFFFFF;
    padding: 42px 55px 55px 55px;
    position: relative;
}

.contact-banner-form h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: openSans-light;
    font-weight: 300;
    font-size: 22px;
    color: #303030;
    margin: 0 0 10px 0;
    line-height: 30px;
}

.tvd-angular-field {
    display: flex;
    margin-bottom: 5px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 0px;
}

.tvd-angular-field input[type='text'],
.tvd-angular-field input[type='email'],
.tvd-angular-field textarea {
    outline: none !important;
    font-size: 16px;
    background: transparent !important;
    text-overflow: ellipsis;
    font-weight: 600;
    border: 0;
    border-bottom: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    padding: 4px 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    box-shadow: none !important;
    height: auto;
}

.tvd-angular-field input[type='text'] ~ label,
.tvd-angular-field input[type='email'] ~ label,
.tvd-angular-field textarea ~ label {
    max-width: fit-content;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate(0, 2.2rem) scale(1);
    -ms-transform: translate(0, 2.2rem) scale(1);
    transform: translate(0, 2.2rem) scale(1);
    -moz-transform: translate(0, 2.2rem) scale(1);
    -o-transform: translate(0, 2.2rem) scale(1);
    pointer-events: none;
    margin-left: 7px;
    font-size: 12px;
    font-weight: 300;
    color: #303030;
    margin-bottom: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    position: absolute;
    top: 0;
    line-height: 1;
}

.tvd-angular-field input[type='text'] ~ label.focused,
.tvd-angular-field input[type='email'] ~ label.focused,
.tvd-angular-field textarea ~ label.focused {
    transform: translate(0, 0.5rem) scale(0.8);
    margin-left: 0px;
    -webkit-transform: translate(0, 0.5rem) scale(0.8);
    -moz-transform: translate(0, 0.5rem) scale(0.8);
    -ms-transform: translate(0, 0.5rem) scale(0.8);
    -o-transform: translate(0, 0.5rem) scale(0.8);
}

.tvd-angular-field input[type='text'].focused,
.tvd-angular-field input[type='email'].focused,
.tvd-angular-field textarea.focused {
    border-color: #243644;
}

.tvd-angular-field .infoMsg {
    position: absolute;
    left: 0;
    top: 45px;
    line-height: 1;
    font-size: 12px;
}

.tvd-angular-field .errorMsg {
    display: none;
}

.tvd-angular-field.error input[type='text'],
.tvd-angular-field.error input[type='email'],
.tvd-angular-field.error textarea {
    border-color: #e33b3b !important;
}

.tvd-angular-field.error .errorMsg {
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    line-height: 1;
    font-size: 12px;
    color: #e33b3b;
}

.tvd-angular-field.error .infoMsg {
    display: none;
}

.form-group.captcha {
    display: flex;
}

.form-group.captcha span {
    margin: 0;
    padding-top: 15px;
    margin-right: 15px;
    font-size: 16px;
    font-family: openSans-semi-bold;
    font-weight: 600;
}

.form-group.captcha .captcha-space {
    width:100%;
    flex:1;
}

.contact-submit-btn {
    display: table;
    margin: 30px auto 0 auto;
    background: #f47221;
    color: #FFFFFF;
    border-radius: 50px;
    border: none;
    padding: 6px 21.2px;
    font-size: 14px;
    font-weight: 500;
}

    .contact-submit-btn:hover, .contact-submit-btn:focus {
        color: #FFFFFF !important;
        outline: none !important;
    }

.contact-banner-form .error-message-red {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
}

    .contact-banner-form .error-message-red ul {
        padding: 0;
        margin: 0;
    }

    .contact-banner-form .error-message-red li {
        display: inline-block;
        margin: 0 10px;
    }

.contact-banner-form .thankyou-pop-main {
    padding: 60px 40px;
}

.visit-section-main {
    margin-top: 50px;
    padding: 0;
    display: flex;
    justify-content: center;
}

.map-iframe {
    width: 518px;
    height: 425px;
    padding-right: 47px;
}

.visit-wrapper h3 {
    font-family: openSans-light;
    font-size: 32px;
    line-height:42px;
    font-weight: 300;
    color: rgba(48, 48, 48, 0.9);
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0 20px 0;
    text-align: center;
}

.visit-main-wrapper {
    display: flex;
}

.visit-main {
    width: 279px;
    margin: 0 51px;
}

    .visit-main h5 {
        font-family: openSans-semi-bold;
        font-size: 16px;
        font-weight: 600;
        color: #303030;
        margin: 20px 0 18px 0;
        line-height: 24px;
    }

.visit-info {
    display: flex;
}

    .visit-info span {
        margin-right: 10px;
        width: 13px;
        padding-top: 3px;
    }

    .visit-info p {
        flex: 2;
        font-size: 14px;
        color: #303030;
        line-height: 20px;
    }

        .visit-info p strong {
            font-weight: 500;
        }

            .visit-info p strong a {
                color: #303030;
            }

            .visit-info p strong span {
                padding: 0;
                margin: 0;
            }

.enquiry-section-main h2 {
    margin: 81px 0 20px 0;
    font-family: openSans-light;
    font-size: 32px;
    line-height:42px;
    font-weight: 300;
    color: rgba(48, 48, 48, 0.9);
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.enquiry-section-wrapper {
    display: flex;
    justify-content: center;
}

.enquiry-box {
    padding: 30px;
    display: flex;
    min-width: 266px;
    margin: 0 10px;
}

    .enquiry-box:hover {
        box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.14);
    }

    .enquiry-box span {
        margin-right: 12px;
    }

.enquiry-info p {
    margin: 0;
    font-size: 14px;
    line-height:20px;
    font-weight: bold;
    color: #303030;
}

    .enquiry-info p a {
        font-weight: normal;
        color: #0645ad;
    }

.wholealliances h2, .wholealliances .head2 {
    margin: 100px 0 20px 0;
    font-family: openSans-light;
    font-size: 32px;
    line-height:42px;
    font-weight: 300;
    color: rgba(48, 48, 48, 0.9);
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.wholealliances p.alliancestext {
    font-size: 16px !important;
    line-height:24px;
    font-family: openSans-regular;
    color: rgba(48, 48, 48, 0.9) !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
}

.socialicontext h2, .socialicontext .head2 {
    margin: 100px 0 50px 0;
    font-family: openSans-light;
    font-size: 32px;
    line-height:42px;
    font-weight: 300;
    color: rgba(48, 48, 48, 0.9);
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.contact-brands-section {
    margin-bottom: 115px;
}

    .contact-brands-section .dropdown-left-sec {
        margin-bottom: 50px;
    }

.brand-clients-head h2, .brand-clients-head .head2 {
    margin: 50px 0 20px 0;
    font-family: openSans-light;
    font-size: 32px;
    line-height:42px;
    font-weight: 300;
    color: rgba(48, 48, 48, 0.9);
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}

.brand-clients-head p.sub {
    font-size: 16px !important;
    line-height:24px;
    font-family: openSans-regular;
    color: rgba(48, 48, 48, 0.9) !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    text-align: center;
}
/***********************new contact us end***********************/

/************************* techbot start *************************/
.techbot {
    position: fixed;
    z-index: 1;
    bottom: 15px;
    right: 20px;
    width: 70px;
    height: 70px;
    background: linear-gradient(55deg, #ff0303 -52%, #ffc800 100%);
    padding: 1px 1px;
    border-radius: 21%;
    outline: none !important;
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
    cursor: pointer;
    z-index: 100;
}

    .techbot img {
        border-radius: 21%;
        max-width: 100%;
    }

        .techbot img.techbot-loading {
            display: none;
        }

    .techbot.loading img.techbot-img {
        display: none;
    }

    .techbot.loading img.techbot-loading {
        display: block;
    }

.techbot-frame {
    position: fixed;
    right: 5px;
    bottom: 3px;
    width: 0;
    height: 0;
    max-width: 100%;
    max-height: 100vh;
    z-index: 105;
    background: transparent;
    pointer-events: none;
}

    .techbot-frame iframe {
        width: 0;
        height: 0;
        border: none;
    }

.techbot-close {
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    left: 17.5px;
    top: 15.5px;
    z-index: 5;
    cursor: pointer;
}

.techbot-frame.show {
    pointer-events: all;
    width: 472px;
    height: 575px;
}

    .techbot-frame.show iframe {
        width: 100%;
        height: 100%;
        background: transparent;
        border: none;
    }
/************************* techbot end *************************/

.blog-heading-new {
    margin-top: 130px;
}

.sitemap ul {
    padding: 0;
}

/*area credit case study*/
@media screen and (min-width: 320px) and (max-width: 767px) {

    .arvr-cs-wrapper .lets-work {
        font-size: 20px;
        margin: 0 auto 30px;
        max-width: 260px;
    }




    .card-container {
        padding: 0 30px;
    }



    .card-box {
        margin-bottom: 15px;
    }




    .card-container .card-body {
        padding: 12px 0;
    }

    .work-details-top-wrapper .card-title {
        margin-bottom: 5px;
    }

    .card-title {
        font-size: 18px;
    }

    .work-details-top-wrapper .card-container .hp-case-study-info p {
        margin-bottom: 15px;
    }

    .card-container .hp-case-study-info p {
        font-size: 14px;
        margin-bottom: 10px;
    }


    .card-container .hp-case-study-info span {
        font-size: 12px;
    }

    .work-details-top-wrapper .view-more {
        margin-top: 10px;
    }

    .card-container .view-more span {
        color: #f37222;
    }

    .view-more .box-know-more span::before, .view-more a span::before {
        /*display: none;*/
    }

    .overall-result-case {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: -6px;
    }

    .indvs-result-wrp {
        width: 191px;
        height: 144px;
        display: flex;
        margin: 12px 6px;
        padding: 15px;
        /*flex-direction: column;*/
    }

    .section-one-d .name-txt-p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .section-one-d .name-txt, .section-two-d span {
        font-size: 20px;
        line-height: 18px;
        margin-bottom: 0;
    }

    .section-one-d .name-txt {
        font-size: 16px;
        line-height: 20px;
        padding: 0;
        margin-top: 10px;
        width: 100%;
    }

    
}

@media screen and (max-width: 1199px) and (min-width: 980px) {

    .card-container {
        padding: 0 45px;
    }

        .card-container .hp-case-study-img {
            width: 90%;
        }

    .hp-case-study-img {
        position: relative;
        width: 400px;
    }

    .hp-case-study-fig {
        width: 100%;
    }

    .hp-case-study-info p {
        margin-bottom: 10px;
    }

    .hp-case-study-info .view-more {
        margin-top: 15px;
    }

    .card-container .hp-case-study-img {
        width: 90%;
    }
}


/*area credit case study end*/
@media(min-width:768px) {
    .banner-heading-middle {
        width: 550px;
    }

    .banner-heading-top {
        padding: 0 40px 0 20px;
    }
}

@media(min-width:992px) {
    .banner-heading-top {
        background-color: rgba(244, 114, 33, .9);
        font-size: 48px;
        padding: 0px 20px 0px 20px;
        text-transform: uppercase;
        font-family: openSans-light;
        font-weight: 200;
    }

    .banner-heading-middle {
        background-color: rgba(227, 40, 42, .9);
        font-size: 48px;
        padding: 0px 20px 0px 20px;
        font-family: openSans-extra-bold;
        font-weight: 800;
        display: block;
        width: 840px;
        line-height: 1.1;
        text-transform: uppercase;
    }

    .banner-image .banner-nav {
        top: -60px;
    }
}

@media(min-width:1200px) {
    .banner-image .banner-nav {
        top: -63px;
    }
}

section.brands-slider {
    text-align: center;
    font-family: openSans-regular;
    color: #303030;
    padding-bottom: 30px;
    padding-bottom: 40px;
}

    section.brands-slider p {
        font-size: 16px;
        line-height: 24px;
    }

section .heading {
    text-align: center;
    color: #303030;
    font-family: openSans-regular;
}

section h2 {
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
}

section .say-hello {
    /*background-image: url(../images-new/say-hello.jpg);*/
    background-image: url(../images-new/say-hello.jpg);
    padding: 20px 0px;
    background-size: cover;
}

.techved-txt-white {
    color: #fff;
}

.techved-txt-grey {
    color: #303030;
}

.footer-container-1,
.footer-container-2,
.footer-container-3 {
    min-height: 360px;
    padding: 10px;
}

.footer-container-1 {
    background-color: #e8e8e8;
    border-bottom: solid 1px #ccc;
}

.footer-container-2 {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #dedede;
    display: table;
}

    .footer-container-2 .heading h2, .footer-container-2 .head2 {
        font-size: 20px;
        line-height: 24px;
    }

    .footer-container-2 .heading p.sub {
        font-size: 12px;
    }

.footer-container-3 {
    background-color: #e8e8e8;
}

    .footer-container-3 .heading h2, .footer-container-3 .head2 {
        color: #303030;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
    }

    .footer-container-3 .heading p.sub {
        color: #303030;
        font-weight: 300;
        font-size: 12px;
    }


footer {
    color: #efefef;
}

    footer .navigation {
        background-color: #3b3b3b;
        padding: 20px;
    }

    footer .content {
        background-color: #444444;
        padding: 10px 20px;
        font-family: openSans-regular;
    }

    footer a, footer a:visited {
        color: #efefef;
    }

        footer a:focus, footer a:hover {
            color: #aaa;
            outline: none;
            text-decoration: none;
        }

    footer a {
        transition: 0.3s ease all;
    }

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.bootstrap-dialog .modal-header {
    border-radius: 0px;
}

.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-success .modal-header,
.bootstrap-dialog.type-danger .modal-header,
.bootstrap-dialog.type-primary .modal-header,
.bootstrap-dialog.type-info .modal-header,
.bootstrap-dialog.type-warning .modal-header {
    background-color: #fff;
}

.bootstrap-dialog.type-success .bootstrap-dialog-title {
    color: #75c656;
}

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: auto;
    margin-top: 10px;
    margin-bottom: 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);
}

.social-container {
    text-align: center;
}

    .social-container li {
        display: inline-block;
        vertical-align: top;
    }

    .social-container ul {
        list-style: none;
        padding: 0px;
        display: inline-block;
        margin: 10px auto;
    }

@media screen and (min-width:320px) and (max-width:480px) {
    .social-container li {
        display: block;
    }

    header {
        background-color: rgba(255, 255, 255, 1);
    }

        header .strip a {
            letter-spacing: 0px;
            font-size: 12px;
        }

        header img {
            height: 16px;
            margin-top: -5px;
        }

        header .strip .email-id {
            float: left;
        }

        header .strip {
            padding-bottom: 5px;
            padding-top: 5px;
        }

    .banner-image {
        margin-top: 75px;
    }

    .banner-heading p {
        display: none;
    }

        .banner-heading p.mobile-pera {
            display: block;
            font-size: 12px;
            margin-bottom: 10px;
        }

    .banner-video {
        display: none !important;
    }

    .home-mobile-banner {
        display: block !important;
        width: 100%;
    }

    .banner-heading {
        top: 35px !important;
        text-align: center;
    }

    .banner-heading-text {
        justify-content: center;
        margin-bottom: 12px !important;
    }

        .banner-heading-text span {
            font-size: 48px !important;
        }

            .banner-heading-text span.banner-heading-bottom {
                font-size: 36px !important;
                height: 48px !important;
            }

                .banner-heading-text span.banner-heading-bottom::first-letter {
                    font-size: 53px !important;
                    margin-right: -3px;
                }

    .banner-heading a {
        width: 100px;
        height: 30px;
        font-size: 12px;
        line-height: 27px;
        margin: 0 3px !important;
    }

    img.home-mobile-banner {
        margin: 0 !important;
    }

    .banner-image .fa-angle-down {
        display: none;
    }

    .banner-image img {
        margin-top: 70px;
        margin-bottom: 20px;
        height: 480px;
    }

    .banner-image .owl-dots {
        margin-top: -22px !important;
    }

    footer .content {
        text-align: center;
    }

    footer .navigation {
        text-align: center;
    }

    .left-offerce-sec {
        margin-top: 20px;
    }

    .link-sec {
        text-align: center;
    }
}

@media screen and (min-width:320px) and (max-width:600px) {
    .social-foooter-link {
        float: none;
        margin-top: 10px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {



    .banner-heading-top {
        font-size: 14px;
    }

    .banner-heading-middle {
        font-size: 14px;
    }

    .knowmore-link {
        font-size: 13px;
    }

    .banner-heading-bottom {
        font-size: 13px;
    }

    .banner-nav {
        top: -50px;
    }

    .banner-image {
        margin-top: 75px;
    }

    header .strip {
        /*padding: 5px 0px 5px 0px;*/
    }

    .banner-heading {
        top: 11% !important;
        left: 0%;
        right: 0px;
    }

    footer a,
    footer a:hover {
        font-size: 12px;
    }

    .freeaudit-header p {
        font-size: 16px;
    }

    .freeaudit-body p {
        font-size: 15px;
    }

    .freeaudit-body .control-label {
        top: 0px;
    }

    .freeaudit-body .form-control {
        text-align: center;
    }

    .freeaudit-body .control-label {
        font-size: 13px;
    }

    .freeaudit-body {
        padding: 20px 15px 40px;
    }

    .free-style {
        font-size: 16px;
        border-top: 100px solid rgba(227, 40, 42, 0.7);
        border-left: 100px solid transparent;
    }

        .free-style span {
            top: -92px;
            left: -50px;
        }

    .freeaudit-dialog {
        width: 90%;
    }

    .adBanner {
        display: none;
    }

    .horizontalBanner {
        display: block;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .banner-image {
        margin-top: 75px;
    }

    .banner-heading {
        top: 22%;
        max-width: 390px !important;
        left: 4%;
    }

    .banner-heading-text {
        margin-bottom: 15px !important;
    }

        .banner-heading-text span {
            font-size: 40px !important;
        }

            .banner-heading-text span.banner-heading-bottom {
                font-size: 30px !important;
                height: 50px !important;
            }

                .banner-heading-text span.banner-heading-bottom::first-letter {
                    font-size: 50px !important;
                }

    .banner-heading p {
        font-size: 16px;
        line-height: 22px;
        color: #6b6b6b;
        font-weight: 500;
        margin: 0;
    }

    .banner-heading a {
        margin-top: 20px !important;
        width: 145px;
        height: 37px;
        line-height: 35px;
        margin-right: 15px;
    }

    .banner-heading-top {
        font-size: 30px;
    }

    .banner-heading-middle {
        font-size: 30px;
    }

    .banner-heading-bottom {
        font-size: 16px;
    }

    .banner-nav {
        top: -50px !important;
    }

    .freeaudit-header p {
        font-size: 20px;
    }

    .freeaudit-body {
        padding: 20px 30px 40px;
    }

        .freeaudit-body p {
            font-size: 16px;
        }

        .freeaudit-body .control-label {
            font-size: 13px;
            top: 7px;
        }

    .adBanner {
        display: none;
    }

    .horizontalBanner {
        display: block;
    }

    .blog-heading-new {
        margin-top: 100px;
    }
}

.no-pad {
    padding: 0;
}

.whole-conffernce-sec {
    clear: both;
    display: table;
    padding-bottom: 142px;
}

.media-body {
    padding-left: 15px;
}

    .media-body h4 {
        color: #303030;
        font-size: 16px;
        line-height: 20px;
    }

    .media-body p {
        color: #727272;
        font-size: 12px;
    }

.conference-head-sec {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 25px;
}

.techved-headings {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto;
    font-family: openSans-regular;
    padding-bottom: 10px;
}

.techved-heading-text {
    font-size: 12px;
    line-height: 18px;
    font-family: openSans-regular;
}

.whole-recent-work {
    background-color: #e8e8e8;
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}

    .whole-recent-work .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

        .whole-recent-work .row .no-pad {
            padding: 7.5px;
        }

    .whole-recent-work h2, .whole-recent-work .head2 {
        padding-top: 25px;
    }

    .whole-recent-work .linkArea {
        text-align: center;
        padding-top: 15px;
        background: #FFFFFF;
        margin-top: 15px;
        padding-bottom: 30px;
    }

        .whole-recent-work .linkArea .seeAllNews {
            font-size: 16px;
            color: #f9863e;
            text-transform: capitalize;
            display: inline-block;
            position: relative;
            font-weight: 500;
        }

.new-actionsec {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    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);
}

    .new-actionsec img {
        display: inline-block;
        top: -10px;
        position: relative;
    }

    .new-actionsec .actionsecdiv {
        display: inline-block;
        margin-left: 30px;
        margin-right: 45px;
        position: relative;
        top: 15px;
    }

    .new-actionsec h2, .new-actionsec .head {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 38px;
        text-align: left;
        padding: 0px;
        font-family: openSans-regular;
        text-transform: none;
        font-weight: 400;
        color: #000;
        margin-top: 0;
    }

    .new-actionsec p {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-family: openSans-regular;
        margin-top: 10px;
    }

    .new-actionsec .action_button {
        background: #f47120;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        padding: 8px 15px;
        border-radius: 50px;
        right: -40px;
        top: -20px;
        position: relative;
    }

        .new-actionsec .action_button:hover {
            color: #fff;
        }

.whole-accolades-sec h2, .whole-accolades-sec .head2 {
    padding-top: 6px;
}

.head2 {
    font-weight: 300;
}

.whole-see-ux-unfold-sec h2, .whole-see-ux-unfold-sec .head2 {
    padding-top: 0px;
}

.whole-ux-insight-sec h2, .whole-ux-insight-sec .head2 {
    padding-top: 15px;
    font-size: 36px;
}

.brands-slider h2, .brands-slider .head2 {
    padding-top: 25px;
    font-size: 32px;
    line-height: 42px;
    font-weight: 300;
}

.say-hello h2, .say-hello .head2 {
    padding-top: 45px;
}

.recent-work-head-sec {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
}

.recent-box-img {
    position: relative;
    overflow: hidden;
    max-height: 264px;
}

    .recent-box-img img {
        width: 100%;
    }

.recent-box-overlay {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    transition: 0.2s;
}

.recent-box-img:hover .recent-box-overlay {
    top: 0px;
    transition: 0.2s;
}

.recent-box-img .recent-box-overlay .recent-box-overlay-info {
    padding: 15px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

    .recent-box-img .recent-box-overlay .recent-box-overlay-info h3 {
        font-size: 16px;
        line-height: 24px;
        text-transform: uppercase;
        margin-bottom: 6px;
    }

    .recent-box-img .recent-box-overlay .recent-box-overlay-info p {
        font-size: 12px;
        padding-right: 50px;
        margin-bottom: 14px;
        line-height: normal;
    }

    .recent-box-img .recent-box-overlay .recent-box-overlay-info span {
        font-size: 12px;
        line-height: 18px;
        display: block;
    }

        .recent-box-img .recent-box-overlay .recent-box-overlay-info span.arrow {
            position: absolute;
            right: 15px;
            bottom: 10px;
        }

.whole-accolades-sec {
    background-image: url('../images-new/accolad-bg.jpg');
    height: 600px;
    xbackground-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
}

.accolades-head-sec {
    text-align: center;
    padding: 40px 40px 20px 40px;
}

.accolades-cont {
    text-align: center;
}

    .accolades-cont span {
        color: #ffffff;
        font-size: 52px;
        font-family: openSans-regular;
    }

    .accolades-cont i {
        color: #ffffff;
        font-size: 35px;
        font-family: openSans-regular;
        vertical-align: super;
        font-style: normal;
    }

    .accolades-cont small {
        font-size: 22px;
        font-family: openSans-regular;
    }

    .accolades-cont p {
        color: #ffffff;
        font-size: 16px;
        line-height: 24px;
        font-family: openSans-regular;
    }

.ux-unfold-head-sec {
    text-align: center;
    padding: 0 16px 16px 16px;
}

.ux-unfold-cont {
    text-align: center;
    padding-top: 20px;
}

.awards-section-main-wrapper {
    padding: 55px 0 15px;
}

.awards-section-head {
    margin-bottom: 50px;
}

    .awards-section-head h2 {
        font-family: openSans-bold;
        font-weight: 700;
        font-size: 32px;
        line-height: 42px;
        text-transform: uppercase;
        color: #303030;
        text-align: center;
        margin: 15px 0 5px;
        padding: 0;
    }

    .awards-section-head p {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 28px;
        line-height: 38px;
        text-transform: uppercase;
        color: #303030;
        text-align: center;
    }

.awards-section-main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.awards-section {
    margin: 15px 0;
    text-align: center;
    width: 320px;
}

    .awards-section img {
        margin: 0 auto;
        height: 150px;
        display: block;
    }

    .awards-section p {
        font-family: openSans-regular;
        padding: 15px 30px;
        color: rgba(48,48,48,0.85);
        text-transform: uppercase;
        margin: 0;
        font-size: 14px;
        line-height: 20px;
    }
    }

.whole-see-ux-unfold-sec {
    display: inline-block;
    width: 100%;
    padding-bottom: 70px;
}

.ux-unfold-cont p {
    margin: 6px auto;
    padding-top: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #303030;
    font-family: openSans-medium;
    font-weight: 500;
}

.ux-unfold-cont span {
    font-size: 14px;
    line-height: 20px;
    color: #727272;
    font-family: openSans-regular;
}

.whole-ux-insight-sec {
    background-color: #e8e8e8;
    display: inline-block;
    width: 100%;
}

.ux-insight-head-sec {
    text-align: center;
    padding: 30px 25px 10px 25px;
}

    .ux-insight-head-sec p {
        font-size: 12px;
        line-height: 18px;
        color: #303030;
        font-family: openSans-regular;
        padding-top: 10px;
    }

.whole-box-insight {
    display: inline-block;
    width: 100%;
    padding: 10px 25px 25px 25px;
}

.ux-insight-cont {
    margin-top: 16px;
    box-shadow: 0px 0px 9px 0px rgba(204,204,204,0.5);
}

    .ux-insight-cont:hover {
        box-shadow: 9.3px 3.6px 16px 4px rgba(0, 0, 0, 0.2);
    }

    .ux-insight-cont img {
        width: 100%;
    }

.ux-insight-cont-info {
    padding: 10px 16px 20px 16px;
    background: #FFFFFF;
    box-shadow: 0px 0px 9px 0px rgba(204,204,204,0.5);
    min-height: 215px;
}

.ux-insight-cont p {
    padding-top: 10px;
    color: #303030;
    font-size: 14px;
    line-height: 20px;
    font-family: openSans-medium;
    font-weight: 500;
    min-height: 55px;
}

.ux-insight-cont span {
    font-size: 12px;
    color: #303030;
    font-family: openSans-regular;
    display: block;
}

.ux-insight-cont small {
    font-size: 12px;
    line-height: 18px;
    color: #303030;
    font-family: openSans-medium;
    font-weight: 600;
    display: block;
    margin-top: 23px;
}

.ux-insight-cont .ux-insight-cont-img-1 {
    /*background-image: url(https://www.techved.com/images/blog-detail/tez.jpg);*/
    background-image: url("https://www.techved.com/resources/images/blog/02.jpg");
    height: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ux-insight-cont .ux-insight-cont-img-2 {
    /*background-image: url(https://www.techved.com/images/blog-detail/ChatBoat.jpg);*/
    background-image: url("https://www.techved.com/resources/images/blog/03.jpg");
    background-size: cover;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
}

.ux-insight-cont .ux-insight-cont-img-3 {
    /*background-image: url(https://www.techved.com/images/blog-detail/who-moved-my-cheese.jpg);*/
    background-image: url("https://www.techved.com/resources/images/blog/1.jpg");
    background-size: cover;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
}

.hello-sec {
    background-color: rgba(255, 255, 255, .8);
    padding-bottom: 44px;
    display: inline-table;
    position: relative;
}

    .hello-sec .thankyou-pop-main {
        padding: 50px 310px;
    }

.inner-addon input {
    border-bottom: 1px solid #939293;
    color: #303030;
}

.inner-addon textarea {
    padding: 0 0.8em 0 0;
    margin: 0.8em 0 0 0;
    max-height: 32px;
    border-bottom: 1px solid #939293;
    color: #303030;
    resize: none;
}

#input-8:focus {
    color: #676767;
}

.whole-hello-txt {
    display: inline-block;
    width: 100%;
}

.input__label-content {
    font-size: 14px;
    color: #303030;
    font-family: openSans-regular;
}

.get-btn {
    position: relative;
    top: 16px;
    display: table;
    font-size: 16px;
    font-family: openSans-regular;
    color: #fffefe !important;
    background-color: #df5d0c;
    padding: 9px 20px 8px 20px;
    border-radius: 35px;
    border: none;
    margin: 0 auto 13px auto;
    outline: none;
}

    .get-btn:disabled {
        opacity: .5;
        cursor: not-allowed;
    }

.newletter-txt-id {
    padding: 45px 25px 0px 25px;
}

.send-btn {
    text-align: center;
    padding-top: 15px;
}

    .send-btn a {
        font-size: 14px;
        color: #303030;
        font-family: openSans-regular;
        border: 1px solid #303030;
        border-radius: 35px;
        padding: 6px 35px 6px 35px;
        outline: none;
    }

.newletter-txt-id .inner-addon input {
    border-bottom: 1px solid black;
}

.newletter-txt-id .input__field--haruki:focus + .input__label--haruki .input__label-content--haruki,
.input--filled .input__label-content--haruki {
    color: black;
}

@media(min-width:768px) {
    .newletter-txt-id {
        padding: 45px 50px 0px 50px;
    }

    .whole-hello-txt {
        padding: 0px 40px;
    }

    .input__label-content {
        font-size: 16px;
    }

    .ux-insight-cont p {
        font-size: 16px;
        line-height: 24px;
    }

    .ux-insight-cont span {
        font-size: 14px;
        line-height: 20px;
    }

    .ux-insight-head-sec p {
        font-size: 16px;
    }

    .ux-unfold-cont p {
        font-size: 16px;
        line-height: 24px;
    }

    .ux-unfold-cont span {
        font-size: 14px;
        line-height: 20px;
    }

    .whole-accolades-sec {
        background-image: url('../images-new/accolad-bg.jpg');
        height: 314px;
    }

    .techved-headings {
        font-size: 32px;
        line-height: 42px;
    }

    .techved-heading-text {
        font-size: 16px;
        line-height: 24px;
    }

    .media-body h4 {
        font-size: 20px;
        line-height:28px;
    }

        .media-body h4 a {
            color: #000000;
        }

    .media-body p {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }

    .left-offerce-sec ul li {
        display: inline-block;
        width: 100%;
        position: relative;
        list-style: none;
    }

        .left-offerce-sec ul li img {
            float: left;
        }

        .left-offerce-sec ul li p {
            margin: 0 auto;
        }

        .left-offerce-sec ul li span {
            vertical-align: middle;
        }

    .whole-conffernce-sec {
        display: table;
        padding-bottom: 117px;
    }

    section h2 {
        font-size: 36px;
    }

    .footer-container-2 .heading h2, .footer-container-2 .head2 {
        font-size: 28px;
        line-height: 38px;
        margin-top: 10px;
        margin-bottom: 1px;
    }

    .footer-container-3 .heading h2, .footer-container-3 .head2 {
        font-size: 36px;
        line-height: 24px;
    }

    .footer-container-3 .heading p.sub {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-container-2 .heading p.sub {
        font-size: 16px;
        line-height: 24px;
    }
}

.top-header-sec {
    padding-top: 110px;
}

    .top-header-sec .social-icon ul li a {
        color: #FFFFFF;
    }

@media screen and (min-width:320px) and (max-width:480px) {
    .ux-link {
        text-align: center;
    }

    .refFront .inner, .refBack .inner {
        font-size: 22px !important;
    }
}

@media screen and (min-width:600px) and (max-width:767px) {
    .footer-container-2 {
        background-size: 75%;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .uxlogo-img p {
        font-size: 12px;
        margin: 10px auto;
    }

    .upcoming-session h4 {
        font-size: 14px;
    }

    .upcoming-session span {
        font-size: 13px;
    }

    .upcoming-session p {
        font-size: 13px;
    }

    .banner-nav {
        top: -100px;
    }

    .new-actionsec h2 {
        top: -20px;
        position: relative;
    }

    .new-actionsec .actionsecdiv p {
        font-size: 0px;
    }

    .new-actionsec .action_button {
        font-size: 14px;
        padding: 8px 15px;
        float: right;
        margin-right: 40px;
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .uxlogo-img p {
        font-size: 12px;
        margin: 10px auto;
    }

    .upcoming-session h4 {
        font-size: 14px;
    }

    .upcoming-session span {
        font-size: 13px;
    }

    .upcoming-session p {
        font-size: 13px;
    }

    .banner-nav {
        top: -100px;
    }
}

.logo-container {
    position: relative;
    margin: 200px auto;
    width: 200px;
}

.div0 {
    position: absolute;
    top: 36px;
    left: 26px;
    height: 120px;
    width: 150px;
    transform: rotate(0deg);
    border-radius: 40% 40% 50% 50%/60% 60% 30% 30%;
    background-image: url(../images-new/icon-center.png);
    background-size: cover;
    opacity: 0;
}

.div1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 126px;
    height: 180px;
    transform: rotate(245deg);
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
    background-color: #9d2485;
    opacity: 1;
}

.div2 {
    position: absolute;
    width: 126px;
    height: 180px;
    top: 0;
    left: 0;
    transform: rotate(-6deg);
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
    background-color: #fbcd08;
    opacity: .8;
}

.div3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 126px;
    height: 180px;
    transform: rotate(0deg);
    border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
    background-color: #3ec3ee;
    opacity: .8;
}

.audio-text-icon {
    background-image: url(../audio/audio-text-1.png);
    height: 16px;
    width: 270px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-top: 3px;
    position: absolute;
}

.icon-audio {
    background-image: url(../audio/Techved_02.gif);
    height: 15px;
    width: 115px;
    xdisplay: inline-block;
    float: right;
    background-repeat: no-repeat;
    background-size: 50%;
    margin-top: 3px;
    cursor: pointer;
}

.banner-nav i.trigger {
    animation: animationFrames linear 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationFrames linear 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationFrames linear 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationFrames linear 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationFrames linear 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    animation-delay: 2s;
}

@keyframes animationFrames {
    0% {
        transform: translate(0px, 0px);
    }

    15% {
        transform: translate(0px, -25px);
    }

    30% {
        transform: translate(0px, -19px);
    }

    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, -19px);
    }

    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, -19px);
    }

    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, -19px);
    }

    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, -19px);
    }

    45% {
        -ms-transform: translate(0px, -15px);
    }

    60% {
        -ms-transform: translate(0px, 0px);
    }

    75% {
        -ms-transform: translate(0px, -5px);
    }

    100% {
        -ms-transform: translate(0px, 0px);
    }
}

.map-container {
    padding: 0px;
    position: relative;
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
}

    .map-container img {
        width: 100%;
    }

    .map-container .point {
        cursor: pointer;
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: #3ec5ef;
        border-radius: 50%;
        transition: all .3s ease;
        will-change: transform, box-shadow;
        transform: translate(-50%, -50%);
        box-shadow: 0 0 0 rgba(0, 172, 193, 0.4);
    }

    .map-container.contact .point {
        width: 13px;
        height: 13px;
    }

    .map-container.big .point {
        width: 10px;
        height: 10px;
    }

    .map-container .point.pulsing {
        animation: pulse 3s infinite;
    }

    .map-container .point:hover {
        transform: translate(-50%, -50%) scale3D(1.35, 1.35, 1);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

    .map-container .singapore {
        top: 60%;
        left: 68%;
    }

    .map-container .kaula_lampur {
        top: 57%;
        left: 67%;
    }

    .map-container .bangkok {
        top: 55%;
        left: 68%;
    }

    .map-container .doha {
        top: 50%;
        left: 57%;
    }

    .map-container .dubai {
        top: 50%;
        left: 59%;
    }

    .map-container .mumbai {
        top: 54%;
        left: 62.5%;
    }

    .map-container .delhi {
        top: 51%;
        left: 63.5%;
    }

    .map-container .japon {
        top: 34%;
        left: 86%;
    }

    .map-container .melbourne {
        top: 67%;
        left: 74.5%;
    }

    .map-container.contact .melbourne {
        top: 86%;
        left: 89%;
    }

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(51, 20, 70, 0.5);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(0, 172, 193, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
    }
}

.heading.map_heading {
    position: absolute;
    text-align: center;
    color: #000;
    width: 100%;
    z-index: 11;
}

.map_heading h2,
.map_heading p {
    color: #303030;
}

.owl-prev.disabled,
.owl-next.disabled {
    display: none;
}

header.nav-down {
    top: 0px;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

header.nav-up {
    top: 0px;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

.refWrap {
    -webkit-perspective: 5000;
    -moz-perspective: 5000;
    -ms-perspective: 5000;
    perspective: 5000;
    -ms-transform: perspective(5000px);
    -moz-transform: perspective(5000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    display: inline-block;
}

.refItem {
    height: 150px;
    transition: .5s;
    transform-style: preserve-3d;
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

    .refItem:hover {
        transform: rotateY(-180deg);
        transform-style: preserve-3d;
    }

.refFront {
    z-index: 2;
    background: #e0d7d7;
}

.refBack {
    transform: rotate3d(0, 45, 0, 180deg);
    background-color: #dec39e;
}

.refFront,
.refBack {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto 25px;
    color: #4c4646;
    transform-style: preserve-3d;
}

    .refFront .inner,
    .refBack .inner {
        font-size: 26px;
        font-weight: 500;
        text-align: center;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) translateZ(60px);
        -webkit-transform: translateY(-50%) translateZ(60px);
        -ms-transform: translateY(-50%) translateZ(60px);
    }

.refItem:nth-child(1) .refFront,
.refItem:nth-child(4) .refFront {
    background-color: #fca6a6;
    color: #f14c4c;
}

.topbar_list li {
    list-style: none;
    display: inline-block;
    margin-left: 20px;
    font-family: openSans-regular;
}

    .topbar_list li i {
        color: #fff;
        margin-right: 5px;
    }

.topbar_social_icons {
    float: left !important;
    padding: 0px !important;
    margin-bottom: 0px;
}

    .topbar_social_icons li {
        list-style: none;
        display: inline-block;
        float: left;
        margin: 0 5px;
        border: 1px solid #fff;
        text-align: center;
        border-radius: 100%;
        height: 25px;
        width: 25px;
        margin-top: 5px;
    }

        .topbar_social_icons li:first-child {
            margin: 5px 5px 5px 0px;
        }

.topbar_list {
    margin-bottom: 0px;
}

    .topbar_list li:first-child {
        margin-right: 0px;
    }

.topbar_social_icons li i {
    color: #fff;
    font-size: 12px;
    margin-left: -2px;
}

.dropdown-big-menu.about_menu {
    right: 270px;
}

.dropdown-big-menu.last_menu {
    right: 70px;
}

    .dropdown-big-menu.last_menu.digi {
        right: 474px;
    }

.navgation .main-manu i.fa-home {
    background-color: transparent;
    font-size: 20px;
    display: inline;
    visibility: visible !important;
}

.contact_new {
    background: url(../images/contactbg.jpg) no-repeat;
    padding: 160px 0px;
    color: #fff;
    text-align: center;
    position: relative;
}

.contact_top {
    position: absolute;
    top: 135px;
    width: 100%;
}

@media screen and (min-width:767px) and (max-width:991px) {
    .contact_top {
        position: absolute;
        top: 85px;
        width: 100%;
    }
}

.contact_new h2 {
    color: #fff;
}

.contact_new .page_heading {
    float: left;
    margin-left: 30px;
}

    .contact_new .page_heading h1 {
        color: #fff;
        display: none;
    }

.contact_new .page_navigation {
    float: right;
    margin-right: 30px;
}

    .contact_new .page_navigation ul li {
        display: inline-block;
        margin: 20px 20px 0px;
        text-align: center;
    }

        .contact_new .page_navigation ul li i {
            transition: all 500ms ease-in;
            backface-visibility: visible;
            width: 45px;
            height: 45px;
            border: 1px solid #fff;
            color: #FFF;
            line-height: 45px;
            text-align: center;
            border-radius: 50%;
        }

        .contact_new .page_navigation ul li a:hover i {
            transform: rotateX(180deg);
            background-color: #fff;
            color: #000;
        }

        .contact_new .page_navigation ul li span {
            display: block;
            font-size: 16px;
            color: #fff;
            text-transform: uppercase;
            font-family: openSans-regular;
            margin-top: 5px;
            font-weight: 300;
        }

@media screen and (min-width:320px) and (max-width:767px) {
    .contact_top {
        position: absolute;
        top: 85px;
        width: 100%;
    }

    .contact_new .page_navigation {
        float: right;
        margin-right: 0px;
    }

    .contact_new ol, .contact_new ul {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .contact_new .page_navigation ul li {
        display: inline-block;
        margin: 5px 5px 0px;
        text-align: center;
    }

        .contact_new .page_navigation ul li span {
            display: block;
            font-size: 12px;
        }

    .contact_new .page_heading h1 {
        font-size: 24px;
    }

    .contact_new .page_navigation ul li i {
        transition: all 500ms ease-in;
        backface-visibility: visible;
        width: 35px;
        height: 35px;
        border: 1px solid #fff;
        color: #FFF;
        line-height: 35px;
        text-align: center;
        border-radius: 50%;
    }

    .contact_new .page_heading {
        float: left;
        margin-left: 5px;
    }

    .new-actionsec {
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

        .new-actionsec img {
            left: -15px;
            top: 0px;
        }

        .new-actionsec .actionsecdiv {
            display: inline-block;
            margin-left: 0;
            margin-right: 0;
            position: relative;
            top: 0px;
            right: 0px;
        }

        .new-actionsec h2 {
            font-size: 20px;
            position: relative;
            top: 0px;
            right: 0px;
        }

        .new-actionsec .actionsecdiv p {
            font-size: 0px;
        }

        .new-actionsec .action_button {
            font-size: 12px;
            display: block;
            width: 175px;
            float: right;
            position: relative;
            text-align: center;
            top: 0;
            right: 0;
        }
}

@media screen and (min-width:320px) and (max-width:700px) {
    ul.topbar_list {
        overflow: auto;
        position: relative;
        padding: 0px;
        margin: 0px;
        margin-top: -5px;
    }

    .topbar_list li:nth-child(2) {
        float: left;
        margin-left: 0px;
    }

    .topbar_list li:nth-child(3) {
        display: none;
    }

    .topbar_list li:first-child {
        margin-right: 0px;
    }

    .awards-section-main-wrapper {
        padding: 40px 0 10px 0;
    }

    .awards-section-head p {
        font-size: 16px;
        line-height: 20px;
    }

    .awards-section-head {
        margin-bottom: 30px;
    }

        .awards-section-head h2 {
            padding-top: 0;
        }

    .awards-section {
        margin: 0;
        width: 260px;
        padding: 10px 15px;
    }

        .awards-section img {
            width: auto;
            /*height: auto;*/
        }

        .awards-section p {
            padding: 10px 0;
            font-size: 16px;
            line-height: 20px;
        }
}

.wholeleftsidecontactfrm .form-group {
    margin-bottom: 35px;
}

.wholeleftsidecontactfrm .form-control {
    height: 44px;
}

.wholeleftsidecontactfrm textarea.form-control {
    min-height: 123px;
    resize: none;
    height: 123px;
}

.wholeleftsidecontactfrm .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.contactbtnsubmit input[type=submit] {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto 20px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform-style: flat;
    transition: all 250ms ease-out;
}

    .contactbtnsubmit input[type=submit]:before,
    .contactbtnsubmit input[type=submit]:after {
        content: "";
        position: absolute;
        z-index: -2;
        transition: all 250ms ease-out;
    }

    .contactbtnsubmit input[type=submit]:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .contactbtnsubmit input[type=submit]:hover {
        border: 1px solid #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(128, 128, 128, 0.1) inset;
        border-color: #dedede;
    }

        .contactbtnsubmit input[type=submit]:hover:before {
            box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
        }

.contactform {
    margin-bottom: 30px;
}

.tez-img {
    background-size: cover;
}

.tez-detail {
    background-image: url('../images-new/blog-artboard/tez-bg.jpg');
    background-size: cover;
    padding: 55px 60px 130px 60px;
    display: block;
}

    .tez-detail h1, .tez-detail h3 {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 32px;
        line-height:42px;
        color: #ffffff;
        padding-bottom: 15px;
    }

    .tez-detail p {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        line-height:20px;
        color: #ffffff;
        padding-bottom: 24px;
        margin-bottom: 0;
    }

    .tez-detail .social-icons ul {
        padding: 0;
        margin-top: 15px;
    }

    .tez-detail .social-icons li {
        display: inline-block;
        padding: 0 5px;
    }

        .tez-detail .social-icons li a {
            color: #fff;
        }

            .tez-detail .social-icons li a i {
                color: #fff;
                padding: 5px;
                border: 1px solid #fff;
                border-radius: 50%;
                width: 30px;
                text-align: center;
                font-size: 18px;
            }

.blogs p.prev {
    padding: 0 0 30px 0;
}

    .blogs p.prev a {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        line-height:24px;
        color: #337ab7;
    }

.blogs .blog-detail p {
    word-break: break-word;
}

.blogs .blog-detail p {
    padding: 0 0 30px 0;
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 16px;
    color: #303030;
}

.blogs .blog-detail ul {
    padding: 0 0 0 15px;
}

    .blogs .blog-detail ul li {
        list-style-type: disc;
        font-size: 16px;
        line-height: 30px;
    }

.archived-blogs h3 {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 16px;
    line-height:24px;
    color: #454545;
    padding: 15px 8px;
    text-transform: uppercase;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin: 0;
}

.archived-blog {
    padding: 0;
}

    .archived-blog li {
        display: block;
        padding: 30px 0;
        border-bottom: 1px solid #f0f0f0;
    }

        .archived-blog li:last-child {
            border-bottom: none;
        }

.archived-blogs h4 {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    margin: 0;
}

.archived-blogs span {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #b3b3b3;
    margin: 0;
}

.archived-blogs #mCSB_1_scrollbar_vertical {
    margin-right: -15px;
}

.blogs {
    padding-top: 50px;
}

.blogs-list .blog .blog-img {
    height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.blogs-list .blog {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(204,204,204,0.5);
    -moz-box-shadow: 0px 0px 9px 0px rgba(204,204,204,0.5);
    box-shadow: 0px 0px 9px 0px rgba(204,204,204,0.5);
    height: 100%;
    position: relative;
}

    .blogs-list .blog:hover {
        box-shadow: 9.3px 3.6px 16px 4px rgba(0, 0, 0, 0.2);
    }

    .blogs-list .blog a {
        display: block;
    }

    .blogs-list .blog .dummy-div {
        min-height: 40px;
    }

.blogs-list .list-item {
    margin-bottom: 45px;
    //xpadding:0 35px;
}

.blogs-list .blog-content {
    padding: 20px;
}

    .blogs-list .blog-content h3 {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #2d2d2d;
        margin: 0;
    }

    .blogs-list .blog-content span {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #b3b3b3;
    }

    .blogs-list .blog-content p {
        padding: 25px 0;
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #808285;
    }

    .blogs-list .blog-content .more-detail {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 20px;
    }

        .blogs-list .blog-content .more-detail a {
            font-family: openSans-regular;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            color: #f9863e;
        }

        .blogs-list .blog-content .more-detail .social-icon {
            padding: 0;
            display: inline-block;
            float: right;
        }

    .blogs-list .blog-content li {
        display: inline-block;
        padding: 0 2px;
    }

.blog-heading-new {
    color: #f36e26;
    font-size: 32px;
    line-height:42px;
    font-weight: 400;
    text-align: center;
}

.blog-list-first-readmore, .blog-list-first-readmore:hover {
    color: #fff;
    font-size: 15px;
    margin-top: 15px;
    float: left;
}

.IN-widget {
    opacity: 0;
    margin-left: -33px;
    margin-right: 10px;
    margin-bottom: -4px;
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
}

@media screen and (min-width:320px) and (max-width:767px) {
    .tez-detail {
        padding: 10px 20px;
    }

        .tez-detail h3 {
            font-size: 24px;
            line-height:30px;
            padding-bottom: 0;
        }

        .tez-detail p {
            font-size: 12px;
            line-height:18px;
            padding-bottom: 15px;
        }

        .tez-detail .social-icons li {
            padding: 0 2px;
        }

            .tez-detail .social-icons li a i {
                padding: 5px;
                width: 30px;
                font-size: 15px;
            }

    .blog-heading-new {
        font-size: 20px;
        line-height:24px;
        margin-top: 90px;
        padding: 0 15px;
    }

    .archived-blogs h3, .archived-blogs h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .map-container .delhi {
        top: 51%;
        left: 62.5%;
    }

    .map-container .mumbai {
        top: 53%;
        left: 62.5%;
    }

    .map-container .bangkok {
        top: 52.5%;
        left: 68%;
    }

    .map-container .kaula_lampur {
        top: 54.5%;
        left: 67%;
    }

    .map-container .singapore {
        top: 57%;
        left: 68%;
    }

    .map-container .melbourne {
        top: 60%;
        left: 74.5%;
    }

}

@media screen and (min-width:320px) and (max-width:480px) {
    .refItem:nth-child(1) .refFront,
    .refItem:nth-child(3) .refFront {
        background-color: #fca6a6;
        color: #f14c4c;
    }

    .refItem:nth-child(4) .refFront {
        background: #e0d7d7;
    }
}

@media screen and (min-width:990px) and (max-width:1920px) {
    .blogs-list .list-item {
        padding-right: 50px;
    }

    .blogs {
        padding: 50px 35px;
    }
}

@-moz-document url-prefix() {
    .footer-container-2 {
        display: block;
        padding-top: 65px;
    }
}

@media screen and (min-width:992px) and (max-width:1230px) {
    .refFront .inner, .refBack .inner {
        font-size: 20px;
    }
}

.dateTym {
    display: flex;
    justify-content: flex-start;
}

    .dateTym p:first-child {
        margin: 0;
    }


/* In the news 8.10.18 */

.newsMain {
    padding: 100px 55px 0;
}

.inTheNews .techved-headings, .inTheNews .head2 {
    text-align: center;
    font-weight: 300;
}

.inTheNews .techved-heading-text {
    text-align: center;
}

.inTheNews .postWrp {
    display: flex;
    margin-top: 40px;
}

.inTheNews {
    padding: 50px 60px 15px;
    box-shadow: 0px 2px 15.36px 0.64px rgba(0, 0, 0, 0.08);
    background: #fff;
    /*margin-top: -353px;*/
}

    .inTheNews .linkArea {
        text-align: center;
        margin-top: 15px;
    }

        .inTheNews .linkArea .seeAllNews {
            font-size: 14px;
            color: #f9863e;
            text-transform: capitalize;
            display: inline-block;
            position: relative;
            padding-right: 25px;
        }

            .inTheNews .linkArea .seeAllNews:after {
                content: "";
                position: absolute;
                right: 0;
                height: 10px;
                width: 15px;
                display: inline-block;
                background: url("../images-new/inthenews/newsarrow.png") no-repeat;
                top: 50%;
                transform: translateY(-50%);
            }

.inTheNewsWrp {
    padding: 50px 60px 60px;
    position: relative;
    z-index: 1;
    margin: 0 -15px;
}

    .inTheNewsWrp:after {
        content: "";
        display: block;
        width: 100%;
        height: 50%;
        background-image: -moz-linear-gradient( 180deg, rgb(231,76,80) 0%, rgb(244,114,33) 100%);
        background-image: -webkit-linear-gradient( 180deg, rgb(231,76,80) 0%, rgb(244,114,33) 100%);
        background-image: -ms-linear-gradient( 180deg, rgb(231,76,80) 0%, rgb(244,114,33) 100%);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

.inTheNews .post .postImgSmall {
    position: absolute;
    top: -20px;
    left: 30px;
    background: #fff;
    padding: 0 18px;
    max-width: 150px;
}

    .inTheNews .post .postImgSmall + .date {
        position: absolute;
        left: 45px;
        top: 30px;
        margin: 0;
    }

.inTheNews .post .contentSec {
    margin-top: 65px;
}

.inTheNews .post .smallImgSec {
    position: relative;
}

.inTheNews .post .imgSec {
    position: relative;
    overflow: hidden;
    max-height: 280px;
    border: 1px solid #CCCCCC;
}

    .inTheNews .post .imgSec .postImg {
        transform: scale(1);
        transition: 0.8s linear;
        max-height: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .inTheNews .post .imgSec .postImg:hover {
            transform: scale(1.1);
        }

.inTheNews .postWrp .post {
    margin-right: 45px;
    width: 50%;
}

    .inTheNews .postWrp .post:last-child {
        margin-right: 0;
    }

.inTheNews .post .postTitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #303030;
    display: block;
    line-height: 1.3;
    transition: 0.5s ease all;
    text-decoration: none;
}

    .inTheNews .post .postTitle:hover, .featPost .postArea .head:hover {
        color: #f9863e;
    }

.inTheNews .post .postTxt {
    font-size: 14px;
    color: #696868;
    margin-bottom: 12px;
    line-height: 20px;
}

.inTheNews .post .date {
    color: #aaaaaa;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 18px;
}

@media screen and (max-width: 991px) {
    /*In the news 991*/

    .inTheNews .post .postTitle {
        font-size: 16px;
        line-height: 20px;
    }

    .inTheNews .post .postTxt {
        font-size: 12px;
        line-height: 18px;
    }

    .inTheNews .post .date {
        font-size: 12px;
        color: #696868;
    }

    .inTheNews {
        padding: 45px 30px 30px;
    }

    /*.inTheNews .postWrp .post {
            padding-right: 30px;
        }*/



    /*In the news 991 ends*/
}

@media screen and (max-width: 768px) {

    /*In the news 767*/
    .inTheNews .postWrp .post:first-child {
        display: block;
        padding-right: 0;
    }

    .inTheNews .postWrp .post {
        display: none;
        width: 100%;
    }

    .inTheNews {
        padding: 40px 15px 18px;
    }

        .inTheNews .postWrp {
            flex-direction: column;
            margin-top: 30px;
        }


        .inTheNews .post .postImgSmall {
            top: -45px;
            left: 20px;
            max-height: 45px;
            padding: 0 10px;
        }

        .inTheNews .post .contentSec {
            margin-top: 20px;
        }

        .inTheNews .post .imgSec {
            height: auto;
        }

            .inTheNews .post .imgSec .postImg {
                width: 100%;
                max-width: 100%;
            }

    .inTheNewsWrp {
        padding: 0 15px 60px;
    }

    .inTheNews .post .postTxt {
        margin-bottom: 8px;
    }

    .inTheNews .post .postTitle {
        margin-bottom: 0;
    }

    .inTheNews .post .date {
        margin-bottom: 12px;
    }

    .inTheNews .linkArea {
        margin-top: 20px;
    }

    .inTheNewsWrp:after {
        height: 58%;
    }
    /*In the news 767 ends*/
}

/* In the news 8.10.18 ends */

/* News page 8.10.18 */

/* Featured post */

.posts .postArea h4:hover {
    color: #f9863e;
}

.newsMain a, .posts .postArea h4 {
    transition: 0.5s ease all;
}

.visibleFromTabRes {
    display: none;
}

.buzzfeed .w-tad-img-frame {
    display: inline-block;
    width: 67%;
    max-height: 480px;
    overflow: hidden;
}

    .buzzfeed .w-tad-img-frame img {
        width: 100%;
    }

.whatsTrendingWrp .techved-headings, .buzzfeedWrp .techved-headings {
    text-align: center;
    font-weight: 500;
    padding: 0 0 45px;
}



.buzzfeedWrp {
    padding: 68px 0px 50px;
    margin: 0 -15px;
}

.buzzfeed {
    max-width: 1366px;
}

/* Featured post ends */

/* Whats Trending */

.whatsTrending .w-tad-img-frame {
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

    .whatsTrending .w-tad-img-frame .subImg {
        /*position: absolute;
    right: 0;
    bottom: 0;*/
    }

.postContImg {
    position: absolute;
    bottom: 7px;
    right: 0;
}

.whatsTrending .posts {
    /*display: flex;
         margin-bottom: 60px;*/
    width: calc(33.33% - 27px);
    margin-right: 40px;
    box-shadow: 0px 2px 8.55px 0.45px rgba(27, 27, 27, 0.1);
    position: relative;
    margin-bottom: 40px;
}

    .whatsTrending .posts:hover {
        box-shadow: 9.3px 3.6px 16px 4px rgba(0, 0, 0, 0.2);
    }

    .whatsTrending .posts a.complecardlink {
        display: block;
        width: 100%;
        height: 100%;
    }

    .whatsTrending .posts:nth-child(3n) {
        margin-right: 0;
    }

.postsWrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



.whatsTrending {
    display: flex;
    justify-content: space-between;
}

.whatsTrendingWrp {
    padding-bottom: 40px;
    margin: 0 -15px;
}


.posts .postArea {
    /*width: 50%;
    margin-left: 40px;*/
    padding: 25px 20px 55px 20px;
}

.whatsTrendingHead {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
}

.posts .postArea .postHead {
    color: #b0213b;
    font-size: 24px;
    font-weight: 600;
}

.posts .postArea h4 {
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #2d2d2d;
    font-weight: 500;
    line-height: 24px;
}

.posts .postArea .date {
    font-size: 12px;
    line-height:18px;
    color: #b3b3b3;
    margin-bottom: 10px;
}

.posts .postArea .postTxt {
    font-size: 14px;
    color: #808285;
    line-height: 20px;
    margin-bottom: 30px;
}



.featPost .postAreaWrp {
    padding: 30px 30px 15px 30px;
    max-width: 46.4%;
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    transform: translateY(-50%);
    box-shadow: 0px 8px 33.6px 6.4px rgba(0, 0, 0, 0.05);
    /* position: absolute; */
    /* left: 1088px; */
}

.buzzfeed .featPost {
    position: relative;
}

.featPost .postArea .head {
    margin: 15px 0 5px;
    font-weight: 600;
    display: block;
    color: #303030;
    font-size: 16px;
    line-height:24px;
    cursor: pointer;
}

.featPost .postArea .date {
    color: #aaaaaa;
    font-size: 14px;
    line-height:20px;
}

.featPost .postArea p {
    margin-top: 25px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
}

.featPost .postArea .imgArea {
    text-align: right;
    margin-top: 30px;
}
/* Whats Trending ends */

/* Publications desktop */

.publications-main .posts .postArea {
    padding: 25px;
}

.publications-main .post-link {
    color: #f9863e;
    position: absolute;
    bottom: 20px;
    border-bottom: 1px solid transparent;
}

    .publications-main .post-link:hover {
        border-bottom: 1px solid #f9863e;
    }

.publications-main .whatsTrending .posts {
    margin-bottom: 50px;
}

    .publications-main .whatsTrending .posts img {
        width: 100%;
    }

.publications-main .whatsTrending .w-tad-img-frame {
    border-bottom: 1px solid #ddd;
}

.publications-main .featPost .postArea p {
    margin-top: 15px;
}


/* Publications desktop ends */


/* Stay updated */

.stayUpdatedWrp {
    background: #faf5f6;
    padding: 55px 15px 48px;
    text-align: center;
}

.stayUpdatedForm {
    margin-top: 35px;
    text-align: center;
    display: inline-block;
    position: relative;
}

    .stayUpdatedForm .error-msg-common {
        left: 0;
        top: -20px;
    }

.lblMsgSubscribe {
    padding: 30px 0;
    font-size: 20px;
    font-weight: 500;
}

.stayUpdatedForm .subscribe {
    max-width: 180px;
    display: inline-block;
    margin-left: 10px;
    padding: 14px 20px;
}

.subscribeEmailBox {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 16px 20px;
    font-size: 14px;
    width: 510px;
    max-width: 100%;
}

.tadSubsMsgBox {
    text-align: center;
    padding: 0 !important;
}

    .tadSubsMsgBox:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

    .tadSubsMsgBox .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }

    .tadSubsMsgBox .modal-content:after {
        content: "";
        background: #b0213b url(../images-new/news/success.png) no-repeat;
        background-position: -4px -4px;
        position: absolute;
        top: 25px;
        top: 25px;
        left: 50%;
        transform: translateX(-50%);
        height: 50px;
        width: 50px;
        display: inline-block;
        border-radius: 50%;
    }

    .tadSubsMsgBox .modal-content {
        border-radius: 5px;
        text-align: center;
        position: relative;
        padding: 100px 15px 50px 15px;
    }

    .tadSubsMsgBox .modal-header {
        border-bottom: 0;
        padding: 0;
    }

.tadSubsMsgBox {
    text-align: center;
}

    .tadSubsMsgBox .modal-body {
        padding: 0;
    }

    .tadSubsMsgBox .modal-dialog {
        width: 400px;
        max-width: 100%;
    }

    .tadSubsMsgBox .bootstrap-dialog-title {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .tadSubsMsgBox .bootstrap-dialog-close-button {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .tadSubsMsgBox .close {
        font-size: 30px;
        font-weight: 500;
        opacity: 0.6;
    }

/* Stay updated ends */

/* News page 1200 */
@media screen and (max-width: 1200px) {


    /* Featured post 1200 */

    .featPost .postArea .head {
        font-size: 16px;
        line-height:20px;
    }

    .featPost .postArea .date {
        font-size: 13px;
    }

    .featPost .postArea p {
        font-size: 13px;
    }

    .featPost .postAreaWrp {
        max-width: 50%;
    }


    /* Featured post 1200 ends */


    /* News page 1200 ends */
}

@media screen and (max-width: 991px) {
    /* News page 991 */

    /* Whats Trending 991 */

    .buzzfeedWrp {
        padding: 45px 0 50px;
    }

    .whatsTrending .adArea {
        display: none;
    }

    .postsWrp {
        width: 100%;
        justify-content: space-between;
    }

    .posts .postArea h4 {
        font-size: 16px;
        line-height:20px;
    }

        .posts .postArea h4 br {
            display: none;
        }
    /* Whats Trending 991 ends */

    /* Featured post 991 */

    .buzzfeed .w-tad-img-frame {
        width: 90%;
    }

    .featPost .postArea .imgArea {
        text-align: right;
        margin-top: 25px;
    }

    .visibleTillTabRes {
        display: none;
    }

    .visibleFromTabRes {
        display: block;
    }


    /* Featured post 991 ends */


    /* News page 991 ends */

    /* Publications 991*/
    .whatsTrending .posts {
        width: calc(50% - 20px);
        margin-right: 0;
    }

    .whatsTrending .w-tad-img-frame img {
        width: 100%;
        max-width: 100%;
    }


    .whatsTrending .posts:nth-child(2) {
        margin-right: 0px;
    }

    .whatsTrending .posts:nth-child(3) {
        margin-right: 30px;
    }
    /* Publications 991 ends*/


}

@media screen and (max-width: 768px) {
    /* Publications 768 ends*/
    .whatsTrending .posts:nth-child(2) {
        margin-right: auto;
    }
    /* Publications 768 ends*/
    /* News page 768 */

    .newsMain {
        padding: 65px 15px 0;
    }

    /* Whats Trending 768 */

    .postsWrp {
        flex-direction: column;
    }

    .whatsTrending .posts {
        flex-direction: column;
        border-bottom: 1px solid #f7e8eb;
        margin-bottom: 20px;
        padding-bottom: 18px;
        width: 400px;
        max-width: 100%;
        margin: 0 auto 20px;
    }

    .postContImg {
        bottom: 0;
    }


    .whatsTrending .posts:last-child, .whatsTrending .posts:nth-child(3) {
        margin-right: auto;
    }

    .posts .postArea {
        width: 100%;
        margin-left: 0;
        padding: 25px 20px 35px 20px;
    }

    .posts .imgArea {
        text-align: center;
    }

    .whatsTrendingWrp {
        padding: 0 15px;
    }

    .whatsTrendingHead {
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        display: flex;
        justify-content: center;
    }

        .whatsTrendingHead i {
            margin: 0 15px;
            margin-top: 4px;
        }

    .posts .postArea h4 {
        font-weight: 600;
        color: #303030;
        margin-bottom: 12px;
    }

    .posts .postArea .date {
        border-bottom: none;
    }

    .posts .postArea .postTxt {
        margin-top: 0;
        /* border-bottom: 1px solid #f7e8eb; */
        margin-bottom: 20px;
    }

    .whatsTrendingHead span {
        display: inherit;
    }

    .whatsTrending .posts:nth-child(3n) {
        margin-right: auto;
    }

    /* Whats Trending 768 ends */

    /* Stay updated 768 */

    .stayUpdatedWrp {
        padding: 55px 30px 38px;
    }

    .subscribeEmailBox {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 300px;
    }

    .tadSubsMsgBox .modal-dialog {
        width: 300px;
        max-width: 100%;
    }

    .tadSubsMsgBox .bootstrap-dialog-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .tadSubsMsgBox .bootstrap-dialog-message {
        font-size: 14px;
    }

    .tadSubsMsgBox .modal-content {
        padding: 80px 15px 30px 15px;
    }

        .tadSubsMsgBox .modal-content:after {
            height: 40px;
            width: 40px;
            background-position: center;
            background-size: 30px 30px;
        }

    /* Stay updated 768 ends */

    /* Featured post 768 */

    .featPost .postAreaWrp {
        position: relative;
        transform: none;
        max-width: 100%;
        margin: -40px 15px 0 15px;
        padding: 20px 15px;
        display: block;
    }

    .buzzfeed .w-tad-img-frame {
        margin-bottom: 0;
    }



    .whatsTrendingWrp .techved-headings, .buzzfeedWrp .techved-headings {
        padding: 0 0 25px;
    }


    .buzzfeed .w-tad-img-frame {
        width: auto;
    }

    .featPost .postAreaWrp .featPostImg {
        max-height: 20px;
    }

    .featPost .postArea .date {
        font-size: 14px;
        line-height:20px;
    }

    .featPost .postArea p {
        font-size: 12px;
        margin-top: 18px;
    }

    .featPost .postArea .head {
        margin: 12px 0 0;
    }

    .featPost .postArea .imgArea .arrowImg {
        max-width: 20px;
    }


    /* Featured post 768 ends */
    /* News page 768 ends */
    /* News page 8.10.18 ends */

    /* Publications 768 */

    .publications-main .featPost .postAreaWrp {
        margin: -15px 15px 0 15px;
    }
    /* Publications 768 ends */

}




@media screen and (max-width: 1200px) {

    /* Publications 1200*/

    .publications-main .featPost .postArea .head {
        margin: 0;
    }

    /* Publications 1200 ends*/
    /*Navbar 9.10.18*/
    header .navgation .main-manu {
        padding: 22.5px 0px 22.5px 15px;
    }

    .navgation .dropdown-big-menu {
        right: 5px;
    }

        .navgation .dropdown-big-menu.last_menu {
            right: 25px;
        }

        .navgation .dropdown-big-menu.about_menu {
            right: 140px;
        }

    header .navgation .main-manu.contact-btn {
        margin: 17px 0 24px 16px;
    }

    header.slim .navgation .main-manu {
        padding: 10px 0px 10px 15px;
    }

        header.slim .navgation .main-manu.contact-btn {
            margin: 10px 0px 10px 15px;
        }

    header .Logo {
        width: 180px;
        background-size: contain;
    }

    .banner-heading {
        max-width: 510px;
    }

    .banner-heading-text {
        margin-bottom: 15px;
    }

        .banner-heading-text span {
            font-size: 65px;
        }

            .banner-heading-text span.banner-heading-bottom {
                font-size: 40px;
                height: 65px;
            }

                .banner-heading-text span.banner-heading-bottom::first-letter {
                    font-size: 65px;
                }

    .banner-heading a {
        margin-top: 25px;
    }
}

/*Navbar 9.10.18 ends*/

.ux-unfold-cont-new span {
    text-align: center;
    display: block;
}

/******************** new media query start ********************/

@media screen and (max-width: 1199px) and (min-width: 980px) {

    .banner-heading h3 {
        font-size: 23px;
        font-weight: 300;
        color: #5e5961;
        letter-spacing: 1.5px;
        margin: 25px 0 5px 0;
    }

    .banner-heading h1, .banner-heading .head {
        font-size: 58px;
        font-weight: 700;
        line-height: 1;
        margin: 0 0 14px -5px;
        text-align: left;
    }

    .whole-conffernce-sec {
        display: table;
        padding-bottom: 60px;
    }

    .left-offerce-sec .media {
        margin-top: 0px;
    }

        .left-offerce-sec .media a {
            margin-top: 0px;
            padding: 15px;
        }

    .right-offernce-sec img {
        float: right;
        margin-top: 10px;
    }

    .case-study-detail-wrapper {
        padding-left: 85px;
    }

    .case-study-logo {
        width: 160px;
        margin: 30px auto 0 auto;
    }

    .case-study-content {
        text-align: center;
        padding: 20px;
        margin-top: 5px;
    }

        .case-study-content span {
            color: #FFFFFF;
            font-size: 12px;
        }

        .case-study-content h1 {
            font-size: 16px;
            margin: 15px auto;
            padding: 17px 30px;
        }

        .case-study-content p {
            font-size: 14px;
            color: #ffffff;
        }

    .contact-banner-main {
        background-size: cover;
    }

    .contact-banner-info {
        padding: 155px 15px 120px 55px;
    }

        .contact-banner-info h1 {
            font-size: 40px;
        }

        .contact-banner-info p {
            font-size: 20px;
        }

    .contact-banner-form {
        background: #FFFFFF;
        padding: 42px 40px 35px 40px;
        position: relative;
    }

        .contact-banner-form .error-message-red {
            position: relative;
            width: 100%;
            padding: 20px 0px 0 0px;
        }

            .contact-banner-form .error-message-red li {
                display: inline-block;
                margin: 0 10px;
            }

        .contact-banner-form .thankyou-pop-main {
            padding: 35px 20px;
        }

    .visit-main {
        width: 265px;
        margin: 0 23px;
    }

    .enquiry-section-wrapper {
        display: flex;
        padding: 0 110px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .enquiry-box {
        padding: 25px;
        display: flex;
        min-width: 266px;
        margin: 10px;
    }

    .map-address-main {
        min-height: 71px;
    }

    .thankyou-pop-main {
        padding: 85px 30px 80px 30px;
    }

    .hello-sec .thankyou-pop-main {
        padding: 65px 30px 70px 30px;
    }

    .featPost .postAreaWrp {
        max-width: 57%;
    }

    .whatsTrending .w-tad-img-frame {
        position: relative;
        max-height: 143px;
        overflow: hidden;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {

    .banner-heading h3 {
        font-size: 17px;
        font-weight: 300;
        color: #5e5961;
        letter-spacing: 1.5px;
        margin: 15px 0 5px 0;
    }

    .banner-heading h1, .banner-heading .head {
        font-size: 40px;
        font-weight: 700;
        line-height: 1;
        margin: 0 0 14px -2px;
        text-align: left;
    }

    .left-offerce-sec .media {
        margin-top: 0px;
    }

        .left-offerce-sec .media a {
            padding: 15px;
        }

    .right-offernce-sec img {
        float: right;
        margin-top: 10px;
    }

    .case-study-banner-main {
        padding: 0;
        margin-top: 76px;
    }

    .case-study-detail-wrapper {
        width: 66.545%;
        padding-left: 70px;
        background: linear-gradient( -75deg, #f36b6e, #f9863e 84%, transparent 0%, transparent 0%, transparent 0% );
    }

    .case-study-logo {
        width: 155px;
        margin: 15px auto 0 auto;
    }

    .case-study-content {
        text-align: center;
        padding: 10px 15px 10px 0px;
        margin-top: 0px;
    }

    .boxbottom-content p.category {
        padding: 0;
        color: #727272;
        font-size: 14px;
        text-align: center;
        margin-top: 15px;
    }

    .case-study-content span {
        color: #FFFFFF;
        font-size: 14px;
    }

    .case-study-content h1 {
        font-size: 15px;
        color: #ffffff;
        font-weight: 600;
        font-family: openSans-semi-bold;
        text-transform: uppercase;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding: 15px 15px;
        display: table;
        margin: 13px auto;
    }

    .case-study-content p {
        font-size: 14px;
        color: #ffffff;
    }

        .case-study-content p small.hidden-xs {
            display: none;
        }

    .contact-banner-main {
        background-size: cover;
        margin-top: 76px;
    }

    .contact-banner-info {
        padding: 125px 15px 100px 30px;
    }

        .contact-banner-info h1 {
            margin: 0 0 10px 0;
            font-size: 40px;
        }

        .contact-banner-info p {
            font-size: 18px;
            line-height: normal;
        }

    .contact-banner-form {
        background: #FFFFFF;
        padding: 30px;
        position: relative;
    }

        .contact-banner-form .error-message-red {
            position: relative;
            width: 100%;
            padding: 20px 0px 0 0px;
        }

            .contact-banner-form .error-message-red li {
                display: inline-block;
                margin: 0 10px;
            }

        .contact-banner-form .thankyou-pop-main {
            padding: 20px;
        }

    .map-iframe {
        padding-left: 0;
        height: 380px;
        padding-right: 35px;
    }

    .visit-main {
        width: 200px;
        margin: 0 35px;
    }

    .enquiry-section-wrapper {
        display: flex;
        padding: 0 50px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .enquiry-box {
        padding: 20px 25px;
        display: flex;
        min-width: 266px;
        margin: 10px;
    }

    .whole-accolades-sec .col-md-2 {
        padding: 0 10px;
    }

    .accolades-cont span {
        font-size: 50px;
    }

    .hello-sec .thankyou-pop-main {
        padding: 65px 40px 70px 40px;
    }

    .buzzfeed .w-tad-img-frame {
        width: 100%;
        max-height: 380px;
        overflow: hidden;
    }

    .publications-main .featPost .postAreaWrp {
        margin: -75px 15px 0 15px;
    }

    .featPost .postAreaWrp {
        margin: -75px 15px 0 15px;
    }

    .whatsTrending .w-tad-img-frame {
        position: relative;
        max-height: 199px;
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .banner-heading h3 {
        font-size: 17px;
        font-weight: 300;
        color: #5e5961;
        letter-spacing: 1.5px;
        margin: 15px 0 5px 0;
    }

    .banner-heading h1, .banner-heading .head {
        font-size: 32px;
        font-weight: 700;
        line-height: 1;
        margin: 0 0 5px 0px;
        text-align: center;
        display: block;
    }

    .banner-heading p.mobile-pera {
        line-height: inherit;
    }

    .banner-image .carousel-indicators {
        margin: auto;
        width: auto;
        left: 0;
        right: 0;
        bottom: 10px;
        font-size: 0;
    }

    .map-address-main {
        display: flex;
        color: #303030;
        min-height: 71px;
    }

    .sidenav .nav-container ul li a {
        background-size: 98% !important;
    }

    .banner-heading {
        top: 50% !important;
        left: 0%;
        right: 0px;
        text-align: center;
        transform: translate(0, -50%);
        max-width: 320px;
        margin: auto;
    }

    .whole-conffernce-sec {
        padding-bottom: 30px;
    }

        .whole-conffernce-sec .col-md-6 {
            padding-left: 0;
            padding-right: 0;
        }

    .left-offerce-sec {
        margin-top: 0;
    }

    .right-offernce-sec img {
        float: right;
        margin-top: 0px;
    }

    .left-offerce-sec .media {
        margin: 15px 0;
        box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.14);
    }

        .left-offerce-sec .media a {
            padding: 15px;
        }

    .media-body p {
        color: #727272;
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }

    .whole-recent-work .row {
        margin: 0;
    }
    /*.whole-recent-work .row .no-pad{
    padding:0;
}*/
    .whole-see-ux-unfold-sec h2, .whole-see-ux-unfold-sec .head {
        padding-top: 0px;
    }

    .recent-box-img .recent-box-overlay {
        transition: 0.2s;
        height: auto;
        top: auto !important;
        bottom: 0;
    }

        .recent-box-img .recent-box-overlay .recent-box-overlay-info {
            position: relative;
        }

            .recent-box-img .recent-box-overlay .recent-box-overlay-info h3 {
                font-size: 18px;
                line-height: 24px;
                text-transform: uppercase;
                margin-bottom: 11px;
                margin: 0 0 11px 0;
            }

            .recent-box-img .recent-box-overlay .recent-box-overlay-info p {
                display: none;
            }

    .ux-unfold-cont-new span {
        text-align: center;
    }

    .case-study-banner-main {
        padding: 0;
        margin-top: 75px;
        overflow: hidden;
    }

    .case-study-img.desktop-img {
        display: none;
    }

    .case-study-img.mobile-img {
        display: block;
    }

        .case-study-img.mobile-img img {
            width: 100%;
        }

    .case-study-detail-wrapper {
        width: 100%;
        background: linear-gradient(45deg, rgba(243,107,110,0.85) 0%,rgba(249,134,62,0.85) 100%);
        padding: 0;
        height: 100%;
    }

    .case-study-logo {
        position: relative;
        top: 0px;
        left: 0;
        right: 0;
        width: 112px;
        margin: 20px auto 0 auto;
        direction: inherit;
    }

        .case-study-logo img {
            display: block;
            margin: auto;
        }

    .case-study-content {
        text-align: center;
        padding: 10px 15px;
        margin-top: 0px;
    }

        .case-study-content span {
            color: #FFFFFF;
            font-size: 12px;
            line-height:18px;
        }

        .case-study-content h1 {
            margin: 11px auto 10px auto;
            font-size: 16px;
            line-height:20px;
            padding: 10px 25px;
        }

        .case-study-content p {
            font-size: 13px;
            color: #ffffff;
        }

            .case-study-content p:last-child {
                margin: 0;
                font-size:14px;
                line-height:20px;
            }

    .ux-insight-cont .ux-insight-cont-img-3, .ux-insight-cont .ux-insight-cont-img-1, .ux-insight-cont .ux-insight-cont-img-2 {
        height: 120px !important;
    }

    .ux-insight-cont p {
        margin: 0;
        padding: 0;
    }

    .ux-insight-head-sec {
        text-align: center;
        padding: 20px 25px 10px 25px;
    }

    .whole-box-insight {
        display: inline-block;
        width: 100%;
        padding: 0px 25px 25px 25px;
    }

    .ux-insight-cont-info {
        min-height: inherit;
        padding: 13px 15px 15px 15px;
    }

    .ux-insight-cont span {
        display: none;
    }

    .ux-insight-cont small {
        margin-top: 5px;
    }

    .contact-banner-main {
        margin-top: 75px;
        background: url(../images-new/contact-banner.png) no-repeat;
        background-position: left bottom;
        background-size: cover;
        padding: 30px 30px 15px 30px;
    }

    .contact-banner-info {
        padding: 0px 25px 15px 25px;
        text-align: center;
    }

        .contact-banner-info h1 {
            font-size: 24px;
            line-height:30px;
        }

        .contact-banner-info p {
            font-size: 14px !important;
            line-height: 20px;
        }

    .contact-banner-form {
        background: #FFFFFF;
        padding: 20px 20px 35px 20px;
        position: relative;
    }

        .contact-banner-form .error-message-red {
            position: relative;
            width: 100%;
            padding: 20px 0px 0 0px;
        }

            .contact-banner-form .error-message-red li {
                display: inline-block;
                margin: 0 10px;
            }

        .contact-banner-form .thankyou-pop-main {
            padding: 45px 30px;
        }

    .thankyou-pop-main h3 {
        font-weight: 600;
        font-size: 23px;
        margin: 25px 0 10px 0;
        line-height: 1.08;
    }

    .thankyou-pop-main p {
        font-size: 14px;
        margin: 0 0 5px 0;
        line-height: 1.63;
    }

    .thankyou-pop-main .ok-btn {
        margin: 10px 5px;
        line-height: 29px;
    }

    .visit-section-main {
        margin-top: 0px;
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .map-iframe {
        width: calc(100% - 40px);
        height: 229px;
        padding-right: 0;
    }

    .visit-wrapper {
        flex: 2;
        padding: 0 20px;
    }

    .visit-head {
        text-align: center;
    }

    .visit-wrapper h3 {
        font-family: openSans-regular;
        font-size: 24px;
        font-weight: 300;
        color: rgba(48, 48, 48, 0.9);
        text-transform: uppercase;
        line-height:30px;
        margin: 30px 0 35px 0;
    }

    .visit-main-wrapper {
        display: flex;
        flex-direction: column;
    }

    .visit-main {
        width: auto;
        margin: 0 0 30px 0;
        display: flex;
    }

    .visit-img {
        width: 70px;
        margin-right: 10px;
    }

    .visit-info-main {
        flex: 2;
    }

    .visit-main h5 {
        margin: 0px 0 7px 0;
        font-size: 14px;
        line-height:20px;
    }

    .visit-info p {
        flex: 2;
        font-size: 14px;
        color: #303030;
        line-height: 20px;
        margin: 0 0 5px 0;
    }

        .visit-info p strong a, .visit-info p strong span {
            color: #0645ad;
        }

    .enquiry-section-wrapper {
        display: flex;
        padding: 0 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .enquiry-section-main h2 {
        margin: 0 0 10px 0;
        font-family: openSans-regular;
        font-size: 24px;
        line-height:30px;
        color: rgba(48, 48, 48, 0.9);
        text-transform: uppercase;
        text-align: center;
        padding: 0;
        font-weight: 400;
    }

    .enquiry-box {
        padding: 10px 10px;
        display: flex;
        min-width: 266px;
        margin: 7.5px 0;
        width: 100%;
        box-shadow: 0 0 8.6px 0.5px rgba(0, 0, 0, 0.14);
    }

    .wholealliances h2, .wholealliances .head2 {
        margin: 40px 0 20px 0;
        font-size: 24px;
        line-height:30px;
    }

    .wholealliances p.alliancestext {
        font-size: 14px !important;
        line-height:20px;
    }

    .map-container {
        width: 100% !important;
    }

    .socialicontext h2, .socialicontext .head2 {
        margin: 40px 0 20px 0;
        font-size: 23px;
    }

    .brand-clients-head h2, .brand-clients-head .head2 {
        margin: 0px 0 10px 0;
        font-size: 24px;
        line-height:30px;
        padding: 0 10px;
    }

    .brand-clients-head p.sub {
        font-size: 14px !important;
        line-height:20px;
        margin: 0 0 15px 0 !important;
    }

    .top-brand-left-sec ul.top-left-sec, .top-brand-left-sec ul.dropdown-left-sec {
        padding: 0;
    }

    .contact-brands-section {
        margin-bottom: 30px;
    }

    .whole-accolades-sec {
        height: 585px;
    }

    .accolades-cont {
        text-align: center;
        margin: 20px 0;
    }

        .accolades-cont span {
            color: #ffffff;
            font-size: 40px;
            font-family: openSans-regular;
        }

        .accolades-cont i {
            color: #ffffff;
            font-size: 25px;
            font-family: openSans-regular;
            vertical-align: super;
        }

    .hello-sec .thankyou-pop-main {
        padding: 90px 15px;
    }

    .inTheNews .post .postImgSmall {
        top: -18px;
        max-width: 100px;
        padding: 0 4%;
        left: 15px;
    }

        .inTheNews .post .postImgSmall + .date {
            position: absolute;
            left: 27px;
            top: 15px;
            margin: 0;
            font-size: 10px;
        }

    .inTheNews .post .contentSec {
        margin-top: 35px;
    }

    .blogs-list .blog .blog-img {
        height: 150px;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .blogs-list .blog-content {
        padding: 15px;
    }

    .blogs-list .list-item {
        height: auto !important;
        margin-bottom: 20px;
    }

    .blogs-list .blog-content p {
        padding: 15px 0 0 0;
    }

        .blogs-list .blog-content p:last-child {
            margin: 0;
        }

    .blogs-list .blog-content h3 {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #2d2d2d;
        margin: 0;
    }

    .buzzfeed .w-tad-img-frame {
        width: 100%;
        max-height: 210px;
        overflow: hidden;
    }

    .publications-main .featPost .postAreaWrp {
        margin: -45px 15px 0 15px;
    }

    .featPost .postAreaWrp {
        margin: -45px 15px 0 15px;
    }

    .whatsTrending .w-tad-img-frame {
        position: relative;
        max-height: 163px;
        overflow: hidden;
    }
}

@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .banner-heading {
        top: 52% !important;
        left: 5%;
        right: auto;
        max-width: 300px;
        text-align: left;
    }

        .banner-heading h1, .banner-heading .head {
            text-align: left;
        }

    .banner-heading-text {
        margin-bottom: 5px;
    }

        .banner-heading-text span {
            font-size: 48px !important;
        }

            .banner-heading-text span.banner-heading-bottom {
                font-size: 30px !important;
                height: 45px;
            }

                .banner-heading-text span.banner-heading-bottom::first-letter {
                    font-size: 45px !important;
                    margin-right: -2px;
                }

    .banner-heading p {
        display: none;
    }

        .banner-heading p.mobile-pera {
            display: block;
            margin-bottom: 15px;
            line-height: 20px;
            font-size: 14px;
        }

    .banner-heading a {
        width: 115px;
        height: 32px;
        font-size: 14px;
        line-height: 31px;
        margin: 0 8px 0 0 !important;
    }

    .case-study-img.mobile-img {
        max-height: 80vh;
        overflow: hidden;
    }

        .case-study-img.mobile-img img {
            margin-top: -17%;
        }

    .map-address-main {
        display: flex;
        color: #303030;
        min-height: inherit;
    }

    .footer-container-2 {
        background-size: 75%;
        width: 100%;
    }

    .map-container {
        width: 70% !important;
    }

    .whatsTrending .w-tad-img-frame {
        position: relative;
        max-height: 199px;
        overflow: hidden;
    }

    .buzzfeed .w-tad-img-frame {
        width: 90%;
        max-height: 280px;
        overflow: hidden;
        display: block;
        margin: auto;
    }

    .featPost .postAreaWrp {
        margin: -45px auto 0 auto;
        width: 85%;
    }

    .publications-main .featPost .postAreaWrp {
        margin: -45px auto 0 auto;
    }
}

@media screen and (max-width:320px) {
    .contact-banner-form .thankyou-pop-main {
        padding: 20px 15px;
    }

    .whatsTrending .w-tad-img-frame {
        position: relative;
        max-height: 144px;
        overflow: hidden;
    }
}

@media screen and (max-width:1540px) and (min-width:1200px) {
    .techbot-frame.show {
        pointer-events: all;
        width: 472px;
        height: 537px;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    /************************* techbot start *************************/
    .techbot {
        bottom: 11px;
        right: 16px;
        width: 50px;
        height: 50px;
    }

    .techbot-close {
        position: absolute;
        width: 24px;
        height: 24px;
        border-radius: 100%;
        left: 11px;
        top: 12px;
        z-index: 5;
    }

    .techbot-frame.show {
        width: 100%;
        right: 0;
        bottom: 0;
        height: 100%;
    }
    /************************* techbot end *************************/
}

/*================================== Home page Social Icons & contact ==============================*/

@keyframes moveGradient {
    50% {
        background-position: 100% 50%;
    }
}

.social-icons {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 98;
}

    .social-icons .social-icon {
        position: relative;
        z-index: 1;
    }

        .social-icons .social-icon p {
            font-family: openSans-semi-bold;
            font-weight: 600;
            font-size: 15px;
            line-height: 18px;
            color: #303030;
            transition: all .3s ease;
            margin-bottom: 0;
        }

        .social-icons .social-icon .social-icon-stripe {
            background: #FFF;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 5px 10px;
            border-radius: 50px;
            transition: all 2s ease;
            box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
        }

            .social-icons .social-icon .social-icon-stripe .more-info {
                display: block;
                /*text-align:center;*/
                font-family: openSans-regular;
                font-style: italic;
                font-size: 12px;
                line-height: 15px;
            }

        .social-icons .social-icon::after {
            position: absolute;
            content: "";
            top: calc(-1 * 2px);
            left: calc(-1 * 2px);
            z-index: -1;
            width: calc(100% + 2px * 2);
            height: calc(100% + 2px * 2);
            background: linear-gradient(45deg, #FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF, #ffcb00,#ff6900,#ffcb00, #FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF);
            background-size: 300% 300%;
            background-position: 0 50%;
            border-radius: 50px;
            animation: moveGradient 3s alternate infinite;
        }

        .social-icons .social-icon .whatsapp-img {
            background: url('../../tv/images/whatsapp-icon.svg');
        }

        .social-icons .social-icon .social-icon-img {
            background-size: contain;
            width: 40px;
            height: 45px;
            display: inline-block;
            background-repeat: no-repeat;
        }

.top-call-email-main .top-contact {
    margin-left: 20px;
}



@media only screen and (max-width: 992px) {
    .social-icons .social-icon .social-icon-img {
        width: 55px;
        height: 55px;
    }

    .social-icons .social-icon p {
        display: none;
    }

    .social-icons .social-icon .social-icon-stripe {
        padding: 0;
    }
}

/*================================== Home page Social Icons & contact ends==============================*/

/*================================== arvr form starts==============================*/

.arvr-banner {
    position: relative;
}

    .arvr-banner .contact-form {
        width: 340px;
        background: #FF9F64;
        box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.25);
        border-radius: 16px;
        padding: 20px;
        position: absolute;
        top: 50px;
        right: 56px;
    }

        .arvr-banner .contact-form .form-group.captcha .tvd-angular-field {
            margin-left: 15px;
            flex: 1;
        }

        .arvr-banner .contact-form .head {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 28px;
            line-height: 34px;
            text-align: center;
            color: #FFFFFF;
            padding: 0;
        }

            .arvr-banner .contact-form .head.cust-exp {
                font-family: openSans-medium;
                font-weight: 500;
                font-size: 24px;
                line-height: 34px;
                text-align: center;
                color: #FFFFFF;
                padding: 0;
            }

        .arvr-banner .contact-form .subhead {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 20px;
            line-height: 23px;
            text-align: center;
            color: #FFFFFF;
            margin: 10px 0 0;
        }

        .arvr-banner .contact-form input {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 16px;
            line-height: 24px;
            color: #FFFFFF;
            width: 100%;
            border-width: 0 0 1px 0;
            border-style: solid;
            border-color: #FFFFFF;
            outline: none;
            margin: 5px 0 0;
            padding: 5px;
        }

        .arvr-banner .contact-form .tvd-angular-field input[type='text'].focused {
            border-color: #FFFFFF;
        }

        .arvr-banner .contact-form .tvd-angular-field input[type='text'] ~ label {
            font-family: openSans-regular;
            font-weight: normal;
            font-size: 16px;
            line-height: 24px;
            color: #FFFFFF;
            top: 1px;
            margin-left: 5px;
        }

    .arvr-banner .contact-submit-btn.web {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #FA975D;
        background: #FFFFFF;
        border-radius: 24px;
        border: none;
        width: 145px;
        padding: 8px 15px;
        display: block;
        margin: 25px auto 5px;
        transition: 0.3s;
    }

        .arvr-banner .contact-submit-btn.web:hover, .arvr-banner .contact-submit-btn.web:focus {
            color: #FA975D !important;
            background: #FFFFFF;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
        }

    .arvr-banner .contact-form .form-group {
        margin-bottom: 0;
        position: relative;
        margin-bottom: 15px;
    }

        .arvr-banner .contact-form .form-group .error-message-red {
            position: absolute;
            bottom: -20px;
            left: 6px;
        }

.thankyou-pop-main.arvr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFFFFF;
    z-index: 5;
    text-align: center;
    padding: 20px;
    color: #303030;
    border-radius: 16px;
}

    .thankyou-pop-main.arvr img {
        display: block;
        margin: auto;
        width: unset !important;
        height: unset !important;
    }

.arvr-banner.service-lead {
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 50px;
    background: url('../images-new/service-lead/service-lead-bg.png');
    background-size: cover;
}

    .arvr-banner.service-lead .contact-form {
        position: relative;
        top: unset;
        right: unset;
    }

    .arvr-banner.service-lead .service-lead-head {
        max-width: 700px;
    }

    .arvr-banner.service-lead .service-lead-title {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 34px;
        line-height: 42px;
        text-transform: uppercase;
        color: #767079;
        margin-bottom: 10px;
    }

    .arvr-banner.service-lead .campaign-text {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 54px;
        line-height: 58px;
        text-transform: uppercase;
        color: #767079;
        margin-bottom: 10px;
    }


    .arvr-banner.service-lead .service-lead-desc {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        color: #767079;
        margin-bottom: 10px;
    }

    .arvr-banner.service-lead .only-official {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        color: #FFFFFF;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .arvr-banner.service-lead .contact-submit-btn.web {
        margin-top: 10px;
    }

@media screen and (min-width:320px) and (max-width:767px) {
    .arvr-banner .home-mobile-banner {
        height: auto;
    }

    .arvr-banner .contact-form {
        width: 325px;
        top: 148px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .arvr-banner .contact-submit-btn.web:hover, .arvr-banner .contact-submit-btn.web:focus {
        color: #FA975D !important;
        background: #FFFFFF;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    }

    .thankyou-pop-main.arvr {
        padding: 40px 20px;
    }

    .arvr-banner.service-lead {
        flex-wrap: wrap;
        justify-content: center;
        padding: 30px 20px;
        background: url('../images-new/service-lead/service-lead-mobile-bg.png');
        background-size: cover;
    }

        .arvr-banner.service-lead .contact-form {
            width: 100%;
        }

        .arvr-banner.service-lead .service-lead-title {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 10px;
        }

        .arvr-banner.service-lead .service-lead-desc {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: 20px;
        }

        .arvr-banner.service-lead .contact-form .head {
            font-size: 16px;
            line-height: 24px;
        }
}

/*================================== arvr form ends==============================*/

/*================================== team augmentation starts ==============================*/

.teamaug-banner-wrapper {
    background: url('../images-new/team-aug/team-aug-banner-bg.png');
    background-position: center bottom;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 50px;
    background-repeat: no-repeat;
    max-height: 640px;
}

    .teamaug-banner-wrapper .banner-content {
        max-width: 60%;
        align-self: center;
    }

        .teamaug-banner-wrapper .banner-content.banner-content-1 {
            max-width: 43%;
        }

            .teamaug-banner-wrapper .banner-content.banner-content-1.accessibility-banner {
                max-width: 54%;
            }

        .teamaug-banner-wrapper .banner-content .head {
            font-family: 'openSans-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 32px;
            line-height: 42px;
            color: #FFFFFF;
            margin-top: 90px;
            position: relative;
        }

            .teamaug-banner-wrapper .banner-content .head span {
                margin-right: 20px;
            }

            .teamaug-banner-wrapper .banner-content .head::after {
                content: "";
                background: url('../images-new/team-aug/quality-badge.png');
                position: absolute;
                top: -58px;
                left: 39px;
                width: 130px;
                height: 100px;
                background-size: contain;
                background-repeat: no-repeat;
            }

        .teamaug-banner-wrapper .banner-content .subhead,
        .teamaug-banner-wrapper .banner-content .subhead h1 {
            font-family: 'openSans-semi-bold';
            font-style: italic;
            font-weight: 600;
            font-size: 28px;
            line-height: 34px;
            color: #FFFFFF;
            margin: 10px 0;
            width: 90%;
        }

            .teamaug-banner-wrapper .banner-content .subhead.cust-teamaug-subhead,
            .teamaug-banner-wrapper .banner-content .subhead h1 {
                font-family: 'openSans-semi-bold';
                font-style: italic;
                font-weight: 600;
                font-size: 20px;
                line-height: 34px;
                color: #FFFFFF;
                margin: 10px 0;
                width: 90%;
            }

            .teamaug-banner-wrapper .banner-content .subhead h1 {
                display: inline;
            }

        .teamaug-banner-wrapper .banner-content .desc {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            text-transform: capitalize;
            color: #FFFFFF;
            width: 90%;
        }

.teamaug-form-wrapper {
    height: 460px;
    width: 480px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}

    .teamaug-form-wrapper .contact-form {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 20px;
        height: 100%;
        width: 100%;
    }

.teamaug-form .head {
    font-family: openSans-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #303030;
    margin-bottom: 5px;
}

.teamaug-form .subhead {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #676767;
    text-align: center;
    margin-bottom: 5px;
}

.teamaug-form .tvd-angular-field {
    margin-bottom: 12px;
    margin-top: 8px;
    position: relative;
}

    .teamaug-form .tvd-angular-field input[type='text'] ~ label,
    .teamaug-form .tvd-angular-field input[type='email'] ~ label,
    .teamaug-form .tvd-angular-field textarea ~ label {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 12px;
        color: #C0C0C0;
    }

        .teamaug-form .tvd-angular-field input[type='text'] ~ label.focused,
        .teamaug-form .tvd-angular-field input[type='email'] ~ label.focused,
        .teamaug-form .tvd-angular-field textarea ~ label.focused {
            transform: translate(0, 0.3rem) scale(1);
            -webkit-transform: translate(0, 0.3rem) scale(1);
        }

    .teamaug-form .tvd-angular-field input[type='text'],
    .teamaug-form .tvd-angular-field input[type='email'],
    .teamaug-form .tvd-angular-field textarea {
        font-size: 14px;
        font-family: openSans-regular;
    }

        .teamaug-form .tvd-angular-field input[type='text'].focused,
        .teamaug-form .tvd-angular-field input[type='email'].focused,
        .teamaug-form .tvd-angular-field textarea.focused {
            border-color: #ccc;
        }

.teamaug-form .error-message-red {
    position: absolute;
    bottom: -18px;
    font-size: 10px;
}

.teamaug-form .captcha .tvd-angular-field {
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 10px;
    padding-top: 0;
    position: relative;
}

    .teamaug-form .captcha .tvd-angular-field .cc-message {
        position: absolute;
        bottom: auto;
        font-size: 10px;
        width: 100%;
        left: 100%;
        margin: 0 0 0 -44px;
        padding-top: 6px;
    }

        .teamaug-form .captcha .tvd-angular-field .cc-message i {
            /*color: red;*/
            font-family: openSans-regular;
            font-weight: normal;
            font-style: normal;
        }

.teamaug-form .form-group.captcha span.cc-label {
    padding-top: 0;
}

.teamaug-form .form-group.captcha {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.teamaug-form .contact-submit-btn {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    padding: 12px 0;
}

.teamaug-form .form-message {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #828282;
    margin-top: 16px;
}

.actionsecdiv.accs.teamaug .subhead {
    font-size: 16px;
    line-height:24px;
    font-family: openSans-regular;
}

.actionsecdiv.accs.teamaug {
    margin-left: 40px;
    margin-right: 40px;
}

.teamaug-section-head {
    font-family:openSans-semi-bold;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
    position: relative;
    padding: 12px 0;
    text-align: center;
}

    .teamaug-section-head::after, .teamaug-section-head::before {
        content: "";
        width: 500px;
        height: 1px;
        background-color: #000000;
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
    }

    .teamaug-section-head::before {
        top: auto;
        bottom: 0px;
    }

    .teamaug-section-head.white {
        color: #FFFFFF;
    }

        .teamaug-section-head.white::after, .teamaug-section-head.white::before {
            background-color: #FFFFFF;
        }



.serve ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px;
}

    .serve ul li {
        padding: 16px 32px;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
        border-radius: 110px;
        background: #fff;
        margin: 13px;
        font-size: 20px;
    }

.teamaug-section {
    padding: 30px 60px;
}

    .teamaug-section.starting {
        padding-top: 60px;
    }

        .teamaug-section.starting.why-techved {
            padding-top: 32px;
        }

    .teamaug-section.ending {
        padding-bottom: 60px;
    }

    .teamaug-section .whatwedo-desc {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        color: #303030;
        max-width: 1110px;
        margin: 40px auto 0;
    }

.staff-methodology-service {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
}

.staff-methodology-service-modal {
    position: relative;
}

    .staff-methodology-service-modal .staff-content {
        width: 200px;
    }

        .staff-methodology-service-modal .staff-content.cust-content {
            width: 211px;
        }

    .staff-methodology-service-modal img {
        width: 236px;
        height: 215px;
    }

    .staff-methodology-service-modal:nth-child(even) img {
        transform: scaleY(-1);
    }


    .staff-methodology-service-modal .staff2 {
        width: 210px;
        height: 215px;
    }

.staff-content {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 215px;
    text-align: center;
}

    .staff-content p {
        font-family: openSans-bold;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
        width: 100px;
        color: #ffffff;
    }

.teamaug-section .whatwedo-desc.cust-whatwedo-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #303030;
    max-width: 1110px;
    margin: 10px auto 0;
}

.teamaug-section .whatwedo-desc > h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #303030;
    margin: 0;
    display: inline;
    text-transform: none;
    padding: 0;
}

.teamaug-industries-wrapper {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    padding: 30px 60px;
}

    .teamaug-industries-wrapper.ar-vr-service {
        background: none;
        border-radius: 16px;
        padding: 0px 60px;
        margin-bottom: 30px;
    }

        .teamaug-industries-wrapper.ar-vr-service p.ar-vr-service {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            line-height: 30px;
            /* identical to box height, or 150% */
            text-align: center;
            /* Gray 2 */
            color: #4F4F4F;
        }

    .teamaug-industries-wrapper .industries-main {
        margin: 30px auto 0;
        max-width: 930px;
    }
        /*.view-more a, .view-more .box-know-more {
    position: relative;
    padding-bottom: 5px;
    display: block;
    background: transparent !important;
}
    .view-more a::before, .view-more .box-know-more::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 20px);
    height: 1px;
    background: #aaaaaa;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
    .view-more a span, .view-more .box-know-more span {
    position: relative;
    font-family: 'openSans-regular';
    font-size: var(--fs-16);
    color: var(--text-secondary);
    line-height: normal;
    padding-right: 20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
    .view-more a span::after, .view-more .box-know-more span::after {
    content: '';
    background: url(../images/view-moew-arrow.png) no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    width: 15px;
    height: 8px;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}*/

        .teamaug-industries-wrapper .industries-main.industries-slider {
            display: flex;
            justify-content: center;
        }

        .teamaug-industries-wrapper .industries-main .industry-card {
            padding: 10px;
            text-align: center;
        }

            .teamaug-industries-wrapper .industries-main .industry-card img:first-child {
                margin-bottom: 20px;
            }

.teamaug-engg-accordian {
    margin-top: 30px;
    margin-bottom: 0;
}

    .teamaug-engg-accordian .panel-default {
        border: 1px solid #EEEEEE;
        margin-bottom: 16px;
        box-shadow: none;
    }

        .teamaug-engg-accordian .panel-default:last-child {
            margin-bottom: 0px;
        }

    .teamaug-engg-accordian .panel-heading {
        display: flex;
        width: 100%;
        position: relative;
        align-items: center;
        min-height: 64px;
        background: #FFFFFF;
    }

    .teamaug-engg-accordian .trigger .panel-heading::after {
        content: url('../images-new/team-aug/accordian-arrow.svg');
        position: absolute;
        /*background:url('../images-new/team-aug/accordian-arrow.svg');*/
        top: 30%;
        right: 20px;
        transition: 0.3s;
    }

    .teamaug-engg-accordian .trigger.collapsed .panel-heading::after {
        transform: rotate(180deg);
    }

    .teamaug-engg-accordian .panel-heading h4 {
        width: 30%;
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        color: #4F4F4F;
    }

    .teamaug-engg-accordian .panel-heading p {
        width: 50%;
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #4F4F4F;
        margin-bottom: 0;
    }

    .teamaug-engg-accordian .panel-body {
        border-top: 1px solid #EEEEEE;
    }

        .teamaug-engg-accordian .panel-body p {
            font-family: openSans-regular;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #4F4F4F;
            max-width: 86%;
        }

        .teamaug-engg-accordian .panel-body ul {
            padding-left: 30px;
        }

        .teamaug-engg-accordian .panel-body li {
            position: relative;
            margin: 12px 0;
        }

            .teamaug-engg-accordian .panel-body li span {
                font-weight: 600;
            }

            .teamaug-engg-accordian .panel-body li::before {
                position: absolute;
                content: url('../images-new/team-aug/accordian-liststyle.svg');
                left: -30px;
                top: 1px;
            }

.accs-openlead-wrapper {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    padding: 30px 60px;
    width: 100%;
    margin: 30px 0;
}

    .accs-openlead-wrapper.client-privacy {
        background: url(../images/accessibility/client-privacy-bg.png) no-repeat;
        background-size: 100% 100%;
        margin: 0px;
        padding: 17px 60px;
    }

        .accs-openlead-wrapper.client-privacy h4 {
            font-family: 'openSans-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 30px;
            color: #fff;
        }

        .accs-openlead-wrapper.client-privacy p {
            font-family: 'openSans-regular';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #fff;
        }

.client-privacy-matter {
    display: flex;
    justify-content: space-between;
    width: 98%;
}

.client-content {
    padding-left: 184px;
}

.client-icon ul {
    display: flex;
}

    .client-icon ul li {
        margin: 0 10px;
    }

.client-icon {
    margin-top: 10px;
}

.client-privacy-matter .client-icon h2 {
    padding: 0px;
    font-family:openSans-regular;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    /*  line-height: 49px;*/
    color: #fff;
    padding-top: 10px;
}

.teamaug-openlead-head {
    width: 400px;
    text-align:left;
}

    .teamaug-openlead-head .head {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 30px;
        color: #FFFFFF;
    }

.accs-openlead-wrapper .contact-form .subhead.teamaug {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-right: 0;
}

.accs-openlead-wrapper .contact-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

    .accs-openlead-wrapper .contact-form .tvd-angular-field input[type='text'] ~ label,
    .accs-openlead-wrapper .contact-form .tvd-angular-field input[type='email'] ~ label,
    .accs-openlead-wrapper .contact-form .tvd-angular-field textarea ~ label {
        font-size: 16px;
        color: #FFFFFF;
        transform: translate(0, 3.2rem) scale(1);
    }

        .accs-openlead-wrapper .contact-form .tvd-angular-field input[type='text'] ~ label.focused,
        .accs-openlead-wrapper .contact-form .tvd-angular-field input[type='email'] ~ label.focused,
        .accs-openlead-wrapper .contact-form .tvd-angular-field textarea ~ label.focused {
            font-size: 16px;
            color: #FFFFFF;
            transform: translate(0, 0.2rem) scale(1);
        }

    .accs-openlead-wrapper .contact-form .subhead {
        margin-right: 16px;
        font-weight: bold;
        min-width: 80px;
    }

    .accs-openlead-wrapper .contact-form .tvd-angular-field {
        max-width: 180px;
        margin-right: 30px;
    }

        .accs-openlead-wrapper .contact-form .tvd-angular-field.middle::after,
        .accs-openlead-wrapper .contact-form .tvd-angular-field.middle::before {
            content: "";
            position: absolute;
            width: 1px;
            height: 28px;
            top: 14px;
            left: -27px;
            background: #D8D8D8;
        }

        .accs-openlead-wrapper .contact-form .tvd-angular-field.middle::after {
            left: auto;
            right: -27px;
        }

    .accs-openlead-wrapper .contact-form .contact-submit-btn {
        margin: 0;
        border-radius: 12px;
        padding: 15px 20px;
        background: #FFFFFF;
        border-radius: 8px;
        font-weight: bold;
        color: #F58182;
    }

        .accs-openlead-wrapper .contact-form .contact-submit-btn:hover,
        .accs-openlead-wrapper .contact-form .contact-submit-btn:focus {
            background: #FFFFFF;
            color: #F58182 !important;
        }

.accs-openlead-wrapper .thankyou-pop-main {
    display: flex;
    padding: 0 30px;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
    top: -10px;
    bottom: -10px;
}

.accs-openlead-wrapper .tvd-angular-field input[type='text'],
.accs-openlead-wrapper .tvd-angular-field input[type='email'],
.accs-openlead-wrapper .tvd-angular-field textarea {
    color: #FFFFFF;
    border-bottom: 1px solid #D8D8D8;
    padding: 10px 0;
}

.accs-openlead-wrapper .contact-form .error-message-red {
    position: absolute;
    bottom: -20px;
    color: white !important;
}

.accs-openlead-wrapper .accs-openlead-thanks {
    text-align: left;
    width: 70%;
}

    .accs-openlead-wrapper .accs-openlead-thanks h3 {
        font-size: 20px;
        margin: 10px 0 5px;
    }

    .accs-openlead-wrapper .accs-openlead-thanks p {
        font-size: 14px;
        margin: 0;
        line-height: 18px;
    }

    .accs-openlead-wrapper .accs-openlead-thanks img {
        margin: 0;
    }

.teamaug-industries-wrapper.benefit {
    padding: 30px;
}

    .teamaug-industries-wrapper.benefit .industries-main {
        max-width: 100%;
    }

        .teamaug-industries-wrapper.benefit .industries-main > div {
            padding: 20px 0;
        }

            .teamaug-industries-wrapper.benefit .industries-main > div.middle {
                position: relative;
            }

        .teamaug-industries-wrapper.benefit .industries-main .industry-card.middle::after,
        .teamaug-industries-wrapper.benefit .industries-main .industry-card.middle::before {
            content: "";
            position: absolute;
            top: 70px;
            width: 1px;
            height: 300px;
            right: 0;
            background: #FFFFFF;
        }

        .teamaug-industries-wrapper.benefit .industries-main .industry-card.middle::before {
            right: auto;
            left: 0;
        }

        .teamaug-industries-wrapper.benefit .industries-main p {
            font-family:openSans-semi-bold;
            font-weight: 600;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #FFFFFF;
            padding: 0 10px;
            margin: 0 auto;
        }

.teamaug-section.service {
    background: #F2F2F2;
    margin-top: 30px;
    margin-bottom: 140px;
}

    .teamaug-section.service .service-desc {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #303030;
        max-width: 420px;
        margin: 30px auto;
    }

.teamaug-service-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: -170px;
}

    .teamaug-service-wrapper .teamaug-service-card {
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 16px;
        margin: 0 20px;
        text-align: center;
        width: 320px;
        padding: 40px 25px;
    }

.teamaug-service-card h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-top: 20px;
}

.teamaug-service-card p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

.teamaug-industries-wrapper.element {
    background: none;
}

.teamaug-section-head.orange {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.teamaug-industries-wrapper.element .industries-main p {
    color: #333333;
}

.teamaug-industries-wrapper.element .industries-main .industry-card.middle::after,
.teamaug-industries-wrapper.element .industries-main .industry-card.middle::before {
    background: #333333;
    height: 250px;
    top: 80px;
}

.teamaug-form-wrapper .contact-form .thankyou-pop-main img {
    margin-top: 54px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .accs-openlead-wrapper {
        padding: 20px 12px;
        margin: 0px auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .client-privacy-matter {
        display: block;
        padding: 16px;
    }

    .accs-openlead-wrapper.client-privacy h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .client-content {
        padding-left: 0px;
    }

    .form-ideation-button button {
        margin: 0 6px;
    }

    .client-privacy-matter.form-ideation-content {
        display: block !important;
        text-align: center;
    }

    .client-icon ul {
        padding: 0px;
    }

    .accs-openlead-wrapper .contact-form {
        display: block;
        padding: 2px;
    }

        .accs-openlead-wrapper .contact-form .tvd-angular-field {
            max-width: 100%;
            margin-right: 0;
            margin-bottom: 20px;
        }

        .accs-openlead-wrapper .contact-form .subhead {
            margin-right: 15px;
            font-size: 20px;
            min-width: 100%;
            text-align: center;
        }

        .accs-openlead-wrapper .contact-form .contact-submit-btn {
            margin: 40px auto 0;
            border-radius: 12px;
            padding: 15px 20px;
        }

    .accs-openlead-wrapper .thankyou-pop-main {
        display: block;
        padding: 16px;
    }

    .accs-openlead-wrapper .accs-openlead-thanks {
        text-align: center;
        width: 100%;
        margin: 20px 0;
    }

    .teamaug-banner-wrapper {
        background: url(../images-new/team-aug/team-aug-mobile-bg.png),linear-gradient(to right,#F98F61,#F88666);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center bottom;
        display: block;
        padding: 20px 0;
        margin-bottom: calc(720px - 140px);
    }

        .teamaug-banner-wrapper .banner-content {
            max-width: 100%;
            margin-top: 120px;
            padding: 0 20px;
        }

            .teamaug-banner-wrapper .banner-content.iot {
                max-width: 100%;
                margin-top: 120px;
                padding: 0 20px;
            }



        .teamaug-banner-wrapper.product-interface.ux-audit .banner-content {
            max-width: 100%;
            margin-top: 120px;
            padding: 0 20px;
        }

        .teamaug-banner-wrapper .banner-content.banner-content-1 {
            padding: 0px;
        }

        .teamaug-banner-wrapper .banner-content .head {
            font-size: 24px;
            line-height: 30px;
            margin-top: 0;
        }

    .teamaug-form-wrapper {
        height: auto;
        width: 96%;
        border-radius: 8px;
        margin: 0 auto;
        padding: 14px;
        /*top:calc(100vh - 150px);*/
    }

        .teamaug-form-wrapper .contact-form {
            padding: 16px;
        }

    .teamaug-form .head {
        font-size: 18px;
    }

    .teamaug-form .subhead {
        font-size: 16px;
        line-height: 20px;
    }

    .teamaug-form-wrapper .contact-form .thankyou-pop-main img {
        margin-top: 50%;
    }

    .thankyou-pop-main.arvr.teamaug img {
        margin: 24% auto 0;
    }

    .teamaug-form .tvd-angular-field {
        margin-bottom: 11px;
        margin-top: 16px;
        padding-bottom: 5px;
        position: relative;
    }

    .teamaug-form .captcha .tvd-angular-field .cc-message {
        bottom: -16px;
        left: 49px;
    }

    .teamaug-form .form-group.captcha {
        margin-bottom: 28px;
    }

    .teamaug-form .contact-submit-btn {
        margin-top: 34px;
    }

    .teamaug-section {
        padding: 20px;
        padding-bottom: 0px;
    }

    .teamaug-section.section-teamstats{
        padding:20px 0;
    }

    .teamaug-section.starting {
        padding-top: 20px;
    }

            .teamaug-section.starting.what-we {
                padding-top: 41px;
            }

    .teamaug-section-head {
        font-size: 20px;
        line-height: 24px;
        padding: 12px 10px;
    }

        .teamaug-section-head.important-section {
            padding: 10px 26px;
        }

        .teamaug-section-head > span {
            display: block;
        }

        .teamaug-section-head::after, .teamaug-section-head::before {
            width: 328px;
        }

    .teamaug-section .whatwedo-desc {
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
        margin: 20px auto 0;
    }

        .teamaug-section .whatwedo-desc.cust-whatwedo-desc {
            font-size: 16px;
            line-height: 20px;
            max-width: 100%;
            margin: 10px auto 0;
        }

        .teamaug-section .whatwedo-desc > h2 {
            font-size: 16px;
            line-height: 28px;
        }

    .industries .teamaug-section {
        padding: 0;
    }

    .teamaug-industries-wrapper {
        padding: 20px;
        border-radius: 0;
    }

        .teamaug-industries-wrapper.benefit .industries-main > div {
            display: flex;
            width: 100%;
            align-items: center;
        }

        .teamaug-industries-wrapper .industries-main.industries-slider {
            display: block;
            margin: 30px auto 0;
            max-width: 100%;
        }

        .teamaug-industries-wrapper .owl-carousel .owl-dots {
            display: flex;
            justify-content: center;
            align-items: center;
            padding-top: 16px;
        }

        .teamaug-industries-wrapper .owl-carousel .owl-dot {
            height: 10px;
            width: 10px;
            border-radius: 12px;
            background: #FFFFFF;
            margin: 0 10px;
            opacity: 0.5;
            transition: 0.3s;
        }

            .teamaug-industries-wrapper .owl-carousel .owl-dot.active {
                transform: scale(1.4);
                opacity: 1;
            }

    .teamaug-engg-accordian .panel-heading {
        display: block;
    }

        .teamaug-engg-accordian .panel-heading h4 {
            width: 88%;
            font-size:20px;
            line-height:24px;
        }

        .teamaug-engg-accordian .panel-heading p {
            width: 78%;
            line-height: 18px;
            margin-top: 7px;
        }

    .teamaug-engg-accordian .panel-body p {
        max-width: 100%;
    }

    .teamaug-engg-accordian .panel-body li span {
        min-width: 84px;
        display: inline-block;
    }

    .teamaug-engg-accordian .panel-body li {
        display: flex;
        font-size: 16px;
    }

    .teamaug-engg-accordian .panel-body li {
        display: flex;
        font-size: 16px;
        flex-direction: column;
    }

    .teamaug-engg-accordian .panel-body ul {
        padding-left: 20px;
    }

    .teamaug-engg-accordian .panel-body li::before {
        left: -24px;
    }

    .teamaug-openlead-head {
        width: 100%;
    }

        .teamaug-openlead-head .head {
            font-size: 20px;
            line-height: 24px;
            text-align: center;
            margin: 10px 0;
        }

            .teamaug-openlead-head .head > span {
                display: block;
            }

    .accs-openlead-wrapper .contact-form .subhead.teamaug {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .accs-openlead-wrapper .contact-form .tvd-angular-field {
        margin-bottom: 30px;
    }

    .accs-openlead-wrapper .contact-form .contact-submit-btn {
        font-size: 16px;
        padding: 12px 20px;
        width: 100%;
    }

    .accs-openlead-wrapper .contact-form .tvd-angular-field.middle::after,
    .accs-openlead-wrapper .contact-form .tvd-angular-field.middle::before {
        display: none;
    }

    .teamaug-engg-accordian.competence .panel-heading p {
        width: 100%;
    }

    .teamaug-industries-wrapper.benefit {
        padding: 20px;
    }

        .teamaug-industries-wrapper.benefit .industries-main .industry-card img {
            margin: 0;
            width: 70px;
        }

        .teamaug-industries-wrapper.benefit .industries-main p {
            font-size:16px;
            line-height:20px;
            text-align: left;
            padding: 0 0 0 20px;
        }

        .teamaug-industries-wrapper.benefit.element .industries-main p {
            text-align: left;
            padding: 0 0 0 20px;
            margin: 0;
        }

        .teamaug-industries-wrapper.benefit .industries-main .industry-card.middle::after,
        .teamaug-industries-wrapper.benefit .industries-main .industry-card.middle::before {
            display: none;
        }

    .teamaug-section.service {
        margin-top: 40px;
        margin-bottom: 480px;
    }

    .teamaug-service-wrapper {
        flex-wrap: wrap;
        margin-bottom: -480px;
    }

        .teamaug-service-wrapper .teamaug-service-card {
            margin: 0 0 20px;
            width: 100%;
            padding: 40px 25px;
        }

    .teamaug-section-head.orange {
        background: none;
        color: #333333;
        -webkit-text-fill-color: #333333;
    }

    .teamaug-industries-wrapper.element .industries-main p > br {
        display: block;
    }

    .actionsec img.accs.teamaug {
        margin: 20px auto;
        height: 108px;
    }

    .actionsecdiv.accs.teamaug {
        margin: 0;
    }

        .actionsecdiv.accs.teamaug .head {
            font-size: 20px; 
            line-height:24px;
            font-family:openSans-semi-bold;
            font-weight:600;
            padding: 0;
        }

        .actionsecdiv.accs.teamaug .subhead span {
            padding: 0 24px;
            font-size: 14px;
            line-height:20px;
            margin: 10px 0 20px;
        }

    .action_button.accs {
        width: 100%;
        border-radius: 8px;
    }

    .teamaug-banner-wrapper .banner-content .head::after {
        top: -40px;
        left: 33px;
        width: 100px;
        height: 70px;
    }

    .teamaug-banner-wrapper .banner-content .subhead, .teamaug-banner-wrapper .banner-content .subhead h1 {
        font-size: 17px;
        line-height: 30px;
        width: 100%;
    }

        .teamaug-banner-wrapper .banner-content .subhead.cust-teamaug-subhead, .teamaug-banner-wrapper .banner-content .subhead h1 {
            font-size: 17px;
            line-height: 30px;
            width: 100%;
        }

    .teamaug-banner-wrapper .banner-content .desc {
        font-size: 14px;
        line-height:20px;
        width: 94%;
    }

    .accs-subhead.faqs.teamaug {
        font-size: 22px;
        width: 100%;
    }

    .staff-methodology-service {
        margin: 20px 0;
    }

    .staff-methodology-service-modal:nth-child(even) img {
        transform: scaleY(-1);
    }

    .staff-methodology-service-modal.cust-modal {
        margin: 0px auto;
    }

    .staff-methodology-service-modal {
        transform: rotate(90deg);
        margin: 8px auto;
    }

    .staff-content p {
        transform: rotate(-90deg);
    }

    .accs-openlead-wrapper.client-privacy {
        padding: 0px;
    }
}

/*================================== team augmentation ends ==============================*/

/*================================== metaverse starts ==============================*/

.metaverse-banner-wrapper {
    background: url('../images-new/metaverse/metaverse-banner-bg.png');
    background-size: 100% auto;
    background-position: center bottom;
    display: flex;
    width: 100%;
    align-content: center;
    flex-wrap: wrap;
    min-height: 590px;
    background-repeat: no-repeat;
    padding: 0 50px;
}

    /*.metaverse-banner-wrapper.ar-vr {
        background: url('../images/ar-vr-new/ar-vr-banner-1.png');
        background-size: 100% auto;
        background-position: center bottom;
        display: flex;
        width: 100%;
        align-content: center;
        flex-wrap: wrap;
        min-height: 590px;
        background-repeat: no-repeat;
        padding: 0 50px;
    }*/

    .metaverse-banner-wrapper .banner-content {
        width: 100%;
    }

    .metaverse-banner-wrapper.ar-vr .banner-content {
        width: 100%;
    }

.ar-vr-banner-video {
    position: absolute;
    right: 35px;
    top: 150px;
    width: 50%;
}

    .ar-vr-banner-video img {
        width: 100%;
        border-radius: 14px;
    }

.metaverse-banner-wrapper .head {
    font-family: openSans-extra-bold;
    font-weight: 800;
    font-size: 32px;
    line-height: 42px;
    text-transform: none;
    color: #FFFFFF;
    width: 60%;
    margin: 40px 0px 20px 0px;
}

.teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead h1 {
    font-family:openSans-bold;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    text-transform: none;
    width: 86%;
    margin-top: 80px;
}

    .teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead h1.content-head {
        font-family: 'openSans-regular';
    }

.metaverse-banner-wrapper .subhead {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px;
    width: 36%;
}

.teamaug-banner-wrapper .banner-content.ar-vr p.desc {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 0px;
    width: 100%;
    text-transform: none;
}

.teamaug-banner-wrapper .banner-content.ar-vr p.desc {
    font-size: 16px;
}

.teamaug-banner-wrapper .banner-content.ar-vr p.accessibility-heading {
    font-size: 20px;
    line-height:28px;
    padding-bottom: 8px;
    font-weight: 600;
}

.teamaug-banner-wrapper .banner-content.ar-vr p.desc.accessibility-banner-para {
    width: 87%;
}

.metaverse-banner-wrapper .metaverse-form-wrapper {
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    padding: 20px;
    max-width: 780px;
    position: relative;
}

    .metaverse-banner-wrapper .metaverse-form-wrapper .metaverse-form {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 20px;
    }

        .metaverse-banner-wrapper .metaverse-form-wrapper .metaverse-form > div.row {
            align-items: center;
            display: flex;
        }

.metaverse-form .tvd-angular-field {
    position: relative;
}

    .metaverse-form .tvd-angular-field input[type='text'],
    .metaverse-form .tvd-angular-field input[type='email'],
    .metaverse-form .tvd-angular-field textarea {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 12px;
        color: #333333;
    }

        .metaverse-form .tvd-angular-field input[type='text'] ~ label,
        .metaverse-form .tvd-angular-field input[type='email'] ~ label,
        .metaverse-form .tvd-angular-field textarea ~ label {
            font-family: 'openSans-regular';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 12px;
            color: #C0C0C0;
        }

            .metaverse-form .tvd-angular-field input[type='text'] ~ label.focused,
            .metaverse-form .tvd-angular-field input[type='email'] ~ label.focused,
            .metaverse-form .tvd-angular-field textarea ~ label.focused {
                transform: translate(0, 0.5rem) scale(1);
                -webkit-transform: translate(0, 0.5rem) scale(1);
            }

    .metaverse-form .tvd-angular-field .error-message-red {
        position: absolute;
        bottom: -20px;
        font-size: 10px;
    }

    .metaverse-form .tvd-angular-field.middle::before,
    .metaverse-form .tvd-angular-field.middle::after {
        content: "";
        position: absolute;
        height: 28px;
        width: 1px;
        top: 10px;
        left: -15px;
        background-color: #C0C0C0;
    }

    .metaverse-form .tvd-angular-field.middle::after {
        left: auto;
        right: -15px;
    }

    .metaverse-form .tvd-angular-field input[type='text'].focused,
    .metaverse-form .tvd-angular-field input[type='email'].focused,
    .metaverse-form .tvd-angular-field textarea.focused {
        border-color: #C0C0C0;
    }

.metaverse-form .contact-submit-btn {
    margin: 0;
    width: 100%;
    background: #F37324;
    border-radius: 8px;
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    color: #FFFFFF;
    padding: 18px 0;
}

.metaverse-form .thankyou-pop-main.accs {
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: space-between;
    border-radius: 8px;
}

.metaverse-form .accs-openlead-thanks {
    text-align: left;
    max-width: 70%;
}

.metaverse-form .thankyou-pop-main h3 {
    margin: 0;
}

.metaverse-form .thankyou-pop-main p {
    font-size: 14px;
    margin: 5px 0;
    line-height: 18px;
}

.whatwedo-card-wrapper {
    padding: 30px 0;
}

    .whatwedo-card-wrapper.why-techved-card {
        padding: 41px 0;
    }

.teamaug-section.starting p.ar-vr-service {
    font-family: openSans-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    /* or 150% */
    text-align: center;
    /* Gray 2 */
    color: #4F4F4F;
    margin-top: 34px;
}


    .teamaug-section.starting p.ar-vr-service.cust-websoln-text {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        /* or 150% */
        text-align: center;
        /* Gray 2 */
        color: #4F4F4F;
        margin-top: 34px;
    }

    .teamaug-section.starting p.ar-vr-service.cust-websol-whatwedo {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        color: #303030;
        margin-top: 34px;
    }

.research-head h4 {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #303030;
    padding-bottom: 32px;
}

.teamaug-section.starting p.points-para {
    color: #303030;
}

.whatwedo-card-wrapper .custom-row {
    display: flex;
    width: 100%;
    justify-content: center;
}

    .whatwedo-card-wrapper .custom-row.third-row {
        display: flex;
        width: 100%;
        justify-content: unset;
        margin-left: 30px;
    }





.whatwedo-card-wrapper .ar-vr-service h4 {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #303030;
    margin-top: 10px;
    width: 80%;
}

    .whatwedo-card-wrapper .ar-vr-service p{
        font-size:14px;
        line-height:20px;
        font-family:openSans-regular;
        font-weight:400;
    }

    .whatwedo-card-wrapper .ar-vr-service h4.research-heading {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 38px;
        color: #303030;
    }

.whatwedo-card-wrapper .ar-vr-service.cards p.research-para {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #676767;
}

.whatwedo-card-wrapper .ar-vr-service.cards h4 {
    width: 100%;
    padding: 15px 0 8px 0;
    margin: 0px;
}

.whatwedo-card-wrapper .ar-vr-service.cards p {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #676767;
}

.whatwedo-card-wrapper .ar-vr-service li {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #303030;
    margin-left: -22px;
    position: relative;
}

.whatwedo-card-wrapper .ar-vr-service.mobile-integration li {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #303030;
    margin-left: -22px;
    position: relative;
}

.whatwedo-card-wrapper .ar-vr-service li::before {
    content: "";
    position: absolute;
    top: 9px;
    left: -18px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: linear-gradient(180deg, #EFA280 0%, #F3B383 100%);
}

.whatwedo-card-wrapper .ar-vr-service.mobile-integration li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -18px;
    width: 4px;
    height: 4px;
    border-radius: 8px;
    background: #000;
    text-align: left;
}

.whatwedo-card-wrapper .whatwedo-card {
    width: 30%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    display: flex;
    align-items: flex-start;
    margin: 10px;
    padding: 10px;
    transition: 0.3s;
}

    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service {
        width: 30%;
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        margin: 10px;
        padding: 19px;
        display: unset;
        transition: 0.3s;
        box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
        border-radius: 8px;
    }

        .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards {
            text-align: center;
            padding: 16px;
            width: 335px;
            margin: 0px 16px;
        }

            .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card {
                width: 200px;
                text-align: center;
                padding: 19px;
            }

                .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card h4 {
                    font-size: 22px;
                    line-height:30px;
                }

                .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.acc-prov h4 {
                    font-size: 16px;
                    line-height: 24px;
                }

                .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.standerd-card {
                    width: 354px;
                }

                    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.standerd-card img {
                        width: 121px;
                    }

                    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.standerd-card p {
                        font-family: 'openSans-semi-bold';
                        font-style: normal;
                        font-weight: 600;
                        font-size: 16px;
                        line-height: 24px;
                        padding-top: 20px;
                    }

            .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.mobile-integration {
                width: 585px;
            }

                .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.mobile-integration.research-card {
                    width: 552px;
                }

.integrat-content {
    display: flex;
    text-align: left;
}

    .integrat-content h4.integrat-para {
    }

.whatwedo-card-wrapper .whatwedo-card img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-right: 20px;
    margin-top: 6px;
}

.whatwedo-card-wrapper .whatwedo-card.cust-card-web img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-right: 0px;
    margin-top: 6px;
}

.custom-row.card-2 {
    margin-top: 32px;
}

.whatwedo-card.ar-vr-service img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    margin-right: 20px;
    margin-top: 6px;
    max-width: unset;
}

.whatwedo-card.ar-vr-service.accessibility-aim-card img {
    margin: 0px;
}

.services-how-we-do {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: row;*/
    justify-content:flex-start;
}

    .services-how-we-do.contact-points-bg {
        background: none;
        justify-content: space-around;
    }

.teamaug-section.starting.unified {
    width: 100%;
}

.contact-points {
    background: linear-gradient(0deg, #F5F6FA, #F5F6FA), linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px 16px 0px 0px;
}

.how-we-do .services-how-we-do-head p.ar-vr-service {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    /* or 150% */
    text-align: center;
    /* Gray 2 */
    color: #4F4F4F;
    max-width: 68%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.services-how-we-do-box {
    width: 39%;
    /* margin: 46px 0px 42px 28px; */
    /* border-radius: 4px; */
    border: solid 1px #f2f2f2;
    background: #FFFFFF;
    /* text-align: center; */
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    /*min-height: 140px;*/
    /* width: 30%; */
    padding: 3px 10px;
    margin: 27px auto;
    /* min-height: 140px; */
    background: #FFFFFF;
    border-radius: 10px;
    max-width: 338px;
}

    .services-how-we-do-box.work-card {
        width: 335px;
        min-height: 332px;
        text-align: center;
        padding: 27px 28px 11px;
    }

.services-box-link-wrp {
     padding: 17px 19px;
    display: inline-block;
}



    .services-box-link-wrp img {
        max-width: 89px;
    }

.services-how-we-do-box img {
    /*display: block;
    margin: auto;*/
}

.services-how-we-do-info h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: 'openSans-semi-bold';
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    color: #303030;
}

.services-how-we-do-info p {
    font-family: 'openSans-regular';
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #676767;
    margin-bottom: 20px;
}

    .services-how-we-do-info p.how-we-para {
        font-family: openSans-regular;
    }

.whatwedo-card-wrapper .wwd-title {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #303030;
    margin-top: 6px;
}

.whatwedo-card-wrapper .wwd-desc {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #676767;
}

.meta-knowhow-desc {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #4F4F4F;
    margin-top: 30px;
}

.meta-xr-wrapper {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: 30px auto 0;
}

.meta-why-imp-wrapper .stats .desc2 {
    line-height: 55px;
    color: #000000;
}

.meta-xr-wrapper .meta-xr-group {
    padding: 20px;
    width: 32%;
}

.meta-xr-wrapper .xr-title {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #4F4F4F;
    max-width: 110px;
    padding-bottom: 8px;
    border-bottom: 2px solid #F58182;
    margin-left: 0;
}

.xr-img-wrapper {
    display: flex;
    flex-wrap: wrap;
}

    .xr-img-wrapper > img {
        width: 44%;
        margin: 10px;
        height: 68px;
        object-fit: contain;
        padding: 10px;
        background: #FFFFFF;
        box-shadow: 0px 1px 24px rgba(217, 217, 217, 0.7);
        border-radius: 8px;
    }

.teamaug-industries-wrapper.metaverse .industries-main .industry-card p {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.teamaug-industries-wrapper.metaverse .industries-main.industries-slider {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}

.teamaug-industries-wrapper.metaverse .industries-main .industry-card img {
    width: 100px;
}

    .teamaug-industries-wrapper.metaverse .industries-main .industry-card img:first-child {
        margin-bottom: 0;
    }

.teamaug-industries-wrapper.metaverse .industries-main .industry-card {
    width: 166px;
    padding: 0;
}

    .teamaug-industries-wrapper.metaverse .industries-main .industry-card > div {
        height: 190px;
    }

.meta-why-imp-head {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin: 20px 0;
}

    .meta-why-imp-head.cust-web-methodology {
        margin: 0px;
    }

.methodology-content {
    width: 983px;
    max-width: 100%;
    margin: 20px auto;
}



.meta-why-imp-wrapper {
    display: flex;
}


    .meta-why-imp-wrapper > div {
        width: 50%;
        padding: 0 20px;
    }

        .meta-why-imp-wrapper > div.stats-main {
            width: 50%;
            padding: 28px 20px;
        }

.stats-main.ar-vr-service {
    padding-top: 27px;
}

.meta-why-imp-wrapper .desc p {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #4F4F4F;
}

    .meta-why-imp-wrapper .desc p.ar-vr-title {
        font-family: 'openSans-semi-bold';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        color: #000000;
    }

.meta-why-imp-wrapper ul {
    padding-left: 28px;
}

.meta-why-imp-wrapper li {
    font-family: openSans-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 20px 0;
    position: relative;
}

.meta-why-imp-wrapper .desc.ar-vr-service li {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 150% */
    /* Gray 2 */
    color: #4F4F4F;
    margin: 20px 0;
    position: relative;
}

.meta-why-imp-wrapper li::before {
    content: "";
    height: 8px;
    width: 8px;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    position: absolute;
    left: -28px;
    top: 12px;
}

.meta-why-imp-wrapper .stats-head {
    font-family: openSans-bold;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #F37222;
    text-align: right;
    margin-bottom: 20px;
}

.meta-why-imp-wrapper .stats-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.meta-why-imp-wrapper .stats {
    width: 30%;
}

    .meta-why-imp-wrapper .stats .fig {
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 42px;
        color: #F37222;
        margin: 4px;
    }

    .meta-why-imp-wrapper .stats .desc {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #303030;
    }

    .meta-why-imp-wrapper .stats .desc-1 {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #303030;
        padding-top: 11px;
    }

    .meta-why-imp-wrapper .stats img.mob {
        display: none;
    }

.hp-insights-section-container.ar-service {
    margin: 50px auto;
}

.hp-insights-section.ar-service {
    background: none;
}

.hp-insights-head.ar-service {
    max-width: 630px;
}

.hp-insights-info .insight-category-info {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
}

.hp-insights-head.ar-service h3 {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    color: #303030;
}


.services-faq-container {
    max-width: 1150px;
    margin: auto;
}

.accs-openlead-wrapper.client-privacy.form-ideation {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
}

.client-privacy-matter.form-ideation-content {
    display: flex;
    justify-content: space-between;
    width: 98%;
}

.form-ideation-button {
    margin: 14px 10px 0 0;
}

    .form-ideation-button button {
        padding: 17px 20px;
        background: #fff;
        border-radius: 8px;
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        color: #F58182 !important;
        border: unset;
        margin:;
    }

.services-faq-head {
    text-align: center;
    display: table;
    margin: 0 auto 30px auto;
}

    .services-faq-head .services-common-heading {
        margin-bottom: 5px;
    }

    .services-faq-head p.ar-vr-service {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        /* identical to box height, or 150% */
        text-align: center;
        /* Gray 2 */
        color: #4F4F4F;
        margin-top: 22px;
    }

.services-faq-wrapper {
    margin-bottom: 50px;
}

    .services-faq-wrapper .card {
        border-radius: 8px !important;
        border: 1px solid #e0e0e0 !important;
        background-color: #FFFFFF;
        position: relative;
        overflow: hidden !important;
        margin-bottom: 15px;
    }

        .services-faq-wrapper .card::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 9px;
            height: 0px;
            background: #f37222;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

    .services-faq-wrapper .card-header {
        border: none;
        background: transparent;
        padding: 20px 30px 20px 37px;
        display: flex;
        cursor: pointer;
    }

    .services-faq-wrapper .card .card-header img.in-active {
        display: block;
        opacity: 1;
    }

    .services-faq-wrapper .card .card-header img.active {
        display: none;
        opacity: 0;
    }

    .services-faq-wrapper .card .card-header img,
    .services-faq-wrapper .card.active .card-header img {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .services-faq-wrapper .card-header .faq-title {
        margin-right: auto;
        margin-bottom: 0px !important;
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        color: #303030;
    }

    .services-faq-wrapper .card-body {
        padding: 0px 30px 20px 37px;
    }

        /*.services-faq-wrapper .card-body p, .services-faq-wrapper .card-body li::after {
    content: "";
    position: absolute;
    right:0px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
        }*/


        .services-faq-wrapper .card-body p, .services-faq-wrapper .card-body li {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            color: #303030;
            position: relative;
        }

            .services-faq-wrapper .card-body .alt-h2,
            .services-faq-wrapper .card-body .alt-span,
            .services-faq-wrapper .card-body p.alt-inline {
                font-family: 'openSans-semi-bold';
                font-style: normal;
                font-weight: 500;
                font-size: 16px;
                line-height: 19px;
                color: #303030;
                display: inline;
            }

            .services-faq-wrapper .card-body p > span {
                font-family: openSans-regular;
            }

            .services-faq-wrapper .card-body p > a {
                color: #F37222;
            }

    .services-faq-wrapper .card.active {
        box-shadow: 0 4px 20px 5px rgba(231, 231, 231, 0.52);
        border: 1px solid transparent !important;
    }

        .services-faq-wrapper .card.active::before {
            height: 100%;
            background: #f37222;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .services-faq-wrapper .card.active .card-header h2 {
            font-family: 'openSans-semi-bold';
            font-size: 20px;
            font-weight: 600;
            line-height: 26px;
            color: #303030;
        }

        .services-faq-wrapper .card.active .card-header img.in-active {
            display: none;
            opacity: 0;
        }

        .services-faq-wrapper .card.active .card-header img.active {
            display: block;
            opacity: 1;
        }

.view-more.ar-vr-service {
    text-align: center;
}

    .view-more.ar-vr-service span {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        /* identical to box height, or 150% */
        /* Gray 2 */
        color: #4F4F4F;
        text-decoration: none;
        text-align: center;
        position: relative;
    }

    .view-more.ar-vr-service a span::before {
        content: "";
        position: absolute;
        right: -16px;
        top: 9px;
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #f37222;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        opacity: 1;
    }

    .view-more.ar-vr-service a span::after {
        content: '';
        background: url(../images/ar-vr-new/view-moew-arrow.png) no-repeat;
        position: absolute;
        right: 0;
        top: calc(50% - 4px);
        width: 15px;
        height: 8px;
        opacity: 0;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }


.meta-dynamic-blogs {
    background: #FFFFFF;
    box-shadow: 0px 1px 24px rgba(217, 217, 217, 0.7);
    border-radius: 8px;
    padding: 30px;
    max-width: 1200px;
    margin: 0 auto 50px;
}

    .meta-dynamic-blogs .blog-subhead {
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        color: #000000;
        margin-top: 20px;
    }

    .meta-dynamic-blogs .hp-insights-wrapper {
        margin-top: 30px;
        display: flex;
    }

    .meta-dynamic-blogs .hp-small-insights-main {
        width: 50%;
    }

    .meta-dynamic-blogs .hp-small-insights {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 10px;
        transition: 0.3s;
    }

        .meta-dynamic-blogs .hp-small-insights:hover {
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
        }

        .meta-dynamic-blogs .hp-small-insights:first-child {
            margin-bottom: 20px;
        }

        .meta-dynamic-blogs .hp-small-insights > a {
            display: flex;
        }

        .meta-dynamic-blogs .hp-small-insights .hp-insights-img img {
            width: 220px;
            height: 190px;
            object-fit: cover;
            object-position: center center;
            margin-right: 20px;
            border-radius: 8px;
        }

        .meta-dynamic-blogs .hp-small-insights .hp-insights-info {
            width: calc(100% - 240px);
        }

    .meta-dynamic-blogs .hp-big-insights {
        width: 50%;
        margin-right: 20px;
        background: #FFFFFF;
        transition: 0.3s;
        border-radius: 8px;
        padding: 10px;
    }

        .meta-dynamic-blogs .hp-big-insights:hover {
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
        }

        .meta-dynamic-blogs .hp-big-insights .hp-insights-img img {
            width: 100%;
            border-radius: 8px;
        }

    .meta-dynamic-blogs .insight-category-info {
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #303030;
        margin: 0 0 10px;
    }

    .meta-dynamic-blogs .hp-insights-info h6 {
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #303030;
        margin: 0;
    }

    .meta-dynamic-blogs .hp-insights-info h4 {
        font-weight: 600;
        font-size: 18px;
        line-height: 18px;
        color: #303030;
        margin: 0 0 10px;
    }

    .meta-dynamic-blogs .hp-insights-info p {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        color: #303030;
    }

    .meta-dynamic-blogs .insight-category-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        color: #303030;
    }

.what-we-do.ar-vr {
    margin-bottom: -41px;
}

.industries.ar-vr-new {
    margin-bottom: -26px;
}

.ar-vr-benefits-main {
    margin-bottom: -11px;
}

    .ar-vr-benefits-main.accessibility-compliance {
        background: #F5F6FA;
    }

    .ar-vr-benefits-main.erp-crm-mobile {
        background: #F5F6FA;
        border-radius: 16px 16px 0px 0px;
    }

        .ar-vr-benefits-main.erp-crm-mobile.accessibility-why-its-imp {
            background: none;
        }

@media screen and (min-width: 320px) and (max-width: 767px) {
    .metaverse-banner-wrapper {
        background: url(../images-new/metaverse/metaverse-mobile-bg.png);
        background-size: cover;
        background-position: center center;
        min-height: 500px;
        max-height: 500px;
        padding: 20px;
        overflow: hidden;
        position: relative;
    }

        .metaverse-banner-wrapper .head {
            font-size: 24px;
            line-height: 30px;
            text-align: left;
            text-transform: none;
            color: #FFFFFF;
            width: 100%;
            margin: 0px 0px 5px 0px;
        }

        .metaverse-banner-wrapper .subhead {
            font-weight: 500;
            font-size: 12px;
            line-height: 18px;
            text-align: left;
            color: #FFFFFF;
            width: 100%;
            margin: 0 auto 40px;
        }

        .metaverse-banner-wrapper .metaverse-form-wrapper.slidedown.ar-vr-service {
            display: block;
            top: 468px;
        }

    .what-we-do.ar-vr {
        margin-bottom: -2px;
    }

    .ar-vr-benefits-main {
        margin-bottom: 0px;
    }

    .industries.ar-vr-new {
        margin-bottom: -14px;
    }

    .metaverse-banner-wrapper .metaverse-form-wrapper.slidedown {
        display: block;
        top: 340px;
    }

    .metaverse-banner-wrapper .metaverse-form-wrapper {
        padding: 14px;
        max-width: 90%;
        width: 90%;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        z-index: 5;
        top: 140px;
        transition: 0.3s;
    }

        .metaverse-banner-wrapper .metaverse-form-wrapper.ar-vr-service {
            padding: 14px;
            max-width: 90%;
            width: 90%;
            position: absolute;
            left: 50%;
            transform: translate(-50%);
            z-index: 14;
            top: 140px;
            transition: 0.3s;
        }

    .teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead h1 {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 28px;
        text-transform: uppercase;
        width: 88% !important;
        margin: 10px auto !important;
        text-align: center !important;
    }

    .teamaug-banner-wrapper .banner-content.ar-vr p.desc {
        font-family: 'openSans-semi-bold';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        color: #FFFFFF;
        margin-top: 14px;
        width: 96%;
        text-align: center;
    }

    .teamaug-banner-wrapper .banner-content.ar-vr p.accessibility-banner-para {
        margin-top: 10px;
    }

    .teamaug-banner-wrapper .banner-content.ar-vr p.content-para {
        font-family:openSans-regular;
        font-size: 14px;
        line-height: 20px;
        width:100%;
    }

    .teamaug-banner-wrapper .banner-content.ar-vr p.accessibility-heading {
        font-size: 16px;
        font-family:openSans-medium;
        padding-bottom: 8px;
        font-weight: 500;
        line-height: 24px;
    }

    .teamaug-banner-wrapper .banner-content.ar-vr p.desc.accessibility-banner-para {
        width: 100%;
        font-size:14px;
        line-height:20px;
    }

    .metaverse-banner-wrapper .metaverse-form-wrapper .metaverse-form > div.row {
        display: block;
    }

    .metaverse-form .tvd-angular-field {
        margin-bottom: 20px;
    }

        .metaverse-form .tvd-angular-field.middle::before, .metaverse-form .tvd-angular-field.middle::after {
            display: none;
        }

    .metaverse-banner-wrapper .metaverse-form-wrapper .metaverse-form {
        padding: 20px 10px;
    }

    .metaverse-form .contact-submit-btn {
        margin-top: 30px;
    }

    .metaverse-form .tvd-angular-field input[type='text'] ~ label.focused, .metaverse-form .tvd-angular-field input[type='email'] ~ label.focused, .metaverse-form .tvd-angular-field textarea ~ label.focused {
        transform: translate(0, 0.3rem) scale(1);
        -webkit-transform: translate(0, 0.3rem) scale(1);
    }

    .whatwedo-card-wrapper .custom-row {
        display: block;
        width: 100%;
        padding: 0 5px;
    }

    .whatwedo-card-wrapper .whatwedo-card {
        width: 100%;
        margin: 10px 0;
        height: 180px;
    }

    .whatwedo-card-wrapper .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 16px;
    }

    .whatwedo-card-wrapper .owl-dot {
        height: 8px;
        width: 8px;
        border-radius: 8px;
        background: #D8D8D8;
        margin: 0 4px;
        opacity: 0.5;
        transition: 0.3s;
    }

        .whatwedo-card-wrapper .owl-dot.active {
            opacity: 1;
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        }

    .whatwedo-card-wrapper .wwd-title {
        font-size: 18px;
    }

    .meta-knowhow-desc {
        font-size: 16px;
        line-height: 20px;
        margin-top: 12px;
    }

    .meta-xr-wrapper {
        display: block;
        max-width: 100%;
        margin: 30px auto 0;
    }

        .meta-xr-wrapper .meta-xr-group {
            padding: 0;
            width: 100%;
            margin-bottom: 20px;
        }

    .xr-img-wrapper > img {
        width: 30%;
        margin: 5px;
        height: 40px;
        padding: 4px;
        border-radius: 4px;
        box-shadow: 0px 0.624999px 15px rgba(217, 217, 217, 0.7);
    }

    .teamaug-industries-wrapper.metaverse .industries-main.industries-slider {
        flex-wrap: wrap;
        position: relative;
    }

    .teamaug-industries-wrapper.metaverse {
        margin-bottom: 40px;
    }

        .teamaug-industries-wrapper.metaverse .owl-carousel .owl-dots {
            position: absolute;
            bottom: -44px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-top: 16px;
            width: 100%;
        }

        .teamaug-industries-wrapper.metaverse .owl-carousel .owl-dot {
            height: 8px;
            width: 8px;
            border-radius: 8px;
            background: #D8D8D8;
            margin: 0 4px;
            opacity: 0.5;
            transition: 0.3s;
        }

            .teamaug-industries-wrapper.metaverse .owl-carousel .owl-dot.active {
                opacity: 1;
                transform: scale(1);
                background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            }

        .teamaug-industries-wrapper.metaverse .industries-main .industry-card {
            width: 100%;
            text-align: center;
        }

            .teamaug-industries-wrapper.metaverse .industries-main .industry-card img {
                width: 70%;
                margin: 0 auto;
            }

            .teamaug-industries-wrapper.metaverse .industries-main .industry-card p {
                font-size: 14px;
                line-height: 20px;
            }

            .meta-why-imp-head{
                font-size:16px;
                line-height:20px;
            }

            .teamaug-industries-wrapper.metaverse .industries-main .industry-card > div {
                height: 200px;
            }

    .meta-why-imp-wrapper {
        display: block;
    }

        .meta-why-imp-wrapper > div {
            width: 100%;
            padding: 0;
        }

            .meta-why-imp-wrapper > div.stats-main {
                width: 100%;
                padding: 0;
            }

        .meta-why-imp-wrapper .desc p {
            font-size: 16px;
            line-height: 20px;
            text-align: center;
        }

        .meta-why-imp-wrapper .desc.cust-websoln-desc p {
            font-family: openSans-medium;
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            text-align: center;
            color: #000000;
            margin-bottom: 32px;
        }

        .meta-why-imp-wrapper li {
            font-size: 16px;
            line-height: 20px;
            margin: 14px 0;
        }

        .meta-why-imp-wrapper .stats-head {
            text-align: left;
            margin-bottom: 20px;
            margin-top: 20px;
        }

        .meta-why-imp-wrapper .stats-wrapper {
            display: block;
        }

        .meta-why-imp-wrapper .stats {
            width: 100%;
        }
            .meta-why-imp-wrapper .stats .fig{
                margin:0px 0px 10px 0px;
            }

            .meta-why-imp-wrapper .stats img.mob {
                display: block;
                margin-bottom: 30px;
                width: 100%;
            }

                .meta-why-imp-wrapper .stats img.mob.cust-mob-img {
                    margin-bottom: 0px;
                }

            .meta-why-imp-wrapper .stats img.web {
                display: none;
            }

    .view-more.ar-vr-service a span::before {
        content: "";
        position: absolute;
        right: -16px;
        top: 9px;
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #f37222;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        opacity: 1;
        display: block;
    }




    .meta-dynamic-blogs {
        box-shadow: none;
        border-radius: 0px;
        padding: 20px;
        max-width: 100%;
        margin: 0 auto 10px;
    }

        .meta-dynamic-blogs .hp-insights-wrapper {
            margin-top: 30px;
            display: block;
        }

        .meta-dynamic-blogs .hp-big-insights {
            width: 100%;
            margin-right: 0;
        }

            .meta-dynamic-blogs .hp-big-insights .hp-insights-img img {
                width: 100%;
                height: 250px;
                object-fit: cover;
            }

        .meta-dynamic-blogs .hp-small-insights-main {
            width: 100%;
        }

        .meta-dynamic-blogs .hp-small-insights:first-child {
            margin-bottom: 30px;
            margin-top: 30px;
        }

        .meta-dynamic-blogs .hp-small-insights > a {
            display: block;
        }

        .meta-dynamic-blogs .hp-small-insights .hp-insights-img img {
            width: 100%;
            height: 250px;
            object-fit: cover;
            margin-right: 0;
        }

        .meta-dynamic-blogs .hp-small-insights .hp-insights-info {
            width: 100%;
        }

    .metaverse-form .thankyou-pop-main.accs {
        display: block;
    }

    .metaverse-form .accs-openlead-thanks {
        text-align: center;
        max-width: 100%;
        margin: 36px 0;
    }

    .services-faq-wrapper {
        margin: 12px;
    }

    .services-how-we-do .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 14px;
        top: 331px;
        position: absolute;
        left: 47%;
    }

    .services-how-we-do .owl-dot.active {
        opacity: 1;
        background: #FFFFFF;
    }

    .services-how-we-do .owl-dot {
        height: 8px;
        width: 8px;
        border-radius: 8px;
        background: #D8D8D8;
        margin: 0 4px;
        opacity: 0.5;
        transition: 0.3s;
    }

    .teamaug-industries-wrapper.ar-vr-service .industries-main .industry-card img {
        min-width: 95px;
    }

    .teamaug-industries-wrapper.ar-vr-service {
        background: none;
        border-radius: 16px;
        padding: 20px;
    }

        .teamaug-industries-wrapper.ar-vr-service .owl-carousel .owl-dots {
            display: flex;
            justify-content: center;
            align-items: center;
            padding-top: unset;
        }

    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.mobile-integration {
        width: 100%;
        margin-top: 10px;
    }

    .integrat-content {
        display: block;
    }

    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.mobile-integration.research-card {
        width: 100%;
    }

    .meta-xr-wrapper .xr-title{
        font-size:20px;
        line-height:24px;
    }

}
/*================================== metaverse ends ==============================

/*================================== new design case study starts ==============================*/

/*================================== prega cs starts ==============================*/

.prega-banner-wrapper {
    background: url('../images-new/prega-cs/prega-banner-bg.png');
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 580px;
    position: relative;
    padding: 0 50px;
}

    .prega-banner-wrapper.ar-auto {
        background: url(../images-new/ar-auto/ar-auto-banner-wheel.png), url(../images-new/ar-auto/ar-auto-banner-car.png), #163048;
        background-position: calc(0% - 180px) calc(50% - 38px), right bottom,center center;
        background-size: 700px auto,auto 80%, 100% 100%;
        background-repeat: no-repeat;
        min-height: 580px;
        position: relative;
        padding: 0 50px;
    }

    .prega-banner-wrapper.ar-remote {
        background: url(../images-new/ar-remote/banner-remote.png),url(../images-new/ar-remote/banner-glass.png);
        background-position: right bottom, center center;
        background-size: auto 70%,cover;
        background-repeat: no-repeat;
        min-height: 580px;
        position: relative;
        padding: 0 50px;
    }

    .prega-banner-wrapper.ar-credit {
        background: url('../images-new/ar-credit-usa/banner-credit-2.png'),url('../images-new/ar-credit-usa/banner-credit-1.png');
        background-position: right center,center center;
        background-size: auto, cover;
        background-repeat: no-repeat;
        position: relative;
        padding: 0 30px;
    }


        .prega-banner-wrapper.ar-credit .banner-content .head {
            font-family: openSans-regular;
            font-weight:400;
        }

            .prega-banner-wrapper.ar-credit .banner-content .head > span {
                font-family: openSans-semi-bold;
                font-weight: 600;
                text-transform: uppercase;
                display:block
            }



.cs-banner-scrolldown {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 16px;
    display: flex;
    justify-content: center;
}

    .cs-banner-scrolldown a {
        cursor: pointer;
    }

.prega-banner-wrapper .banner-content {
    max-width: 550px;
    padding-top: 180px;
}

.prega-banner-wrapper.ar-remote .banner-content {
    max-width: 620px;
}

.prega-banner-wrapper.ar-auto .banner-content {
    max-width: 670px;
}

.prega-banner-wrapper .banner-content .head {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: #FFFFFF;
}

.prega-banner-wrapper.ar-remote .banner-content .head {
    margin-top: 40px;
    font-family: openSans-semi-bold;
    font-weight: 600;
}

.prega-banner-wrapper.ar-auto .banner-content .head {
    font-family: openSans-regular;
}

    .prega-banner-wrapper.ar-auto .banner-content .head > span {
        font-family: openSans-semi-bold;
        font-weight: 600;
    }

.prega-banner-wrapper .banner-content .subhead {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
}

.banner-content .project-desc {
    display: flex;
    max-width: 500px;
    justify-content: space-between;
    margin-top: 30px;
}

    .banner-content .project-desc .desc-card {
        display: flex;
    }

.banner-content .desc-card > img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 10px;
    margin-top: 6px;
}

.banner-content .desc-card .desc-title {
    font-family: openSans-bold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #F37324;
    margin-bottom: 0;
}

.banner-content .desc-card .desc-body {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.cs-mgmt-review {
    background: #F2F2F2;
    padding: 60px 0;
    text-align: center;
}

.mgmt-review-desc {
    font-family: openSans-semi-bold;
    font-style: italic;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #303030;
    margin-top: 30px;
    margin-bottom: 20px;
}

.mgmt-review-quote {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #303030;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

    .mgmt-review-quote span {
        font-family: openSans-semi-bold;
        font-weight: 600;
    }

    .mgmt-review-quote::after, .mgmt-review-quote::before {
        content: "";
        position: absolute;
        width: 8px;
        height: 7px;
        background: url('../images-new/prega-cs/mgmt-review-quote.svg');
        left: -14px;
        top: 4px;
    }

    .mgmt-review-quote::after {
        right: -14px;
        left: auto;
        transform: rotate(180deg);
    }

    .mgmt-review-quote.ar-auto::after {
        top: auto;
        bottom: 8px;
        right: 62px;
    }

    .mgmt-review-quote.ar-remote::after {
        top: auto;
        bottom: 7px;
        right: 6px;
    }


    .mgmt-review-quote .ar-credit::after {
        right: -14px;
        left: 100%;
        transform: rotate(180deg);
    }

.prob-state-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

.prob-state-card {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    border-radius: 8px;
    padding: 40px 50px;
    max-width: 560px;
}

    .prob-state-card .prob-state-title {
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 38px;
        color: #303030;
        position: relative;
    }

        .prob-state-card .prob-state-title::after {
            content: "";
            position: absolute;
            background: #F37222;
            border-radius: 2px;
            width: 4px;
            height: 32px;
            top: 0px;
            left: -20px;
        }

    .prob-state-card .prob-state-desc {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 30px;
        color: #676767;
    }

.prob-state-fig {
    display: flex;
    margin-top: 20px;
}

    .prob-state-fig .stats {
        background: url('../images-new/prega-cs/prob-state-mob.png');
        height: 60px;
        width: 120px;
        background-size: 100% 100%;
        margin-right: 20px;
        padding-top: 14px;
    }

        .prob-state-fig .stats .head-txt {
            font-family: openSans-bold;
            font-style: normal;
            font-weight: 700;
            font-size: 22px;
            line-height: 23px;
            color: #F37222;
            display: block;
        }

        .prob-state-fig .stats .sub-txt {
            font-family: openSans-semi-bold;
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            line-height: 14px;
            color: #303030;
            display: block;
        }

.cs-challenges {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    max-width: 1200px;
    margin: 0 auto 30px;
    padding: 30px;
}

    .cs-challenges.whats-stats {
        padding: 0 30px;
    }

.challenges-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

    .challenges-wrapper .challenge-card {
        background: #FFFFFF;
        border-radius: 10px;
        max-width: 260px;
        padding: 20px;
    }

        .challenges-wrapper .challenge-card img {
            height: 40px;
            width: 40px;
            object-fit: contain;
        }

        .challenges-wrapper .challenge-card p {
            font-family: openSans-regular;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #676767;
            margin: 10px 0 0;
        }

    .challenges-wrapper.ar-credit .challenge-card {
        width: 20%;
        padding: 15px 10px;
        margin: 8px;
        min-height: 140px;
    }

    .challenges-wrapper.ar-credit.challenge-card {
        background: #FFFFFF;
        border-radius: 10px;
        max-width: 260px;
        padding: 20px;
    }

    .challenges-wrapper.ar-credit {
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

#cs-slider {
    display: flex;
    justify-content: space-between;
}

.cs-solution {
    padding: 30px 0;
}
/*.challenges-wrapper .challenge-card{
    background: #FFFFFF;
    border-radius: 10px;
    max-width:260px;
    padding:20px 16px;
}*/

.soln-sliders-wrapper {
    max-width: 1000px;
    margin: 50px auto 0;
    position: relative;
}

.soln-img-wrapper {
    max-width: 700px;
}

    .soln-img-wrapper img {
        max-width: 700px;
        max-height: 550px;
        object-fit: cover;
        border-radius: 8px;
    }

.soln-txt-main {
    max-width: 430px;
    background: #FFFFFF;
    box-shadow: 0px 2px 24px rgba(154, 154, 154, 0.687773);
    border-radius: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    z-index: 5;
}

.soln-txt-wrapper {
    width: 100%;
    position: relative;
}

.soln-txt-slide {
    padding: 30px 30px 40px;
    cursor: pointer;
}

    .soln-txt-slide .img-holder {
        height: 60px;
        width: 60px;
        padding: 12px;
        display: flex;
        justify-content: center;
        align-content: center;
        border-radius: 50%;
        background: #FFFFFF;
        box-shadow: 0px 0px 22px rgba(170, 170, 170, 0.450311);
        margin-bottom: 20px;
    }

        .soln-txt-slide .img-holder img {
            max-width: 100%;
            max-height: 100%;
        }

    .soln-txt-slide .txt-desc {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        color: #303030;
        margin-bottom: 40px;
    }

    .soln-txt-slide .txt-title {
        font-family: "openSans-bold";
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 42px;
        color: #303030;
    }

.soln-txt-wrapper .owl-nav {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    width: 64px;
}

    .soln-txt-wrapper .owl-nav .owl-next,
    .soln-txt-wrapper .owl-nav .owl-prev {
        border-width: 2px 2px 0 0;
        border-color: #303030;
        border-style: solid;
        height: 10px;
        width: 10px;
        transform: rotate(45deg);
        font-size: 0;
    }

    .soln-txt-wrapper .owl-nav .owl-prev {
        transform: rotate(225deg);
    }

.soln-txt-wrapper .owl-dots {
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 64px;
}

    .soln-txt-wrapper .owl-dots .owl-dot {
        background-color: #606060;
        border-radius: 50%;
        height: 8px;
        width: 8px;
    }

        .soln-txt-wrapper .owl-dots .owl-dot.active {
            background-color: #FFFFFF;
            border: 2px solid #303030;
            border-radius: 50%;
            height: 12px;
            width: 12px;
        }

.soln-video-wrapper {
    position: relative;
    padding-right: 160px;
}

    .soln-video-wrapper .soln-video img,
    .soln-video-wrapper .soln-video video {
        display: block;
        width: 860px;
        max-height: 480px;
        margin: 0 auto;
        object-fit: cover;
        box-shadow: 0px 1.83745px 22.0494px rgba(154, 154, 154, 0.687773);
        border-radius: 8px;
    }

    .soln-video-wrapper .soln-video-controls {
        position: absolute;
        top: 0;
        right: 10%;
        width: 140px;
        height: 100%;
        display: flex;
        align-content: space-between;
        justify-content: center;
        flex-wrap: wrap;
    }

.soln-video-controls .video-ctrl-btn {
    width: 115px;
    height: 105px;
    text-align: center;
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #CCCCCC;
    background: url('../images-new/prega-cs/video-button.svg');
    background-size: 100% 100%;
    cursor: pointer;
    transition: 0.3s;
    position: relative;
}

    .soln-video-controls .video-ctrl-btn:hover,
    .soln-video-controls .video-ctrl-btn.active {
        background: url('../images-new/prega-cs/video-button-active.svg');
        background-size: 100% 100%;
        color: #F37222;
    }

        .soln-video-controls .video-ctrl-btn.active::before {
            content: "";
            height: 6px;
            width: 6px;
            border-radius: 6px;
            position: absolute;
            bottom: -14px;
            background: #F37222;
            left: 50%;
            transform: translateX(-50%);
        }

    .soln-video-controls .video-ctrl-btn img {
        display: block;
        margin: 28px auto 12px;
    }

.cs-solution-snippet {
    padding: 30px 0;
}

    .cs-solution-snippet .cs-snippet-subhead {
        font-family: openSans-light;
        font-style: normal;
        font-weight: 300;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #303030;
        max-width: 860px;
        margin: 20px auto 30px;
    }

.cs-result-snippet {
    background: #F2F2F2;
    padding: 30px 0;
    margin: 30px 0 120px;
}

    .cs-result-snippet.ar-auto {
        margin: 30px 0 210px;
    }

    .cs-result-snippet .teamaug-section-head {
        color: #676767;
    }

        .cs-result-snippet .teamaug-section-head::after,
        .cs-result-snippet .teamaug-section-head::before {
            background-color: #676767;
        }

.cs-result-subhead {
    font-family: openSans-light;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #676767;
    margin-top: 20px;
}

.cs-results-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 30px auto -90px;
    justify-content: space-between;
}

    .cs-results-wrapper.list {
        display: block;
    }

    .cs-results-wrapper.ar-auto {
        margin: 30px auto -190px;
    }

    .cs-results-wrapper .results-list {
        max-width: 700px;
        margin: 0 auto;
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 8px;
        padding: 20px;
    }

        .cs-results-wrapper .results-list li {
            position: relative;
            padding-left: 40px;
            font-family: openSans-regular;
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 28px;
            margin: 10px 0;
            color: #FFFFFF;
        }

            .cs-results-wrapper .results-list li::before {
                position: absolute;
                content: "";
                height: 8px;
                width: 8px;
                background: #FFF;
                border-radius: 8px;
                top: 9px;
                left: 12px;
            }

    .cs-results-wrapper .result-card {
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 8px;
        max-width: 260px;
        padding: 20px;
    }

        .cs-results-wrapper .result-card p {
            font-family: openSans-regular;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #FFFFFF;
            margin-top: 10px;
        }


.cs-result-snippet.ar-credit {
    margin: 30px 0 220px;
}

.cs-result-snippet {
    background: #F2F2F2;
    padding: 30px 0;
    margin: 30px 0 120px;
}

.cs-results-wrapper.ar-credit {
    margin: 30px auto -190px;
}

.cs-results-wrapper.list {
    display: block;
}

.results-list.ar-credit {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    list-style-position: inside;
}

.overall-result-case {
    display: flex;
    justify-content: center;
}

.indvs-result-wrp {
    display: flex;
    justify-content: space-between;
    width: 220px;
    height: 126px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 9px rgba(216, 216, 216, 0.25);
    background: #fff;
    margin: 0 25px 25px 0;
}

.section-one-d {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    flex: 1;
}

img.lazy {
    background-repeat: no-repeat;
    background-position: 50%;
}

.vserve-redefining-impact .name-txt-p {
    font-size: 16px;
    font-family: openSans-regular;
    color: #676767;
}

.section-two-d {
    display: flex;
    align-items: flex-end;
}

    .section-two-d span {
        font-size: 20px;
        margin-bottom: 14px;
        line-height: 26px;
        font-family: openSans-regular;
        color: #f37222;
    }

.name-txt {
    font-family: openSans-regular;
    font-size: 20px;
    color: #f37222;
    margin-top: 10px;
    width: 80%;
}


.vserve-redefining-impact .name-txt-p {
    font-size: 16px;
    font-family: openSans-regular;
    color: #676767;
}




.cs-reviews {
    padding: 30px;
}

.cs-reviews-wrapper {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

    .cs-reviews-wrapper .cs-review-card {
        background: #FFFFFF;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
        border-radius: 8px;
        max-width: 30%;
        padding: 16px;
        margin: 10px;
    }

    .cs-reviews-wrapper .review-title {
        font-family: openSans-semi-bold;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #303030;
        display: flex;
        width: 100%;
        align-items: center;
        margin-bottom: 10px;
    }

        .cs-reviews-wrapper .review-title img {
            margin-right: 10px;
        }

    .cs-reviews-wrapper .review-body {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #303030;
    }

.review-section-head {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}


.camp-highlight {
    background: url(../images-new/campMeta-img.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px;
    padding: 0;
    text-align: center;
    height: 100%;
}

    .camp-highlight.small-popup {
        width: 270px;
        max-height: 234px;
        position: fixed;
        top: calc(100vh - 330px);
        right: 20px;
        box-shadow: 0px 4px 12px rgb(41 41 41 / 35%);
        z-index: 20;
        display: none;
    }

        .camp-highlight.small-popup a {
            position: absolute;
            display: block;
            height: 100%;
            width: 100%;
        }

        .camp-highlight.small-popup .small-popup-close {
            position: absolute;
            top: 20px;
            right: 20px;
            cursor: pointer;
            z-index: 2;
            padding: 3px;
            font-size: 0;
            line-height: 0;
            transition: 0.3s;
            border-radius: 4px;
            background-color: #F9B48A;
        }

            .camp-highlight.small-popup .small-popup-close:hover {
                background: #ff4444;
            }

.accs-openlead-wrapper .contact-form .only-official {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    min-width: 270px;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
    position: absolute;
    bottom: -40px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .meta-why-imp-wrapper .stats .desc {
        line-height: 20px;
    }
    .prega-banner-wrapper {
        background: url(../images-new/prega-cs/prega-mobile-bg.png);
        background-size: 100% auto;
        background-position: center 70px;
        background-repeat: no-repeat;
        min-height: 100vh;
        padding: 20px;
    }

        .prega-banner-wrapper.ar-auto {
            background: url(../images-new/ar-auto/ar-auto-banner-wheel.png), url(../images-new/ar-auto/ar-auto-banner-car.png), #163048;
            background-position: calc(0% - 60px) 0px, calc(100% + 36px) 86%,center center;
            background-size: 76% auto,100% auto, 100% 100%;
            background-repeat: no-repeat;
            min-height: 100vh;
            padding: 20px;
        }

        .prega-banner-wrapper.ar-remote {
            background: url(../images-new/ar-remote/banner-remote-mobile.png), url(../images-new/ar-remote/banner-glass.png);
            background-position: calc(100% + 30px) calc(100% + 100px),center center;
            background-size: 100% auto, 100% 100%;
            background-repeat: no-repeat;
            min-height: 100vh;
            padding: 20px;
        }

        .prega-banner-wrapper.ar-credit {
            background: url(../images-new/ar-credit-usa/card-hand.png),url(../images-new/ar-credit-usa/banner-mobile-2.png),url(../images-new/ar-credit-usa/banner-credit-1.png);
            background-position: right 94%,center 56%,center center;
            background-size: auto auto,auto auto,cover;
            background-repeat: no-repeat;
            min-height: 100vh;
            padding: 20px;
        }

    .ar-credit .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        font-weight: 400;
        margin-top: 14px;
    }

        .ar-credit.banner-content .head > span {
            display: block;
            text-transform: none;
        }

    .ar-credit.banner-content.subhead {
        font-size: 14px;
        line-height: 18px;
    }

    .ar-credit.banner-content {
        max-width: 100%;
        padding-top: 54px;
    }

    .challenges-wrapper.ar-credit {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cs-results-wrapper .ar-credit li {
        padding-left: 30px;
        font-size: 16px;
        line-height: 24px;
    }

    .cs-results-wrapper .results-list.ar-credit {
        display: block;
    }

    .prega-banner-wrapper .banner-content {
        max-width: 100%;
        padding-top: 80px;
    }

        .prega-banner-wrapper .banner-content .head {
            font-family: 'openSans-semi-bold';
            font-weight: 600;
            font-size: 20px;
            line-height: 24px;
        }

    .prega-banner-wrapper.ar-remote .banner-content .head {
        margin-top: 0;
        font-size: 24px;
        line-height: 30px;
    }

    .prega-banner-wrapper.ar-auto .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        font-weight: 400;
        max-width: 280px;
    }

        .prega-banner-wrapper.ar-auto .banner-content .head br {
            display: block;
        }

    .prega-banner-wrapper .banner-content .subhead {
        font-size: 14px;
        line-height: 20px;
    }

    .banner-content .desc-card .desc-title {
        font-size: 16px;
        line-height: 20px;
    }

    .banner-content .desc-card .desc-body {
        font-size: 12px;
        line-height: 20px;
    }

    .banner-content .project-desc {
        max-width: 100%;
        margin-top: 10px;
    }

    .banner-content .desc-card > img {
        width: 24px;
        height: 24px;
        margin-top: 5px;
    }

    .mgmt-review-desc {
        text-align: center;
        padding: 0 40px;
        font-size:20px;
        line-height:24px;
    }

        .mgmt-review-desc.ar-remote {
            padding: 0 50px;
            font-size:20px;
            line-height:24px;
        }

        .mgmt-review-desc.ar-auto {
            padding: 0;
        }

    .mgmt-review-quote span {
        font-family: 'openSans-bold';
        font-weight: 700;
    }

    .mgmt-review-quote.ar-auto br {
        display: none;
    }

    .mgmt-review-quote.ar-auto,
    .mgmt-review-quote.ar-remote {
        max-width: 330px;
        font-size:14px;
        line-height:20px;
    }

    .mgmt-review-quote::after, .mgmt-review-quote::before {
        display: none;
    }

    .mgmt-review-quote.ar-auto::after, .mgmt-review-quote.ar-auto::before {
        display: block;
        left: -4px;
    }

    .mgmt-review-quote.ar-auto::after {
        left: auto;
        right: 92px;
    }

    .mgmt-review-quote.ar-remote::after, .mgmt-review-quote.ar-remote::before {
        display: block;
        left: -2px;
    }

    .mgmt-review-quote.ar-remote::after {
        left: auto;
        right: 54px;
    }

    .prob-state-wrapper {
        display: block;
        max-width: 100%;
        padding: 30px 0;
    }

    .prob-state-card {
        box-shadow: none;
        padding: 10px 30px;
        max-width: 100%;
    }

        .prob-state-card .prob-state-title {
            font-size: 20px;
            line-height: 24px;
            text-align: center;
            margin-bottom: 20px;
        }

            .prob-state-card .prob-state-title::after {
                width: 32px;
                height: 4px;
                top: auto;
                bottom: -12px;
                left: 50%;
                transform: translateX(-50%);
            }

        .prob-state-card .prob-state-desc {
            text-align: center;
            font-size: 16px;
            line-height: 20px;
        }

    .prob-state-fig {
        justify-content: space-around;
    }

        .prob-state-fig .stats {
            margin: 0;
        }

    .cs-challenges {
        border-radius: 0;
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .challenges-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

        .challenges-wrapper .challenge-card {
            max-width: 44%;
            padding: 12px 6px;
            margin: 8px;
            min-height: 140px;
        }

        .challenges-wrapper.ar-credit .challenge-card {
            width: 92%;
            max-width: 92%;
            padding: 8px 4px;
            margin: 10px auto;
        }

        .challenges-wrapper .challenge-card img {
            margin: 0 auto;
            display: block;
        }

        .challenges-wrapper .challenge-card p {
            font-size: 14px;
            line-height: 20px;
            text-align: center;
        }

    .soln-sliders-wrapper {
        max-width: 100%;
        margin: 30px auto 0;
        position: static;
    }

    .soln-txt-main {
        max-width: 90%;
        border-radius: 8px;
        position: relative;
        margin: -20px auto 20px;
        transform: none;
        z-index: 5;
    }

    .soln-img-wrapper img {
        max-width: 100%;
        max-height: unset;
        object-fit: cover;
        border-radius: 0px;
    }

    .soln-txt-slide {
        padding: 12px 12px 30px;
        cursor: pointer;
    }

        .soln-txt-slide .img-holder {
            height: 48px;
            width: 48px;
            padding: 8px;
            margin-bottom: 12px;
        }

        .soln-txt-slide .txt-desc {
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 16px;
        }

    .soln-txt-wrapper .owl-nav {
        bottom: 0px;
    }

    .soln-txt-wrapper .owl-dots {
        bottom: 16px;
    }

    .soln-txt-slide .txt-title {
        font-size: 20px;
        line-height: 24px;
    }

    .cs-solution-snippet .cs-snippet-subhead {
        font-size: 16px;
        line-height:20px;
        max-width: 94%;
        margin: 20px auto;
    }

    .soln-video-wrapper {
        padding-right: 0;
        position: static;
    }

        .soln-video-wrapper .soln-video img, .soln-video-wrapper .soln-video video {
            width: 100%;
            margin: 0 auto;
            border-radius: 0px;
        }

        .soln-video-wrapper .soln-video-controls {
            position: static;
            width: 100%;
            height: auto;
            align-content: space-between;
            justify-content: center;
            flex-wrap: nowrap;
            margin-top: 30px;
            padding: 0 6px;
        }

    .soln-video-controls .video-ctrl-btn img {
        display: none;
        margin: 0;
    }

    .soln-video-controls .video-ctrl-btn {
        width: 24%;
        height: 32px;
        font-size: 8px;
        line-height: 10px;
        background: url(../images-new/prega-cs/video-button-mob.png);
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 4px;
        padding: 0 4px;
    }

        .soln-video-controls .video-ctrl-btn:hover, .soln-video-controls .video-ctrl-btn.active {
            background: url(../images-new/prega-cs/video-button-mob.png);
            background-size: 100% 100%;
            color: #F37222;
        }

            .soln-video-controls .video-ctrl-btn.active::before {
                display: none;
            }

    .cs-result-subhead {
        padding: 0 20px;
        font-size:16px;
        line-height:20px;
    }

    .cs-result-snippet {
        margin: 0 0 90px;
    }

    .cs-results-wrapper {
        display: block;
        max-width: 100%;
        padding: 0 20px;
        margin: 30px auto -120px;
    }

        .cs-results-wrapper .results-list {
            max-width: 100%;
            padding: 20px 10px;
        }

            .cs-results-wrapper .results-list li {
                padding-left: 30px;
                font-size: 16px;
                line-height: 20px;
            }

                .cs-results-wrapper .results-list li::before {
                    left: 8px;
                }

        .cs-results-wrapper .result-card {
            max-width: 100%;
            width: 100%;
            margin-bottom: 40px;
            padding: 0px 40px;
            text-align: center;
            min-height: 166px;
            display: flex;
            align-content: center;
            justify-content: center;
            flex-wrap: wrap;
        }

            .cs-results-wrapper .result-card p {
                font-size: 20px;
                line-height:24px;
            }

    .cs-reviews {
        padding: 30px 0;
    }

    .review-section-head {
        font-family: openSans-regular;
        font-size: 20px;
        line-height: 24px;
        padding: 0 40px;
    }

    .cs-reviews-wrapper {
        margin-top: 10px;
        position: relative;
    }

        .cs-reviews-wrapper .cs-review-card {
            max-width: 100%;
            width: 100%;
            margin: 10px 0px;
            min-height: 240px;
        }

        .cs-reviews-wrapper .review-title img {
            max-width: 40px;
        }

        .cs-reviews-wrapper .owl-item.active.center {
            z-index: 5;
            opacity: 1;
            transform: scaleY(1);
            transition: 0.3s;
        }

        .cs-reviews-wrapper .owl-item {
            padding: 0;
            opacity: 0.4;
            transform: scaleY(0.8);
        }

        .cs-reviews-wrapper .owl-nav {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 78%;
            display: flex;
            justify-content: space-between;
        }

        .cs-reviews-wrapper .owl-prev {
            transform: rotateY(180deg);
        }

    .camp-highlight.small-popup {
        width: 200px;
        max-height: 174px;
        position: fixed;
        top: calc(100vh - 260px);
    }

    .metaverse-banner-wrapper.ar-vr .head {
        font-family: openSans-extra-bold;
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 28px;
        /* or 140% */
        text-transform: uppercase;
        color: #412150;
        margin-top: 90px;
        margin-bottom: 2px;
        width: 110%;
        margin-left: -45px;
        text-align: left;
    }


    .metaverse-banner-wrapper.ar-vr .subhead {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        /* or 143% */
        text-transform: capitalize;
        color: #412150;
        width: 99%;
        margin-left: -45px;
        text-align: left;
    }

    .metaverse-banner-wrapper.ar-vr .banner-content {
        margin: 0 !important;
        max-width: 100% !important;
        padding: 0 14px;
        flex: none !important;
        width: 100%;
    }

    .metaverse-banner-wrapper.ar-vr {
        position: relative;
        margin-top: 0;
        padding-top: 74px;
        padding: 0;
        /* margin-top: 90px; */
        flex-direction: column;
        justify-content: flex-start;
        align-items: baseline !important;
        flex-wrap: wrap;
    }

    .metaverse-banner-wrapper.ar-vr {
        background: url(../images/ar-vr-new/ar-vr-mobile.png);
        background-size: 100% auto;
        background-position: center bottom;
        display: flex;
        width: 100%;
        align-content: center;
        flex-wrap: wrap;
        min-height: 590px;
        background-repeat: no-repeat;
        padding: 0 50px;
    }

    .ar-vr-banner-video {
        position: absolute;
        right: 0;
        width: 100%;
        top: 260px;
        padding: 0 20px;
        z-index: 8;
    }

    .teamaug-section.starting p.ar-vr-service {
        font-family: openSans-medium;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #4F4F4F;
        margin-top: 26px;
    }

        .teamaug-section.starting p.ar-vr-service.points-para br {
            display: none;
        }

        .teamaug-section.starting p.ar-vr-service.web-solution.cust-websol-whatwedo {
            font-family: openSans-medium;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            color: #4F4F4F;
            margin-top: 26px;
            width: 100%;
        }

    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service {
        width: unset;
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        margin: 14px;
        padding: 13px;
        display: block;
        transition: 0.3s;
        box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
        border-radius: 4px;
        height: unset;
    }

        .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards {
            width: 100%;
            margin: 24px 0 24px;
        }

            .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card {
                width: 100%;
            }

                .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.standerd-card {
                    width: 100%;
                }

                    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.standerd-card p {
                        font-size: 20px;
                        line-height: 24px;
                    }

                    .whatwedo-card-wrapper .ar-vr-service h4 {
                        font-family: openSans-semi-bold;
                        font-style: normal;
                        font-weight: 600;
                        font-size: 18px;
                        line-height: 24px;
                        color: #303030;
                        margin-top: 10px;
                        width: 75%;
                    }

    .whatwedo-card-wrapper .ar-vr-service.cards h4 {
        font-size: 18px;
        line-height:24px;
        font-family:openSans-semi-bold;
        font-weight:600;
    }

    .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card h4, .whatwedo-card-wrapper .whatwedo-card.ar-vr-service.cards.accessibility-aim-card.acc-prov h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .whatwedo-card-wrapper .ar-vr-service li {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 30px;
        color: #303030;
        margin-left: -22px;
        position: relative;
    }

    .how-we-do .services-how-we-do-head p.ar-vr-service {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
        max-width: 68%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .whatwedo-card-wrapper.ar-vr-service {
        padding: 2px 0;
    }

        .whatwedo-card-wrapper .ar-vr-service.cards p.research-para {
            font-family: openSans-medium;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            color: #4F4F4F;
        }

    .whatwedo-card-wrapper .custom-row.third-row {
        display: unset;
        width: 100%;
        justify-content: center;
        margin-left: unset;
    }

    .whatwedo-card-wrapper.ar-vr .custom-row {
        padding: unset;
    }

    .whatwedo-card-wrapper.ar-vr .wwd-title.ar-vr {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #303030;
        margin-top: 6px;
    }

    .whatwedo-card-wrapper.ar-vr .wwd-desc.ar-vr {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #676767;
    }

    .whatwedo-card-wrapper.ar-vr .whatwedo-card {
        width: 96%;
        margin: 10px 0px;
        height: 161px;
    }

    .teamaug-industries-wrapper.ar-vr-service p.ar-vr-service {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
        margin-bottom: 13px;
        margin-left: -13px;
        width: 113%;
    }

    .teamaug-industries-wrapper.ar-vr-service .industries-main.industries-slider {
        display: block;
        margin: 0px auto -5px;
        max-width: 100%;
    }

    .meta-why-imp-head.ar-vr-service {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        margin: 20px 0;
    }

    .meta-why-imp-wrapper .desc.ar-vr-service p {
        font-size: 16px;
        line-height: 20px;
        text-align: left;
        font-weight: 600;
    }

    .meta-why-imp-wrapper .desc.ar-vr-service li {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #4F4F4F;
        margin: 20px 0;
        position: relative;
    }

    .meta-why-imp-wrapper li::before {
        content: "";
        height: 8px;
        width: 8px;
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 8px;
        position: absolute;
        left: -21px;
        top: 5px;
    }

    .stats-main.ar-vr-service .stats-head {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 46px;
        color: #F37222;
        text-align: left;
        margin-bottom: 20px;
    }

    .stats-main.ar-vr-service .stats .desc {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #303030;
    }

    .services-faq-wrapper .card-header .faq-title.ar-vr-service {
        margin-right: auto;
        margin-bottom: 0px !important;
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #303030;
    }

    .services-faq-wrapper.ar-vr-service .card-body p, .services-faq-wrapper .card-body li {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #303030;
        position: relative;
    }

    .services-how-we-do-info.ar-vr-service h3 {
        margin-top: 20px;
        margin-bottom: 15px;
        font-family: 'openSans-semi-bold';
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 20px;
        letter-spacing: normal;
        color: #303030;
        padding-left:0px;
    }

        .services-how-we-do-info.ar-vr-service h3.work-card-head {
            font-size: 18px !important;
            margin: 0 auto;
            padding: 11px 0 8px 0;
            line-height: 24px;
        }

    .services-how-we-do-info.ar-vr-service p {
        width: 100%;
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
        color: #676767;
        margin-bottom: 20px;
        padding-left:0px;
       
    }

        .services-how-we-do-info.ar-vr-service p.how-we-para {
            font-family: openSans-regular;
            font-size: 16px;
            line-height:20px;
            padding-left:0px;
        }

    .services-box-link-wrp.erp-card{
        padding:0px;
    }

    .services-box-link-wrp.ar-vr img {
        max-width: 46px;
        margin-top: 9px;
        margin-left: 16px;
        margin-bottom: -12px;
    }

        .services-box-link-wrp.ar-vr img.work-img {
            margin: 0 auto;
        }

    .services-how-we-do-box.ar-vr {
        width: 100%;
        padding: 0px 0px;
        height: 307px;
    }

        .services-how-we-do-box.ar-vr.work-card {
            text-align: center !important;
            min-height: 200px;
            padding: 23px 15px 13px;
            height: 323px;
            border-radius: 4px;
        }

        .services-how-we-do-box.ar-vr.card-work {
        }
    /*  .services-how-we-do-box.ar-vr.work-card {
            min-height: 264px !important;
            width: 100%;
        }*/

    .services-how-we-do {
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: unset;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        display: flex;
        position: relative;
    }

    .teamaug-industries-wrapper .industries-main .industry-card {
        padding: 7px;
        text-align: center;
    }

    .services-how-we-do .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 14px;
        top: 331px;
        position: absolute;
        left: 47%;
    }

    .services-how-we-do .owl-dot.active {
        opacity: 1;
        background: #FFFFFF;
    }

    .services-how-we-do .owl-dot {
        height: 8px;
        width: 8px;
        border-radius: 8px;
        background: #D8D8D8;
        margin: 0 4px;
        opacity: 0.5;
        transition: 0.3s;
    }

    .serve ul li {
        padding: 16px 28px;
        font-size: 16px;
        margin: 7px;
    }

    .cs-challenges.whats-stats.whats-stats-say {
        padding: unset;
    }
}

/*================================== bhaasha camp banner starts ==============================*/

.bhaasha-camp-banner {
    background: url('../images/banner/banner-image.png'),linear-gradient(478.49deg, #FA985B -17.76%, #F58182 110.83%);
    background-size: auto 248px, 100% 100%;
    background-position: 95% 126px, center top;
    padding: 110px 80px 0;
    background-repeat: no-repeat;
    height: 489px;
}

    .bhaasha-camp-banner .head-1 {
        font-family: Montserrat-Black;
        font-weight: 800;
        font-size: 32px;
        line-height: 42px;
        color: #FFFFFF;
        text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        margin-top: 18px;
        text-transform: uppercase;
    }

    .bhaasha-camp-banner .head-2 {
        font-family: Montserrat-Medium;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        text-transform: capitalize;
        color: #FFFFFF;
        text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }

    .bhaasha-camp-banner .head-3.banner-p {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        text-transform: none;
        color: #FFFFFF;
        /*background: unset;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);*/
        /*border-radius: 50px;*/
        display: inline-block;
        /*padding:3px 20px;*/
        margin-top: 24px;
    }

.camp-banner-base {
    display: flex;
    width: 100%;
    /*background:rgba(194, 194, 194, 0.36);*/
    height: 260px;
    margin-bottom: 80px;
    margin-top: -118px;
    justify-content: center;
    align-items: center;
}

.camp-lead-wrapper {
    background: #FFFFFF;
    height: 90%;
    width: 70%;
    max-width: 1020px;
    margin: 0 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(137, 137, 137, 0.25);
}

.camp-check-note {
    font-family: openSans-regular;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    padding-left: 30px;
    margin-left: 12px;
    display: inline-block;
    position: relative;
}

    .camp-check-note::after {
        content: url('../images/banner/star-1.svg');
        position: absolute;
        top: 0;
        left: 17px;
    }

.camp-highlight-wrapper {
    height: 90%;
    width: 20%;
    max-width: 270px;
    margin: 0 10px;
    border-radius: 8px;
}

    .camp-highlight-wrapper .carousel-inner {
        height: 100%;
        overflow: unset;
    }

    .camp-highlight-wrapper .carousel-indicators {
        bottom: -18px;
    }

.carousel-indicators li {
    background-color: #F2F2F2;
    height: 7px;
    width: 7px;
    border-radius: 20px;
    border: none;
    background-clip: unset;
}

    .carousel-indicators li.active {
        background-color: #AE83F3;
    }

.camp-highlight {
    background: url('../images/banner/camp-meta.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px;
    box-shadow: 0px 0px 5px rgba(137, 137, 137, 0.25);
    padding: 0;
    text-align: center;
    height: 100%;
}


    .camp-highlight.small-popup {
        width: 270px;
        max-height: 234px;
        position: fixed;
        top: calc(100vh - 330px);
        right: 20px;
        box-shadow: 0px 4px 12px rgba(41, 41, 41, 0.35);
        z-index: 20;
        display: none;
    }

        .camp-highlight.small-popup a {
            position: absolute;
            display: block;
            height: 100%;
            width: 100%;
        }

        .camp-highlight.small-popup .small-popup-close {
            position: absolute;
            top: 20px;
            right: 20px;
            cursor: pointer;
            z-index: 2;
            transition: 0.3s;
            padding: 2px;
        }

            .camp-highlight.small-popup .small-popup-close:hover {
                background: #ff4444;
                border-radius: 4px;
            }

    .camp-highlight.bhaasha {
        background: url('../images/bhaasha-camp/camp-bhaasha-img.png');
        background-size: 150px auto,100% 100%;
        background-position: right 100%,center center;
        background-repeat: no-repeat;
    }

    .camp-highlight.chatbot {
        background: url('../images/bhaasha-camp/camp-chat-img.png'),#FFFFFF;
        background-size: 100% auto,100% 100%;
        background-position: center 100%,center center;
        background-repeat: no-repeat;
    }

    .camp-highlight::after,
    .camp-highlight.small-popup a::after {
        content: "";
        background: url('../images/banner/arrow.svg')50%/contain no-repeat;
        height: 93px;
        width: 93px;
        position: absolute;
        bottom: -42px;
        left: 50%;
        transform: translateX(-50%);
        transition: .3s;
        border-radius: 50%;
    }


    .camp-highlight.small-popup::after {
        display: none;
    }

    .camp-highlight > div {
        background: #1D072D;
        border-radius: 0 0 28px 28px;
        padding: 15px 15px 5px;
    }

    .camp-highlight .head-1 {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #FBCE09;
    }

    .camp-highlight .head-2 {
        font-family: openSans-regular;
        font-weight: bold;
        font-size: 60px;
        line-height: 60px;
        color: #FBCE09;
    }

    .camp-highlight .head-3 {
        font-family: openSans-regular;
        font-weight: bold;
        font-size: 38px;
        line-height: 44px;
        color: #FBCE09;
    }

    .camp-highlight .head-4 {
        font-family: openSans-regular;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
    }

    .camp-highlight .desc {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        line-height: 16px;
        color: #1D072D;
        margin-top: 10px;
    }

    .camp-highlight.bhaasha .head-1 {
        font-family: openSans-regular;
        font-weight: bold;
        font-size: 17px;
        line-height: 24px;
        text-transform: none;
        color: #FFFFFF;
        margin: 10px 0;
    }

    .camp-highlight.bhaasha .head-2 {
        font-family: openSans-medium;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        text-transform: none;
        color: #FFFFFF;
        margin-bottom: 6px;
    }

    .camp-highlight.chatbot .head-1 {
        font-family: openSans-extra-bold;
        font-weight: 900;
        font-size: 14px;
        line-height: 18px;
        text-transform: uppercase;
        color: #361547;
    }

.camp-check-wrapper {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 0 12px;
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
}

.camp-service-checkbox input {
    display: none;
}

.camp-service-checkbox label {
    width: 100px;
    height: 100px;
    background: #F8F6F6;
    border-radius: 16px;
    padding: 60px 15px 0;
    font-family: openSans-regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #333333;
    cursor: pointer;
    box-shadow: 0px 0px 6px rgba(137, 137, 137, 0.25);
    position: relative;
    transition: 0.3s;
    user-select: none;
}

.camp-service-checkbox input:checked + label {
    background: #FFEFC5;
}

.camp-service-checkbox input:hover + label {
    background: #FFEFC5;
}

.camp-service-checkbox label::after {
    content: url('../images/banner/drop-check-grey.svg');
    position: absolute;
    top: 6px;
    right: 6px;
    opacity: 0.7;
}

.camp-service-checkbox input:checked + label::after {
    content: url('../images/banner/drop-check-green.svg');
}

.camp-service-checkbox input + label::before {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 90%;
    height: 40px;
    transform: translateX(-50%);
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv1 + label::before {
    content: url('../images/banner/camp-service-icon-04.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv2 + label::before {
    content: url('../images/banner/camp-service-icon-2.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv3 + label::before {
    content: url('../images/banner/camp-service-icon-3.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv4 + label::before {
    content: url('../images/banner/camp-service-icon-4.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv18 + label::before {
    content: url('../images/banner/camp-service-icon-1.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv5 + label::before {
    content: url('../images/banner/camp-service-icon-6.svg');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv6 + label::before {
    content: url('../images/banner/camp-service-icon-5.svg');
}

.camp-service-checkbox#campSv7 label {
    position: relative;
}

    .camp-service-checkbox#campSv7 label:hover {
        background: #FFEFC5;
    }

.camp-service-checkbox#campSv7.active label {
    background: #FFEFC5;
}

.camp-service-checkbox#campSv7 label::before {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 90%;
    height: 40px;
    transform: translateX(-50%);
    content: url('../images/banner/camp-service-icon-7.svg');
}

.camp-service-checkbox#campSv7 label::after {
    display: none;
}

.camp-service-checkbox#campSv7 label > span {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #68C27F;
    color: #FFFFFF;
    height: 19px;
    width: 19px;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    border-radius: 20px;
    border: 1px solid #FFFFFF;
    display: none;
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv8 + label::before {
    content: url('../images/banner/camp-service-other-1.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv9 + label::before {
    content: url('../images/banner/camp-service-other-2.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv10 + label::before {
    content: url('../images/banner/camp-service-other-3.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv11 + label::before {
    content: url('../images/banner/camp-service-other-4.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv12 + label::before {
    content: url('../images/banner/camp-service-other-5.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv13 + label::before {
    content: url('../images/banner/camp-service-other-6.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv14 + label::before {
    content: url('../images/banner/camp-service-other-7.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv15 + label::before {
    content: url('../images/banner/camp-service-other-8.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv16 + label::before {
    content: url('../images/banner/camp-service-other-9.png');
}

.camp-service-checkbox input#ContentPlaceHolder1_campSv17 + label::before {
    content: url('../images/banner/camp-service-other-10.png');
}

.camp-check-wrapper .camp-service-checkbox.hide-desk {
    display: none;
}

.camp-check-wrapper .camp-service-drop {
    position: absolute;
    top: 120px;
    right: -120px;
    width: 1100px;
    height: auto;
    z-index: 3;
    background: #FFFFFF;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 2px 12px rgba(48, 48, 48, 0.3);
    display: none;
}

    .camp-check-wrapper .camp-service-drop::before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        background: #FFFFFF;
        top: -9px;
        right: 184px;
        z-index: -1;
        transform: rotateZ(45deg);
        box-shadow: -4px -4px 6px rgb(48 48 48 / 13%);
        transition: 0.5s;
    }

    .camp-check-wrapper .camp-service-drop > div {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: flex-start;
        align-content: space-around;
        position: relative;
    }

    .camp-check-wrapper .camp-service-drop .other-proceed-btn {
        display: block;
        margin: 10px auto 0;
        font-family: openSans-regular;
        font-weight: bold;
        color: #fff;
        border-radius: 8px;
        border: solid 1px #f37222;
        background-color: #f37222;
        font-size: 16px;
        line-height: normal;
        padding: 14px 26.14px;
        text-transform: uppercase;
    }

        .camp-check-wrapper .camp-service-drop .other-proceed-btn:hover {
            color: #ffe8d6;
            box-shadow: 0 4px 20px 5px rgb(249 194 160 / 52%);
        }

        .camp-check-wrapper .camp-service-drop .other-proceed-btn:hover, .camp-check-wrapper .camp-service-drop .other-proceed-btn:focus {
            color: #FFFFFF !important;
            outline: none !important;
        }

    .camp-check-wrapper .camp-service-drop .camp-service-checkbox label {
        margin: 10px;
        width: 192px;
        height: 120px;
        padding: 76px 8px 0;
        border-radius: 10px;
        background: #FFFFFF;
        box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    }

    .camp-check-wrapper .camp-service-drop .camp-service-checkbox input:hover + label {
        background: #FFEFC5;
    }

    .camp-check-wrapper .camp-service-drop .camp-service-checkbox input:checked + label {
        background: #FFEFC5;
    }

    .camp-check-wrapper .camp-service-drop > div .camp-service-close {
        position: absolute;
        top: -10px;
        right: -10px;
        cursor: pointer;
    }

.camp-fields-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-around;
    padding: 20px 16px 10px;
    align-items: center;
}

    .camp-fields-wrapper > div {
        width: 24%;
    }

    .camp-fields-wrapper .tvd-angular-field {
        position: relative;
        margin-top: 8px;
    }

.contact-form.metaverse-form.bhaasa-us-form {
    padding-top: 17px;
    padding-left: 23px;
    padding-right: 29px;
}

.metaverse-form.bhaasa-us-form .tvd-angular-field input[type='text'],
.metaverse-form.bhaasa-us-form .tvd-angular-field input[type='email'],
.metaverse-form.bhaasa-us-form .tvd-angular-field textarea {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    font-family: openSans-regular;
    font-weight: 400;
    margin-top: 0;
}

    .metaverse-form.bhaasa-us-form .tvd-angular-field input[type='text'] ~ label,
    .metaverse-form.bhaasa-us-form .tvd-angular-field input[type='email'] ~ label,
    .metaverse-form.bhaasa-us-form .tvd-angular-field textarea ~ label {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #666666;
        top: -6px;
        background: none;
    }


.metaverse-form .tvd-angular-field input[type='text'] ~ label.focused,
.metaverse-form .tvd-angular-field input[type='email'] ~ label.focused,
.metaverse-form .tvd-angular-field textarea ~ label.focused {
    transform: translate(0, 0.5rem) scale(1);
    -webkit-transform: translate(0, 0.5rem) scale(1);
    font-size: 12px !important;
    color: #999999 !important;
    font-family: 'openSans-regular';
}

.metaverse-form.bhaasa-us-form .contact-submit-btn {
    margin: 0;
    width: 100%;
    background: #F37324;
    border-radius: 8px;
    font-family: openSans-medium;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    padding: 23px 0;
    text-transform: uppercase;
}

.tvd-angular-field > .only-business-id {
    position: absolute;
    top: 79px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    min-width: 320px;
    font-family: openSans-regular;
}

.metaverse-form.bhaasa-us-form .tvd-angular-field.middle::before, .metaverse-form.bhaasa-us-form .tvd-angular-field.middle::after {
    display: none;
}







.camp-banner-base .thankyou-work {
    max-width: 100%;
    text-align: center;
    margin: auto;
    background-image: url('../images/bhaasa-meta-pop-up/thank-wave-2.svg'),url('../images/bhaasa-meta-pop-up/thank-wave-3.svg');
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 8px;
    display: none;
}

    .camp-banner-base .thankyou-work img {
        margin: 12px auto 10px;
    }


.thankyou-work p.head {
    font-family: openSans-regular;
    font-size: 28px;
    color: #303030;
    padding: 10px 0;
}

.thankyou-work > p {
    font-size: 18px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    .bhaasha-camp-banner {
        background: linear-gradient(265.49deg, #FA985B -17.76%, #F58182 110.83%);
        height: 328px;
        background-size: cover;
        background-position: center center;
        padding: 60px 20px 0px;
    }

        .bhaasha-camp-banner .head-1 {
            font-size: 24px;
            line-height: 32px;
            margin-bottom: 10px;
            margin-top: 34px;
        }


        .bhaasha-camp-banner .head-2 {
            font-size: 16px;
            line-height: 20px;
        }

        .bhaasha-camp-banner .head-3.banner-p {
            display: block;
            width: 87%;
            font-size: 14px;
            line-height: 20px;
            position: relative;
            z-index: 2;
            /*color: #666666;*/
            padding: 3px 0;
        }

    .camp-banner-base {
        height: auto;
        background: linear-gradient(265.49deg, #FA985B -17.76%, #F58182 110.83%);
        padding-bottom: 36px;
        margin-top: -2px;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .camp-lead-wrapper {
        width: 90%;
        margin: 10px auto;
    }

    .camp-check-note {
        margin-left: 0;
        margin-bottom: 0;
        font-size: 10px;
        line-height: 14px;
        top: -235px;
    }

        .camp-check-note::after {
            top: 1px;
        }

    .camp-highlight-wrapper {
        width: 90%;
        height: 40vh;
        max-width: unset;
        margin: 10px;
    }

    .camp-highlight {
        background: url('../images/banner/camp-meta.png');
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }

        .camp-highlight.small-popup {
            width: 200px;
            max-height: 174px;
            position: fixed;
            top: calc(100vh - 260px);
        }

            .camp-highlight.small-popup a::after {
                height: 24px;
                width: 24px;
                bottom: -4px;
            }

    .camp-check-wrapper {
        flex-wrap: wrap;
        margin-top: 44px;
        justify-content: space-between;
        align-content: space-between;
        height: 198px;
        background: url('../images/banner/check-bg.png');
        background-position: calc(50% + 4px) center;
        background-size: 94% auto;
        margin-bottom: 0;
        max-width: 326px;
        margin-left: auto;
        margin-right: auto;
    }

        .camp-check-wrapper .camp-service-checkbox.hide-mob {
            display: none;
        }

    .camp-service-checkbox label {
        width: 96px;
        height: 96px;
        background: rgba(255, 255, 255, 0.00);
        border-radius: 0px;
        padding: 60px 15px 0;
        color: #333333;
        box-shadow: none;
    }

    .camp-fields-wrapper {
        flex-wrap: wrap;
        padding: 0 16px 10px;
    }

        .camp-fields-wrapper > div {
            width: 100%;
        }

        .camp-fields-wrapper .tvd-angular-field {
            position: relative;
            margin-top: 10px;
            margin-bottom: 24px;
        }

            .camp-fields-wrapper .tvd-angular-field > .only-business-id {
                font-size: 10px;
            }

    .quick-contact-form .camp-fields-wrapper .tvd-angular-field.mob-number.focused label {
        transform: translate(-28px,-2px) !important;
    }

    .quick-contact-form .camp-fields-wrapper .tvd-angular-field.mob-number label {
        transform: translate(-14px,1.6rem);
    }

    .quick-contact-form .camp-fields-wrapper .connect-btn {
        width: 80%;
        margin-top: 30px;
    }

    .camp-banner-base .thankyou-work {
        height: 240px;
    }

    .camp-check-wrapper .camp-service-drop {
        top: -124px;
        right: 0;
        width: 100%;
        padding: 10px 0;
        border-radius: 8px;
    }

        .camp-check-wrapper .camp-service-drop .camp-service-checkbox label {
            margin: 5px;
            width: 150px;
            height: 100px;
            padding: 50px 8px 0;
            font-size: 12px;
        }

        .camp-check-wrapper .camp-service-drop > div .camp-service-close {
            top: -76px;
            right: 50%;
            transform: translateX(50%);
            background: #FFFFFF;
            border-radius: 20px;
            padding: 10px;
        }

        .camp-check-wrapper .camp-service-drop::before {
            display: none;
        }

        .camp-check-wrapper .camp-service-drop .other-drop-title {
            font-family: openSans-medium;
            font-weight: 500;
            font-size: 16px;
            text-align: center;
        }

        .camp-check-wrapper .camp-service-drop .camp-service-checkbox input + label::before {
            top: 6px;
            transform: translateX(-50%) scale(0.7);
        }

    .camp-check-wrapper .camp-service-checkbox.hide-desk {
        display: block;
    }

    .camp-check-wrapper .camp-service-drop > div {
        justify-content: center;
    }

    .camp-banner-base .thankyou-work img {
        margin: 20px auto 10px;
    }



    .metaverse-form.bhaasa-us-form .contact-submit-btn {
        margin: 27px;
        width: 80%;
        margin-top: 53px;
        background: #F37324;
        border-radius: 8px;
        font-family: openSans-bold;
        font-weight: 700;
        font-size: 16px;
        color: #FFFFFF;
        padding: 18.5px 18.35px;
        text-transform: uppercase;
    }

    .camp-banner-base .thankyou-work img {
        margin: 20px auto 10px;
    }

    .thankyou-work > p.head {
        font-size: 20px;
    }

    .thankyou-work > p {
        font-size: 16px;
        padding: 0 10px;
    }
}
/*================================== bhaasha camp banner ends ==============================*/





/*------------------bhaasha popup form start-----------------*/
.bhaasha-lead-popup {
    background: rgba(0, 0, 0, 0.5);
}

    .bhaasha-lead-popup .modal-dialog {
        max-width: 940px;
    }

    .bhaasha-lead-popup .modal-content {
        background: url("../images/bhaasa-meta-pop-up/bhaasa-meta-pop-up-bg.png");
        /*background: #FFFFFF;*/
        /* background-size: 110% 110%;*/
        background-size: 101% 100%;
        background-repeat: no-repeat;
        background-position: center;
        color: #FFFFFF;
    }

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-dialog {
    width: unset;
    margin: auto;
}

.bhaasha-lead-popup .head-section > img {
    width: 150px;
    background: #FFFFFF;
    padding: 0 10px;
    border-radius: 0 0 6px 6px;
    visibility: hidden;
}

.bhaasha-lead-popup .head-section > span {
    cursor: pointer;
}

.bhaasha-lead-popup .head-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 0 40px;
    height: 37px;
}

.bhaasha-lead-popup .body-section {
    padding: 0;
    margin: 0;
}

    .bhaasha-lead-popup .body-section > div {
        padding: 10px 36px;
    }

    .bhaasha-lead-popup .body-section div.v-more {
        padding: 20px 0px 10px;
    }

    .bhaasha-lead-popup .body-section > div.bhaasha-popup-form {
        padding: 10px 30px;
    }

.bhaasha-lead-popup .popup-title {
    font-family: openSans-bold;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #FFFFFF;
    margin-bottom: 10px;
    width: 100%;
}

.bhaasha-lead-popup .popup-text.homepage-pop-up {
    font-family: openSans-bold;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 10px;
    width: 100%;
}

.bhaasha-lead-popup .icon-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-between;
    width: 98%;
    margin-left: -33px;
}

    .bhaasha-lead-popup .icon-wrapper .icon {
        width: 30%;
        margin: 20px 10px 0px 0;
    }

    .bhaasha-lead-popup .icon-wrapper img {
        display: block;
        margin: 0 auto 10px;
        border-radius: 23%;
    }

    .bhaasha-lead-popup .icon-wrapper p {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF;
        text-align: center;
    }

.bhaasha-lead-popup .popup-form-wrapper {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    padding: 16px;
    margin-top: 59px;
}

    .bhaasha-lead-popup .popup-form-wrapper .thankyou-work {
        display: none;
        background: #FFF;
        border-radius: 8px;
        text-align: center;
        color: #000;
        padding: 50px 30px;
    }

.bhaasha-lead-popup .popup-form {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 30px 12px 12px;
}

    .bhaasha-lead-popup .popup-form .contact-field-row {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }

    .bhaasha-lead-popup .popup-form .tvd-angular-field input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]) ~ label {
        transform: translate(0,1.4rem) scale(1);
        font-size: 16px;
        line-height: 12px;
        color: #C0C0C0;
    }

    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field.mob-number label {
        position: absolute;
        top: 10px;
        left: 86px;
        transform: translate(0,1.4rem) scale(1);
        font-size: 16px;
        line-height: 12px;
        color: #C0C0C0;
        z-index: 0;
        transition: all .3s ease 0s;
        pointer-events: none;
    }

    /*.bhaasha-lead-popup .popup-form .tvd-angular-field.mob-number input {
        padding-left: 86px !important;
    }*/

    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]) {
        padding: 3px;
        margin-bottom: 0px;
        margin-top: 20px !important;
        color: #333333;
        font-size: 16px;
        font-family: openSans-regular;
    }

    .bhaasha-lead-popup .popup-form .tvd-angular-field.focused input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]) {
        border-color: #ccc;
    }

    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]) ~ label {
        top: 10px;
        left: 0;
        margin: 0;
    }

    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input:focus ~ label,
    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field textarea ~ label {
        transform: translate(0px, -2px) scale(0.8) !important;
        background: #fff;
        padding: 0 5px;
        border-radius: 50px;
    }


    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input[type='text'],
    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input[type='email'],
    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field textarea {
        font-size: 24px;
        line-height: 24px;
        color: #666666;
        font-family: openSans-regular;
        font-weight: 400;
        margin-top: 0;
    }

        .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input[type='text'] ~ label,
        .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input[type='email'] ~ label,
        .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field textarea ~ label {
            font-family: openSans-regular;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #666666;
            top: -6px;
            background: none;
        }



        .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field input[type='text'].focused, .tvd-angular-field input[type='email'].focused, .tvd-angular-field textarea.focused {
            border-color: #ccc;
        }

    .bhaasha-lead-popup .popup-form .quick-contact-form .contact-field.focused input ~ label,
    .bhaasha-lead-popup .popup-form .quick-contact-form .contact-field.focused textarea ~ label {
        transform: translate(2px, -2px) scale(1) !important;
        background: #fff;
        padding: 0 5px;
        border-radius: 50px;
    }




    .bhaasha-lead-popup .popup-form .quick-contact-form .tvd-angular-field .iti {
        color: #000;
    }

    .bhaasha-lead-popup .popup-form .tvd-angular-field input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]) {
        font-size: 14px;
    }

    .bhaasha-lead-popup .popup-form .quick-contact-form .contact-field-row .tvd-angular-field label ~ span {
        font-size: 12px;
        top: 70px;
        background: url('../images/bhaasa-meta-pop-up/error-icon.svg') no-repeat;
        background-size: contain;
    }

    .bhaasha-lead-popup .popup-form .tvd-angular-field {
        margin-bottom: 10px;
        width: 100%;
    }

        .bhaasha-lead-popup .popup-form .tvd-angular-field label ~ span {
            font-family: 'openSans-light';
            font-size: 14px;
            font-weight: 300;
            color: #e22a2a;
            position: absolute;
            top: 60px;
            padding-left: 25px;
            background: url('../images/bhaasa-meta-pop-up/error-icon.svg') no-repeat;
            background-size: auto;
            left: 0;
        }

    .bhaasha-lead-popup .popup-form .connect-btn {
        width: 100%;
        text-transform: none;
        margin-top: 0;
        box-shadow: 0 4px 20px 5px rgb(249 194 160 / 0%);
        background: linear-gradient(265.49deg, #FA985B -17.76%, #F58182 110.83%);
        border-radius: 1000px;
        background-position: bottom;
        font-size: 16px;
        font-weight: 600;
        line-height: normal;
        color: #fff;
        padding: 14px 26.14px;
        text-transform: none;
        margin-top: 16px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }



.meta-view-more {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #FFFFFF;
}

    .meta-view-more:hover {
        color: #FFFFFF;
    }

.popup-subtext {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.camp-email-note {
    font-family: openSans-regular;
    font-style: normal;
    margin-top: 18px;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    color: #303030;
}

.time-slot-wrapper {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 30;
}

.time-slot-btn {
    display: none;
    font-family: 'openSans-regular';
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    position: relative;
    padding: 10px;
    color: #f37222;
    text-transform: none;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    border: none;
    transition: 0.5s;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.2);
}

    .time-slot-btn:hover {
        color: #f37222;
    }

    .time-slot-btn::after {
        position: absolute;
        content: "";
        top: calc(-1 * 2px);
        left: calc(-1 * 2px);
        z-index: -1;
        width: calc(100% + 2px * 2);
        height: calc(100% + 2px * 2);
        background: linear-gradient( 45deg, #FFFFFF,#FFFFFF, #ffcb00,#ff6900,#ffcb00, #FFFFFF,#FFFFFF );
        background-size: 300% 300%;
        background-position: 0 50%;
        border-radius: 12px;
        animation: moveGradient 4s alternate infinite;
    }


.bhaasha-lead-popup .modal-dialog {
    max-width: 940px;
    margin: 4.75rem auto;
}






@media screen and (max-width: 767px) and (min-width: 320px) {
    .time-slot-btn {
        display: none;
    }

    .bhaasha-lead-popup .modal-content {
        background: #FFFFFF;
        background-repeat: no-repeat;
    }

        .bhaasha-lead-popup .modal-content.cust-modal-content {
            background: url(../images/bhaasa-meta-pop-up/bhasha-meta-popup-mobile.png);
            background-size: 100% 100%;
            background-repeat: no-repeat;
        }

    /* .bhaasha-lead-popup .body-section > div:first-child {
        padding: 14px 8px 0;
    }*/

    /*bhasha metadata popup new mobile style start*/

    .bhaasha-lead-popup .body-section > div:first-child {
        padding: 0px 8px 0;
    }

    .bhaasha-lead-popup .popup-text.homepage-pop-up {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        text-transform: capitalize;
        margin-bottom: 28px;
    }

    .bhaasha-lead-popup .icon-wrapper img {
        width: 48px;
        display: block;
        margin: 0 auto 10px;
        border-radius: 23%;
    }

    .bhaasha-lead-popup .icon-wrapper p {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 14px;
        color: #FFFFFF;
        text-align: center;
    }

    .bhaasha-lead-popup .body-section div.v-more {
        padding: 0px;
    }

    /*bhasha metadata popup new mobile style end*/

    .bhaasha-lead-popup .body-section > div {
        padding: 14px 12px;
    }

        .bhaasha-lead-popup .body-section > div.bhaasha-popup-form {
            padding: 30px 12px;
        }

    .bhaasha-lead-popup .popup-title {
        font-size: 24px;
        line-height: 30px;
        text-align: left;
        width: unset;
    }

    /* .bhaasha-lead-popup .popup-text.homepage-pop-up {
        font-family: 'openSans-semi-bold';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        text-transform: capitalize;
    }*/

    .bhaasha-lead-popup .icon-wrapper .icon {
        margin: 10px 0;
        width: 32%;
    }

    .bhaasha-lead-popup .icon-wrapper {
        justify-content: space-between;
        margin-left: auto;
    }

    .bhaasha-lead-popup .body-section div.v-more {
        text-align: center;
    }

    .bhaasha-lead-popup .popup-form-wrapper {
        margin-top: 0;
    }

    .bhaasha-lead-popup .head-section {
        padding: 0;
        position: relative;
    }

        .bhaasha-lead-popup .head-section > img {
            margin: 0 auto;
        }

        .bhaasha-lead-popup .head-section > span {
            position: absolute;
            top: 40%;
            right: 20px;
        }

    .bhaasha-lead-popup .popup-form-wrapper .thankyou-work {
        max-width: 100%;
    }

    /*  .bhaasha-lead-popup .body-section div.v-more {
        padding: 17px 0px 7px;
    }*/
}

/*------------------bhaasha popup form end-----------------*/




/*chatbot page*/

.teamaug-banner-wrapper.chatbot-us {
    background: url('../images/chatbot-us/chatbot-bg.svg');
    background-position: center bottom;
    height: 100vh;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 50px;
    background-repeat: no-repeat;
    max-height: 622px;
    position: relative;
}

    .teamaug-banner-wrapper.chatbot-us.erp-banner {
        /*background: url('../images/chatbot-us/us-erp-banner.png');*/
        background-position: center bottom;
        height: 100vh;
        height: 100vh;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 0 50px;
        background-repeat: no-repeat;
        max-height: 622px;
        position: relative;
    }

/*banner arrow start*/

.banner-contnet-arrow {
    content: '';
    position: absolute;
    top: auto;
    bottom: 126px;
    left: calc(57% - 40px);
    display: flex;
    flex-direction: column;
}

    .banner-contnet-arrow p {
        font-family: openSans-bold;
        font-size: 14px;
        font-weight: 700;
        line-height: 44px;
        color: #ffffff;
        text-transform: capitalize;
    }

/*banner arrow end*/

.teamaug-form-wrapper.chatbot-us {
    height: 465px;
    width: 395px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}




.teamaug-form .contact-submit-btn.chatbot {
    margin: 9px auto;
    width: 100%;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    padding: 12px 0;
}

.teamaug-banner-wrapper.chatbot-us .banner-content .head::after {
    display: none;
}

.teamaug-banner-wrapper.chatbot-us .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

.teamaug-banner-wrapper.web-banner .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

.teamaug-banner-wrapper.product-interface.chatbot-us .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

.teamaug-banner-wrapper.iot .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

.teamaug-banner-wrapper.iot .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

    .teamaug-banner-wrapper.iot .banner-content .head.cust-banner-subhead {
        font-family: 'openSans-bold';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 33px;
        color: #FFFFFF;
        margin-top: 90px;
        position: relative;
    }

.teamaug-banner-wrapper.iot .banner-content .head-2 {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    position: relative;
}

.teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content .subhead,
.teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 92%;
    text-transform: none;
}

.teamaug-banner-wrapper.chatbot-us.customer-ex.data-visualization .banner-content .subhead,
.teamaug-banner-wrapper.chatbot-us.customer-ex.data-visualization .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 3px 0;
    text-transform: none;
    width: 92%;
}

.teamaug-banner-wrapper.digital-transformation .banner-content .subhead,
.teamaug-banner-wrapper.digital-transformation .banner-content .subhead h1 {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 81%;
}

.teamaug-banner-wrapper.chatbot-us .banner-content .desc {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
    width: 90%;
}

.teamaug-banner-wrapper.chatbot-us .banner-content .desc1 {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 4px;
}

    .teamaug-banner-wrapper.chatbot-us .banner-content .desc1 span {
        font-family: openSans-bold;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        color: #FFFFFF;
    }

.teamaug-banner-wrapper.chatbot-us .banner-content .desc2 {
    font-family: openSans-regular;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */
    color: #FFFFFF;
    width: 79%;
}

.whatwedo-card-wrapper.chatbot-us .whatwedo-card {
    width: 36%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    display: block;
    margin: 10px;
    padding: 10px;
    transition: 0.3s;
    text-align: center;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
}


    .whatwedo-card-wrapper.chatbot-us .whatwedo-card .top-wrapper {
        background: #FFFFFF;
        border: 2px solid #F58182;
        border-radius: 30px;
        text-align: center;
        position: relative;
        padding-top: 10px;
        width: 80%;
        bottom: 18%;
        left: 12%;
    }

.top-wrapper .card-heading {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #303030;
}


.whatwedo-card-wrapper.chatbot-us .wwd-title {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #303030;
    margin-top: -16px;
}

.whatwedo-card-wrapper.chatbot-us .wwd-desc {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #676767;
}

.teamaug-section-head.chatbot-us {
    margin-bottom: 30px;
}



.services-how-we-do-info.chatbot-us h3 {
    margin-top: 10px;
    margin-bottom: 9px;
}

.services-how-we-do-info.chatbot-us p {
    font-family: 'openSans-regular';
    font-size: 16px;
    line-height: 24px;
    color: #676767;
    margin-bottom: 0px;
}

.our-ace-warpper {
    padding-top: 56px;
}

.ind-tab-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 40px;
}

.chatbot-main-wrapper {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 31px 20px;
}

.ind-tab-link {
    font-family: 'openSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #303030;
    border-radius: 50px;
    box-shadow: 0 0 11px rgb(0 0 0 / 12%);
    padding: 9px 40px;
    display: inline-block;
    margin: 0 40px 30px 0;
    transition: all .1s ease;
}

.how-we-do.chatbot-us {
    display: block;
}

.services-how-we-do.chatbot-us {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 10px;
    margin-top: 41px;
}

.how-we-do-mobile-view {
    display: none;
}

.capability-main {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .capability-main .left-slide {
        max-width: 320px;
    }

        .capability-main .left-slide .left-slide-slick {
            padding-top: 182px;
            padding-left: 58px;
        }

        .capability-main .left-slide .left-slide-box h3 {
            font-family: openSans-semi-bold;
            font-weight: 600;
            font-size: 28px;
            line-height: 28px;
            margin-bottom: 10px;
        }

        .capability-main .left-slide .left-slide-box p {
            color: #4f4f4f;
            font-size: 18px;
            font-family: 'openSans-regular';
            font-weight: 400;
            line-height: 28px;
        }

    .capability-main .right-slide {
        width: 53%;
    }

        .capability-main .right-slide .right-slide-box {
            display: flex;
            justify-content: center;
            padding: 10px 0;
        }


            .capability-main .right-slide .right-slide-box .right-slide-box-item {
                padding: 8px;
                box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
                border-radius: 8px;
                max-width: 160px;
                margin-bottom: 50px;
                min-height: 179px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;
            }

                .capability-main .right-slide .right-slide-box .right-slide-box-item img {
                    margin: 0 auto;
                }

                .capability-main .right-slide .right-slide-box .right-slide-box-item h4 {
                    margin-top: 10px;
                    font-family: openSans-medium;
                    font-size: 18px;
                    font-weight: 500;
                    text-align: center;
                    line-height: 24px;
                    text-transform: capitalize;
                    color: #333;
                }

            .capability-main .right-slide .right-slide-box .center-list {
                margin-left: 20px;
                margin-right: 20px;
            }


            .capability-main .right-slide .right-slide-box.right-slide-first .right-slide-box-item .cx {
                width: 49px;
            }

            .capability-main .right-slide .right-slide-box.right-slide-second .right-slide-box-item.second-slide-first-list {
                width: 176%;
            }

            .capability-main .right-slide .right-slide-box.right-slide-second .first-list {
                margin-right: 76px;
            }

            .capability-main .right-slide .right-slide-box.right-slide-second {
                width: 91%;
            }


.right-slide-box.right-slide-third .right-slide-box-item {
    width: 152px;
}

    .right-slide-box.right-slide-third .right-slide-box-item.last-column {
        margin-left: -92px;
    }

.left-slide-slick .owl-dots {
    position: absolute;
    width: 100%;
    height: 8px;
    border-radius: 72px;
    display: flex;
    align-items: center;
}

    .left-slide-slick .owl-dots .owl-dot {
        width: 26px;
        height: 8px;
        background: #E0E0E0;
        border-radius: 72px;
        margin-right: 15px;
    }

        .left-slide-slick .owl-dots .owl-dot.active {
            width: 53px;
            height: 8px;
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            border-radius: 72px;
        }

.accs-openlead-wrapper.chatbot {
    margin: unset;
    margin-bottom: 30px;
}

.teamaug-section-p {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #4F4F4F;
    margin-top: 35px;
}



@media screen and (min-width: 320px) and (max-width: 767px) {
    .teamaug-banner-wrapper.chatbot-us {
        background: linear-gradient(to right,#F98F61,#F88666);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center bottom;
        display: block;
        padding: 1px 0;
        margin-bottom: calc(720px - 458px);
    }

        .teamaug-banner-wrapper.chatbot-us .banner-content .head {
            font-size: 18px;
            line-height: 38px;
            color: #FFFFFF;
            margin-top: 90px;
            position: relative;
        }


        .teamaug-banner-wrapper.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content .subhead h1 {
            font-size: 18px;
            line-height: 28px;
            width: 100%;
            text-transform: uppercase;
        }

        .teamaug-banner-wrapper.chatbot-us .banner-content .desc {
            width: 100%;
        }

        .teamaug-banner-wrapper.chatbot-us .banner-content .desc1 {
            font-size: 18px;
            line-height: 21px;
            margin-top: 4px;
        }

            .teamaug-banner-wrapper.chatbot-us .banner-content .desc1 span {
                font-size: 18px;
                line-height: 21px;
            }

        .teamaug-banner-wrapper.chatbot-us .banner-content .desc2 {
            width: 100%;
        }

    .teamaug-form-wrapper.chatbot-us {
        height: auto;
        width: 96%;
        border-radius: 8px;
        margin: 0 auto;
        padding: 14px;
        /* top: calc(100vh - 150px); */
    }

        .teamaug-form-wrapper.chatbot-us .contact-form .thankyou-pop-main img {
            margin-top: 54px;
        }

    .whatwedo-card-wrapper.chatbot-us .whatwedo-card {
        width: 95%;
        margin: 39px 7px 7px 7px;
    }

        .whatwedo-card-wrapper.chatbot-us .whatwedo-card .top-wrapper {
            width: 78%;
            bottom: 18%;
            left: 11%;
        }

    .top-wrapper .card-heading {
        font-size: 16px;
        line-height: 19px;
    }

    .whatwedo-card-wrapper.chatbot-us .wwd-title {
        font-size: 17px;
        line-height: 24px;
        margin-top: -16px;
    }

    .whatwedo-card-wrapper.chatbot-us .wwd-desc {
        font-size: 16px;
        line-height: 24px;
    }

    .how-we-do.chatbot-us {
        display: none;
    }

    .how-we-do-mobile-view {
        display: block;
    }

    .how-we-do-mobile-view {
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: unset;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        margin-top: 15px;
    }

    .teamaug-section-head.chatbot-us-mobile-view {
        margin-top: 45px;
        color: rgba(255, 255, 255, 1);
        width: 94%;
    }

        .teamaug-section-head.chatbot-us-mobile-view::after, .teamaug-section-head.chatbot-us-mobile-view::before {
            left: 52%;
            background-color: rgba(255, 255, 255, 1);
        }

    .teamaug-section-head.chatbot-us {
        width: 99%;
    }

    .services-box-link-wrp.chatbot-us-mobile-view {
        display: flex;
        margin-top: -22px;
    }

        .services-box-link-wrp.chatbot-us-mobile-view img {
            margin-top: -73px;
            margin-bottom: -12px;
            margin-right: 11px;
            margin-left: -2px;
        }

    .services-how-we-do-info.chatbot-us-mobile-view h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .services-how-we-do-info.chatbot-us-mobile-view p {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        width: 104%;
    }

    .services-how-we-do-box.chatbot-us-mobile-view {
        margin: 12px 0px;
        height: 142px;
        width: 100%;
        max-width: 100%;
    }

    .services-how-we-do.chatbot-us-mobile-view {
        margin-top: 29px;
        margin-bottom: 29px;
    }

    .meta-knowhow-desc {
        width: 100%;
    }

    p.meta-knowhow-desc > br {
        display: none;
    }


    .teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content .subhead,
    .teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 100%;
    }

    .teamaug-banner-wrapper.chatbot-us.customer-ex.data-visualization .banner-content .subhead, .teamaug-banner-wrapper.chatbot-us.customer-ex.data-visualization .banner-content .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 99%;
    }

    .ind-tab-link {
        font-family: 'openSans-regular';
        font-size: 16px;
        line-height: 20px;
        margin-left: 18px;
        margin-right: 14px;
        border-radius: 110px;
        padding: 16px;
    }

    .chatbot-main-wrapper {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        padding: 31px 20px;
    }

    .services-how-we-do.chatbot-us {
        background: none;
        border-radius: unset;
        display: block;
        padding-top: unset;
        margin-top: unset;
    }

        .services-how-we-do.chatbot-us .services-how-we-do-box {
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            border-radius: 8px;
            width: 111%;
            max-width: 123%;
            padding: 0px 0px;
            margin: 22px -17px;
            height: 142px;
        }

            .services-how-we-do.chatbot-us .services-how-we-do-box .services-box-link-wrp {
                display: flex;
            }

                .services-how-we-do.chatbot-us .services-how-we-do-box .services-box-link-wrp .image-div {
                    background: rgba(255, 255, 255, 1);
                    border-radius: 50%;
                    position: relative;
                    width: 42%;
                    height: 57px;
                    margin-left: -12px;
                    margin-top: 16px;
                }

                    .services-how-we-do.chatbot-us .services-how-we-do-box .services-box-link-wrp .image-div img {
                        display: block;
                        margin: auto;
                        margin-top: 7px;
                        max-width: 50px;
                    }


    .services-how-we-do-info.chatbot-us h3 {
        font-family: 'openSans-regular';
        font-size: 14px;
        line-height: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .services-how-we-do-info.cx h3 {
        font-family: 'openSans-regular';
        font-size: 14px;
        line-height: 18px;
        color: rgba(255, 255, 255, 1);
    }

    .services-how-we-do-info.chatbot-us p {
        font-family: 'openSans-regular';
        font-size: 14px;
        line-height: 18px;
        color: white;
        width: 100%;
    }

    .services-how-we-do-info.cx p {
        font-family: 'openSans-regular';
        font-size: 14px;
        line-height: 18px;
        color: white;
    }


    .services-how-we-do-info.chatbot-us {
        margin-left: 0px;
    }

    .meta-why-imp-head.chatbot-us {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
    }

    .capability-main .right-slide .right-slide-box .right-slide-box-item h4 {
        font-size: 12px;
        line-height: 15px;
        font-weight: 400;
    }

    .capability-main {
        display: flex;
        flex-wrap: wrap;
    }

        .capability-main .right-slide {
            width: 100%;
        }


            .capability-main .right-slide .right-slide-box .right-slide-box-item {
                padding: 4px;
                max-width: 99px;
                margin-bottom: 50px;
                min-height: 118px;
                margin-top: 21px;
            }

            .capability-main .right-slide .right-slide-box {
                padding: 10px 8px;
            }

    .right-slide-box.right-slide-first {
        width: 100%;
    }

    .capability-main .right-slide .right-slide-box.right-slide-first .right-slide-box-item .cx {
        width: 41px;
    }

    .capability-main .right-slide .right-slide-box .right-slide-box-item img {
        margin: 0 auto;
        width: 70%;
    }

    .capability-main .right-slide .right-slide-box.right-slide-second {
        width: 100%;
    }

        .capability-main .right-slide .right-slide-box.right-slide-second .right-slide-box-item.second-slide-first-list {
            width: unset;
        }

    .capability-main .right-slide .right-slide-box.right-slide-second {
        width: 99%;
    }

    .right-slide-box.right-slide-third .right-slide-box-item {
        width: 152px;
    }

        .right-slide-box.right-slide-third .right-slide-box-item.last-column {
            margin-left: -49px;
        }

    .capability-main .right-slide .right-slide-box.right-slide-second .first-list {
        margin-right: 9px;
    }

    .capability-main .right-slide .right-slide-box.right-slide-second .center-list {
        margin-left: 9px;
        margin-right: 9px;
    }

    .capability-main .left-slide .left-slide-box p {
        text-align: center;
        margin-left: 37px;
    }

    .capability-main .left-slide .left-slide-box h3 {
        text-align: center;
        margin-left: 32px;
    }

    .view-more a .cust-insight {
        width: 100%;
        display: block;
    }

    .left-slide-slick .owl-dots {
        justify-content: center;
        left: 24px;
        bottom: 18px;
    }

    .capability-main .left-slide .left-slide-slick {
        padding-top: 8px;
        padding-left: unset;
    }



    .services-faq-main.common-section-padding.chatbot-us {
        margin-top: 37px;
    }

    .accs-openlead-wrapper .contact-form .subhead.teamaug {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 9px;
    }

    .teamaug-section.starting .teamaug-section-head br {
        display: none;
    }

    .whatwedo-card-wrapper.chatbot-us {
        padding: 0px;
    }

    .teamaug-section.starting.chatbot {
        padding-top: 35px;
    }

    .banner-contnet-arrow {
        display: none;
    }
}

/*customer-experience css*/



.teamaug-banner-wrapper.customer-ex.digital-transformation .banner-content .subhead, .teamaug-banner-wrapper.customer-ex.digital-transformation .banner-content .subhead h1 {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 87%;
}

.teamaug-section-head.customer-ex {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
    position: relative;
    padding: 12px 0;
    text-align: center;
}

.teamaug-section.starting.customer-ex {
    padding-top: 42px;
}

.whatwedo-card-wrapper.customer-ex {
    padding: 19px 0;
}

    .whatwedo-card-wrapper.customer-ex .whatwedo-card {
        width: 37%;
        background: #FFFFFF;
        border: 1px solid #F2F2F2;
        box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
        border-radius: 8px;
        display: flex;
        align-items: flex-start;
        margin: 10px;
        padding: 25px;
        transition: 0.3s;
        margin-left: 58px;
        margin-right: 58px;
    }

        .whatwedo-card-wrapper.customer-ex .whatwedo-card.cx {
            width: 37%;
            background: #FFFFFF;
            border: 1px solid #F2F2F2;
            box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
            border-radius: 8px;
            display: flex;
            align-items: flex-start;
            margin: 10px;
            padding: 25px;
            transition: 0.3s;
            margin-left: 10px;
            margin-right: 10px;
        }

.teamaug-section.starting.customer-ex-ux {
    padding-top: 17px;
}

.meta-knowhow-desc.hwt {
    font-family: openSans-medium;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-top: 30px;
}

.how-we-do-services.customer-ex {
    margin-bottom: -166px;
    margin-left: -33px;
    display: flex;
}

.teamaug-industries-wrapper.customer-ex {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    padding: 30px 60px;
}

.how-we-do-services.customer-ex .services-how-we-do-box {
    width: 60%;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    border-radius: 8px;
    padding: 3px 10px;
    margin: 23px auto;
    max-width: 338px;
    text-align: center;
}

.teamaug-section.why-it-imp {
    padding-top: 132px;
}

.check-insights-main {
    margin-top: 2px;
    border: 1px dashed #aaaaaa;
    padding: 7px 15px 6px 20px;
    display: flex;
    align-items: baseline;
    border-radius: 8px;
    width: 81%;
}

    .check-insights-main.cust-check-insight {
        margin-top: 2px;
        border: 1px dashed #aaaaaa;
        padding: 7px 15px 6px 20px;
        display: flex;
        align-items: baseline;
        border-radius: 8px;
        width: 72%;
    }

    .check-insights-main.check-insights-button {
        width: 37%;
        margin: 0 auto;
    }

    .check-insights-main.ai-chatbot .view-more a::before {
        display: none;
    }


    .check-insights-main .view-more a::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -4px;
        width: calc(100% - 20px);
        height: 1px;
        background: #aaaaaa;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .check-insights-main .view-more.cust-view-more a::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -4px;
        width: calc(100% - 20px);
        height: 1px;
        background: #aaaaaa;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        display: none;
    }

.view-more a {
    position: relative;
}

    .view-more a span {
        position: relative;
        transition: 0.2s;
    }

        .view-more a span::before, .view-more .box-know-more span::before {
            content: "";
            position: absolute;
            right: 2px;
            top: 7px;
            width: 8px;
            height: 8px;
            border-radius: 100%;
            background: #f37222;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
            opacity: 1;
        }

        .view-more a span:hover::before,
        .view-more .box-know-more span:hover::before {
            background: url(../images/cx/view-moew-arrow.png) no-repeat;
            content: "";
            position: absolute;
            right: 0px;
            top: 7px;
            width: 12px;
            height: 8px;
            border-radius: 100%;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
            opacity: 1;
        }

    /*.view-more a span::after, .view-more .box-know-more span::after {
            content: '';
            background: url(../images/cx/view-moew-arrow.png) no-repeat;
            position: absolute;
            right: 0;
            top: calc(50% - 4px);
            width: 15px;
            height: 8px;
            opacity: 0;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }*/

    .view-more a span, .view-more .box-know-more span {
        position: relative;
        font-family: 'openSans-light';
        font-size: 16px;
        color: #4f4f4f;
        font-weight: 300;
        line-height: normal;
        padding-right: 20px;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

a, a:hover, a:focus {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}

.meta-why-imp-wrapper.customer-ex .check-insights-main p {
    font-family: 'openSans-light';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    /* identical to box height, or 188% */
    /* Gray 2 */
    color: #4F4F4F;
    margin: 0 7px 0 0;
}




@media screen and (min-width: 320px) and (max-width: 767px) {

    .whatwedo-card-wrapper.customer-ex .whatwedo-card {
        width: 100%;
        border-radius: 8px;
        display: block;
        height: 204px;
        margin: 16px;
        margin-left: 0px;
        text-align: center;
    }

        .whatwedo-card-wrapper.customer-ex .whatwedo-card.cx {
            width: 100%;
            border-radius: 8px;
            display: block;
            height: 274px;
            margin: 16px;
            margin-left: 0px;
            text-align: center;
        }

        .whatwedo-card-wrapper.customer-ex .whatwedo-card img {
            width: 36px;
            height: 36px;
            object-fit: contain;
            margin: auto;
        }

    .whatwedo-card-wrapper.customer-ex .wwd-title {
        font-size: 18px;
        line-height: 24px;
    }

    .whatwedo-card-wrapper.customer-ex .wwd-desc {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
    }

    .teamaug-banner-wrapper.customer-ex .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 88%;
        margin: auto;
    }

    .teamaug-banner-wrapper.web-banner.customer-ex .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 88%;
        margin: auto;
    }

    .teamaug-banner-wrapper.ux-audit.customer-ex .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .teamaug-banner-wrapper.chatbot-banner.ux-audit.customer-ex .banner-content .head {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 100%;
        line-height: 38px;
        margin: auto;
    }

    .teamaug-banner-wrapper.customer-ex .banner-content .head.cust-banner-head {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
        width: 88%;
        margin: auto;
    }

    .teamaug-banner-wrapper.iot.ux-audit.customer-ex .banner-content .head {
        font-size: 24px;
        line-height:30px;
        text-align: center;
        width: 88%;
        margin: auto;
    }

    .teamaug-banner-wrapper.customer-ex .banner-content .subhead, .teamaug-banner-wrapper.customer-ex .banner-content .subhead h1 {
        text-transform: none;
        text-align: center;
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        width: 101%;
    }

    .teamaug-banner-wrapper.customer-ex {
        margin-bottom: 43px;
        overflow: hidden;
        height: 100vh;
        position: relative;
    }

    .teamaug-banner-wrapper.web-banner {
        max-height: 616px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex {
        display: block;
        top: 332px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.usability-audit-form {
        display: block;
        top: 258px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.mobility-solution-form {
        display: block;
        top: 350px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.erp-form {
        display: block;
        top: 320px;
    }

        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.ada-form {
            display: block;
            top: 338px;
        }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.web-solution-form {
        display: block;
        top: 280px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.chatbot-form {
        display: block;
        top: 318px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.iot.slidedown.customer-ex {
        display: block;
        top: 330px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.product-interface {
        display: block;
        top: 302px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.customer-ex {
        padding: 14px;
        max-width: 90%;
        width: 90%;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        z-index: 14;
        top: 97px;
        transition: 0.3s;
    }

    .teamaug-section.starting.customer-ex {
        padding-top: 0px;
    }

    .teamaug-section-head.customer-ex {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        width: 103%;
    }

    .how-we-do-services.customer-ex {
        top: unset;
        left: unset;
        margin-bottom: -189px;
        margin-left: unset;
        flex-wrap: wrap;
        margin-top: 60px;
        margin-left: -10px;
        margin-right: 0px;
        width: 108%;
    }

    .teamaug-industries-wrapper.customer-ex {
        border-radius: unset;
        padding-bottom: unset;
        padding: 20px;
        margin-top: 30px;
    }

    .meta-knowhow-desc.hwt {
        font-size: 16px;
        line-height: 20px;
        width: 101%;
        margin: 13px auto;
    }

    .how-we-do-services.customer-ex .services-how-we-do-box .services-how-we-do-info h3 {
        font-family: openSans-semi-bold;
        font-size: 20px;
        line-height: 24px;
        color: black;
    }

    .how-we-do-services.customer-ex .services-how-we-do-box .services-how-we-do-info p {
        font-family: 'openSans-regular';
        font-size: 16px;
        line-height: 24px;
        color: #676767;
        width: 100%;
        padding-left:0px;
    }

    .how-we-do-services.customer-ex .services-how-we-do-box {
        width: 100%;
        border-radius: 8px;
        display: block;
        height: 282px;
        margin: 0px;
        text-align: center;
        margin-bottom: 30px;
        padding: 2px 2px;
    }

        .how-we-do-services.customer-ex .services-how-we-do-box img {
            width: 36px;
            height: 36px;
            object-fit: contain;
            margin: auto;
        }

    .meta-why-imp-head.customer-ex.wearable-why-imp.video-banking{
        width:100% !important;
    }

    .meta-why-imp-head.customer-ex {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #4F4F4F;
        margin: 20px 0;
    }

    .meta-why-imp-wrapper .desc p.ar-vr-title.customer-ex {
        font-family: openSans-semi-bold;
        font-weight:600;
        font-style: normal;
        font-size: 16px;
        line-height: 20px;
        color: #4F4F4F;
        text-align: left;
        margin-top: 28px;
    }



    .meta-why-imp-wrapper.customer-ex .check-insights-main p {
        font-family: 'openSans-light';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 143% 
        /* Gray 2 */
        color: #4F4F4F;
        text-align: left;
    }

    .check-insights-main {
        margin-top: 20px;
        border: 1px dashed #aaaaaa;
        padding: 7px 15px 6px 20px;
        display: block;
        align-items: baseline;
        border-radius: 8px;
        /* text-align: left; */
        width: 100%;
    }

    .view-more a span, .view-more .box-know-more span {
        font-size: 14px;
        line-height:20px;
    }

    .check-insights-main .view-more.cust-view-more a::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -4px;
        width: calc(100% - 68px);
        height: 1px;
        background: #aaaaaa;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        display: block;
    }

    .check-insights-main .view-more.cust-view-more.view-more-border a::before {
        display: none;
    }

    /*.whatwedo-card-wrapper.customer-ex .owl-dot {
        height: 8px;
        width: 8px;
        border-radius: 8px;
        background: #D8D8D8;
        margin: 0 4px;
        opacity: 0.5;
        transition: 0.3s;
    }*/

    /*whatwedo-card-wrapper.customer-ex .owl-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 16px;
    }*/

    /*.whatwedo-card-wrapper.customer-ex .owl-dot.active {
        opacity: 1;
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    }*/


}
/*digital transformation css*/
.teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 87%;
}

    .teamaug-banner-wrapper.chatbot-us.product-int .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 99%;
    }

.teamaug-banner-wrapper {
    background: url(../images-new/team-aug/team-aug-banner-bg.png);
    background-position: center bottom;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 50px;
    background-repeat: no-repeat;
    max-height: 640px;
}



.whatwedo-card-wrapper.digital-transformation .whatwedo-card {
    width: 30%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
    border-radius: 8px;
    display: flex;
    align-items: flex-start;
    margin: 10px;
    padding: 25px;
    transition: 0.3s;
}

.teamaug-section.starting.digital-transformation {
    padding-top: 52px;
}

.digital-transformation-hws {
    margin-bottom: -412px;
}

.how-we-do-services.digital-transformation {
    display: flex;
    margin-left: -33px;
}

.how-we-do-services.digital-transformation-row {
    display: flex;
    justify-content: center;
}

.services-how-we-do-box.digital-transformation {
    max-width: 328px;
    margin: 26px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    padding: 30px 21px 17px;
}

.teamaug-section.why-it-imp.digital-transformation {
    padding-top: 40px;
}

.services-box-link-wrp.digital-transformation {
    text-align: center;
}

.actionsec.accs.digital-transformation {
    margin-top: 370px;
}

.form-1.digital-transformation {
    padding-top: unset;
}

.services-why-important-right-main.research-insight-how-we-do {
    max-width: 62%;
    width: 39.1%;
    padding-top: 13px;
}

.soln-sliders-wrapper.digital-transformation {
    max-width: 1000px;
    margin: 17px auto 0;
    position: relative;
}

.soln-txt-main.digital-transformation {
    transform: translateX(-30%);
    max-width: 389px;
}

.soln-img-slide.digital-transformation {
    width: 100%;
}

.meta-why-imp-wrapper.digital-transformation > .desc {
    width: 61%;
    padding: 0px 20px;
}

.soln-txt-slide.digital-transformation .txt-desc {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 15.0242px;
    line-height: 21px;
    /* or 140% */
    color: #303030;
    margin-bottom: 40px;
}

.soln-txt-slide.digital-transformation .txt-title {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24.0387px;
    line-height: 32px;
    /* identical to box height, or 131% */
    color: #303030;
}

.soln-txt-slide.digital-transformation {
    padding: 34px 41px 32px 42px;
    cursor: pointer;
}

.teamaug-section.digital-transformation-wti {
    padding-top: 118px;
}




.industries-main.industries-slider-m.mobile-view {
    display: none;
}

.soln-sliders-wrapper.digital-transformation .soln-img-wrapper .soln-img-slide img {
    max-height: 329px;
}

.digi-solution-slider-list {
    margin-bottom: -29px;
}

    .digi-solution-slider-list li {
        font-size: 16px;
        color: #606060;
        margin-bottom: -12px;
        position: relative;
    }


.digi-app-info-txt .app-icon {
    margin: 0px 25px 0px 0px;
}


.app-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    height: 60px;
    /* border-radius: 30px;
    box-shadow: 0 0 12px 0 rgb(170 170 170 / 30%);*/
    margin: 5px 0px 20px 8px;
}

.digi-icon-title {
    display: flex;
}

.app-info-text.digi-app-info-txt {
    padding: 25px 0px 0px 10px;
}

.digi-app-info-txt .app-info-text-bold .h3 {
    font-size: 24px;
    font-family: 'openSans-regular';
    color: #303030;
    margin-bottom: 20px;
}

.meta-why-imp-wrapper.digital-transformation ul {
    padding-left: 32px;
    margin-bottom: 68px;
}

.meta-why-imp-wrapper .stats .fig-1 {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #F37222;
}


.meta-why-imp-wrapper .stats span {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .teamaug-banner-wrapper {
        background: url(../images-new/team-aug/team-aug-mobile-bg.png),linear-gradient(to right,#F98F61,#F88666);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center bottom;
        display: block;
        padding: 20px 0;
        margin-bottom: calc(720px - 140px);
    }

        .teamaug-banner-wrapper.cust-wrapper {
            background: url(../images-new/team-aug/team-aug-mobile-bg.png),linear-gradient(to right,#F98F61,#F88666);
            background-repeat: no-repeat;
            background-size: 100% auto;
            background-position: center bottom;
            display: block;
            padding: 20px 0;
            margin-bottom: calc(720px - 120px);
        }

            .teamaug-banner-wrapper.cust-wrapper.cust-us-staff {
                background: url(../images-new/team-aug/team-aug-mobile-bg.png),linear-gradient(to right,#F98F61,#F88666);
                background-repeat: no-repeat;
                background-size: 100% auto;
                background-position: center bottom;
                display: block;
                padding: 20px 0;
                margin-bottom: calc(720px - 278px);
            }

        .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead h1 {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 28px;
            color: #FFFFFF;
            width: 82%;
            margin: 10px auto;
        }

    .whatwedo-card-wrapper.digital-transformation .whatwedo-card {
        width: 115%;
        border-radius: 8px;
        display: block;
        height: 281px;
        margin: 16px;
        margin-left: 0px;
        text-align: center;
        display: block;
    }

    .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead p {
        width: 98%;
        font-size:14px;
        line-height:20px;
    }

    .how-we-do-services.digital-transformation {
        display: flex;
        margin-left: unset;
        justify-content: center;
        flex-wrap: wrap;
    }

    .how-we-do-services.digital-transformation-row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .services-how-we-do-box.digital-transformation {
        width: 100%;
        height: 280px;
        margin: 10px auto;
        padding: 0px 0px;
    }

    .services-how-we-do-info.digital-transformation h3 {
        font-family: 'openSans-bold';
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
        color: #303030;
    }

    .services-how-we-do-info.digital-transformation p {
        font-family: 'openSans-regular';
        font-size: 16px;
        line-height: 24px;
        color: #676767;
        width: 100%;
    }

    .services-how-we-do-info.digital-transformation {
        margin-left: unset;
        padding: 10px;
        padding-top: 16px;
    }

    .digital-transformation-hws {
        margin-bottom: -147px;
        width: 111%;
        margin-left: -17px;
    }

    .actionsec.accs.digital-transformation {
        margin-top: 157px;
    }

    .services-box-link-wrp.digital-transformation img {
        max-width: 56px;
        margin-top: 7px;
        margin-bottom: -12px;
    }

    .meta-knowhow-desc.digital-transformation {
        width: 79%;
        margin: 11px 0px 0px 33px;
        font-size: 16px;
        line-height: 20px;
    }

    .teamaug-banner-wrapper.customer-ex.digital-transformation .banner-content .head {
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        width: 93%;
    }

    .teamaug-form-wrapper.chatbot-us {
        top: 19px;
    }

    .teamaug-section.starting.digital-transformation {
        padding-top: 1px;
    }

    .teamaug-industries-wrapper.digital-transformation .industries-main.industries-slider.web-view {
        display: none;
    }

    .industries-main.industries-slider-m.mobile-view {
        display: block;
    }

    .services-faq-wrapper.digital-transformation .card-header {
        padding: 20px 15px 20px 17px !important;
    }

    .services-faq-wrapper .card-body {
        padding: 0px 30px 20px 17px;
    }

    .meta-why-imp-wrapper.digital-transformation > .desc {
        width: 100% !important;
        padding: 0px 20px !important;
    }

        .meta-why-imp-wrapper.digital-transformation > .desc.cust-desc-top {
            width: 100% !important;
            padding: 24px 20px 0 !important;
        }

    .meta-why-imp-wrapper.digital-transformation .desc p {
        font-size: 16px;
        text-align: left;
    }

    .meta-why-imp-wrapper.usability-audit.digital-transformation .desc p.mobile-padd-left {
        text-align: left;
        font-size:16px;
        line-height:20px;
    }

    .meta-why-imp-wrapper.usability-audit.digital-transformation .desc p.mobile-padd {
        font-size:16px;
        line-height:20px;
        padding-top: 24px;
    }

    .meta-why-imp-head.digital-transformation {
        color: #000000;
    }

    .meta-why-imp-wrapper .desc p.ar-vr-title.digital-transformation {
        text-align: center;
    }

    .form-1.digital-transformation {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .soln-txt-main.digital-transformation {
        transform: none !important;
        max-width: 389px !important;
        width: calc(100% - 51px) !important;
        margin: -23px auto 21px !important;
        padding: 3px 5px 5px !important;
    }


        .soln-txt-main.digital-transformation.monile-organization {
            position: absolute;
            max-width: 276px !important;
            margin: 0 40px !important;
            top: 20% !important;
        }



    .services-why-important-right-main.research-insight-how-we-do {
        max-width: 100% !important;
        width: 100% !important;
        padding-top: 0px !important;
    }

        .services-why-important-right-main.research-insight-how-we-do.usability-audit.mobile-strength {
            margin-bottom: 90px;
        }

    .soln-sliders-wrapper.digital-transformation .soln-img-wrapper .soln-img-slide img {
        height: 250px !important;
    }

    .teamaug-section.why-it-imp.digital-transformation {
        padding: 0px;
        padding-top: 40px;
    }

    .app-info-text.digi-app-info-txt {
        padding: 10px;
    }

    .digi-icon-title .icon-border img {
        width: 48px !important;
    }

    .meta-why-imp-wrapper.digital-transformation ul {
        padding-left: 37px;
        margin-bottom: 40px;
        max-width: 95%;
    }

    .digi-solution-slider-list li {
        font-size: 16px;
        color: #606060;
        margin-bottom: -10px;
        position: relative;
        line-height: 20px;
    }

    .teamaug-section.digital-transformation-wti {
        padding-top: 16px;
    }

    .view-more.digital-transformation {
        text-align: center;
        margin-top: -53px;
    }


    .teamaug-banner-wrapper.chatbot-us.erp-banner.erp-mobile-banner {
        width: 100%;
        background: linear-gradient(#F7846A,#F9904F);
        background-size: 100%;
    }


    .teamaug-banner-wrapper .banner-content.banner-content-1 {
        max-width: 100%;
        align-self: start;
    }

        .teamaug-banner-wrapper .banner-content.banner-content-1.accessibility-banner {
            max-width: 100%;
        }

    .teamaug-banner-wrapper.chatbot-us.erp-banner {
        padding: 0 16px;
    }

    .teamaug-banner-wrapper.chatbot-us .banner-content.ar-vr .subhead h1.content-head {
        font-size:24px;
        line-height: 30px;
        text-transform: capitalize;
    }

    .soln-img-slide.digital-transformation {
        padding: 0 16px;
    }

    .services-faq-main.common-section-padding.ar-service.faq-section {
        margin-top: 41px !important;
    }
}

/*datalist visualization css*/
.whatwedo-card-wrapper .custom-row.third-row.data-visualization {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-left: unset;
}

.data-visualization-snippets-slider {
    display: flex;
    flex-direction: row;
}

.snippets-slider {
    display: flex;
    justify-content: center;
}

.snippets-slider-img {
    width: 100%;
    max-width: 556px;
    min-height: 435px;
    border-radius: 8px;
    background: #FFFFFF;
    padding: 15px 20px;
    box-shadow: 0px 2px 10px rgb(203 203 203 / 50%);
    margin: 24px;
    height: 440px;
    padding: 35px;
}

    .snippets-slider-img img {
        height: 98%;
        width: 100%;
    }

.data-visualization-wwd .owl-dots {
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 30px;
}

    .data-visualization-wwd .owl-dots .owl-dot.active {
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 50%;
        height: 12px;
        width: 12px;
    }

    .data-visualization-wwd .owl-dots .owl-dot {
        background: #D8D8D8;
        border-radius: 50%;
        height: 8px;
        width: 8px;
    }

.services-faq-main.data-visualization {
    padding-top: 38px;
}

.teamaug-section-head.data-visualization {
    margin-bottom: 49px;
}

.teamaug-banner-wrapper.data-visualization .banner-content .subhead, .teamaug-banner-wrapper.data-visualization .banner-content .subhead h1 {
    width: 83%;
}

.teamaug-section.starting p.data-visualization {
    margin-top: 30px;
}

.stats-wrapper .stats.data-visualization .desc span {
    font-family: openSans-bold;
    font-weight: 700;
}

.stats-wrapper .stats.data-visualization .desc {
    width: 96%;
}

.teamaug-section-head.mobile {
    display: none;
}


.teamaug-section.starting.data-visualization {
    margin-top: 60px;
    padding: unset;
    padding-top: unset;
}

/*.meta-why-imp-wrapper .stats-wrapper.data-visualization {
    padding-top: 70px;
}*/

.teamaug-industries-wrapper.ar-vr-service.data-visualization {
    padding: unset;
    padding-bottom: 30px;
}

    .teamaug-industries-wrapper.ar-vr-service.data-visualization.cust-our-client {
        padding: unset;
        padding-bottom: 0px;
    }

.view-more.data-visualization a span::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #f37222;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
}

.teamaug-industries-wrapper.ar-vr-service.data-visualization .industries-main .industry-card div img {
    max-width: 175px;
    min-height: 96px;
}


.view-more.data-visualization a span:hover::before {
    background: url(../images/cx/view-moew-arrow.png) no-repeat;
    content: "";
    position: absolute;
    right: -4px;
    top: 9px;
    width: 12px;
    height: 8px;
    border-radius: 100%;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
}

.view-more.data-visualization a::before {
    content: '';
    position: absolute;
    left: 4px;
    bottom: -7px;
    width: calc(100% - 25px);
    height: 1px;
    background: #f37222;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.view-more.data-visualization a:hover::before {
    width: 100%;
    background: #f37222;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.whatwedo-card-wrapper.data-visualization-wwdc {
    padding: 0px 0;
}





@media screen and (min-width: 320px) and (max-width: 767px) {
    .teamaug-banner-wrapper.data-visualization .banner-content .subhead, .teamaug-banner-wrapper.data-visualization .banner-content .subhead h1 {
        width: 100%;
    }

    .whatwedo-card-wrapper .whatwedo-card.data-visualization {
        display: block;
        text-align: center;
        height: 240px;
        width: 121%;
        margin: 25px -11px;
    }

    .whatwedo-card-wrapper.data-visualization-wwdc .custom-row {
        display: block;
        width: 100%;
        padding: 0px 10px;
    }

    .whatwedo-card-wrapper .whatwedo-card.data-visualization img {
        width: 36px;
        height: 36px;
        object-fit: contain;
        margin: auto;
    }

    .data-visualization-wwdc .owl-dots {
        position: absolute;
        bottom: -7px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 55px;
    }

    .whatwedo-card-wrapper .custom-row.third-row.data-visualization .whatwedo-card.data-visualization {
        display: block;
        text-align: center;
    }

        .whatwedo-card-wrapper .custom-row.third-row.data-visualization .whatwedo-card.data-visualization img {
            width: 36px;
            height: 36px;
            object-fit: contain;
            margin: auto;
        }

    .whatwedo-card-wrapper.data-visualization-wwdc .wwd-title.ar-vr {
        font-family: openSans-semi-bold;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        color: #303030;
        margin-top: 6px;
    }

    .whatwedo-card-wrapper.data-visualization-wwdc .wwd-desc.ar-vr {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #676767;
    }

    .meta-why-imp-wrapper .desc.data-visualization p {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        font-weight: 500;
    }

    .meta-why-imp-wrapper .desc.data-visualization .ar-vr-title.data-visualization {
        font-size: 16px;
        line-height: 20px;
        text-align: left;
        font-weight: 500;
    }

    .meta-why-imp-wrapper .desc.data-visualization li {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #4F4F4F;
        margin: 20px 0;
        position: relative;
    }

    .stats-main.data-visualization .stats-head {
        line-height: 20px;
    }

    .stats-main.data-visualization .stats .desc {
        font-size: 16px;
    }

    .teamaug-section-head.mobile {
        display: block;
        width: 72%;
        margin-left: 50px;
        margin-top: 22px;
    }

    .teamaug-industries-wrapper.ar-vr-service.data-visualization .industries-main .industry-card div img {
        max-width: 220px;
        min-height: 125px;
    }


    .services-faq-head.data-visualization p.ar-vr-service {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #4F4F4F;
        margin-top: 22px;
    }

    .services-faq-wrapper.data-visualization .card-header .faq-title {
        margin-right: 80px;
    }

    .snippets-slider-img {
        width: 100%;
        /* max-width: 556px; */
        min-height: 129px;
        border-radius: 8px;
        background: #FFFFFF;
        padding: 12px;
        box-shadow: 0px 2px 10px rgb(203 203 203 / 50%);
        margin: 6px;
        height: unset;
    }

        .snippets-slider-img img {
            height: 94%;
            min-height: 120px;
            object-fit: cover;
        }

    .snippets-slider {
        padding-top: 23px;
        padding-bottom: 30px;
    }

    .data-visualization .owl-dots .owl-dot.active {
        height: 8px;
        width: 8px;
    }

    .data-visualization .owl-dots {
        bottom: -2px;
        left: 50%;
        transform: translateX(-50%);
        width: 34px;
    }

    .teamaug-industries-wrapper.data-visualization {
        background: none;
        border-radius: 16px;
        padding: 29px 32px;
    }

    .teamaug-section-head.web-view {
        display: none;
    }

    .teamaug-section.starting.data-visualization {
        padding: 20px;
        padding-bottom: 0px;
        padding-top: 20px;
    }

    .teamaug-banner-wrapper.data-visualization .banner-content {
        margin-top: 105px;
    }

    .whatwedo-card-wrapper.data-visualization-wwdc {
        padding: 10px 0;
    }

    .data-visualization-wwd .owl-dots {
        bottom: 5px;
        left: 51%;
        transform: translateX(-50%);
        width: 26px;
    }

    .meta-why-imp-wrapper .stats-wrapper.data-visualization {
        padding-top: unset;
    }
}


/*mobility-solution*/


.services-box-link-wrp.mobility-solution {
    display: flex;
}

.view-more.mobile-solution a span, .view-more.mobile-solution .box-know-more span {
    position: relative;
    font-family: 'openSans-regular';
    font-size: 16px;
    color: #676767;
    line-height: normal;
    padding-right: 20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.teamaug-section.mobility-solution {
    background: linear-gradient(0deg, #F5F6FA, #F5F6FA), linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px 16px 0px 0px;
    padding: 30px;
}

.services-how-we-do.mob-sol {
    background: none;
}

.services-how-we-do-box.mob-sol {
    width: 39%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    min-height: 140px;
    padding: 3px 10px;
    margin: 27px auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    border-radius: 8px;
    max-width: 338px;
}

.services-box-link-wrp.mob-sol {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services-how-we-do-info.mob-sol {
    text-align: center;
}


.snippets-slider-img.mob-sol {
    box-shadow: none;
}

    .snippets-slider-img.mob-sol.git {
        background: url('../images/mobility-solution/snippets-circles.png'),url('../images/mobility-solution/snippets-bg.png');
        background-position: 130px 40px, center center;
        background-repeat: no-repeat;
        background-size: 293px 257px, 100% 100%;
        position: relative;
    }

        .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn {
            border-radius: 8px;
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            font-family: 'openSans-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            color: #FFFFFF;
            padding: 11px 24.25px;
            text-transform: capitalize;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
            cursor: pointer;
            position: absolute;
            bottom: 12%;
            left: 66%;
        }

            .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.cust-common-webbtn {
                border-radius: 8px;
                background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
                font-family: 'openSans-bold';
                font-style: normal;
                font-weight: 700;
                font-size: 16px;
                line-height: 24px;
                text-align: center;
                color: #FFFFFF;
                padding: 11px 24.25px;
                text-transform: capitalize;
                -webkit-transition: 0.5s;
                -moz-transition: 0.5s;
                -o-transition: 0.5s;
                transition: 0.5s;
                cursor: pointer;
                position: absolute;
                bottom: 12%;
                left: 71%;
            }

        .snippets-slider-img.mob-sol.git .services-model-process-contact-info h5 {
            font-family: 'openSans-light';
            font-style: normal;
            font-weight: 300;
            font-size: 20px;
            line-height: 28px;
            color: #000000;
            position: absolute;
            bottom: 9%;
        }

            .snippets-slider-img.mob-sol.git .services-model-process-contact-info h5 span {
                font-family: 'openSans-medium';
                font-style: normal;
                font-weight: 500;
                font-size: 20px;
                line-height: 28px;
                color: #000000;
            }

.industries-main.industries-slider.mob-sol {
    max-width: unset;
}

.tab-content .tab-pane .tab-box {
    display: flex !important;
    padding-bottom: 100px;
}



.tab-text {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-top: 45px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: unset;
    cursor: unset;
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom-color: #f37222;
    border-radius: 4px 4px 0px 0px;
}

.enterprice-tab-section .nav-tabs .nav-link.active {
    background: none;
    color: #000000;
    font-weight: 600;
}

.enterprice-tab-section .nav-tabs .nav-link {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #838383;
}

.tab-text h3 {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.tab-text p {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    /* or 140% */
    /* Gray 2 */
    color: #4F4F4F;
}

.tab-text .tab-pane-btn {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    width: 33%;
    padding: 17px;
    color: white;
    margin-top: 67px;
}

.tab-pane-img {
    width: 60%;
    padding-top: 33px;
    margin-left: 39px;
}

    .tab-pane-img img {
        width: 100%;
    }

.enterprice-tab-section {
    padding-top: 42px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    width: 80%;
    position: relative;
    left: 13%;
}

.our-ace-warpper.mob-sol {
    padding-top: 27px;
}

.what-we-do.mob-sol {
    padding-bottom: 55px;
}

.source {
    font-family: 'openSans-light';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-top: 15px;
}

.industries.mob-sol {
    margin-top: -30px;
}

.whatwedo-card-wrapper.mob-sol.data-visualization-wwdc {
    padding: 0px 0;
    display: flex;
    justify-content: center;
}

.wwd-text {
    text-align: center;
}

.whatwedo-card-wrapper.mob-sol .whatwedo-card {
    flex-wrap: wrap;
    justify-content: center;
}

.whatwedo-card-wrapper.mob-sol .custom-row.third-row {
    justify-content: center;
}

.teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 91%;
}

.teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 91%;
}

.meta-why-imp-wrapper .stats .desc.mob-sol {
    font-weight: 700;
}

.actionsec.accs.mob-sol {
    margin-bottom: 30px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

    .teamaug-banner-wrapper.product-interface.ux-audit.customer-ex .banner-content .head {
        font-size: 24px;
        text-align: center;
        width: 88%;
        line-height: 30px;
        margin: auto;
    }

    .teamaug-section.starting.mob-sol {
        margin-top: 19px;
        padding: 15px;
        padding-bottom: 0px;
        padding-top: unset;
    }

    .services-box-link-wrp.mobility-solution {
        display: block;
    }

    .whatwedo-card-wrapper.mob-sol.data-visualization-wwdc {
        padding: 0px 0;
        display: flex;
        justify-content: center;
    }

    .whatwedo-card-wrapper .whatwedo-card.mob-sol.data-visualization {
        display: block;
        text-align: center;
        height: 274px;
        width: 97%;
        margin: 22px 0px;
    }

    .teamaug-section.mobility-solution {
        border-radius: unset;
        padding: 32px 13px 0px;
    }

    .snippets-slider-img.mob-sol.git {
        background-position: 71px 10px, center;
        background-size: 170px 150px, 100% 100%;
        min-height: 290px;
        padding: 0px;
        margin: 3px;
    }

    .teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 97%;
    }

    .snippets-slider.mob-sol {
        display: flex;
        justify-content: center;
        flex-flow: column-reverse;
        padding-top: unset;
    }

    .snippets-slider-img.mob-sol {
        padding: 0px;
        margin: 3px;
        min-height: 253px;
    }

        .snippets-slider-img.mob-sol.git .services-model-process-contact-info h5 {
            width:100%;
            font-family: 'openSans-light';
            font-style: normal;
            font-weight: 300;
            font-size: 18px;
            line-height: 24px;
            color: #000000;
            position: absolute;
            bottom: 25%;
            left:unset;
            right:50%;
            transform:translateX(50%);
            text-align: center;
        }

            .snippets-slider-img.mob-sol.git .services-model-process-contact-info h5 span {
                font-size: 18px;
                line-height: 24px;
                color: #000000;
            }

        .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn {
            padding: 8px 85.25px;
            bottom: 9%;
            left: 7%;
        }

            .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.cust-common-webbtn {
                padding: 8px 85.25px;
                bottom: 9%;
                left: 11%;
            }

    .tab-content .tab-pane .tab-box {
        display: flex !important;
        padding-bottom: 20px;
        flex-direction: column-reverse;
    }

    .nav-tabs {
        border-bottom: 1px solid #ddd;
        width: 107%;
        position: relative;
        left: -3%;
        display: flex;
    }

        .nav-tabs > li {
            /* float: left; */
            margin-bottom: -9px;
        }

    .tab-pane-img {
        width: 100%;
        padding-top: 33px;
        margin-left: unset;
    }

    .tab-text {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-top: 45px;
    }

        .tab-text .tab-pane-btn {
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            border-radius: 8px;
            width: 53%;
            padding: 17px;
            color: white;
            margin-top: 32px;
        }

    .enterprice-partner .nav {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: flex-start !important;
        padding: 11px 8px;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    .enterprice-tab-section .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 19px;
    }

    .tab-text h3 {
        font-size: 16px;
        line-height: 19px;
    }

    .tab-text p {
        font-size: 16px;
        line-height: 28px;
    }

    .teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.mob-sol.chatbot-us .banner-content .subhead h1 {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        color: #FFFFFF;
        margin: 9px 0;
        width: 100%;
    }

    .whatwedo-card-wrapper .wwd-title {
        font-size: 18px;
        line-height: 24px;
    }



    .whatwedo-card-wrapper.mob-sol .whatwedo-card {
        width: 96%;
        margin: 10px 0px;
        height: 195px;
    }

    .teamaug-section-head.mobile.mob-sol {
        display: block;
        width: 65%;
        margin-left: 63px;
        margin-top: 58px;
    }

    .source {
        margin-top: -26px;
    }

    .view-more.mob-sol {
        text-align: center;
        margin-top: -40px;
    }
}

/*ux-design*/
.services-box-link-wrp.ux-design {
    padding: 16px 29px;
}

.whatwedo-card-wrapper.ux-design {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}

.teamaug-section.ux-design {
    padding-top: 150px;
}




/*usability-audit*/
.what-we-do.usability-audit {
    background: linear-gradient(0deg, #F5F6FA, #F5F6FA), linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px 16px 0px 0px;
}

.whatwedo-card-wrapper.usability-audit .whatwedo-card {
    width: 30%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
    border-radius: 8px;
    display: block;
    align-items: flex-start;
    margin: 10px;
    padding: 25px;
    transition: 0.3s;
    text-align: center;
}

.whatwedo-card-wrapper.usability-audit {
    padding: 0px 0 29px 0;
}


.meta-why-imp-wrapper li::marker {
    color: transparent;
}



.meta-why-imp-wrapper.usability-audit > .desc {
    width: 54%;
    padding: 0px 20px;
}

.digi-solution-slider-list.usability-audit {
    margin-bottom: 56px;
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    color: #676767;
    margin-top: 10px;
}

.digi-app-info-txt .app-info-text-bold.usability-audit .h3 {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #303030;
    margin-top:10px;
}


.digi-app-info-txt .app-info-text-bold.usability-audit h3.experience-head {
    text-align: unset;
}

.digi-app-info-txt .app-info-text-bold.usability-audit .h3.cust-user-centric {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #303030;
}


.soln-txt-wrapper.usability-audit .owl-nav {
    bottom: 8px;
    width: 48px;
}

.app-info-text.digi-app-info-txt.usability-audit {
    padding: 24px 30px 3px 30px;
}

.soln-sliders-wrapper.digital-transformation.usability-audit {
    left: 41%;
}

    .soln-sliders-wrapper.digital-transformation.usability-audit .soln-img-wrapper .soln-img-slide img {
        max-height: unset;
        width: 77%;
        height: 400px;
    }

.soln-txt-main.digital-transformation.usability-audit {
    transform: translateX(-41%);
    top: 34%;
}

.services-why-important-right-main.research-insight-how-we-do.usability-audit {
    max-width: unset;
    width: 37.1%;
    padding-top: 0px;
    margin-top: -24px;
}

.teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead h1 {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 74%;
    text-transform: none;
}

/*    .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead .cust-banner-subhead {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        text-transform: none;
        margin: 10px 0;
        width: 75%;
    }*/

.teamaug-banner-wrapper.iot.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.iot.chatbot-us.ux-audit .banner-content.digital-transformation .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-transform: none;
    margin: 10px 0;
    width: 90%;
}



.teamaug-banner-wrapper.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 90%;
}


.teamaug-banner-wrapper.web-banner.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.web-banner.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 90%;
}



.stats-main .ar-vr-title {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #4F4F4F;
}

.meta-why-imp-wrapper > div.stats-main.ux-audit {
    width: unset;
    padding: unset;
    /*padding-left: 89px;*/
    margin-left: auto;
}

.meta-why-imp-wrapper.ux-audit {
    padding-top: 40px;
}


.chatbot-top-space {
    padding-top: 32px;
}

.check-insights-main.ux-audit {
    margin-top: 40px;
}

    .check-insights-main.ux-audit.mob {
        display: none;
    }

@media screen and (min-width: 320px) and (max-width: 767px) {
    .whatwedo-card-wrapper.usability-audit .whatwedo-card {
        width: 115%;
        border-radius: 8px;
        display: block;
        height: 281px;
        margin: 16px;
        margin-left: 0px;
        text-align: center;
        display: block;
    }
    


    .whatwedo-card-wrapper.usability-audit .whatwedo-card {
        padding: 10px 18px;
    }

    .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead.ux-audit, .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead.ux-audit h1 {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px auto;
        width: 100%;
    }

    .teamaug-banner-wrapper.iot.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.iot.chatbot-us.ux-audit .banner-content.digital-transformation .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 100%;
    }

    .whatwedo-card-wrapper.usability-audit .whatwedo-card img {
        width: 36px;
        height: 36px;
        object-fit: contain;
        /* margin-right: -2px; */
        margin: 12px auto;
    }

    .soln-sliders-wrapper.digital-transformation.usability-audit .soln-img-wrapper .soln-img-slide img {
        max-height: 329px;
        width: 100%;
        height: 250px;
    }

    .soln-sliders-wrapper.digital-transformation.usability-audit {
        left: 0%;
    }


    .chatbot-top-space {
        padding-top: 0px;
    }

    .digi-app-info-txt.usability-audit .app-icon {
        margin: 0px 11px 0px 0px;
    }

    .digi-app-info-txt .app-info-text-bold.usability-audit .h3 {
        text-align: left;
        width: 108%;
        line-height: 24px;
    }

    .digi-solution-slider-list.usability-audit{
        line-height:20px;
    }

    .soln-txt-wrapper.usability-audit .owl-nav {
        bottom: 1px;
        width: 44px;
    }

    .meta-why-imp-wrapper.usability-audit.digital-transformation .desc p {
        text-align: center;
    }

    .meta-why-imp-wrapper > div.stats-main.ux-audit {
        width: unset;
        padding: unset;
        padding-left: unset;
    }

    .check-insights-main.ux-audit {
        display: none;
    }

        .check-insights-main.ux-audit.check-insights-button {
            display: block;
            width: 100%;
            margin: 25px 0 25px 0;
        }

    .research-head h4 {
        font-size: 16px;
        line-height: 20px;
        text-align: left;
        text-transform: unset;
        padding-bottom: 6px;
        margin-top: 26px;
    }

    .check-insights-main.ux-audit.mob {
        display: block;
        margin-bottom: 24px;
    }

    .check-insights-main.ux-audit .view-more a span, .view-more .box-know-more span {
        padding-right: 47px;
    }


    .stats-main .ar-vr-title.usability-audit {
        font-family: 'openSans-semi-bold';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height:20px;
        color: #4F4F4F;
        margin-top: 23px;
        margin-bottom: 23px;
    }

    .stats-main .ar-vr-title {
        font-size: 16px;
        line-height:20px;
        padding-left: 26px;
    }

        .stats-main .ar-vr-title.cust-websoln-pointer {
            font-size: 16px;
            line-height:20px;
            padding-left: 0px;
        }


    .app-info-text.digi-app-info-txt.usability-audit {
        padding: 10px;
    }

    .soln-txt-main.digital-transformation.usability-audit {
        margin: -200px auto 21px !important;
    }

    .meta-why-imp-wrapper.usability-audit > .desc.ux-audit {
        margin-top: 20px;
    }

    .soln-img-slide.digital-transformation.usability-audit {
        padding: 10px 16px;
    }

    .teamaug-section-head.ux-audit {
        font-size: 20px;
        line-height: 24px;
        width: 77%;
        margin: 0 auto;
    }

    .soln-txt-main.digital-transformation.monile-organization {
        position: absolute;
        max-width: 276px !important;
        margin: 0 40px !important;
        top: 44px !important;
    }

    .meta-why-imp-wrapper.cust-websoln-adv {
        padding-top: 32px;
    }
}
/*iot*/
.meta-why-imp-wrapper.iot > div {
    width: 50%;
    padding: 32px 20px;
}


.how-we-do-services.digital-transformation.iot {
    display: flex;
    margin-left: -52px;
}

.how-we-do-services.digital-transformation-row.iot {
    display: flex;
    justify-content: center;
    margin-left: -50px;
}

.challenge-card.iot {
    background: #FFFFFF;
    border-radius: 10px;
    max-width: 339px;
    padding: 20px;
    width: 30%;
    margin: 20px;
    height: 210px;
}

.challenges-wrapper.web-site .challenge-card.iot p.desc {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #676767;
    margin: 10px 0 0;
}


@media screen and (min-width: 320px) and (max-width: 767px) {
    .meta-why-imp-wrapper.iot > div {
        width: 100%;
        padding: 21px 0px 0px 0px;
    }

    .how-we-do-services.digital-transformation.iot {
        display: flex;
        width: 109%;
        margin: 0px -15px;
    }

    .how-we-do-services.digital-transformation-row.iot {
        display: flex;
        justify-content: center;
        width: 109%;
        margin: 0px -15px;
    }

    .challenges-wrapper.web-site .challenge-card.iot {
        width: 100%;
        min-height: 140px;
    }
        .challenges-wrapper.web-site .challenge-card.iot p.desc {
            line-height: 20px;
        }
}





/*wearbles*/


.soln-txt-wrapper.wearables .owl-dots {
    width: 33px;
}

.soln-txt-wrapper.wearables .owl-nav {
    width: 13px;
}


/*product interface*/
.soln-sliders-wrapper.digital-transformation.product-interface {
    left: unset;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

    .soln-sliders-wrapper.digital-transformation.product-interface .soln-img-wrapper .soln-img-slide img {
        height: unset;
        width: 100%;
    }

.soln-txt-main.digital-transformation.usability-audit.product-interface {
    transform: translateX(19%);
    top: 34%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .soln-sliders-wrapper.digital-transformation.product-interface {
        left: unset;
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin: 0 auto;
    }

    .soln-img-slide.digital-transformation.product-interface {
        width: 90%;
        max-width: 389px !important;
        margin: 0px auto 18px;
    }

    .soln-txt-main.digital-transformation.product-interface {
        width: calc(100% - 56px) !important;
    }

    .app-info-text.digi-app-info-txt.usability-audit.product-interface {
        padding: 21px 10px 3px 10px;
    }
}

/*faq section changes*/

.more-less {
    float: right;
    color: #212121;
}

.services-faq-wrapper .card-header {
    border: none;
    background: transparent;
    padding: 0px;
    display: block;
    cursor: pointer;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: unset;
}

.panel-heading.card-header .panel-title.faq-title a {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px 20px 37px;
}




/*ai-chatbot*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .meta-why-imp-wrapper.ai-chatbot {
        display: block;
        padding-top: 24px;
    }

    .meta-why-imp-wrapper.chatbot-slider-img {
        display: block;
        padding-top: 24px;
        margin: 0px;
    }

    .panel-heading.card-header .panel-title.faq-title a {
        padding: 0px;
    }
}



.meta-knowhow-desc.iot {
    margin-top: 20px;
}




/*web-m-site*/
.cs-challenges.web-site {
    background: white;
}


.challenges-wrapper.web-site {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    max-width: 1200px;
    margin: 39px auto 30px;
    padding: 38px;
}

    .challenges-wrapper.web-site .challenge-card {
        background: #FFFFFF;
        border-radius: 10px;
        max-width: 339px;
        padding: 20px;
        width: 30%;
    }
        /*custom-row.iot .challenge-card {
        background: #FFFFFF;
        border-radius: 10px;
        max-width: 339px;
        padding: 20px;
        width: 30%;
    }*/


        .challenges-wrapper.web-site .challenge-card p.fig-1 {
            font-family: 'openSans-semi-bold';
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 20px;
            color: #FA975C;
            margin: 10px 0 0;
        }

        .challenges-wrapper.web-site .challenge-card p.fig {
            font-family: 'openSans-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 32px;
            line-height: 42px;
            color: #FA975C;
            margin: 10px 0 24px;
        }



        .challenges-wrapper.web-site .challenge-card p.desc {
            font-family: 'openSans-bold';
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            color: #676767;
            margin: 10px 0 0;
        }

            .challenges-wrapper.web-site .challenge-card p.desc span {
                font-family: 'openSans-medium';
                font-style: normal;
                font-weight: 500;
                font-size: 16px;
                line-height: 24px;
                color: #676767;
                margin: 10px 0 0;
            }

@media screen and (min-width: 320px) and (max-width: 767px) {
    .challenges-wrapper.web-site .challenge-card {
        width: unset;
        min-height: 140px;
    }

    .challenges-wrapper.web-site {
        border-radius: unset;
        padding: 11px 0px 27px 0px;
    }

        .challenges-wrapper.web-site .challenge-card p.fig, .challenges-wrapper.web-site .challenge-card p.fig-1, .challenges-wrapper.web-site .challenge-card p.desc {
            text-align: left;
            margin: 10px 0;
        }
        .challenges-wrapper.web-site .challenge-card p.desc {
            line-height: 20px;
            margin-bottom:0px;
        }

            .challenges-wrapper.web-site .challenge-card.iot p.desc .cust-stats-bold {
                font-weight: 700;
            }

    .whatwedo-card-wrapper.web-site .wwd-desc {
        font-family: openSans-regular;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #676767;
        width: 112%;
        margin: 0px -7px;
    }

    .teamaug-section.starting p.ar-vr-service.web-solution.cust-websoln-text {
        color: #000;
        font-size:16px;
        line-height:20px;
    }
}



/*web-solution*/
.we-create.our-clients {
    padding: 0 0 25px;
    background: #F5F6FA;
}

.teamaug-section.starting.data-visualization.web-soln {
    margin-top: unset;
    padding: unset;
    padding-top: 52px;
}

.teamaug-section.starting p.ar-vr-service.web-solution {
    width: 87%;
    margin: 30px auto;
}




.meta-why-imp-wrapper.web-soln > div {
    width: 123%;
    padding: 0 20px;
}

    .meta-why-imp-wrapper.web-soln > div.stats-main.ux-audit.web-soln {
        width: unset;
        padding: unset;
        padding-left: 54px;
    }

.stats-main .why-its-imp-text {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4F4F4F;
}

.meta-why-imp-wrapper.web-soln li {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #4F4F4F;
    margin: unset;
    position: relative;
}



.meta-why-imp-wrapper.cust-websoln-adv li {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #4F4F4F;
    margin: unset;
    position: relative;
}

.meta-why-imp-wrapper.web-soln ul {
    padding-left: 28px;
    padding-top: 15px;
}

.snippets-slider-img.web-sol img {
    height: unset;
    width: 110%;
    max-width: 533px;
}

.teamaug-banner-wrapper .banner-content .subhead.cust-usteamaug-subhed {
    font-size: 20px;
    line-height:28px;
}

.teamaug-banner-wrapper.cust-banner-wrapper {
    background: url(../images/chatbot-us/chatbot-bg.svg);
    background-position: center bottom;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 50px;
    background-repeat: no-repeat;
    max-height: 640px;
    position: relative;
}

.banner-contnet-arrow.cust-banner-arrows {
    content: '';
    position: absolute;
    top: auto;
    bottom: 50px;
    left: calc(50% - 40px);
    display: flex;
    flex-direction: column;
}

    .banner-contnet-arrow.cust-banner-arrows img {
        width: 126px;
    }


@media screen and (min-width: 320px) and (max-width: 767px) {
    .meta-why-imp-wrapper.web-soln > div {
        width: 100%;
        padding: 0;
    }

        .meta-why-imp-wrapper.web-soln > div.stats-main.ux-audit.web-soln {
            width: unset;
            padding: unset;
            padding-left: unset;
        }

    .snippets-slider-img.web-sol img {
        height: 94%;
        min-height: 120px;
        object-fit: cover;
        width: 100%;
    }

    .teamaug-section.starting p.ar-vr-service.web-solution.cust-websol-content {
        width: 100%;
    }

    .teamaug-banner-wrapper.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.product-interface.chatbot-us.ux-audit .banner-content.digital-transformation .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 100%;
    }

    .teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us .banner-content .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 100%;
    }

    .meta-why-imp-wrapper.cust-websoln-adv li {
        font-size: 16px;
        line-height:20px;
    }

    .teamaug-section.cust-teamaug-unique {
        padding-bottom: 20px;
    }

    .teamaug-banner-wrapper .banner-content .subhead.cust-usteamaug-subhed {
        font-size: 16px;
        line-height:20px;
    }

    .teamaug-banner-wrapper.cust-banner-wrapper {
        background: linear-gradient(to right,#F98F61,#F88666);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center bottom;
        display: block;
        padding: 1px 0;
        margin-bottom: calc(720px - 152px);
    }

    .banner-contnet-arrow.cust-banner-arrows {
        display: none;
    }


    .stats-main .why-its-imp-text {
        font-size: 16px;
        line-height: 20px;
    }
}





/*Businesses Tabs*/

/*.hp-desktop-case-study-main {
    max-width: 1156px;
    margin: 0 auto;
}*/

/*.margin-tabs-content {
    margin-bottom: 35px;
}*/


.hp-case-study-img {
    position: relative;
}

    .hp-case-study-img a img:first-child {
        width: 100%;
    }


    .hp-case-study-img a img {
        transform: scale(1);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .hp-case-study-img img {
        transition: all .5s ease;
    }

img.lazy {
    /*background-image: url(../images/loading.gif);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.scalpel-wh {
    width: 350px;
    height: 281px;
}

.hp-case-study-img img {
    transition: all .5s ease;
}

.hp-case-study-fig {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
    width: 110%;
    height: 90%;
    pointer-events: none;
}

    .hp-case-study-fig img {
        display: block;
        position: relative;
        transform: translate(-50%, -50%) !important;
        left: 50%;
        max-height: 100%;
        top: 50%;
        cursor: pointer;
        pointer-events: all;
    }

.our-work-top-wrapper .card-body, .hp-case-study-info .card-body {
    padding-left: 0;
    padding-right: 0;
}

.hp-case-study-info .card-title {
    margin-bottom: 5px;
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #303030;
    margin-top: 19px;
}

.left-common-padding {
    padding-left: 123px;
}

.left-common-padding-2 {
    padding-left: 142px;
}


.left-common-padding-4 {
    padding-left: 85px;
}

.left-common-padding-4 {
    padding-left: 80px;
}

.left-common-padding-5 {
    padding-left: 137px;
}

.left-common-padding-2.product-inter {
    padding-left: 100px;
}

.left-common-padding-2.us.product-interface {
    padding-left: 90px;
}


.left-common-padding-3 {
    padding-left: 105px;
}

    .left-common-padding-3.mobapp-opera {
        padding-left: 245px;
    }

.hp-case-study-info p {
    margin-bottom: 8px;
}

.hp-case-study-info p, .hp-case-study-info span {
    font-family: openSans-medium;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height */
    color: #676767;
}

.hp-case-study-info .card-body, .our-work-top-wrapper .card-body {
    padding-left: 0;
    padding-right: 0;
}

.hp-desktop-case-study-main .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

    .hp-desktop-case-study-main .row.innovative {
        justify-content: space-between;
    }

.hp-desktop-case-study-main {
    max-width: 1118px;
    margin: 0px auto;
    padding-top: 45px;
}


.hp-case-study-section {
    background: none;
    padding: 20px 0 40px 0;
    /*pb-60 only for hide hp-insights-section*/
}

.hp-case-study-img {
    max-width: 365px;
}

    .hp-case-study-img img {
        transition: all .5s ease;
    }

    .hp-case-study-img:hover img {
        transform: scale(1.08);
    }

    .hp-case-study-img > figure {
        overflow: hidden;
    }

.hp-desktop-case-study-main .hp-case-study-info .view-more {
    margin-top: 15px;
}

.margin-tabs-content {
    margin-bottom: 65px;
}

.hp-insights-info .insight-category-text, .hp-insights-info .insight-category-text > span {
    margin-top: 20px;
    font-family: openSans-regular;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.hp-insights-img {
    position: relative;
}

    .hp-insights-img .hp-insights-img-label {
        position: absolute;
        bottom: -15px;
        bottom: -5%;
        left: 10%;
        min-width: 140px;
        background: #F37222;
        padding: 5px 15px;
        border-radius: 4px;
    }

.hp-insights-img-label h4 {
    letter-spacing: 0.3px;
    color: #fff;
    font-family: openSans-regular;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

    .hp-insights-img-label h4 > span {
        display: block;
    }

.hp-insights-info .insight-category-info {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 5px;
    align-items: center;
    color: #303030;
}

.hp-case-study-info .view-more .box-know-more::before, .view-more a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 20px);
    height: 1px;
    top: 20px;
    background: #aaa;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.more-casestudy {
    text-align: center;
}

.hp-case-study-fig {
    display: block;
}


.left-common-padding.mobility {
    padding-left: 73px;
}

.left-common-padding.chatbot {
    padding-left: 71px;
}

.left-common-padding-2.digital-transformation {
    padding-left: 206px;
}

.left-common-padding-2.product-interface-opera {
    padding-left: 156px;
}


.left-common-padding-2.product-interface-hotel {
    padding-left: 237px;
}


.left-common-padding-2.us-staff-kotak {
    padding-left: 227px;
}

.left-common-padding-2.digi-t {
    padding-left: 119px;
}

.left-common-padding-2.usability-test-cs {
    padding-left: 114px;
}

.left-common-padding-2.websoln-opera {
    padding-left: 182px;
}

.left-common-padding-ux-design {
    padding-left: 97px;
}

.left-common-padding.ar-vr-us {
    padding-left: 133px;
}
.left-common-padding.ar-vr-us.cust-exp-pd {
    padding-left: 94px;
}

.left-common-padding.cx-strategy-new {
    padding-left: 170px;
}

.left-common-padding.user-research-new {
    padding-left: 162px;
}

.left-common-padding.data-visuali-cs {
    padding-left: 146px;
}

.left-common-padding.web-solution-cs {
    padding-left: 166px;
}


/*.left-common-padding.next-gn-us{
    padding-left:188px;
}*/



@media only screen and (max-width: 1200px) {
    .digital-services-list {
        justify-content: center;
    }

    .hp-case-study-img {
        max-width: 360px;
    }

    .hp-case-study-info .card-body {
        max-width: 300px;
    }

    .left-common-padding.web-solution-cs {
        padding-left: unset;
    }

    .left-common-padding.ar-vr-us {
        padding-left: unset;
    }

    .left-common-padding-5 {
        padding-left: unset;
    }

    .left-common-padding-2.usability-test-cs {
        padding-left: unset;
    }

    .left-common-padding.data-visuali-cs {
        padding-left: unset;
    }

    .left-common-padding-2 {
        padding-left: unset;
    }

    .left-common-padding-3 {
        padding-left: unset;
    }

    .left-common-padding-4 {
        padding-left: unset;
    }

    .left-common-padding {
        padding-left: unset;
    }

    .left-common-padding-2.digital-transformation {
        padding-left: unset;
    }

    .left-common-padding-2.product-interface-opera {
        padding-left: unset;
    }

    .left-common-padding-2.product-interface-hotel {
        padding-left: unset;
    }

    .left-common-padding.mobility {
        padding-left: unset;
    }

    .left-common-padding-2.digi-t {
        padding-left: unset;
    }

    .left-common-padding.chatbot {
        padding-left: unset;
    }

    .left-common-padding-2.product-inter {
        padding-left: unset;
    }

    .left-common-padding-2.us-staff-kotak {
        padding-left: unset;
    }

    .left-common-padding-2.websoln-opera {
        padding-left: unset;
    }

    .left-common-padding.cx-strategy-new {
        padding-left: unset;
    }

    .left-common-padding-3.mobapp-opera {
        padding-left: unset;
    }

    .teamaug-section-head.case-study-ar-vr {
        padding: 10px 26px;
    }

    .left-common-padding-ux-design {
        padding-left: unset;
    }

    .left-common-padding.user-research-new {
        padding-left: unset;
    }

    .hp-case-study-fig {
        display: none;
    }

    .hp-case-study-img a img:first-child {
        width: unset;
    }

    .hp-desktop-case-study-main {
        padding: 40px 20px 0px 20px;
    }

    .margin-tabs-content {
        margin-bottom: unset;
    }

    .card.hp-case-study-info {
        margin-bottom: 40px;
    }
}


.panel-collapse .panel-body .collapse ul li::before {
    content: "";
    position: absolute;
    left: -21px;
    top: 7px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #000;
}

.actionsec.accs.team-aug {
    box-shadow: 0 0;
    width: 102%;
}

/*mobile app*/

.challenges-wrapper.web-site .challenge-card.iot p.fig {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 54px;
    color: #FA975C;
    margin: 10px 0;
}

.meta-knowhow-desc.mob-app {
    font-family: 'openSans-medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #4F4F4F;
    margin-top: 30px;
    width: 92%;
    margin: 14px auto;
}

.meta-why-imp-wrapper.digital-transformation.mob-app > .desc {
    width: 55%;
    padding: 0px 20px;
}

.meta-why-imp-wrapper.mob-application > div {
    width: 60%;
    padding: 0 20px;
}

/*banner arrow start*/
.banner-contnet-arrow.arrow-position {
    content: '';
    position: absolute;
    top: auto;
    bottom: 154px;
    left: calc(57% - 40px);
    display: flex;
    flex-direction: column;
}

.banner-contnet-arrow p {
    font-family: openSans-bold;
    font-size: 14px;
    font-weight: 700;
    line-height: 44px;
    color: #ffffff;
}

/*banner arrow end*/

/*website/m-site start*/

.teamaug-banner-wrapper.webm-site .banner-content .head {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
    margin-top: 90px;
    position: relative;
}

.teamaug-banner-wrapper.webm-site.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.webm-site.mob-sol.chatbot-us .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 87%;
}

.digi-app-info-txt .app-info-text-bold.usability-audit .cust-webm-content {
    text-align: left;
}

/*website/m-site end*/


.cust-list-dots {
    padding: 0px 20px;
    list-style: decimal;
}

    .cust-list-dots li {
        padding: 4px 0px;
        list-style: decimal;
    }

.cust-faq-headbold {
    font-weight: 700;
}

/*mobile app start*/

.meta-knowhow-desc.cust-mobapp-design {
    font-family: 'openSans-medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #4F4F4F;
    margin-top: 30px;
    width: 92%;
    margin: 14px auto;
}


.check-insights-main.mobapp-why-cta {
    width: 66%;
}



/*mobile app end*/

/*wearable new start*/

.teamaug-banner-wrapper.web-banner .banner-content .head span {
    font-family: openSans-bold;
    font-size: 32px;
    font-weight: 700;
    line-height: 56px;
}

.meta-why-imp-head.customer-ex.wearable-why-imp {
    margin-bottom: 0px;
}

.digi-app-info-txt .app-info-text-bold.usability-audit .cust-user-engagement {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #303030;
}

/*wearable new end*/


/*usability testing new start*/



.teamaug-section.starting.cust-ux-bg.cust-usability-bg {
    background: #f5f6fa;
    margin: 0 60px;
    padding: 30px 0px;
}

.whatwedo-usability-testing .custom-row {
    display: flex;
    width: 100%;
    justify-content: center;
}

.whatwedo-usability-testing.usability-audit .whatwedo-card {
    width: 30%;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 21%);
    border-radius: 8px;
    display: block;
    align-items: flex-start;
    margin: 10px;
    padding: 25px;
    transition: 0.3s;
    text-align: center;
}

.whatwedo-usability-testing .whatwedo-card.cust-card-web img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-right: 0px;
    margin-top: 6px;
}

.whatwedo-usability-testing .wwd-title {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #303030;
    margin-top: 6px;
}

.whatwedo-usability-testing .wwd-desc {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #676767;
}

.uasbility-list {
    width: 412px;
    max-width: 100%;
}

.teamaug-section.starting.cust-why-usability {
    padding-top: 0px;
}

.how-we-do-services.digital-transformation.iot.usability {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -52px;
}

.challenges-wrapper.web-site .challenge-card.usability-card {
    padding: 16px;
}

.challenges-wrapper.web-site .challenge-card p.fig-1.cust-fig {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FA975C;
    margin: 0px;
}

.challenges-wrapper.web-site .challenge-card.iot p.fig.usability-fig {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: #FA975C;
    margin: 20px 0 24px;
}

/*usability testing new end*/


/*video banking old start*/

.digital-transformation-hws.video-banking-cards {
    margin-bottom: 0px;
}


/*video banking old end*/

/*our client start*/

.teamaug-banner-wrapper.our-client-new {
    background: url(../images/our-client/our-client-banner.svg);
    background-position: center bottom;
    height: 100vh;
    height: 100vh;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 50px;
    background-repeat: no-repeat;
    max-height: 622px;
    position: relative;
}

.teamaug-banner-wrapper .banner-content.ourclient-banner-content {
    max-width: 49%;
    align-self: center;
}

.us-client-list {
    margin: 12px 0 32px;
}

    .us-client-list .us-work-listing {
        justify-content: flex-start;
    }

.us-work-listing {
    display: flex;
    justify-content: center;
    line-height: 22px;
    margin: 5px 0 30px;
    padding-left:0px;
}

    .us-work-listing > li {
        font-size: 16px;
        line-height:24px;
        font-family: openSans-regular;
        color: #ffffff;
        position: relative;
        padding: 0 15px;
    }

        .us-work-listing > li:first-child {
            padding-left: 0;
        }

            .us-work-listing > li:first-child:before {
                display: none;
            }

        .us-work-listing > li:before {
            content: "";
            position: absolute;
            width: 2px;
            height: 50%;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            background: #ffffff;
        }

.opening-btn.our-client-btn {
    padding: 16px;
    margin-right: 30px;
    cursor: pointer;
}

    .our-client-btn {
        font-family: openSans-bold;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        background: #ffffff;
        color: #ED6026;
        cursor: pointer;
        border-radius: 8px;
        text-transform: uppercase;
    }

.opening-btn.our-client-btn:hover {
    color: #ED6026 ;
}

.opening-btn.our-client-btn:focus {
    color: #ED6026;
}

    .hp-clients-wrapper {
        max-width: 1182px;
        margin: 60px 90px;
    }


.our-clients-filter-dropdown {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

    .our-clients-filter-dropdown p {
        font-family: openSans-regular;
        font-size: 20px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        color: #303030;
        margin: 10px 15px 10px 0;
    }


.dropdown-toggle {
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgb(176 176 176 / 50%) !important;
    padding: 10px 50px 10px 15px;
    width: 328px;
    text-align: left;
    position: relative;
    font-family: openSans-regular;
    font-size: 16px;
    line-height:24px;
    color: #000000;
    background: #FFFFFF;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding:7px 17px;
}

.dropdown-menu.open {
    z-index: 4;
    transform: translate3d(0px, 44px, 0px) !important;
    width: 100%;
}

.dropdown-menu.dropdown-menu-right{
    left:0px;
}

.our-client-logos {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.our-clients-filter-container .hp-clients-logo {
    margin:10px 13px;
}

.our-clients-filter-container .hp-clients-logo img{
    width:168px;
    height:82px;
}

.teamaug-section.starting p.ar-vr-service.our-client-para {
    width: 796px;
    margin: 30px auto;
}

.teamaug-section.starting.our-client-user-slider{
    padding:20px 60px;
}

.our-client-testimonial-body {
    margin-top: 22px;
    width: 100%;
}

.our-client-testimonial {
    width: 686px;
    height: 354px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    border-radius: 8px;
    margin:30px auto;
    text-align:center;
    position:relative;
}

.our-client-testimonial .user {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #d9d9d9;
    position:absolute;
    left:0;
    right:0;
    top:-28px;
    margin:0 auto;
}

    .our-client-testimonial .client-name {
        font-family: openSans-bold;
        font-size: 32px;
        font-weight: 700;
        line-height: 42px;
        text-align: center;
        color:#000000;
        margin:0px;
        text-transform:uppercase;
        padding:75px 0 12px;
    }

    .our-client-testimonial .our-client-designation {
        font-family: openSans-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        text-align: center;
        color:#000000;
        text-transform:uppercase;
        margin:0px;

    }

    .our-client-testimonial .our-client-desc {
        font-family: openSans-medium;
        font-size: 22px;
        font-weight: 500;
        line-height: 30px;
        text-align: center;
        color: #000000;
        padding-top:24px;
        width:500px;
        margin:0 auto;
    }

.our-client-testimonial-body .owl-dots{
    width:230px;
    margin:37px auto 0;
    display:flex;
    justify-content:space-between;
}

.our-client-testimonial-body .owl-dot.active {
    width: 50px;
    height: 9px;
    background: #F78C6E;
    border-radius: 8px;
}

.our-client-testimonial-body .owl-dot{
    width: 50px;
    height: 9px;
    background: #D9D9D9;
    border-radius: 8px;
}

.services-hyperlink.our-client-casestudy {
    margin:50px 0;
}

.services-hyperlink .nav.nav-lg.our-client-nav {
    width: 1032px;
}

.services-hyperlink .nav .nav-item.our-client-items {
    margin:0 16px;
}

.services-hyperlink .nav.nav-tabs {
    border-bottom: unset;
    width: unset;
    position: unset;
    left: unset;
}

.industries-across{
    width:988px;
    max-width:100%;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    margin:30px auto;
}

    .industries-across .industries-across-card {
        width: 220px;
        height: 260px;
        justify-content: flex-start;
        padding: 88px 0 0 32px;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
        border-radius: 8px;
        margin:16px 0;
    }

        .industries-across .industries-across-card img{
            width:68px;
            height:64px;
            padding-bottom:12px;
        }

        .industries-across .industries-across-card .industries-name {
            font-family: openSans-bold;
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
            line-height: 28px;
            color: #303030;
        }

.meta-knowhow-desc.business-transform {
    font-family: 'openSans-medium';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #4F4F4F;
    margin-top: 30px;
    width:796px;
    margin:0 auto;
    max-width:100%;
}

.teamaug-section.starting.cust-our-sector{
    padding:30px 60px 0;
}

.services-hyperlink.our-client-casestudy .nav .nav-item.active a{
    cursor:pointer;
}


/*our client end*/

/*mobile app development start*/

.us-client-list.mobile-dev-list {
    max-width: 100%;
    width: 659px;
    margin-top: 16px;
}

.us-work-listing.mobile-work-list > li:first-child {
    padding-left: 0px;
}

.us-work-listing.mobile-work-list > li {
    font-size: 16px;
    font-family: openSans-bold;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    position: relative;
    padding: 0 12px;
}

    .us-work-listing.mobile-work-list > li:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        background: #ffffff;
    }

.teamaug-section.starting.mobile-app-spacing {
    padding: 0px 60px;
}

.uxmaturity-modal-list {
    width: 444px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0px;
}

    .uxmaturity-modal-list .uxmaturity-modal-item {
        width: 222px;
        padding: 14px 0 0 32px;
        position: relative;
        font-family: openSans-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        color: #000000;
    }

        .uxmaturity-modal-list .uxmaturity-modal-item:before {
            content: '';
            background: url(../images/mobile-app-development/list-icon.svg);
            width: 16px;
            height: 16px;
            position: absolute;
            left: 0;
            top: 20px;
        }

.snippets-slider-img.mob-sol.git.mobile-dev-modal {
    background: url(../images/mobile-app-development/snippet-circle.png),url(../images/mobility-solution/snippets-bg.png);
    background-position: 130px 40px, center center;
    background-repeat: no-repeat;
    background-size: 293px 257px, 100% 100%;
    position: relative;
}

.mobile-dev-solution {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 58px 0 35px;
}

    .mobile-dev-solution .mobile-dev-solution-left {
        width: 500px;
    }

        .mobile-dev-solution .mobile-dev-solution-left h3 {
            font-family: openSans-bold;
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
            color: #303030;
        }

        .mobile-dev-solution .mobile-dev-solution-left p {
            font-family: openSans-medium;
            font-size: 20px;
            font-weight: 500;
            line-height: 28px;
            color: #4f4f4f;
        }

    .mobile-dev-solution.dev-platforms {
        padding-top: 0px;
    }

    .mobile-dev-solution .mobile-dev-solution-left.platforms {
        width: 700px;
    }

        .mobile-dev-solution .mobile-dev-solution-left.platforms h3 {
            padding-left: 8px;
        }

    .mobile-dev-solution .mobile-dev-solution-left .mobile-dev-platform {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

.snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.mobile-dev-ux-modal {
    border-radius: 8px;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    padding: 11px 24.25px;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    position: absolute;
    bottom: 12%;
    left: 67%;
}



/*mobile app development end*/


/*content strategy start*/

.master-content-model {
    display: flex;
    justify-content: space-between;
}

.snippets-slider-img.web-sol .master-icon img {
    width: 45px;
    margin-right: 30px;
    margin-top: 10px;
}

.master-content h4 {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.master-content p {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4F4F4F;
}
.snippets-slider-img.mob-sol.git.content-strategy-model {
    background: url(../images/content-strategy/content-strategy-img.png),url(../images/mobility-solution/snippets-bg.png);
    background-position: 130px 40px, center center;
    background-repeat: no-repeat;
    background-size: 293px 257px, 100% 100%;
    position: relative;
}


/*content strategy end*/
/*new navbar design start*/
.navgation .dropdown-big-menu.new-dropdown-menu {
    display: block;
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    left: 0px;
    padding: 18px 65px 20px;
    margin: 23px auto 28px;
    transition: 0.5s;
    z-index: 9;
    width: 100%;
    height: 100vh;
    cursor: default;
    transform: scale(0);
    transform-origin: 600px 10px;
}

    .navgation .dropdown-big-menu.new-dropdown-menu.side-new-menu {
        transform-origin: 1150px 10px;
    }

    .navgation .dropdown-big-menu.new-dropdown-menu.active {
        display: block;
    }

.navgation .main-manu:hover .dropdown-big-menu.new-dropdown-menu {
    text-transform: none !important;
    overflow: hidden;
    transform: scale(1);
}

.sub-menu-container.new-dropdown-submenu {
    display: inline-block;
    vertical-align: top;
    padding: 10px 13px 10px 0;
    max-width: 310px;
    width:310px;
}

    .sub-menu-container.new-dropdown-submenu:last-child{
        width:236px;
    }

    .sub-menu-container.new-dropdown-submenu:last-child {
        padding-right: 0px;
    }

.navgation .dropdown-big-menu.new-dropdown-menu .new-dropdown-para {
    font-family: openSans-light;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #303030;
    text-transform: none;
    margin-bottom:20px;
}

.new-main-services .new-category-head {
    font-family: openSans-semi-bold;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    display: inline-block;
    padding: 5px 10px;
}

.new-main-services .new-large-head {
    position: relative;
    padding-left: 0px;
    list-style: none;
}

.new-main-services ul {
    padding-top: 10px;
}

.new-main-services .new-large-head::before {
    content: "";
    position: absolute;
    width: 1px;
    top: 0px;
    left: 0px;
    background: #F37222;
    height: calc(100% - 16px);
}

.new-dropdown-submenu:last-child .new-large-head::before {
    height: 24px;
}

/*.subdropdown-before .new-large-head::before{
    height:24px;
}*/

.subdropdown-before .new-main-services:last-child .new-large-head::before {
    height: calc(100% - 16px);
}

.new-main-services .new-large-head > li {
    font-family:'openSans-regular';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 10px 5px 18px;
    color: #676767;
    font-weight: 400;
    position: relative;
}

    .new-main-services .new-large-head > li a {
        text-decoration: none;
        color: inherit;
        transition: 0.3s;
        text-transform: none;
        margin:0px;
    }

    .new-main-services .new-large-head > li::after {
        position: absolute;
        content: "";
        width: 8px;
        height: 1px;
        background: #F37222;
        top: 13px;
        left: 0px;
    }


.new-main-services .new-small-head {
    position: relative;
    padding-left: 0px;
    list-style: none;
}

.new-main-services .new-small-head {
    padding-top: 5px;
}


    .new-main-services .new-small-head > li {
        font-family: openSans-regular;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 28px;
        padding: 0px 10px 0px 18px;
        color: #676767;
        font-weight: 400;
        position: relative;
    }

        .new-main-services .new-small-head > li a {
            text-decoration: none;
            color: inherit;
            transition: 0.3s;
        }

        .new-main-services .new-small-head > li::after {
            position: absolute;
            content: "";
            width: 5px;
            height: 5px;
            background: #F37222;
            border-radius: 3px;
            top: 10px;
            left: 0px;
        }

.new-main-services li a:hover {
    color: #f37222;
}

.main-navbar-new {
    display: flex;
    justify-content: space-between;
}

    .main-navbar-new .Logo-mobile, .main-navbar-new .hamburger {
        display: none;
    }

.dropdown-media-wrapper {
    width: 100%;
    display: flex;
    height: 70vh;
    justify-content: space-between;
    align-items: center;
}

    .dropdown-media-wrapper .dropdown-sub-dropdown-new li {
        list-style: none;
    }

        .dropdown-media-wrapper .dropdown-sub-dropdown-new li a {
            font-size: 16px;
            line-height: 24px;
            color: #606060;
            text-transform: none;
            margin-bottom: 15px;
        }

            .dropdown-media-wrapper .dropdown-sub-dropdown-new li a:hover{
                color:#f47221;
            }

            .dropdown-media-wrapper {
                background: url(../resources/images/submenu-dots.png) no-repeat;
            }

    .dropdown-media-wrapper .dropdown-sub-dropdown-contact {
        width: 400px;
        text-transform: none;
    }

        .dropdown-media-wrapper .dropdown-sub-dropdown-contact .dropdown-sub-dropdown-getintouch .title {
            font-family: openSans-semi-bold;
            font-size: 16px;
            line-height: 24px;
            color: #303030;
            font-weight: 600;
            margin: 0px;
            position:unset;
            display:block;
        }

        .dropdown-media-wrapper .dropdown-sub-dropdown-contact .dropdown-sub-dropdown-getintouch p {
            font-family: 'openSans-regular';
            font-size: 16px;
            line-height: 24px;
            color: #303030;
            margin: 0px;
            font-weight:400;
            font-family:openSans-regular;
        }

        .dropdown-media-wrapper .dropdown-sub-dropdown-contact .dropdown-sub-dropdown-getintouch .get-in-touch-btn {
            border-radius: 8px;
            box-shadow: 0 4px 20px 5px rgb(249 194 160 / 52%);
            border: solid 1px #f37222;
            background-color: #f37222;
            line-height: normal;
            padding: 13px 24.6px;
            text-transform: uppercase;
            font-family: openSans-medium;
            font-size: 16px;
            font-weight: 600;
            color: #FFFFFF;
            margin-top: 30px;
            width: 160px;
        }

    .dropdown-media-wrapper .dropdown-sub-dropdown-social ul li {
        display: inline-block;
        margin: 5px;
        list-style: none;
    }

        .dropdown-media-wrapper .dropdown-sub-dropdown-social ul li img {
            width: 28px;
            height: 28px;
        }

.more-option-main-menu {
    display: none;
}

header .navgation.main-navigation .main-manu.anim {
    border-width: 5px;
    position: relative;
    background: #FFFFFF;
    border-radius: 25px;
    width: auto;
    padding: 2px 10px;
    margin: 20px 0px 24px 40px;
}

    header .navgation.main-navigation .main-manu.anim:after {
        position: absolute;
        content: "";
        top: calc(-1 * 2px);
        left: calc(-1 * 2px);
        z-index: -1;
        width: calc(100% + 2px * 2);
        height: calc(100% + 2px * 2);
        background: linear-gradient( 45deg, #FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF, #ffcb00,#ff6900,#ffcb00, #FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF );
        background-size: 300% 300%;
        background-position: 0 50%;
        border-radius: 25px;
        animation: moveGradient 4s alternate infinite;
    }

header.slim .navgation.main-navigation .main-manu {
    padding: 10px 0px 10px 40px;
}

    header.slim .navgation.main-navigation .main-manu.anim {
        margin: 10px 0px 10px 40px;
        padding: 2px 10px;
    }

.dropdown-active {
    overflow: hidden;
}

.submenu-close-btn {
    position: absolute;
    top: 50px;
    right: 60px;
    padding-right: 0;
    cursor: pointer;
    height: 35px;
    width: 35px;
    background: rgba(224, 224, 244, 0.3);
    border-radius: 35px;
}

    .submenu-close-btn::before {
        content: '';
        position: absolute;
        left: 8px;
        top: calc(50% - 0.5px);
        width: 0px;
        height: 2px;
        background: #676767;
        transform: rotate(0deg);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .submenu-close-btn::after {
        content: '';
        position: absolute;
        left: 8px;
        top: calc(50% - 0.5px);
        width: 0px;
        height: 2px;
        background: #676767;
        transform: rotate(0deg);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }

    .submenu-close-btn.animated::before {
        animation: 0.7s 1s submenu-close-btn-animate1 forwards;
    }

    .submenu-close-btn.animated::after {
        animation: 0.7s 1s submenu-close-btn-animate2 forwards;
    }


@keyframes submenu-close-btn-animate1 {
    0% {
        transform: rotate(0deg);
        width: 0px;
    }

    50% {
        transform: rotate(0deg);
        width: 20px;
    }

    70% {
        transform: rotate(0deg);
        width: 20px;
    }

    100% {
        transform: rotate(45deg);
        width: 20px;
    }
}

@keyframes submenu-close-btn-animate2 {
    0% {
        transform: rotate(0deg);
        width: 0px;
    }

    50% {
        transform: rotate(0deg);
        width: 20px;
    }

    70% {
        transform: rotate(0deg);
        width: 20px;
    }

    100% {
        transform: rotate(-45deg);
        width: 20px;
    }
}
/*
.navgation .main-manu:hover .dropdown-big-menu.new-dropdown-menu.mega-menu-active {
    transform:scale(0);
}*/

header .navgation a.main-manu.menu-focused, header .navgation .main-manu.active {
    font-family: openSans-semi-bold;
    font-size: 14px;
    font-weight: 600;
   /* color: #F37222;*/
}

.menu-mobile-more-option {
    display: none;
}

header .navgation a.main-manu.menu-focused, header .navgation .main-manu.menu-focused {
    font-family: openSans-semi-bold;
    font-size: 14px;
    font-weight: 600;
    /*color: #F37222;*/
}

header .navgation a.main-manu:first-child active {
    font-family: openSans-semi-bold;
    font-size: 14px;
    font-weight: 600;
    color: #F37222;
}

header.slim .navgation.main-navigation .main-manu .dropdown-big-menu.new-dropdown-menu {
    margin-top: 10px;
}


/*new navbar design end*/



/*whatsapp footer icon start*/

.techved-footer-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 10px;
    max-width: 302px;
    z-index: 10;
    display:none;
}

    .techved-footer-whatsapp .footer-whatsapp-container a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .techved-footer-whatsapp .footer-whatsapp-container p {
        font-family: openSans-bold;
        color: #000000;
        font-size: 15px;
        font-weight: 700;
        line-height: 18px;
        background: #ffffff;
        padding: 14px 12px;
        border-radius: 8px;
        margin: 6px 14px 0 0;
        position: relative;
    }

        .techved-footer-whatsapp .footer-whatsapp-container p::after {
            position: absolute;
            content: "";
            top: calc(-1 * 2px);
            left: calc(-1 * 2px);
            z-index: -1;
            width: calc(100% + 2px * 2);
            height: calc(100% + 2px * 2);
            background: linear-gradient( 45deg, #FFFFFF,#FFFFFF, #ffcb00,#ff6900,#ffcb00, #FFFFFF,#FFFFFF );
            background-size: 300% 300%;
            background-position: 0 50%;
            border-radius: 12px;
            animation: moveGradient 4s alternate infinite;
        }


/*whatsapp footer icon end*/


/*web app design new start*/

.teamaug-section.starting p.data-visualization.web-app-design {
    width: 87%;
    margin: 30px auto 0;
}

.teamaug-banner-wrapper.web-appdesign-content.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.web-appdesign-content.mob-sol.chatbot-us .banner-content .subhead p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 85%;
}

/*web app design new end*/



/*cla page start*/

.whatwedo-card-wrapper.usability-audit.cla-compatitive-analysis {
    margin-top: 30px;
    padding-bottom: 0px;
}

.whatwedo-card-wrapper.usability-audit .whatwedo-card.cla-compatitive-analysis-card {
    text-align: left;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}


.teamaug-section.why-it-imp.digital-transformation.cla-rival {
    padding-top: 0px;
}

.teamaug-section.starting.cla-section-heading {
    padding-top: 0px;
}

.meta-why-imp-wrapper > div.stats-main.ux-audit.cla-competitor-analysis {
    width: 100%;
    max-width: 396px;
}

/*cla page end*/

/*common view more btn start*/


.cs-challenges.web-site.cs-challange-cust-space {
    margin-bottom: 0px;
}

.teamaug-banner-wrapper .banner-main-head, .teamaug-banner-wrapper.web-banner .banner-content .head span.banner-main-head {
    margin-right: 20px;
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
}

.teamaug-section.enterprise.cs-challange-enterpirse{
    margin-bottom:0px;
}

.teamaug-industries-wrapper.ar-vr-service.data-visualization.client-section-space {
    padding-bottom: 0px;
}


.teamaug-section.client-teamaug-section {
    padding-bottom:0px;
}

.teamaug-section.why-imp-teamaug-section {
    padding-bottom:0px;
}

/*team augmentation slider start*/


.staff-aug-slider-section {
    width: 100%;
    background: url(../../../resources/images/mobility-solution-service/what-we-do-bg.svg);
}

.services-what-we-do-container.client-slider-heading {
    margin: 60px auto 40px auto;
}

.teamaug-client-slider {
    margin: 40px 0;
}

    .teamaug-client-slider .client-slider-container img {
        margin: 0 auto;
        width: 156px;
    }


.mobility-dev-what-do-main.team-aug.team-aug-whatwedo-section {
    background: none;
}

.mobility-dev-what-do-main.team-aug.team-aug-slider-background {
    height: 326px;
}

.services-common-heading.team-aug-section-heading.teamaug-slider-heading {
    margin: 60px 0 40px 0;
}

.mobility-dev-what-do-main.team-aug.team-aug-whatwedo-section {
    margin-top: 0px !important;
}

.mobility-dev-what-do-main.team-aug.team-aug-slider-background {
    background-size: cover;
}



/*common view more btn end*/


/*user research start*/

.enterprice-partner .nav-tabs.pwa-tabs.cro-tabs.user-ex-tabs {
    border-right: 1px solid #DADADA;
    border-left: none;
    left: -10px;
    height: 114%;
    width: 86%;
}

.enterprice-partner-wrapper.pwa-enterprice-partner-wrapper.user-ex-new {
    width: 100%;
    margin: 0 auto;
    background: none;
    border-radius: 16px;
    height: 450px;
    padding: 0 34px;
}

.soln-txt-wrapper.wearables.user-ex-slider .owl-dots {
    width: 49px;
}

.teamaug-section.why-it-imp.digital-transformation.user-research-section {
    padding: 0px 60px;
}

.cust-list-disc {
    padding-left: 22px;
}

    .cust-list-disc li {
        padding: 4px 0px;
        list-style: disc;
    }

    .teamaug-section.starting.user-research-partner{
        padding:30px 60px 0px 60px;
    }

.teamaug-section.user-research-spacing-bottom {
    padding-bottom:0px ;
}


/*user research end*/


@media screen and (min-width: 320px) and (max-width: 767px) {
    .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead h1 {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 15px;
            color: #FFFFFF;
            margin: -5px 0;
            width: 100%;
        }

            .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us.ux-audit .banner-content.digital-transformation .subhead .us h1 {
                font-family: 'openSans-regular';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 19px;
                color: #FFFFFF;
                margin: 10px 0;
                width: 100%;
            }

        .teamaug-banner-wrapper.chatbot-us.ux-audit.chatbot-banner .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us.ux-audit.chatbot-banner .banner-content.digital-transformation .subhead h1 {
            font-family: 'openSans-regular';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            color: #FFFFFF;
            margin: 10px 0;
            width: 100%;
        }

        .teamaug-banner-wrapper.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content .subhead .cust-banner-subhead {
            font-family: openSans-regular;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            text-transform: none;
            color: #FFFFFF;
        }

        .meta-why-imp-wrapper.mob-application > div {
            width: 100%;
            padding: unset;
        }

        .left-common-padding-2.us.product-interface {
            padding-left: 0px;
        }

        .banner-contnet-arrow.arrow-position {
            display: none;
        }

        /*website/m-site start*/

        .teamaug-banner-wrapper.webm-site.customer-ex .banner-content .head {
            font-size: 24px;
            line-height: 30px;
            text-align: center;
            width: 88%;
            margin: auto;
        }

        .teamaug-banner-wrapper.webm-site.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.webm-site.mob-sol.chatbot-us .banner-content .subhead p {
            font-family: 'openSans-regular';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            color: #FFFFFF;
            margin: 10px 0;
            width: 100%;
        }

        .teamaug-banner-wrapper.webm-site {
            max-height: 616px;
        }

        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.webm-site-form {
            display: block;
            top: 258px;
        }

        .meta-why-imp-wrapper.webm-slider {
            padding-top: 20px;
        }

        .meta-why-imp-wrapper.cust-webm-imp {
            padding-top: 0px;
        }

        .meta-why-imp-wrapper .cust-webm-desc {
            padding: 24px 0;
        }

        .teamaug-section-head.cust-webm-head {
            padding: 12px 20px;
        }

        /*website/m-site end*/


        /*mobile app start*/

        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.webm-site-form.mobile-app-form {
            display: block;
            top: 300px;
        }

        .meta-knowhow-desc.cust-mobapp-design {
            font-family: openSans-regular;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            text-align: center;
            margin: 24px 0;
            width: 100%;
            color: #303030;
        }

        .meta-knowhow-desc.cust-mobapp-content {
            font-family: openSans-medium;
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            margin-top: 24px;
            text-align: center;
        }

        .teamaug-section.starting.mobapp-section-spacing {
            padding: 40px 21px;
        }

        .meta-why-imp-wrapper .desc.cust-mobapp-desc {
            padding: 24px 0;
        }


        /*mobile app end*/

        /*wearable new start*/

        .teamaug-banner-wrapper.web-banner .banner-content .head span {
            font-family: openSans-bold;
            font-size: 20px;
            font-weight: 700;
            line-height: 38px;
        }

        /*wearable new end*/

        /*usability testing new start*/

        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.usability-banner-form {
            display: block;
            top: 390px;
        }

        .teamaug-section.starting.cust-ux-bg.cust-usability-bg {
            background: #f5f6fa;
            margin: 0px;
            padding: 20px;
        }

        .whatwedo-usability-testing .custom-row {
            display: flex;
            width: 100%;
            justify-content: center;
            flex-direction: column;
        }

        .whatwedo-usability-testing.usability-audit.ux-designbg-section {
            padding: 0px;
        }

        .whatwedo-usability-testing.usability-audit .whatwedo-card.ux-design-card {
            padding: 20px 26px;
        }

        .whatwedo-usability-testing.usability-audit .whatwedo-card {
            width: 100%;
            border-radius: 8px;
            display: block;
            height: 244px;
            margin: 16px;
            margin-left: 0px;
            text-align: center;
            display: block;
        }

            .whatwedo-usability-testing.usability-audit .whatwedo-card img {
                width: 36px;
                height: 36px;
                object-fit: contain;
                /* margin-right: -2px; */
                margin: 12px auto;
            }

        .whatwedo-usability-testing .wwd-title {
            font-size: 18px;
            line-height:24px;
        }

        .teamaug-section.starting p.ar-vr-service.web-solution.cust-websol-whatwedo.why-usability-testing {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            color: #303030;
            margin-top: 26px;
            width: 100%;
        }

        .teamaug-section.starting p.ar-vr-service.cust-websol-whatwedo.usabilty-testing-para {
            font-family: 'openSans-medium';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            color: #4F4F4F;
            margin-top: 26px;
            width: 100%;
        }

        .teamaug-section.starting.cust-why-usability {
            padding-top: 0px;
        }

        .teamaug-banner-wrapper .banner-content.usability-testing-banner {
            max-width: 100%;
            margin-top: 120px;
            padding: 0px;
        }

        .teamaug-banner-wrapper.web-banner.customer-ex .banner-content.usability-testing-banner .head {
            font-size: 24px;
            line-height: 30px;
            text-align: center;
            width: 100%;
            margin: auto;
        }

        .teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us .banner-content.usability-testing-banner .subhead {
            font-family: 'openSans-regular';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: #FFFFFF;
            margin: 10px 0;
            width: 100%;
            padding: 0 10px;
        }

        .teamaug-section.usabilty-testing-bottom {
            padding-bottom: 20px;
        }

        .how-we-do-services.digital-transformation.iot.usability.usabilty-testing-stats {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            margin: 0px -15px;
        }

        /*usability testing new end*/


        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.web-solution-form.ux-designform-us {
            display: block;
            top: 318px;
        }

        /*our client start*/

        .teamaug-banner-wrapper .banner-content.ourclient-banner-content {
            max-width: 100%;
            margin-top: 94px;
            padding: 0px;
        }

    .teamaug-banner-wrapper.our-client-new {
        background: url(../images/our-client/our-client-bannermob.svg);
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        padding: 1px 0;
        height: 630px;
        max-height: 630px;
        margin-bottom: 30px;
    }

            .teamaug-banner-wrapper.our-client-new.web-banner.customer-ex .banner-content .head {
                width: 100%;
            }

            .teamaug-banner-wrapper.our-client-new.web-banner.mob-sol.chatbot-us .banner-content .subhead p {
                font-family: 'openSans-regular';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 24px;
                color: #FFFFFF;
                margin: 10px 40px;
                width: 279px;
            }

        .us-client-list .us-work-listing {
            justify-content: center;
        }

        .us-work-listing > li {
            font-family: openSans-extra-bold;
            font-size: 12px;
            font-weight: 800;
            line-height: 18px;
            text-align: left;
            position: relative;
            padding: 0 6px;
        }

        .opening-btn.our-client-btn {
            margin-right: 0px;
            padding: 8px 16px;
        }

        .our-clients-filter-container .hp-clients-wrapper {
            margin: 0 0 0;
            padding: 0 10px;
        }

        .dropdown-toggle {
            width: 288px;
            font-size:16px;
            line-height:20px;
            padding: 10px 50px 10px 29px;
        }

        .our-client-logos {
            width: 288px;
            justify-content: flex-start;
            margin: 0 auto;
            gap:0 24px;
        }

        .our-clients-filter-dropdown p {
            margin: 12px 15px;
            font-size:20px;
            line-height:24px;
        }

        .our-clients-filter-container .hp-clients-logo img {
            width: 80px;
            height: 40px;
        }

        .our-clients-filter-container .hp-clients-logo {
            margin: 10px 0px;
        }

        .our-client-testimonial {
            width: 260px;
            height: 283px;
        }

            .our-client-testimonial .user {
                width: 54px;
                height: 54px;
            }

            .our-client-testimonial .client-name {
                font-family: openSans-bold;
                font-size: 20px;
                font-weight: 700;
                line-height: 24px;
                text-align: center;
                padding: 36px 0 8px 0;
            }

            .our-client-testimonial .our-client-designation {
                font-family: openSans-medium;
                font-size: 12px;
                font-weight: 500;
                line-height: 18px;
                text-align: center;
            }

            .our-client-testimonial .our-client-desc {
                font-family: openSans-medium;
                font-size: 16px;
                font-weight: 500;
                line-height: 20px;
                letter-spacing: 0px;
                text-align: center;
                width: unset;
                padding: 12px 12px 0;
            }

        .our-client-testimonial-body .owl-dots {
            width: 200px;
            margin-top: 20px;
        }

        .our-client-testimonial-body .owl-dot.active, .our-client-testimonial-body .owl-dot {
            width: 32px;
            height: 6px;
        }

        .teamaug-section.starting.our-client-user-slider {
            padding: 20px 0px;
        }

        .teamaug-section.usabilty-testing-bottom.our-client-casestudy-tabs{
            padding:0 0 30px 0;
        }

        .services-hyperlink.our-client-casestudy {
            margin:30px 0 0 ;
        }

        .industries-across .industries-across-card {
            width:134px;
            height:149px;
        }

            .industries-across .industries-across-card .industries-name {
                font-family: openSans-bold;
                font-size: 12px;
                font-weight: 700;
                line-height: 14px;
                text-align: left;
            }

        .industries-across .industries-across-card{
            padding:53px 0 0 20px;
        }

            .industries-across .industries-across-card img{
                width:40px;
                height:40px;
            }


        .industries-across{
            justify-content:center;
            gap:0 20px;
            margin:20px auto;
        }

        .meta-knowhow-desc.business-transform {
            font-size: 16px;
            font-weight: 500;
            line-height: 28px;
            padding:24px 20px 0;
        }

        .teamaug-section.starting.cust-our-sector {
            padding: 20px 0;
        }

        /*our client end*/


    /*mobile app development start*/

    .us-work-listing.mobile-work-list > li {
        font-size: 14px;
        padding: 0 12px;
    }
    .industries-across {
        justify-content: center;
        gap: 0 20px;
        margin: 20px auto;
    }

    .us-work-listing.mobile-work-list > li {
        font-size: 14px;
        line-height:20px;
        padding: 0 6px;
    }

    .us-client-list.mobile-dev-list .us-work-listing.mobile-work-list {
        justify-content: center;
        flex-wrap: wrap;
    }

    .us-work-listing.mobile-work-list > li:before {
        height: 50%;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.mobile-dev-from.web-solution-form.ux-designform-us {
        display: block;
        top: 370px;
    }

    .teamaug-section.starting.mobile-app-spacing {
        padding: 20px 20px 0;
    }

    .snippets-slider-img.mob-sol.git.mobile-dev-modal {
        background-position: center 10px, center;
        background-size: 170px 150px, 100% 100%;
        min-height: 290px;
        padding: 0px;
        margin: 0;
    }

    .uxmaturity-modal-list {
        width: 100%;
    }

        .uxmaturity-modal-list .uxmaturity-modal-item {
            font-size: 14px;
            font-weight: 500;
            line-height: 24px;
        }

            .uxmaturity-modal-list .uxmaturity-modal-item:nth-child(even) {
                width: 130px;
            }

            .uxmaturity-modal-list .uxmaturity-modal-item:nth-child(odd) {
                width: 168px;
                font-size:14px;
                line-height:20px;
            }

    .snippets-slider-img.mob-sol.web-sol.cust-snippetux-img .ux-modal-process h2{
        font-size:20px;
        line-height:24px;
    }

    .mobile-dev-solution {
        margin: 24px 0;
    }

        .mobile-dev-solution .mobile-dev-solution-left {
            width: 328px;
            margin: 0 auto;
            text-align: center;
        }

            .mobile-dev-solution .mobile-dev-solution-left h3 {
                font-size: 18px;
                font-weight: 700;
                line-height: 24px;
            }

            .mobile-dev-solution .mobile-dev-solution-left p {
                padding: 24px 0;
                font-size: 16px;
                font-weight: 500;
                line-height: 20px;
            }


        .mobile-dev-solution.dev-platforms {
            display: flex;
            flex-direction: column-reverse;
        }

        .mobile-dev-solution .mobile-dev-solution-left.platforms {
            width: 100%;
        }

            .mobile-dev-solution .mobile-dev-solution-left.platforms .mobile-dev-platform {
                margin: 24px 0;
            }

            .mobile-dev-solution .mobile-dev-solution-left.platforms img {
                width: 160px;
                height: 84px;
            }


    .uxmaturity-modal-list .uxmaturity-modal-item:before {
        top: 18px;
    }

    .meta-why-imp-head.cust-ux-modal.mobile-dev-ux-modal {
        margin: 0px;
    }

    .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.mobile-dev-ux-modal {
        position: absolute;
        bottom: 0%;
        left: 29%;
    }

      
        /*mobile app development end*/
        /*new navbar design start*/
        .navgation .dropdown-big-menu.new-dropdown-menu {
            width: 100%;
            overflow: auto;
            max-height: 100vh;
            position: relative;
        }

    .sub-menu-container.new-dropdown-submenu {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .new-nav-content {
        display: none;
    }


    .dropdown-big-menu.new-dropdown-menu.new-main-menu-services:hover {
        display: none;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        z-index: 11;
    }

    .main-navbar-new .Logo-mobile, .main-navbar-new .hamburger {
        display: block;
    }

    .main-navbar-new .Logo {
        display: none;
    }

    .sidenav-main-nav {
        height: 0;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #e6e6f7;
        overflow-x: hidden;
        transition: 0.5s;
        margin-top: 74px;
        z-index: 11;
    }

    .hamburger-active {
        height: 100%;
    }

    .more-option-main-menu {
        display: block;
        margin: 20px 0 0 10px;
        padding-left: 0px;
        width: calc(50% - 15px);
    }

        .more-option-main-menu li {
            list-style: none;
        }

            .more-option-main-menu li a {
                font-size: 16px;
                line-height:20px;
                font-family: openSans-semi-bold;
                color: #000000;
                font-weight:600;
                text-transform:uppercase;
                margin: 0 0 20px 0;
                display: inline-block;
            }

    header .navgation {
        float: unset;
    }

        header .navgation.main-navigation {
            width: calc(50% - 15px);
            display: flex;
            flex-direction: column;
        }

        header .navgation.main-navigation {
            margin: 20px 0 0 10px;
        }

            header .navgation.main-navigation .main-manu {
                margin: 0 0 20px 0;
                height: 0px;
                padding: 0 0 20px 0;
                font-size:16px;
                font-weight:600;
                font-family:openSans-semi-bold;
                color:#303030;
            }

                header .navgation.main-navigation .main-manu.anim {
                    padding: 0px 0px 20px 8px;
                    margin: 0px;
                    width: 136px;
                }

    .sidenav-main-nav {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0 15px;
        align-content: flex-start;
    }

    header .navgation.main-navigation .main-manu:nth-child(7), .navgation.main-navigation .main-manu:last-child {
        display: none;
    }

    .service-active {
        width: 100%;
        display: block !important;
        position: absolute !important;
        padding: 50px 20px !important;
        top: -21px;
        overflow: scroll !important;
        transform: scale(1);
        height: 100vh;
        margin-bottom: 50px;
    }

    .sub-menu-container.new-dropdown-submenu:last-child {
        padding-bottom: 50px;
    }


    .menu-mobile-more-option {
        display: block;
    }

    header.slim .navgation.main-navigation .main-manu {
        padding: 0 0 20px 0;
    }

        header.slim .navgation.main-navigation .main-manu.anim {
            padding: 0px 0px 20px 8px;
            margin: 0px;
            width: 126px;
        }

    .menu-mobile-more-option .more-option-get-started {
        padding: 20px 10px 0 10px;
        border-top: solid 1px #b7b7b7;
        position: relative;
        margin-top:55px;
    }

    .menu-mobile-more-option h5 {
        font-family: openSans-regular;
        font-size: 16px;
        line-height:20px;
        color: #303030;
        font-weight: bold;
        margin-bottom: 8px;
    }

    .menu-mobile-more-option p {
        font-family: openSans-regular;
        font-size: 16px;
        line-height:20px;
        font-weight: normal;
        color: #303030;
    }

    .menu-mobile-more-option .common-btn.get-intouch-btn {
        border-radius: 8px;
        box-shadow: 0 4px 20px 5px rgb(249 194 160 / 0%);
        border: solid 1px #f37222;
        background-color: #f37222;
        font-family: 'openSans-regular';
        font-size: 14px;
        font-weight: normal;
        color: #FFFFFF;
        padding: 11px 15.25px;
        text-transform: uppercase;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        cursor: pointer;
    }

    .menu-mobile-more-option .more-info-social {
        padding: 35px 0px 40px 5px;
    }

        .menu-mobile-more-option .more-info-social ul {
            display: flex;
            width: 100%;
            margin: 0;
            justify-content: space-between;
            list-style: none;
            padding-left: 0px;
        }

            .menu-mobile-more-option .more-info-social ul li img {
                color: #aaaaaa;
                padding: 0;
                width: 28px;
                height: 28px;
                text-align: center;
                line-height: 28px;
            }

    .submenu-close-btn {
        top: 10px;
        right: 24px;
    }

    .submit-close-btn-body{
        top:0px;
        right:0px;
        position:fixed !important;
        z-index:20;
    }

    .navgation .main-manu:hover i,
    .navgation i.active {
        visibility: visible;
        display:none;
    }


    header .navgation a.main-manu.menu-focused, header .navgation .main-manu.menu-focused {
        font-family: openSans-semi-bold;
        font-size: 14px;
        font-weight: 600;
         color: #F37222; 
    }

    /*new navbar design end*/

    /*whatsapp footer icon start*/

    .techved-footer-whatsapp .footer-whatsapp-container p {
        margin: 0px 10px 0px 0px;
        display: none;
    }

    .techved-footer-whatsapp {
        bottom: 60px;
    }

    /*whatsapp footer icon end*/

    /*web app design new start*/

    .teamaug-section.starting p.data-visualization.web-app-design {
        width: 100%;
    }

    .challenges-wrapper.web-site.web-app-design {
        margin: 37px auto 40px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.web-appdesign-form {
        display: block;
        top: 336px;
    }

    .teamaug-section.section-bottom-spacing {
        padding-bottom: 20px;
    }

    .teamaug-banner-wrapper.web-appdesign-content.mob-sol.chatbot-us .banner-content .subhead, .teamaug-banner-wrapper.web-appdesign-content.mob-sol.chatbot-us .banner-content .subhead p {
        font-family: 'openSans-regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #FFFFFF;
        margin: 10px 0;
        width: 100%;
    }

    .meta-why-imp-wrapper.digital-transformation.webapp-design-pointers ul {
        padding-left: 37px;
        margin-bottom: 40px;
        max-width: 100%;
    }

    .meta-why-imp-wrapper.digital-transformation.webapp-design-pointers li::before {
        top: 10px;
    }

    /*web app design new end*/

}

.meta-knowhow-desc.business-transform {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 24px 20px 0;
}

.teamaug-section.starting.cust-our-sector {
    padding: 20px 0;
}




    .form-group.captcha span.websoln-captcha-equal {
    padding: 0px;
    font-size: 14px;
}

/*accesibility new start*/

.accs.banner-wrapper.access-banner-wrapper {
    height: 100vh;
    background: url(../images/accessibility/accessibility-new/accessibility-bg.svg);
    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-left.usa-left-banner {
    width: 65%;
    padding: 80px 120px 0 120px;
    text-align: left;
    height: 100%;
}

    .accs.banner-left.usa-left-banner .head.cust-head {
        font-family: openSans-extra-bold;
        font-weight: 800;
        font-size: 48px;
        line-height: 56px;
        text-align: left;
        text-transform: capitalize;
        color: #FFFFFF;
        border: none;
        margin: 0px;
        padding-bottom: 12px;
    }

.accs.banner-left .subhead-bottom.cust-subhead {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
}

/*accesibility new end*/

.teamaug-banner-wrapper.chatbot-us .banner-content .subhead,
.teamaug-banner-wrapper.chatbot-us .banner-content .subhead h1 {
    font-family: 'openSans-semi-bold';
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
    margin: 10px 0;
    width: 90%;
}






/*ux-design-services-start*/


.we-create.our-clients.ux-digital {
    padding: 0 0 25px;
    background: #F5F6FA;
    margin: 0 80px;
}


.teamaug-section.starting.cust-ux-bg {
    background: #f5f6fa;
    margin: 0 80px;
}

.whatwedo-card-wrapper.usability-audit.ux-designbg-section {
    padding: 0px;
}

.snippets-slider-img.mob-sol.git.ux-design-modal {
    background: url(../images/ux-design-service/snippets-circles.png),url(../images/mobility-solution/snippets-bg.png);
    background-position: 130px 40px, center center;
    background-repeat: no-repeat;
    background-size: 293px 257px, 100% 100%;
    position: relative;
}

.meta-why-imp-head.cust-ux-modal {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #4f4f4f;
    margin: 12px 30px 32px 30px;
    width: 622px;
}

.ux-modal-process {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

    .ux-modal-process .ux-modal-process-content {
        margin-left: 14px;
    }



.snippets-slider-img.cust-snippetux-img {
    padding: 0px;
    margin: 12px 24px 24px 24px;
}

.snippets-slider-img.mob-sol.web-sol.cust-snippetux-img .ux-modal-process img {
    width: 48px;
    height: 48px;
    min-height: 0px;
    object-fit: contain;
}

.snippets-slider-img.mob-sol.web-sol.cust-snippetux-img .ux-modal-process h2 {
    font-family: openSans-semi-bold;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #4f4f4f;
    padding: 0px;
    text-transform: capitalize;
}

.snippets-slider-img.mob-sol.web-sol.cust-snippetux-img .ux-modal-process p {
    font-family: openSans-medium;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding-top: 14px;
}

.desc2.ux-modal-desc p {
    font-family: openSans-light;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 14px;
    color: #000000;
}

.teamaug-industries-wrapper.ar-vr-service.data-visualization.cust-our-client.cust-ux-client {
    padding: 0px;
    margin: 0px 0 0 0;
}

.teamaug-section.teamaug-ux-section {
    padding: 30px 0;
}

.ux-service {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 50px;
}

.ux-design-imp-para {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-top: 50px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.cust-ux-design {
        display: block;
        top: 306px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.cust-ux-design {
        display: block;
        top: 284px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.cro-leadform {
        display: block;
        top: 314px;
    }

    .whatwedo-card-wrapper.usability-audit .whatwedo-card.ux-design-card {
        padding: 10px 6px;
    }

    .we-create.our-clients.ux-digital {
        margin: 0px;
        padding: 20px;
    }

    .teamaug-section.starting.cust-ux-bg {
        margin: 0px;
    }


    .whatwedo-card-wrapper.usability-audit.ux-designbg-section {
        padding: 0px;
    }

    .snippets-slider-img.mob-sol.git.ux-design-modal {
        background-position: 71px 10px, center;
        background-size: 170px 150px, 100% 100%;
        min-height: 290px;
        padding: 0px;
        margin: 24px 0;
    }



    .ux-modal-process {
        display: flex;
        flex-direction: column;
        margin-top: 24px;
    }

    .snippets-slider-img.cust-snippetux-img {
        padding: 0px;
        margin: 0px;
    }

    .ux-modal-process .ux-modal-process-content {
        margin: 14px 0 0 0;
    }

    .meta-why-imp-head.cust-ux-modal {
        width: 100%;
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        margin: 0 0 24px 0;
    }

    .snippets-slider.mob-sol.cust-snippet-reverse {
        display: flex;
        justify-content: center;
        flex-flow: column;
        padding: 0px;
    }

    .meta-why-imp-wrapper .stats-head.cust-ux-statshead {
        margin-bottom: 0px;
    }

    .meta-why-imp-wrapper .stats.cust-ux-stats {
        padding-top: 24px;
    }

    .teamaug-section.teamaug-ux-section {
        padding: 40px 0 0 0;
    }

    .teamaug-section-head.teamaug-ux-head {
        padding: 12px 30px;
    }

    .teamaug-banner-wrapper .banner-content.ux-design {
        margin-top: 97px;
    }

    .ux-design-imp-para {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        margin: 24px 0;
    }

    .meta-why-imp-wrapper.ux-design-new-adv {
        padding-top: 0px;
    }

    .teamaug-section.maturity-process {
        padding: 20px;
    }

    .snippets-slider-img.mob-sol.git.ux-design-modal.ux-design-analysis {
        background-position: center 10px, center;
        background-size: 170px 150px, 100% 100%;
        min-height: 290px;
        padding: 0px;
        margin: 24px 0;
    }

    .snippets-slider-img.mob-sol.git .services-model-process-contact-info .ux-analysis-content {
        font-family: 'openSans-light';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        color: #000000;
        position: absolute;
        bottom: 25%;
        text-align: center;
        width: 100%;
    }

    .ux-modal-button {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.cust-common-webbtn {
        padding: 8px 85.25px;
        bottom: 9%;
        right: 50%;
        left:unset;
        transform: translateX(50%);
    }
    .snippets-slider-img.mob-sol.git .services-model-process-contact-info .common-btn.mobile-dev-ux-modal.master-cta {
        padding: 11px 18px;
        bottom: 0%;
        left: unset;
    }

    .meta-knowhow-desc.business-transform{
        font-size:16px;
        line-height:20px;
    }
}
/*ux-design-services-end*/


/*pwa start*/
.our-clients.pwa-header {
    background: linear-gradient(0deg, #F5F6FA, #F5F6FA), linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px 16px 0px 0px;
    max-width: 1195px;
    margin: 0 auto;
    margin-top: -26px;
}


.teamaug-section.starting p.ar-vr-service.web-solution.pwa {
    width: 98%;
}


.teamaug-section.starting.pwa {
    padding-top: 30px;
}

.meta-why-imp-wrapper > div.stats-main.usability-testing {
    width: 52%;
    padding-left: 89px;
}

.meta-why-imp-wrapper.usability-audit > .desc.usability-testing-left {
    width: 55%;
    padding: 0px 0px;
}

.teamaug-section-head.pwa-header {
    margin-bottom: 25px;
}

.meta-why-imp-wrapper.pwa > div {
    width: 60%;
    padding: 0 20px;
}

.meta-why-imp-wrapper > div.stats-main.usability-testing.pwa {
    width: 52%;
    padding-left: 216px;
}

.challenge-card.iot .fig-p {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FA975C;
    margin-top: -4px;
}


.enterprice-partner .enterprice-tab-section {
    padding: 30px 0 40px;
}

.common-btn.tab-pane-btn {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    width: 33%;
    padding: 17px;
    color: white;
    margin-top: 67px;
}

.teamaug-section.pwa {
    padding: 30px 0px;
}

.container.pwa {
    overflow-x: visible;
}

.teamaug-section.starting.pwa {
    padding-top: 37px;
}

.accs-openlead-wrapper.pwa {
    margin: 46px 0 0px 0;
}

/*pwa-new start*/

.pwa-tab-container {
    display: flex;
    justify-content: space-between;
}

    .pwa-tab-container .pwa-tab-head {
        width: 400px;
        min-width: 350px;
        max-width: 100%;
    }


.enterprice-partner .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 20px;
}

.enterprice-partner .nav-tabs {
    border: none;
    border-right: 1px solid #DADADA;
    height: 100%;
    left: -54px;
}

.enterprice-tab-section .nav-tabs .nav-link.active {
    background: none;
    color: #F37222;
}

.enterprice-tab-section .nav-tabs .nav-link.active {
    border: 0px;
}

.enterprice-partner .nav-tabs .nav-link {
    display: block;
    font-family: openSans-semi-bold;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #676767;
    position: relative;
    border: none;
    border-radius: 0;
    padding-left: 70px;
    transition: all .3s ease;
}

.enterprice-partner .nav::-webkit-scrollbar {
    width: 0px;
}


.enterprice-partner .nav-tabs .nav-link:hover {
    background: none;
    border-color: none;
}

.enterprice-tab-section .nav-tabs .nav-link.active:after {
    background: #f37222;
}

.enterprice-partner.pwa .nav-tabs .nav-link:before {
    content: '';
    position: absolute;
    width: 3px;
    top: 0;
    right: -4px;
    height: 100%;
}

.enterprice-tab-section.pwa .nav-tabs .nav-link.active:before {
    background: #f37222;
}

.pwa-tabs-para {
    font-family: openSans-medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}

.nav-tabs.pwa-tabs {
    width: 100%;
}

.enterprice-partner .nav-tabs.pwa-tabs {
    border-left: 1px solid #DADADA;
    border-right: none;
    left: 1px;
    height: 52%;
}

.enterprice-tab-section .nav-tabs .nav-link.nav-link-menu {
    padding-left: 20px;
}

.enterprice-partner .nav-tabs .nav-link.nav-link-menu:after {
    content: '';
    position: absolute;
    width: 3px;
    top: 0;
    /* right: -2px; */
    height: 100%;
    left: -1px;
}

.enterprice-tab-section .tab-content .pwa-skill h3 {
    font-family: 'openSans-bold';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    color: #353535;
}

.enterprice-tab-section .tab-content p {
    font-family: 'openSans-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #353535;
    padding-top: 16px;
}

.tab-pane-img.pwa {
    width: 69%;
    padding-top: 33px;
    margin-left: -15px;
    margin-bottom: 50px;
}

    .tab-pane-img.pwa img {
        width: 349px;
        height: 225px;
    }

.enterprice-partner-wrapper.pwa-enterprice-partner-wrapper {
    width: 100%;
    margin: 0 auto;
    background: #F5F6FA;
    border-radius: 16px;
    padding: 0 34px;
}

.pwa-asian-case-study {
    padding-left: 93px;
}


.left-common-padding.pwa {
    padding-left: 190px;
}


.services-faq-wrapper .card-body.pwa li::before {
    content: "";
    position: absolute;
    left: -21px;
    top: 7px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #000;
}
/*pwa-new end*/


/*pwa-new start*/
@media screen and (min-width: 320px) and (max-width: 767px) {

    .teamaug-section.pwa-teamaug {
        padding: 20px 0;
    }

    .pwa-tab-container {
        flex-direction: column;
    }

    .enterprice-partner-wrapper.pwa-enterprice-partner-wrapper {
        padding: 20px;
    }

    .meta-knowhow-desc.cust-pwa-para {
        width: 100%;
        margin: 24px 0 20px 0;
    }

    .teamaug-section.starting.cust-pwa-space {
        padding-top: 0px;
    }

    .teamaug-section.why-it-imp.digital-transformation.pwa-our-client {
        padding: 0px;
    }

    .teamaug-section.starting.pwa-services {
        padding-top: 40px;
    }

    .enterprice-partner .nav-tabs {
        padding: 0 20px;
        height: auto;
        border-bottom: 1px solid #DADADA;
        border-right: none;
        left: 0px;
    }

    .enterprice-partner .nav {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: flex-start !important;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        scroll-behavior: smooth;
        scrollbar-width: none;
    }

    .enterprice-partner .nav-tabs .nav-item {
        width: auto;
        margin-bottom: 0;
    }

    .enterprice-partner .nav-tabs .nav-link {
        font-family: openSans-regular;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        padding: 0;
        margin-right: 15px;
        margin-bottom: 0;
        height: 30px;
        color: #353535;
    }

        .enterprice-partner .nav-tabs .nav-link.active {
            font-weight: 600;
        }

        .enterprice-partner .nav-tabs .nav-link:after {
            content: '';
            position: absolute;
            width: 100%;
            top: 95%;
            left: 0;
            height: 3px;
        }

    .enterprice-tab-section.pwa .nav-tabs .nav-link.active:before {
        background: none;
    }

    .enterprice-partner.pwa .nav-tabs .nav-link:before {
        content: '';
        position: absolute;
        width: 0px;
        top: 0;
        right: -4px;
        height: 0px;
    }

    .pwd-tab-container {
        flex-direction: column;
    }

    .enterprice-tab-section .tab-content {
        text-align: center;
    }


        .enterprice-tab-section .tab-content .pwa-skill h3 {
            font-family: 'openSans-bold';
            font-size: 20px;
            font-weight: 700;
            line-height: 24px;
            text-align: center;
            padding-top: 24px;
        }

        .enterprice-tab-section .tab-content p {
            font-family: 'openSans-regular';
            font-size: 18px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            width: 326px;
            margin: 0 auto;
        }

    .tab-pane-img.pwa {
        width: 100%;
        margin-left: 0px;
    }

    .enterprice-partner-wrapper.pwa-enterprice-partner-wrapper {
        padding: 0px;
    }

    /*pwa-new end*/
    .enterprice-partner .nav-tabs.pwa-tabs {
        padding-top: 13px;
        border-bottom: none;
        width: 100%;
        margin: 0 20px;
        border-left: none;
        margin-left: 0px;
    }
    /*  .enterprice-partner .nav-tabs.pwa-tabs::before {
            content: '';
            width: 90%;
            height: 1px;
            border-top: 1px solid #DADADA;
            position: absolute;
            top: 0;
        }*/
    .enterprice-partner .nav-tabs .nav-link.nav-link-menu:after {
        content: '';
        position: absolute;
        width: 100%;
        top: -48%;
        left: 0px;
        height: 3px;
    }

    .enterprice-tab-section .nav-tabs .nav-link.nav-link-menu {
        padding-left: 0px;
        font-size:16px;
        line-height:20px;
        font-family:openSans-semi-bold;
        font-weight:600;
    }

    .pwa-tab-container .pwa-tab-head.pwa-tab-head-border {
        position: relative;
        display: block;
    }

    .enterprice-partner .pwa-tab-head.pwa-tab-head-border::before {
        content: '';
        width: 90%;
        height: 1px;
        background: #DADADA;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.cla-leadform {
        display: block;
        top: 300px !important;
    }


    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.usability-banner-form.pwa-form {
        display: block;
        top: 270px;
    }

   
    .teamaug-section.starting.web-app {
        padding-top: 40px;
    }

    .teamaug-section.starting p.ar-vr-service.web-solution.asset-para {
        margin: 24px 0px;
    }

    .teamaug-industries-wrapper.ar-vr-service.data-visualization.pwa-client-icon {
        padding-bottom: 0px;
    }

    .digi-solution-slider-list.usability-audit.client-slide3 {
        padding-top: 20px;
    }

    .pwa-tabs-para {
        font-size: 16px;
        line-height: 20px;
    }


}


/*video-banking-new*/

.meta-knowhow-desc.video-banking {
    width: 78%;
    margin: 30px auto 30px auto;
    color: #303030;
}

.meta-knowhow-desc.video-banking-para {
    width: 78%;
    margin: 0 auto;
    color: #303030;
    margin-top: 30px;
}

.teamaug-section.starting.vide-banking-us {
    padding-top: 30px;
}

.meta-why-imp-wrapper .stats-wrapper.video-banking-stats {
    margin-top: 40px;
}

.whatwedo-card-wrapper.usability-audit.video-banking .whatwedo-card {
    width: 27%;
}

.teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us.customer-ex.video-banking .head span {
    margin-right: 20px;
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 54px;
    color: #FFFFFF;
}

.teamaug-banner-wrapper .banner-content .head span {
    margin-right: 20px;
}



.meta-why-imp-head.customer-ex.wearable-why-imp.video-banking {
    margin: 25px auto 0px auto;
    width: 80%;
}

.advantage-techved.video-banking {
    display: flex;
    padding: 30px;
}

    .advantage-techved.video-banking .col-video-banking {
        width: 35%;
        padding: 20px;
    }

.advantage-para {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #4F4F4F;
    margin-left: 59px;
    margin-top: 38px;
    margin-bottom: -20px;
}

.advantage-techved.video-banking .col-video-banking ul li::before {
    content: "";
    height: 8px;
    width: 8px;
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    position: absolute;
    left: -28px;
    top: 10px;
}

.col-video-banking ul li {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 34px;
    color: #4F4F4F;
    position: relative;
}

.vcip-flow-box::after {
    content: '';
    width: 30%;
    height: 9px;
    position: absolute;
    right: 55px;
    top: calc(50% - 4.5px);
    background: rgba(209, 191, 191, 1);
    border-radius: 7.46994px;
    margin: auto;
}

.whatwedo-card-wrapper.video-banking-v-cip {
    margin: 20px 0px 20px 184px;
}

.meta-knowhow-desc.video-banking-byline {
    width: 95%;
}

.soln-sliders-wrapper.digital-transformation.usability-audit.video-banking {
    left: unset;
}

    .soln-sliders-wrapper.digital-transformation.usability-audit.video-banking .soln-img-wrapper .soln-img-slide img {
        width: 100%;
        max-height: 329px;
    }

.meta-why-imp-wrapper.usability-audit.video-banking > .desc {
    width: 62%;
}

.meta-why-imp-wrapper.iot.video-banking-demo > div {
    width: 68%;
    padding: 32px 0px 0px 32px;
}


    .meta-why-imp-wrapper.iot.video-banking-demo > div.stats-main.video-banking-demo {
        width: 50%;
        padding: 32px 0px 0px 0px;
        margin-left: 122px;
    }

.meta-why-imp-wrapper.iot.video-banking-why-its-imp > div {
    width: 50%;
    padding: 30px 4px;
}


    .meta-why-imp-wrapper.iot.video-banking-why-its-imp > div.stats-main.video-banking-stats {
        width: 50%;
        padding: 70px 25px;
    }

.meta-why-imp-wrapper .stats .desc.video-banking {
    width: 82%;
    margin-bottom: 25px;
}

.teamaug-section.why-it-imp.digital-transformation.video-banking {
    padding-top: 0px;
}

.teamaug-section.starting.video-banking {
    padding: 0px 17px 0 17px;
}

.teamaug-section.video-banking {
    padding-top: 65px;
}

.teamaug-section.video-banking-section {
    padding: 0px 10px 0px 10px;
}

.whatwedo-card-wrapper.video-banking .wwd-desc {
    font-family: openSans-regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #676767;
}

.whatwedo-card-wrapper.video-banking .wwd-title {
    font-family: openSans-semi-bold;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.meta-knowhow-desc.video-b {
    color: #000000;
    width: 96%;
    margin: 0 auto;
}

.meta-why-imp-wrapper .desc p.ar-vr-title.video-banking {
    font-family: 'openSans-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #4F4F4F;
}

.desktop-view {
    display: block;
}

mobile-view {
    display: none;
}


.meta-why-imp-wrapper.usability-audit.digital-transformation.customer-ex.webm-slider.video-banking.desktop-view {
    display: flex;
}

.meta-why-imp-wrapper.usability-audit.digital-transformation.customer-ex.webm-slider.video-banking.mobile-view {
    display: none;
}

.meta-why-imp-wrapper.customer-ex.iot.video-banking-demo.mobile-view {
    display: none;
}

.meta-why-imp-wrapper.customer-ex.iot.video-banking-demo.desktop-view {
    display: flex;
}

.advantage-techved.video-banking.mobile-view {
    display: none;
}

.teamaug-section.why-it-imp.digital-transformation.our-client-section {
    margin-top: 337px;
}

.meta-why-imp-wrapper.digital-transformation ul.digi-point {
    padding-left: 44px;
    padding-right: 50px;
}

/*.teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead, .teamaug-banner-wrapper.chatbot-us .banner-content.digital-transformation .subhead.dt-banner-para p {
    width: 92%;
    font-size: 14px;
    line-height: 20px;
}*/

.common-btn.tab-pane-btn.viedo-banking-demo {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    width: 145px;
    padding: 17px 28px;
    color: white;
    display: block;
    margin-top: 31px;
    font-family: 'openSans-bold';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .meta-knowhow-desc.video-banking-para {
        width: 100%;
        margin-top: 12px;
        margin-bottom: 22px;
    }

    .meta-knowhow-desc.video-banking {
        width: 100%;
    }

    .whatwedo-card-wrapper.usability-audit.video-banking .whatwedo-card {
        width: 100%;
        padding: 6px 14px;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .services-why-important-right-main.video-b .video-b-para {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        padding: 18px;
        color: #4F4F4F;
    }

    .whatwedo-card-wrapper.usability-audit.video-banking .whatwedo-card.video-banking {
        height: 232px;
    }

    .vcip-flow-box::after {
        width: 21px;
        height: 3px;
        right: 0px;
        left: 107px;
    }

    .meta-why-imp-wrapper.video-banking-demo ul {
        margin-bottom: 28px;
    }

    .whatwedo-card-wrapper.meta.usability-audit.video-banking-v-cip .row.video-banking {
        display: flex;
    }

    .whatwedo-card-wrapper.video-banking-v-cip {
        padding: 3px;
        margin: 40px 0px 40px 0px;
    }

    .meta-why-imp-wrapper.iot.video-banking-demo > div {
        width: 100%;
        padding: 21px 0px 0px 0px;
    }

        .meta-why-imp-wrapper.iot.video-banking-demo > div.stats-main.video-banking-demo {
            width: 100%;
            padding: 21px 0px 0px 0px;
            margin-left: unset;
        }

    .meta-why-imp-wrapper.iot.video-banking-why-its-imp > div {
        width: 100%;
        padding: 21px 0px 0px 0px;
    }

        .meta-why-imp-wrapper.iot.video-banking-why-its-imp > div.stats-main.video-banking-stats {
            width: 100%;
            padding: 21px 0px 0px 0px;
        }

    .meta-why-imp-wrapper .stats .desc.video-banking {
        width: unset;
        margin-bottom: 15px;
    }

    .advantage-techved.video-banking.mobile-view {
        display: block;
        padding: unset;
    }

    .advantage-techved.video-banking.desktop-view {
        display: none;
    }

    .advantage-techved.video-banking .col-video-banking {
        width: 100%;
        padding: 20px;
    }

    .advantage-para {
        font-family: 'openSans-semi-bold';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #4F4F4F;
        margin-left: 9px;
    }

    .col-video-banking ul li {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #4F4F4F;
        position: relative;
        margin-left: -33px;
        margin-top: 10px;
    }

    .advantage-techved.video-banking .col-video-banking ul li::before {
        left: -19px;
    }

    .teamaug-banner-wrapper.web-banner.video-banking .banner-content .head span {
        font-weight: 400;
        margin-right: unset;
    }

    .teamaug-banner-wrapper.web-banner.video-banking .banner-content .head br {
        display: block;
    }

    .teamaug-banner-wrapper.web-banner.customer-ex.video-banking .banner-content .head {
        width: 100%;
    }

    .pwa-asian-case-study {
        padding-left: unset;
    }

    .left-common-padding.pwa {
        padding-left: unset;
    }

    .meta-why-imp-wrapper.usability-audit.digital-transformation.customer-ex.webm-slider.video-banking.desktop-view {
        display: none;
    }

    .meta-why-imp-wrapper.usability-audit.digital-transformation.customer-ex.webm-slider.video-banking.mobile-view {
        display: block;
    }

    .teamaug-section.starting.video-banking-v-cip {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .meta-why-imp-wrapper.customer-ex.iot.video-banking-demo.mobile-view {
        display: block;
    }

    .meta-why-imp-wrapper.customer-ex.iot.video-banking-demo.desktop-view {
        display: none;
    }

    .teamaug-section.why-it-imp.digital-transformation.our-client-section {
        margin-top: 126px;
    }

    .digi-app-info-txt .app-icon.mobile-client-points {
        margin: 0px 2px 0px 0px;
    }

    .teamaug-industries-wrapper.ar-vr-service.data-visualization.dt-clients {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .teamaug-banner-wrapper.customer-ex .banner-content .head.dt-head-sec {
        width: 100%;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.dt-form {
        display: block;
        top: 296px;
    }

    .teamaug-banner-wrapper.web-banner.mob-sol.chatbot-us.customer-ex.video-banking .head span {
        font-weight: 400;
        margin-right: unset;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }

    .whatwedo-card-wrapper.video-banking .wwd-title{
        font-size:18px;
        line-height:24px;
    }
}



/*enterprise-mobility-solution*/

.teamaug-banner-wrapper .banner-content.banner-content-1.enterprise-mob {
    max-width: 60%;
}

.teamaug-banner-wrapper .banner-content.enterprise-mob p.desc {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    width: 75%;
}

.common-btn.tab-pane-btn.viedo-banking-demo {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 8px;
    width: 148px;
    padding: 17px 28px;
    color: white;
    display: block;
    margin-top: 0px;
    font-family: 'openSans-bold';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.teamaug-section.starting p.ar-vr-service.what-we-para.enterprise-mobility {
    width: 98%;
    margin: 32px auto;
}

.left-para-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.211047);
    border-radius: 8px;
    padding: 30px;
    margin-left: -15px;
}

.meta-why-imp-wrapper.usability-audit.enterprise-mobility > .desc {
    width: 62%;
    padding: 0px 0px 0px 20px;
}

.soln-sliders-wrapper.digital-transformation.usability-audit.enterprise-mobility {
    left: unset;
}

.services-why-important-right-main.research-insight-how-we-do.usability-audit.enterprise-mobility {
    width: 45.1%;
    padding: 0 0px;
}

.soln-img-slide.enterprise-mobility {
    width: 90%;
    margin-left: 47px;
    margin-bottom: 20px;
}


.left-para-box p {
    font-family: 'openSans-regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #676767;
}


.teamaug-section.why-it-imp.enterprise-mobility {
    padding-top: 45px;
}

.ar-vr-title.digital-transformation.enterprise-mob {
    font-family: 'openSans-semi-bold';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.soln-sliders-wrapper.digital-transformation.usability-audit.enterprise-m {
    left: 25%;
}


.teamaug-section.starting.enterprise-m {
    margin-top: -13px;
    padding-top: 0px;
}

.teamaug-section.enterprise {
    padding-top: 0px;
    margin-top: -16px;
    margin-bottom: 41px;
}

.teamaug-section.starting p.ar-vr-service.points-para.enterprise {
    width: 80%;
    margin: 30px auto 0 auto;
}

.services-how-we-do.enterprise-mob .services-how-we-do-box.work-card {
    width: 336px;
    min-height: 250px;
    height: 273px;
}
.teamaug-section.starting.unified.enterprise-mob{
        padding: 0px 0px;
        padding-top:60px;
}

.services-how-we-do.enterprise-mob .services-box-link-wrp {
    padding: 0px 19px;
}

.last-box {
    display: flex;
}

    .last-box .services-how-we-do-box {
        margin-left: 23px;
        margin-right: 23px;
        margin-top: 0px;
    }

/*ar vr new start*/
.whatwedo-card-wrapper .custom-row.our-ar-vr {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.teamaug-section.starting p.ar-vr-service.our-ar-vr-para{
    padding:0 79px;
}

.how-we-do .services-how-we-do-head p.ar-vr-service.future-para{
    max-width:unset;
    padding:32px 79px 0px;
}
.services-how-we-do-box.future-card{
    margin:27px 15px;
}

.how-we-do.ar-vr-vision{
    margin-top:60px;
}
.future-sec{
    padding-left:unset;
}
.vision-sec {
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap;
    background: none;
    justify-content: space-around;
    margin-bottom:30px;
}
.services-how-we-do-box.work-card.vision-card {
    padding: 27px 15px 11px;
}
.what-we-do.ar-vr.ar-vr-our-sec{
    margin-top:30px;
}

/*.whatwedo-card-wrapper .whatwedo-card.power-card{
    padding-left:73px;
}*/
.whatwedo-card-wrapper .custom-row.power-row {
    display: flex;
    width: 100%;
    justify-content: flex-start;
}

.challenges-wrapper.web-site .challenge-card.iot p.fig.usability-fig.ar-vr-aset{
    font-size:40px;
    line-height:54p;
}

/*.teamaug-industries-wrapper.benefit .industries-main > div.middle {
    position: relative;
}*/

.arvr-solution-container{
    display:flex;
    justify-content:center;
    margin-top:16px;

}

.custom-row.arvr-new-solution {
    width:100%;
    display: flex;
    flex-direction: column;
    text-align:center;
    position:relative;
}

.custom-row.arvr-new-solution:after{
    content:'';
    position:absolute;
    width:2px;
    height:250px;
    background:#000000;
    top:30px;
}

    .custom-row.arvr-new-solution:first-child:after {
      background:unset;
    }

    .custom-row.arvr-new-solution:last-child{
       align-self:flex-start;
    }
.arvr-solution-steps p {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding-top:12px;
}
.arvr-solution-steps{
    width:349px;
    margin:12px auto 0;
    max-width:100%;
}

.services-how-we-do.future-sec {
    background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: row;*/
    padding-left:32px;
}

.cs-challenges.ar-vr-stats{
    margin-bottom:0px  !important;
    padding-bottom:0px !important;
}
.meta-why-imp-wrapper.ar-vr-tool {
    margin-top:34px;
}

.teamaug-section.ar-vr-tool-section{
    padding-top:0px;
}
.teamaug-section.starting.experience-sec{
    padding-top:30px;
}
.services-how-we-do-box.work-card.vision-card.ar-vr-vision {
    padding: 20px 15px ;
    margin:20px auto 0px;
}
.ar-vr-faq{
    margin-top:20px;

}

.bordered {
    border-radius: 7px;
    border: 1px solid #f37222;
    border-bottom-width: 4px;
}

/*ar vr new end*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .teamaug-banner-wrapper .banner-content.banner-content-1.enterprise-mob {
            max-width: 100%;
        }

        .teamaug-section.starting.unified.enterprise-mob {
            padding: 0px 0px;
            padding-top: 33px;
        }

        .teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content.enterprise-mob .subhead, .teamaug-banner-wrapper.chatbot-us.customer-ex .banner-content.enterprise-mob .subhead p {
            width: 100%;
        }

        .teamaug-banner-wrapper .banner-content.enterprise-mob p.desc {
            width: 100%;
            font-size:14px;
            line-height:20px;
        }

        .teamaug-section.starting p.ar-vr-service.points-para.enterprise {
            width: 100%;
        }

        .last-box .services-how-we-do-box {
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
        }

        .services-how-we-do.enterprise-mob .services-how-we-do-box.work-card {
            width: 100%;
            min-height: 200px;
            padding: 23px 15px 13px;
            height: 324px;
        }

        .services-how-we-do.enterprise-mob .services-box-link-wrp {
            padding: 0px 0px;
        }

        .last-box {
            display: flex;
            flex-wrap: wrap;
            margin-top: 27px;
        }

        .services-how-we-do.enterprise-mob .services-how-we-do-info.ar-vr-service p.how-we-para {
            width: 189px;
            min-width: 60%;
            padding-left:0px;
            font-size:14px;
            line-height:20px;
        }

        .services-how-we-do.enterprise-mob .services-how-we-do-info.ar-vr-service h3 {
            font-family: openSans-semi-bold;
            font-style: normal;
            font-weight: 600;
            font-size: 18px !important;
            line-height: 20px;
            color: #303030;
        }

        .meta-why-imp-wrapper.usability-audit.enterprise-mobility > .desc {
            width: 100%;
            padding: 0px !important;
        }

        .soln-img-slide.enterprise-mobility {
            width: 100%;
            margin-left: 0px;
            margin-bottom: 20px;
        }

        .left-para-box {
            width: 95%;
            margin: 0 auto;
        }

        .services-why-important-right-main.research-insight-how-we-do.usability-audit.enterprise-mobility {
            margin-bottom: 0px;
            padding: 0 0px;
        }

        .meta-why-imp-wrapper.digital-transformation.enterprise > .desc {
            padding: 0px !important;
        }

        .soln-sliders-wrapper.digital-transformation.usability-audit.enterprise-m {
            left: 0%;
            margin-top: 34px;
        }

        .meta-why-imp-wrapper.usability-audit.digital-transformation.enterprise .desc p.mobile-padd-left {
            text-align: center;
        }

        .ar-vr-title.digital-transformation.enterprise-mob {
            font-size: 15px;
            line-height: 28px;
        }

        .teamaug-section.enterprise {
            margin-top: -16px;
            margin-bottom: 41px;
            padding: 0px;
        }

        .challenges-wrapper.web-site.enterprise .challenge-card.iot.enterprise p.fig {
            font-weight: 700;
            font-size: 36px;
            line-height: 42px;
            margin: 10px 0 10px;
        }

        .challenges-wrapper.web-site {
            margin: 37px auto 0px
        }


        .teamaug-section-head.mobile.digital-transformation {
            margin-top: -11px;
        }

        .meta-why-imp-wrapper.digital-transformation li::before {
            content: "";
            height: 8px;
            width: 8px;
            background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
            border-radius: 8px;
            position: absolute;
            left: -21px;
            top: 4px;
        }

        .meta-why-imp-wrapper.digital-transformation.video-banking.mobile-view li::before {
            top: 10px;
        }

        .meta-why-imp-wrapper.digital-transformation ul.digi-point {
            padding-left: 24px;
            padding-right: 0px;
        }
        /*ar vr new start*/
        .teamaug-section.starting p.ar-vr-service.our-ar-vr-para {
            padding: unset;
        }

        .how-we-do .services-how-we-do-head p.ar-vr-service.future-para {
            max-width: unset;
            padding: 32px 0px;
            font-size:16px;
            line-height:20px;
        }

        .services-how-we-do-box.ar-vr.work-card.vision-card {
            height: 300px
        }

        .whatwedo-card-wrapper .custom-row.power-row {
            display: block;
            width: 100%;
        }

        .arvr-solution-steps img {
            min-width: 87px;
            height: 87px;
        }
        /*
    .custom-row.arvr-new-solution:after{
        background:#000000 !important;
        right:0;
    }*/
        /*  .custom-row.arvr-new-solution:first-child:after {
        background: unset !important;
    }*/


        .challenges-wrapper.web-site.ar-vr-stats {
            margin-bottom: 40px;
        }

        .challenges-wrapper.web-site .challenge-card.iot p.fig.usability-fig.ar-vr-aset {
            font-size: 36px;
        }

        .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.customer-ex.ar-vr-new-form {
            display: block;
            top: 342px;
        }

        .services-how-we-do.future-sec {
            padding-left: unset
        }


    .arvr-solution-steps p{
        font-size:16px;
        line-height:20px;
    }

        /*ar vr new end*/
    }
    /*cro-new-start*/

    .banner-contnet-arrow.cro-new {
    bottom: 69px;
}

.meta-knowhow-desc.cro-new {
    font-family: 'openSans-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin: 30px auto 0 auto;
    text-align: center;
    color: #303030;
    width: 85%;
}

.teamaug-section-head.cro-us {
    margin-bottom: 20px;
}

.enterprice-partner-wrapper.pwa-enterprice-partner-wrapper.cro-new {
    background: none;
}

.enterprice-tab-section .tab-content .tab-pane.pwa-skill.cro-skill p {
    font-family: 'openSans-medium';
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 54px;
}


.enterprice-tab-section .tab-content .pwa-skill.cro-skill h3 {
    font-family: 'openSans-bold';
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    color: #353535;
    text-transform: uppercase;
}

.pwa-tab-container .pwa-tab-head.cro-head {
    width: 400px;
    min-width: 300px;
    max-width: 100%;
}

.enterprice-partner .nav-tabs.pwa-tabs.cro-tabs {
    border-right: 1px solid #DADADA;
    border-left: none;
    left: -24px;
    height: 88%;
}

.enterprice-partner .nav-tabs.cro-tabs .nav-link.cro-link.nav-link-menu:after {
    content: '';
    position: absolute;
    width: 3px;
    top: 0;
    right: -2px;
    height: 100%;
    left: unset;
}


.enterprice-partner.teamaug-section.pwa-teamaug.cro-teamaug{
        margin-top: -63px;
}


.accs-openlead-wrapper.cro {
    margin-top: -32px;
    margin-bottom: 54px;
}

.meta-why-imp-wrapper.cro-new > div {
    width: 54%;
    padding: 0 20px;
}



@media screen and (min-width: 320px) and (max-width: 767px) {

    .teamaug-banner-wrapper .banner-content.cro-new {
        max-width: 100%;
        margin-top: 98px;
        padding: 0 20px;
    }


    .meta-knowhow-desc.cro-new {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px;
        text-align: center;
        color: #303030;
        width: 98%;
    }

    .cro-para {
        font-family: 'openSans-medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #4F4F4F;
        padding: 0 10px;
    }

    .enterprice-tab-section .tab-content .pwa-skill.cro-skill h3 {
        display: none;
    }

    .enterprice-tab-section .tab-content .tab-pane.pwa-skill.cro-skill p {
        font-family: 'openSans-medium';
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 54px;
    }

    .enterprice-partner .nav-tabs.pwa-tabs.cro-tabs {
        background: #FFFFFF;
        box-shadow: 0px 4px 16px rgb(0 0 0 / 8%);
        border-right: none;
        border-left: none;
        left: unset;
        height: 100%;
        padding-top: 25px;
    }

    .enterprice-partner .nav-tabs.cro-tabs .nav-link.cro-link.nav-link-menu:after {
        display: none;
    }

    .enterprice-partner .nav-tabs.cro-tabs .nav-link.cro-link {
        font-family: openSans-semi-bold;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height:20px;
    }

    .teamaug-section-head.cro-client {
        padding: 12px 24px;
    }


    .meta-why-imp-wrapper.digital-transformation > .desc.cust-desc-top.cro-new-left {
        width: 100% !important;
        padding: 18px 10px 0 !important;
    }


    .meta-why-imp-wrapper.digital-transformation.cro-new-left li::before {
        top: 11px;
    }

    .meta-why-imp-wrapper.cro-new > div {
        width: 100%;
        padding: 24px 0;
    }

    .teamaug-section.cro-new {
        padding: 12px;
        padding-bottom: 0px;
    }
    .stats-main .ar-vr-title.cro-new {
    font-size: 16px;
    padding-left: 0px;
}
    /*content strategy start*/
    .master-content-model{
        display:block;
    }
    .snippets-slider-img.web-sol .master-icon img {
        width: 45px;
        min-height: 45px;
        margin-right: 30px;
        margin-top: 10px;
    }

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.mobile-dev-from.web-solution-form.ux-designform-us.content-strategy-form {
        display: block;
        top: 330px;
    }
    .snippets-slider-img.mob-sol.git.content-strategy-model {
        background-position: center 10px, center;
        background-size: 170px 150px, 100% 100%;
        min-height: 290px;
        padding: 0px;
        margin: 0;
    }

    .whatwedo-card-wrapper.usability-audit .whatwedo-card.brand-card {
        width: 100%;
    }
    .business-para{
        display:none;
    }
    /*content strategy end*/

    /*cla page start*/

    .whatwedo-card-wrapper.usability-audit .whatwedo-card.cla-compatitive-analysis-card {
        padding: 16px 16px 0 16px;
        height: 220px;
        box-shadow: none;
    }

    .whatwedo-card-wrapper .wwd-title.cla-wwd-title {
        font-size: 16px;
    }

    .whatwedo-card-wrapper.usability-audit.cla-compatitive-analysis {
        margin-top: 24px;
    }

    .teamaug-section.cla-teamaug-section {
        padding: 20px;
        padding-bottom: 0px;
    }

    .teamaug-section.starting.cla-section-heading {
        padding-top: 0px;
    }


    .meta-why-imp-wrapper.ux-audit.cla-slider-section {
        padding-top: 24px;
    }

    /*cla page end*/

/*common view more btn start*/

    .view-more.common-view-more-btn{
        margin:0px 0px 24px 0px;
    }

    .teamaug-industries-wrapper.ar-vr-service.data-visualization.cx-common-view-more {
        padding-bottom: 0px;
    }


    .challenges-wrapper.web-site.cs-challange-cust-wrapper {
        margin-bottom: 0px;
    }

    .teamaug-banner-wrapper .banner-main-head, .teamaug-banner-wrapper.web-banner .banner-content .head span.banner-main-head {
        font-weight: 400;
        margin-right: unset;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        display: block;
        margin: 0px;
    }


    .teamaug-banner-wrapper .banner-content .head span.banner-main-head {
        margin: 0px;
    }

    .teamaug-section.enterprise.cs-challange-enterpirse {
        margin-bottom: 0px;
    }

    .teamaug-industries-wrapper.ar-vr-service.data-visualization.client-section-space {
        padding-bottom: 0px;
    }

    .teamaug-section.client-teamaug-section {
        padding-bottom: 0px;
    }

    .teamaug-section.why-imp-teamaug-section {
        padding-bottom: 0px;
    }

    /*team augmentation slider start*/

    .services-what-we-do-container.client-slider-heading {
        margin: 40px auto 20px auto;
    }

    .teamaug-client-slider .client-slider-container img {
        width: 120px;
    }

    .mobility-dev-what-do-main.team-aug.team-aug-slider-background {
        height: auto;
    }

    .mobility-dev-what-do-main.team-aug.team-aug-slider-background {
        background-size: cover;
    }

    .teamaug-slider-head-section {
        margin-bottom: 0px;
    }

    .services-common-heading.team-aug-section-heading.teamaug-slider-heading {
        width: 100%;
        margin: 20px 0;
    }

    .teamaug-client-slider {
        margin: 40px 0 20px 0;
    }

    .staff-aug-slider-section{
        padding-bottom:20px;
    }

    /*team augmentation slider end*/

    /*common view more btn end */

    /*user research start*/

    .teamaug-banner-wrapper .teamaug-form-wrapper.slidedown.cust-user-ex {
        display: block;
        top: 282px;
    }

    .enterprice-partner .nav-tabs.pwa-tabs.cro-tabs.user-ex-tabs {
        background: #FFFFFF;
        box-shadow: 0px 4px 16px rgb(0 0 0 / 8%);
        border-right: none;
        border-left: none;
        left: unset;
        height: 100%;
        padding-top: 25px;
        width: 100%;
    }

    .enterprice-partner .nav-tabs.cro-tabs .nav-link.cro-link.user-ex-link {
        font-family: openSans-semi-bold;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        text-align: center;
    }

    .enterprice-tab-section .nav-tabs .nav-link.cro-link.user-ex-link.nav-link-menu {
        padding-left: 20px;
        width: 146px;
    }

    .enterprice-partner-wrapper.pwa-enterprice-partner-wrapper.user-ex-new {
        height: unset;
        padding: 0px;
    }

    .enterprice-tab-section .tab-content .tab-pane.pwa-skill.cro-skill.user-ex-skill p {
        padding-top: 40px;
    }

    .enterprice-partner .enterprice-tab-section.user-ex-tab-section {
        padding: 30px 0 0 0;
    }

    .teamaug-section.why-it-imp.digital-transformation.user-research-section {
        padding: 0px;
    }

    .meta-why-imp-wrapper.digital-transformation.user-research li::before {
        content: "";
        height: 8px;
        width: 8px;
        background: linear-gradient(90deg, #FA985B 0%, #F58182 100%);
        border-radius: 8px;
        position: absolute;
        left: -21px;
        top: 5px;
    }

    .how-we-do-services.digital-transformation.iot.usability.user-research-stats {
        margin:0px -15px;
    }


    .teamaug-section.user-research-spacing-bottom {
        padding-bottom: 24px;
    }

    .teamaug-section.starting.user-research-partner {
        padding: 20px 20px 0 20px;
    }

    .teamaug-section.why-it-imp.digital-transformation.user-research-spacing-bottom{
        padding-top:0px;
    }

    .teamaug-banner-wrapper.web-banner.customer-ex .banner-content.usability-testing-banner.user-research-banner .head {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        width: 96%;
        margin: auto;
    }

    /*user research end*/
  
}

 /*cro-new-end*/

