.pg-heading {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
.knowmore-btn {
    border: 1px solid #47d7ac;
}
.carousel-button {
    width: 25px;
    height: 25px;
}
.video-image {
    width: 15px;
}
.play-Autoplay,
.pause-Autoplay {
    width: 100%;
    height: 100%;
}
.carousel-btn-video.video-button:focus {
    border: 1px solid #989da9;
}
.pause-Autoplay {
    display: none;
}
.mobile-handlecarousel-btn {
    display: none;
}
.slide-pagination-text {
    background: none;
    border: none;
    text-align: left;
}
.page-btn.pause-button {
    display: inline-block;
}
.page-btn.notDisplay-button {
    display: none;
}
.desktop-pause {
    display: none;
}
.primary-btn {
    margin-right: 15px;
}

.handle-carousel-wrapper {
    position: absolute;
    height: 100%;
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
}

.handle-carousel {
    height: 50px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 4vh;
    left: 7%;
    z-index: 9;
}

.carousel-button {
    margin: 0 10px;
}

.carousel-next img {
    width: 100%;
}
.carousel-prev img {
    rotate: 180deg;
    width: 100%;
}

.carousel-prev,
.carousel-button,
.carousel-next {
    border: none;
    background: none;
    padding: 0;
}

.video-button:focus-visible {
    box-shadow: none;
}
.video-button:focus-visible:before {
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #47d7ac;
    content: "";
    height: 100%;
    left: 0;
    outline: none;
    outline-offset: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-button {
    background: none;
}
.hero-banner {
    position: relative;
    overflow: hidden;
}

.lg-scribble {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    width: 50%;
    z-index: 3;
    display: none;
    pointer-events: none;
}
.hero-banner-slider-section {
    position: relative;
}

.hero-banner-slider {
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.hero-banner-slides-wrapper {
    position: relative;
}

.hero-banner-slider-section,
.hero-banner-slider,
.hero-banner-slide,
.hero-banner-asset {
    height: 100vh;
}

.hero-banner-slide {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    width: 0;
    overflow: hidden;
}

.hero-banner-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: radial-gradient(46.15% 106.11% at 62.67% 30.5%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.lg-slide-video,
.xs-slide-video {
    position: absolute;
    top: 0;
    object-fit: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.xs-slide-video {
    display: none;
}

.hero-slider-content {
    position: relative;
    z-index: 2;
    opacity: 0;
    transition: 1000ms opacity ease 500ms;
}

.active-slide .hero-slider-content {
    opacity: 1;
}

.hero-banner-slide.animate {
    transition: width 500ms ease;
}

.hero-banner-slide.active-slide {
    opacity: 1;
    width: 100%;
}

.hero-banner-asset,
.lg-slide-video,
.xs-slide-video {
    width: 100vw;
}

.hero-banner-asset {
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}

.hero-slider-category {
    margin-top: 25vh;
    margin-bottom: 3.77vh;
    opacity: 0.6;
}

.hero-slider-title .carousel-slider-heading {
    margin-top: 0;
    margin-bottom: 0;
}

.hero-slider-desc {
    margin-top: 15px;
    margin-bottom: 36px;
}

.slider-background-img {
    height: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

.slider-pagination-section {
    position: absolute;
    bottom: 9vh;
    width: 72.9%;
    left: 63%;
    margin: 0 0 0 -42%;
    display: flex;
    list-style-type: none;
    z-index: 2;
    align-items: start;
    padding: 0 84px 0 0;
}

.slide-pagination-block {
    flex-grow: 1;
    flex-basis: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    padding-bottom: 10px;
}

.slide-pagination-block.active-slide-pagination-block {
    color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.slide-pagination-text {
    position: absolute;
    top: 35px;
    line-height: 22px;
}

.xs-slide-pagination {
    display: none;
}
.brand-tagline-row1 {
    height: 100vh;
    display: flex;
    align-items: center;
}

.brand-tagline-desc {
    margin-top: -50px;
}

.brand-tagline-row2 {
    padding-top: 20vh;
    padding-bottom: 80px;
}

.brand-tagline-txt.small-h1 {
    margin-top: 15px;
    position: fixed;
    top: 0;
    display: none;
    transition: border 500ms ease-in-out;
    transform: translateY(538.531px);
}

.xs-scribble {
    display: none;
}
.banner-container {
    padding: 100px 0;
    display: flex;
    align-items: center;
}
.brand-media-img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.media-fluidic-wrapper {
    position: relative;
}
.brand-toggle-button {
    position: absolute;
    background: url(https://www.nagarro.com/hubfs/NagarroWebsiteRedesign-Aug2020/Assets/Images/Icons/desktop-playButton.svg) no-repeat 50%;
    background-color: hsla(223, 91.3%, 4.5%,.3);
    background-position: 12px;
    background-size: 13px;
    border: none;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    right: 10%;
    bottom: 15%;
/*     opacity: 0.3; */
}
.brand-toggle-button.play-video {
    background-image: url(https://www.nagarro.com/hubfs/NagarroWebsiteRedesign-Aug2020/Assets/Images/Icons/pause-icon.svg);
    background-position: 50%;
    background-size: 17px;
}

.media-fluidic-video {
    outline: 4px solid #eff1f4;
    outline-offset: -4px;
}

@media (min-width:1921px){
    .brand-tagline-row2 {
        padding-top: 180px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .lg-scribble {
        display: inline !important;
    }

    .brand-tagline-desc {
        margin-top: 0;
    }

    .brand-tagline-txt.small-h1 {
        position: static;
        display: block;
        transform: translateY(0);
    }

    .lg-slide-video {
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        transform: translate(-50%, -50%);
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: auto;
        height: auto;
    }
}
@supports (-ms-accelerator: true) {
    .lg-scribble {
        display: inline !important;
    }

    .brand-tagline-desc {
        margin-top: 0;
    }

    .brand-tagline-txt.small-h1 {
        position: static;
        display: block;
        transform: translateY(0);
    }

    .lg-slide-video {
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        transform: translate(-50%, -50%);
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: auto;
        height: auto;
    }
}
@supports (-ms-ime-align: auto) {
    .lg-scribble {
        display: inline !important;
    }

    .brand-tagline-txt.small-h1 {
        position: static;
        display: block;
        transform: translateY(0);
    }

    .brand-tagline-desc {
        margin-top: 0;
    }

    .lg-slide-video {
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        transform: translate(-50%, -50%);
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: auto;
        height: auto;
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
    .hero-banner {
        position: static;
    }
    .brand-tagline-desc {
        display: inline;
    }

    .brand-tagline-txt.small-h1 {
        position: static;
        transform: translateY(0) !important;
        display: inline !important;
    }

    .brand-tagline-row1 {
        height: auto;
    }

    /*     .brand-tagline-section {
        background-color: #13294b;
        padding: 158px 0 48px;
    } */

    .brand-tagline-row2 {
        padding: 0;
    }

    .brand-tagline-row2 .row-fluid .span10 {
        width: 100%;
    }

    .xs-scribble {
        display: block;
        margin-left: -84px;
        width: calc(100% + 168px);
        padding: 40px 0;
    }

    .xs-scribble img {
        width: 100%;
    }

    .lg-scribble {
        display: none !important;
    }
    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 85vh;
    }
}

@media (max-width: 1280px) {
    .row-fluid [class*="span"].hero-slider-title {
        width: 91%;
    }
}

@media (max-width: 1200px) {
    .row-fluid [class*="span"].hero-slider-title {
        width: 100%;
    }

    .row-fluid [class*="span"].hero-slider-desc {
        width: 75%;
    }
}

@media (max-width: 1023px) {
    .banner-container {
        padding: 50px 0;
    }
    .handle-carousel {
        bottom: 6vh;
    }
    .hero-banner {
        position: static;
    }
    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 85vh;
    }

    .row-fluid [class*="span"].hero-slider-desc {
        width: 100%;
    }

    .slider-pagination-section {
        padding: 0 60px;
    }

    .slider-background-img {
        background-position: center;
    }

    .lg-slide-video {
        display: none;
    }

    .xs-slide-video {
        display: inline-block;
    }

    .hero-slider-desc {
        width: 100%;
    }
    .brand-tagline-desc {
        display: inline;
    }

    .brand-tagline-desc,
    .brand-tagline-desc p {
        margin-bottom: 0;
    }

    .brand-tagline-txt.small-h1 {
        position: static;
        transform: translateY(0) !important;
        display: inline !important;
    }

    .brand-tagline-row1 {
        height: auto;
    }

    /*     .brand-tagline-section {
        background-color: #13294b;
        padding: 158px 0 48px;
    } */

    .brand-tagline-row2 .brand-tagline-desc2 {
        color: #c4c9d2;
    }

    .brand-tagline-row2 {
        background-color: #13294b;
        padding-top: 40px;
        padding-bottom: 0;
    }

    .brand-tagline-row2 .row-fluid .span10 {
        width: 100%;
    }

    .xs-scribble {
        display: block;
        margin-left: -60px;
        width: calc(100% + 120px);
        padding: 40px 0;
    }

    .xs-scribble-img {
        width: 100%;
        height: auto;
    }

    .lg-scribble {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .media-fluidic-wrapper {
        margin-bottom: 36px;
    }
    .banner-container {
        flex-direction: column-reverse;
        padding: 50px 0;
    }
    .brand-desc p {
        margin: 0;
    }
    .handle-carousel {
        display: none;
    }
    .mobile-handlecarousel-btn {
        display: flex;
        justify-content: space-between;
        margin-left: 20px;
        align-items: center;
    }
    .xs-mobile-prev,
    .xs-mobile-pause,
    .xs-mobile-next {
        border: none;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .xs-mobile-pause {
        margin: 0 10px;
    }
    .mobile-pause {
        display: none;
    }
    .slider-background-img-desk {
        background-image: none !important;
    }

    .slider-background-img-mob {
        width: 100%;
    }

    .hero-slider-category {
        margin-top: 35vh;
        margin-bottom: 0;
        transition: margin 500ms ease;
    }

    .hero-slider-title {
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .row-fluid [class*="span"].hero-slider-desc {
        display: none;
    }

    .slider-pagination-section {
        width: 100%;
        padding: 0 24px;
        margin-left: -50%;
        left: 50%;
        align-items: center;
    }

    .hero-banner-slider-section .slide-pagination-text,
    .hero-banner-slider-section .slide-pagination-number {
        display: none;
    }

    .xs-slide-pagination {
        display: inline;
    }

    .xs-slide-pagination-left {
        padding-right: 16px;
    }

    .xs-slide-pagination-right {
        position: absolute;
        padding-left: 24px;
        margin-top: -24px;
        z-index: 999;
        bottom: 2vh;
    }

    .slide-pagination-block {
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.5);
        height: 1px;
    }

    .slide-pagination-block.active-slide-pagination-block {
        background: rgba(255, 255, 255, 1);
    }

    .xs-next-slide {
        opacity: 0.7;
    }
    .xs-scribble {
        margin-left: -24px;
        width: calc(100% + 48px);
    }
}

@media (max-width: 359px) {
    .hero-slider-category {
        margin-top: 31vh;
    }
}

@media (max-width: 1023px) and (orientation: landscape) {
    .row-fluid [class*="span"].hero-slider-desc {
        display: none;
    }

    .hero-slider-category {
        margin-top: 16vh;
        margin-bottom: 0;
    }

    .hero-slider-title {
        margin-top: 6px;
        margin-bottom: 6px;
    }
}
@media (max-width: 900px) and (max-height: 400px) and (orientation: landscape) {
    .handle-carousel {
        display: none;
    }

    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 100vh;
    }

    .mobile-handlecarousel-btn {
        display: flex;
        justify-content: space-between;
        margin-left: 20px;
        align-items: center;
    }
    .xs-mobile-prev,
    .xs-mobile-pause,
    .xs-mobile-next {
        border: none;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .xs-mobile-pause {
        margin: 0 10px;
    }
    .mobile-pause {
        display: none;
    }
    .slider-background-img-desk {
        background-image: none !important;
    }

    .slider-background-img-mob {
        width: 100%;
    }

    .hero-slider-category {
        margin-top: 35vh;
        margin-bottom: 0;
        transition: margin 500ms ease;
    }

    .hero-slider-title {
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .row-fluid [class*="span"].hero-slider-desc {
        display: none;
    }

    .slider-pagination-section {
        width: 100%;
        padding: 0 24px;
        margin-left: -50%;
        left: 50%;
        align-items: center;
    }

    .hero-banner-slider-section .slide-pagination-text,
    .hero-banner-slider-section .slide-pagination-number {
        display: none;
    }

    .xs-slide-pagination {
        display: inline;
    }

    .xs-slide-pagination-left {
        padding-right: 16px;
    }

    .xs-slide-pagination-right {
        position: absolute;
        padding-left: 24px;
        margin-top: -24px;
        z-index: 999;
        bottom: 2vh;
    }

    .slide-pagination-block {
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.5);
        height: 1px;
    }

    .slide-pagination-block.active-slide-pagination-block {
        background: rgba(255, 255, 255, 1);
    }

    .xs-next-slide {
        opacity: 0.7;
    }
    .xs-scribble {
        margin-left: -24px;
        width: calc(100% + 48px);
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    .hero-slider-category {
        margin-top: 25vh;
    }
}

@media (min-width: 768px) {
    .slider-background-img-mob {
        background-image: none !important;
    }
}

@media (min-width: 1440px) {
    .handle-carousel {
        bottom: 7.5vh;
        left: 6%;
    }

    .slider-pagination-section {
        bottom: 9.5vh;
    }
}
@media (min-width: 1290px) and (max-height: 625px) {
    .row-fluid .span7.hero-slider-title {
        width: 80%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 100vh;
    }

    .hero-slider-category {
        margin-top: 21vh;
    }

    .hero-banner-slide h1 {
        margin-top: 0;
    }
}

@media (min-width: 992px) and (max-width: 1024px) and (orientation: landscape) {
    .handle-carousel {
        bottom: 6vh;
        left: 8%;
    }
    .slider-pagination-section {
        left: 65%;
    }
    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 85vh;
    }
}

@media (max-height: 600px) and (width: 1024px) and (orientation: landscape) {
    .hero-banner-slider-section,
    .hero-banner-slider,
    .hero-banner-slide,
    .hero-banner-asset {
        height: 100vh;
    }

    .hero-slider-desc {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .hero-slider-category {
        margin-top: 17vh;
        margin-bottom: 0;
    }
}
