﻿
@font-face {
    font-family: 'nunito';
    src: url('../Fonts/fonts/nunito-sans.semibold.ttf'); /* IE9 Compat Modes */
}

@font-face {
    font-family: 'Nunito-regular';
    src: url('../Fonts/fonts/NunitoSans-Regular.ttf');
}

@font-face {
    font-family: 'Poppins';
    src: url('../Fonts/fonts/Poppins-Black.ttf');
}

@font-face {
    font-family: 'Nunito-sans';
    src: url('../Fonts/fonts/NunitoSans-Black.ttf');
}

@font-face {
    font-family: 'Poppons-Bold';
    src: url('../Fonts/fonts/Poppins-Bold.ttf');
}

@font-face {
    font-family: 'Proxima-Bold';
    src: url('../Fonts/Proxima Nova Bold.otf');
}

@font-face {
    font-family: 'Proxima-regular';
    src: url('../Fonts/ProximaNova-Regular.otf');
}

@font-face {
    font-family: 'Popins-regular';
    src: url('../Fonts/fonts/Poppins-Regular.ttf');
}

@font-face {
    font-family: 'Proxima';
    src: url('../Fonts/fonts/proxima bold/Proxima Nova Bold.ott');
}

@font-face {
    font-family: 'Proxima-ExtraBold';
    src: url('../Fonts/Proxima Nova Extrabold.otf');
}

@font-face {
    font-family: 'Proxima-ExtraBold';
    src: url('../Fonts/Proxima Nova Extrabold.otf');
}

@font-face {
    font-family: 'NotoSansKR-Regular';
    src: url('../Fonts/NotoSansKR-Regular.otf');
}

@font-face {
    font-family: 'NotoSansKR-Bold';
    src: url('../Fonts/NotoSansKR-Bold.otf');
}

@font-face {
    font-family: 'meiryo';
    src: url('../Fonts/meiryo.ttc');
}

@font-face {
    font-family: 'MPLUS1p-Regular';
    src: url('../Fonts/MPLUS1p-Regular.ttf');
}

@font-face {
    font-family: 'MPLUS1p-Bold';
    src: url('../Fonts/MPLUS1p-Bold.ttf');
}

@font-face {
    font-family: 'NotoSansJP-Bold';
    src: url('../Fonts/NotoSansJP-Bold.ttf');
}

@font-face {
    font-family: 'NotoSansJP-Regular';
    src: url('../Fonts/NotoSansJP-Regular.ttf');
}



body {
    scroll-behavior: smooth;
    /* overflow-x: hidden;*/
    overflow-y: hidden;
    /*font-size:16px;*/
}

p {
    font-family: 'Proxima-Bold';
}

a, a:focus, a:hover {
    color: black;
    text-decoration: none;
}

.circleBg {
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/localizationqa/local/en-us/collaborate_bg_v1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.labContainer #allLabs {
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/localizationqa/local/en-us/collaborate_bg_v1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0% 15%;
}

#mainNav {
    background: #2B2C3A;
    color: #fff;
    width: 100%;
    text-align: center;
    font-family: 'Proxima-regular';
    border-bottom: unset;
    z-index: 9999;
}
/*.navbar-header {
    background: #2B2C3A;
}*/
/*.DeskMenu {
    background: #2B2C3A;
}*/

.BannerTitleRow {
    align-items: flex-end;
}

.bg2 {
    /* The image used */
    /*background-image: url("https://d323sccto6ke4l.cloudfront.net/images/new_ui/qa_page/qa_bg.png");*/
    /* Half height */
    height: 100%;
    /* Center and scale the image nicely */
    background-repeat: no-repeat;
    background-size: contain;
}

.home-bg {
    height: calc((100vw * 375) / 213) !important;
}

    .home-bg .height-cal {
        height: calc((100vw * 117) / 213) !important;
    }

.home-japan.home-bg .height-cal {
    height: calc((100vw * 123) / 213) !important;
}

.home-bg-sc.home-bg .height-cal {
    height: calc((100vw * 123) / 213) !important;
}

.home-bg-tc.home-bg .height-cal {
    height: calc((100vw * 123) / 213) !important;
}

.kick-start {
    font-family: Nunito-sans;
}

    .kick-start p.SecondChildCount {
        white-space: normal;
        line-height: initial !important;
        text-align: center;
        margin-top: -8px;
        font-family: 'Proxima-bold';
        /*font-weight:600;*/
        font-weight: unset;
    }

    .kick-start .japanCount p.SecondChildCount {
        font-weight: 500;
    }

    .kick-start .Deb_countHome_SC p.SecondChildCount {
        font-weight: 600;
        letter-spacing: 1px;
    }

    .kick-start .Deb_countHome_TC p.SecondChildCount {
        font-weight: 600;
        letter-spacing: 1px;
    }

footer {
    padding: 30px 58px 30px 58px;
    font-family: 'Proxima-regular';
}

.followus {
    font-size: 18px !important;
    margin-bottom: 5px !important;
    margin-top: 30px !important;
    opacity: 1 !important;
}

.korean-followus {
    font-family: 'NotoSansKR-Regular';
}

.footerbg .nav-item a {
    font-size: 20px !important;
    letter-spacing: 2px;
    line-height: 30px;
}

.footerbg .footer-logos-wrap {
    margin-top: 5rem;
}

.footerbg .navbar-nav {
    flex-direction: column;
}

    .footerbg .navbar-nav .nav-item {
        margin-left: 0 !important;
        margin-right: 25px;
    }

.footer-social-icons .nav-item {
    margin-right: 0px !important;
}

.footerbg .navbar-nav .nav-item a {
    padding-left: 0 !important;
    white-space: nowrap;
}

.text-white.d-sm-block.d-none .footer-social-icons {
    width: 84%;
    justify-content: space-between;
    padding-top: 0 !important;
}

    .text-white.d-sm-block.d-none .footer-social-icons::before {
        content: unset;
    }

    .text-white.d-sm-block.d-none .footer-social-icons::after {
        content: unset;
    }

    .text-white.d-sm-block.d-none .footer-social-icons .nav-item a {
        padding: 0;
        line-height: 1;
    }

.content-before:before {
    content: unset;
}

.content-before:after {
    content: unset;
}



.newFooter_ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.korean-footerbg .nav-item a {
    font-family: 'NotoSansKR-Regular';
}

.footerbg .navbar-nav > li > a {
    margin-right: 0 !important;
    font-size: 18px !important;
}

.footerbg.french-footer .navbar-nav > li > a {
    float: unset;
    white-space: normal;
}

.col-md-4.col-sm-3.col-lg-3.footer-social.footer-font.f1 {
    padding-left: 0;
}

.footerbg.fr-footer .col-md-4.col-sm-3.col-lg-3.footer-social.footer-font.f1 {
    padding-left: 15px;
}

.footerbg.fr-footer .col-md-4.col-sm-3.col-lg-3.footer-social.footer-font.f1 {
    padding-left: 15px;
}

.footerbg.fr-footer.footerbg .navbar-nav > li > a {
    white-space: normal;
    line-height: initial;
}

.clip-footer {
    clip-path: polygon( 0% 0%, /* top left */
    20px 0%, /* top left */
    calc(100% - 50px) 0%, /* top right */
    100% 58px, /* top right */
    100% calc(100% - 20px), /* bottom right */
    calc(100% - 0px) 100%, /* bottom right */
    20px 100%, /* bottom left */
    0 calc(100% - 0px) /* bottom left */
    );
}


.footerbg {
    background-color: #1F1F24;
    z-index: 999;
    position: relative;
    margin-top: 2rem;
    /* margin-top: 4rem; */
}

.iso-logo {
    width: 100%;
    /* height: 60px; */
    /* display: block; */
    /*margin-top: 40px;*/
}

.navbar-nav {
    flex-direction: row;
}

    .navbar-nav a {
        padding-left: 12px;
        padding-right: 8px;
        color: #fff !important;
        cursor: pointer;
    }

.fixed-top .service .service-menu a b.caret {
    border: unset !important;
    margin-left: 0 !important;
    padding-right: 10px;
}
/*.fixed-top .service .service-menu a b.caret.caretRotate:after*/
.fixed-top .service .service-menu:hover a b.caret:after {
    top: -4px;
}

.fixed-top .service .service-menu a b.caret:after {
    content: "";
    width: 9px;
    height: 9px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    float: right;
    position: relative;
    top: -7px;
    left: 13px;
    transform: rotate( 45deg );
    transform-origin: center;
    transition: all 0.3s ease-out;
}
/*.fixed-top .service .service-menu:hover a b.caret {
    transform: rotate( 180deg );
    transition:.3s linear;
}*/

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}

.navbar-toggle {
    z-index: 3;
}


.nav-lispace {
    margin-left: 65px;
}

.dropdown-lang {
    background: transparent linear-gradient(180deg, #FF7A17 0%, #D85E02 100%) 0% 0% no-repeat padding-box;
    position: relative;
}

.dropdown:hover .dropdown-lang::before {
    content: '';
    display: block;
    background: #2B2C3A;
    width: 15px;
    height: 15px;
    transform: rotate( 35deg );
    position: absolute;
    top: -5px;
    left: -10px;
}

.dropdown .dropdown-lang::before {
    content: '';
    display: block;
    background: #2B2C3A;
    width: 15px;
    height: 15px;
    transform: rotate( 35deg );
    position: absolute;
    top: -5px;
    left: -10px;
    z-index: 1 !important
}

.dropdown-menu > li > a {
    color: #fff !important;
}

    .dropdown-menu > li > a:hover {
        text-decoration: none;
        background-color: white;
        color: #000 !important;
        outline: unset !important;
    }

/*.fixed-top .navbar-right .dropdown-menu {
    background: #fff;
}*/
.fixed-top .navbar-nav.navbar-left {
    width: 43%;
    justify-content: space-between;
    padding-left: 100px;
}

    .fixed-top .navbar-nav.navbar-left li:nth-child(2) {
        margin-right: -15px;
    }

    .fixed-top .navbar-nav.navbar-left:before,
    .fixed-top .navbar-nav.navbar-left:after,
    .fixed-top .navbar-nav.navbar-right:before,
    .fixed-top .navbar-nav.navbar-right:after {
        content: unset;
    }

.fixed-top .navbar-nav.navbar-right {
    width: 43%;
    justify-content: space-between;
}

    .fixed-top .navbar-nav.navbar-right .dropdown {
        padding-right: 15px;
    }

.fixed-top .DeskMenu {
    padding-right: 0;
    display: flex !important;
    align-items: center;
    margin-left: -15px;
}
/*.fixed-top .navbar-nav > li > a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}*/
.logo {
    position: unset;
    margin: 0px auto 0 auto;
    width: 10%;
    display: inline-block;
    /* height: 55px; */
    /* left: 45%; */
    /* border-bottom: 6px solid; */
    /* border-color: #2B2C3A; */
    /* border-radius: 8px; */
    /*margin-top: -20px;*/
    /*clip-path: polygon( 0% 20px,*/ /* top left */
    /*20px 0%,*/ /* top left */
    /*calc(100% - 20px) 0%,*/ /* top right */
    /*100% 20px,*/ /* top right */
    /*100% calc(100% - 20px),*/ /* bottom right */
    /*calc(100% - 20px) 100%,*/ /* bottom right */
    /*20px 100%,*/ /* bottom left */
    /*0 calc(100% - 20px)*/ /* bottom left */
    /*);*/
}

    .logo a {
        position: relative;
    }

    .logo .clippath-logo {
        clip-path: polygon( 20px 0%, calc(100% - 20px) 0%, calc(100% - 30px) 100%, 20px 100%, 0 calc(100% - 20px));
        background: #2B2C3A;
        width: 110px;
        display: block;
        height: 8px;
        position: absolute;
        top: 37px;
        left: -22px;
    }

#logo-navbar-middle {
    width: 60px;
    height: auto;
    /* margin-bottom: -39px;
    border-bottom: 8px solid #000;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0 12px 5px;*/
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none !important;
    background-color: transparent !important;
    outline: unset !important;
}



.fixed-top .navbar-left.navbar-nav li {
    margin-left: 0;
    margin-right: 0;
}

.fixed-top .navbar-right.navbar-nav li {
    margin-left: 0;
    margin-right: 0;
}
/*.fixed-top.frenchnav .navbar-right.navbar-nav li {
     margin-left: 40px; 
     margin-right: 50px; 
}
.Japnav.fixed-top .navbar-right.navbar-nav li {
    margin-left: 62px;
    margin-right: 40px;
}

.SCnav.fixed-top .navbar-right.navbar-nav li {
    margin-left: 60px;
    margin-right: 60px;
}

.TCnav.fixed-top .navbar-right.navbar-nav li {
    margin-left: 50px;
    margin-right: 50px;
}

.koreannav.fixed-top .navbar-right.navbar-nav li {
    margin-left: 60px;
    margin-right: 60px;
}*/

.koreannav.fixed-top .navbar-nav li {
    font-family: 'NotoSansKR-Regular';
}

.fixed-top .navbar-right .dropdown-menu {
    cursor: pointer;
    position: absolute !important;
    border: unset;
    top: unset !important;
    left: unset !important;
    transform: unset !important;
}

    .fixed-top .navbar-right .dropdown-menu .dropdown-item {
        margin-left: 0;
        font-family: 'Proxima-regular';
        font-size: 16px;
        color: #fff !important;
        padding: 7px 25px;
    }


        .fixed-top .navbar-right .dropdown-menu .dropdown-item:focus,
        .fixed-top .navbar-right .dropdown-menu .dropdown-item:hover {
            color: #16181b;
            background-color: #e2680c;
        }

.dropdown-menu {
    background: transparent linear-gradient(180deg, #FF7A17 0%, #D85E02 100%) 0% 0% no-repeat padding-box;
}

.container_div.bg {
    padding-bottom: 10%;
}

.container_div {
    margin: 0;
    color: #fff;
    background-color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    top: 45px;
}

.container_div_home {
    margin: 0;
    color: #fff;
    background-color: #fff;
    position: absolute;
    top: 0;
    height: 0px;
}



.ceo_text {
    color: #2B2C3A;
    font-family: Proxima-Bold;
    font-size: 45px;
    text-align: left;
    padding-left: 140px;
    line-height: 47px;
    padding-right: 150px;
}

.AsianCeoText p:first-child {
    font-size: 40px;
}


.ceo_text .japanceo {
    text-align: left;
    font-family: Proxima-regular;
    letter-spacing: 0px;
    color: #2D2D2D;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
}

.tieppe {
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/new_ui/bg.png);
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 180px 30%;
}

.tieppe-japan {
    padding: 180px 15% !important;
}


.wordwrapper {
    position: fixed;
    left: -94%;
    right: 0;
    top: 14%;
    margin-top: 0px;
    z-index: 2;
    transform: rotate(-90deg);
    visibility: hidden;
    display: none;
}

.home-korean .vericaltext {
    font-family: 'NotoSansKR-Regular';
}

.home-japan .vericaltext {
    font-family: 'MPLUS1p-Regular';
}

.vericaltext {
    /*position: fixed;
    5top: 10%;
    width: 100%;
    height:100%;*/
    display: flex;
    white-space: nowrap;
    letter-spacing: 2px;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-transform: uppercase;
    left: -46%;
    transform: rotate( 0deg );
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(0deg);
    /* Firefox */
    -moz-transform: rotate(0deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(0deg);
}

.bg_LocalozationQA-french .vericaltext::before {
    width: 70%;
}

.vericaltext::before {
    content: "";
    display: flex;
    width: 85%;
    height: 1px;
    background: #fff;
    margin-right: 10px;
}

.vericaltext::after {
    content: "";
    display: flex;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-left: 10px;
}

.scrollVertical {
    display: flex;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
    z-index: 1;
    left: -46%;
    transform: rotate( 0deg );
    font-family: Poppons-Bold;
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(0deg);
    /* Firefox */
    -moz-transform: rotate(0deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(0deg);
    color: black !important;
}

    .scrollVertical::before {
        content: "";
        display: flex;
        width: 85%;
        height: 1px;
        background: #000;
        margin-right: 10px;
    }

    .scrollVertical::after {
        content: "";
        display: flex;
        width: 100%;
        height: 1px;
        background: #000;
        margin-left: 10px;
    }

.subnav-content {
    display: none;
    /*display: block !important;*/
    position: absolute;
    left: 0;
    top: 100%;
    color: black;
    background-color: #fff;
    width: 100%;
    height: unset;
    z-index: -1;
    /*box-shadow: 0px 0px 6px 0px #bdbdbd;*/
}

    .subnav-content > .row {
        flex-wrap: nowrap;
    }

    .subnav-content a {
        color: #2B2C3A;
        text-decoration: none;
        letter-spacing: 1.2px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        position: relative;
    }

    /*.subnav-content a:hover{
        font-weight:800;
    }*/
    .subnav-content img {
        /*width: 30px;
        height: auto;*/
        max-width: 100%;
    }


#mobServices li a {
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
}

    #mobServices li a img {
        width: 30px;
        height: auto;
        margin-right: 5px;
        /*max-width:100%;*/
    }

.subnav-content a:hover {
    /*background-color: unset;*/
    /*color: black;*/
}

.mSec .desc {
    font-size: 20px;
}
/*   .service:hover .subnav-content {
                display: block;
            }*/


/*.navbar-nav > li > a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;*/
/*top: 70%;*/
/*margin-top: 3px;
    top: 35px;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    border: unset;
}*/

/*.navbar-nav > li > a:hover:after {
    width: 50%;
    left: 23%;
}*/
.dropdown-toggle::after {
    display: none
}

.row {
    margin: 0;
}

.setMargin {
    margin: 10px 0 !important;
}

.seviceicons {
    /*background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/en-us/homebgtext-lg.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px 0;
    background-position: right;
    text-align: center;
    display: grid !important;
    grid-template-columns: repeat(8, 1fr);
    /*border-left: 2px solid #fff;*/
}

    .seviceicons p {
        font-family: 'Proxima-regular' !important;
        /*margin: 5px;*/
        letter-spacing: 1px;
        line-height: initial;
        font-size: 16px;
        padding: 8px;
        text-transform: capitalize;
        text-shadow: 1px 1px #787878, -1px 1px #787878, 1px -1px #787878, -1px -1px #787878, 1px 1px 0px #787878;
        /*text-shadow: 1px 1px #2B2C3A, -1px 1px #2B2C3A, 1px -1px #2B2C3A, -1px -1px #2B2C3A, 1px 1px 0px #2B2C3A;*/
        /*background-color: #3e3e3e9c;*/
    }

.home-japan .seviceicons p {
    white-space: nowrap;
}

.fr-home-bg .seviceicons p {
    letter-spacing: 1.3px;
}

/*.seviceicons div {
        
    }*/

.home-text {
    margin-top: 60%;
    /*margin-top: 70%;*/
    font-family: Proxima-Bold;
    font-size: 5.5rem;
    white-space: nowrap;
    line-height: 58px;
    /* box-shadow: none; */
    margin-bottom: 10px;
    text-shadow: 0px 0px 10px #000000B0;
}

.home-bg .home-text {
    overflow: hidden;
}


.home-korean .btn-outline {
    font-family: 'NotoSansKR-Regular';
}

.home-japan .btn-outline {
    font-family: 'MPLUS1p-Regular';
}

.btn-outline {
    width: 225px;
    height: 47px;
    background: #FF584D00;
    border: 1px solid #FFFFFF;
    border-radius: unset;
    opacity: 1;
    font-family: Proxima-regular;
    letter-spacing: 3px;
    color: #FFFFFF;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-outline:hover {
        /*background-color: #ffffffcf;*/
        color: #fff;
    }

    .btn-outline:focus {
        background-color: transparent;
        color: #fff;
        display: flex;
        align-items: center;
    }

    .btn-outline img {
        width: 20px;
        margin-left: 7px;
    }

        .btn-outline img.color-arrow {
            display: none;
        }
    /*.btn-outline:hover img.color-arrow {
        display: block;
        margin-left: 7px;
    }
    .btn-outline:focus img.color-arrow {
        display: none;
        margin-left: 7px;
    }
    .btn-outline:hover img.white-arrow{
        display:none;
    }
    .btn-outline:focus img.white-arrow {
        display: block;
        margin-left: 7px;
    }*/

    .btn-outline:focus {
        outline: unset !important;
    }

.mob-num {
    margin-right: 0 !important;
    overflow: hidden;
    margin: 12% 0 !important;
}
/*.fr-home-bg .mob-num {
    margin: 15% 0 !important;*/
/*background: pink;*/
/*}*/
.fr-home-bg .left-num span {
    width: 60%;
    margin: 0 auto;
}

.home-korean .left-num {
    font-family: 'NotoSansKR-Bold';
}

.home-japan .left-num {
    font-family: 'MPLUS1p-Bold';
    font-weight: bold;
}

.home-korean .left-num span {
    width: 244px;
}

.left-num {
    font-family: Proxima-Bold;
    text-align: center;
    text-shadow: 0px 3px 6px #0000008C;
    padding: 0 0px 0px 13%;
    font-size: 55px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    text-shadow: -1px 2px 4px #ee6e03 !important;
    margin-bottom: 55px !important;
}

.left-num-jap {
    padding: 0px 0px 0px 13%;
}

.left-num span {
    display: block;
    /*height: 67px;*/
    width: 170px;
    margin: 0 auto;
}

.left-num p {
    font-size: 18px;
    font-family: 'Proxima-Bold';
    letter-spacing: 1px;
}

.home-japan .left-num span {
    width: unset;
    margin: unset;
    font-size: 50px;
    white-space: nowrap;
    line-height: 1;
}

.home-japan .left-numWidth {
    width: 60%;
    /*width: 270px;*/
    margin: 0 auto;
    justify-content: center;
    align-items: baseline;
    /*background: pink;*/
}

.home-japan .left-num p {
    margin: 0;
    line-height: 1.2;
}

.home-japan .topNumP {
    line-height: 1.5;
}

.lastMob-num .japSpaNum span {
    line-height: 1 !important;
}

.lastMob-num .japSpaNum p {
    margin-bottom: 9px !important;
}

.lineHeight-High { /*br*/
    margin-bottom: 20px !important;
}

.lineHeight-Med { /*br1*/
    margin-bottom: 15px !important;
}

.lineHeight-Low { /*br2*/
    margin-bottom: 10px !important;
}

.nav-item .fa {
    font-size: 25px;
}

.line {
    position: absolute;
    left: 14%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ccc;
    z-index: 1;
}



.word {
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px;
    font: bold 12px arial,sans-serif;
    background: #fff;
}

.home-korean .lbl p {
    font-family: 'NotoSansKR-Regular';
}

.home-japan .lbl p {
    font-family: 'MPLUS1p-Regular';
}

.lbl {
    font-size: 50px;
    font-family: 'Proxima-Bold';
    /*text-shadow: 3px 3px 6px #00000082;*/
    text-align: center;
    color: #fff;
    padding: 0;
    letter-spacing: 1.5px;
    overflow: hidden;
}

    .lbl p {
        text-shadow: 1px 1px #787878, -1px 1px #787878, 1px -1px #787878, -1px -1px #787878, 1px 1px 0px #787878;
    }

.sub_label {
    font-size: 52px;
    font-family: Nunito-sans;
    text-shadow: 0px 0px 10px #4055BEC2;
    padding: 15px;
}

.bg-txt {
    position: absolute;
    left: 0;
    top: 100%;
    width: 40%;
    /*left: 170px;
    top: 38px;*/
}

    .bg-txt button {
        display: flex;
        align-items: center;
        background-color: #2b2c3aa3;
    }

        .bg-txt button img {
            margin-left: 5px;
            width: 24px;
        }

        .bg-txt button:hover img.color-arrow {
            display: none;
            margin-left: 7px;
        }

        .bg-txt button:focus {
            outline: none !important;
            color: #fff;
        }

            .bg-txt button:focus img.color-arrow {
                display: none;
                margin-left: 7px;
            }

        .bg-txt button img.white-arrow {
            display: none;
        }

        .bg-txt button:hover img.white-arrow {
            display: block;
        }

        .bg-txt button:focus img.white-arrow {
            display: block;
            margin-left: 7px;
        }


.home-korean .bg-txt .sub_label {
    font-family: NotoSansKR-Regular !important;
}

.home-japan .bg-txt .sub_label {
    font-family: 'MPLUS1p-Regular' !important;
}

.bg-txt .sub_label {
    display: flex;
    align-items: center;
    background: #D3590499;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
    overflow: hidden;
    /*height: 60px;
        padding: 6px 45px 6px 42px;*/
    height: unset;
    padding: 0px 20px;
    margin-left: 0;
    margin-top: 7px;
    width: 100%;
    font-family: 'Proxima-Bold';
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #4055bec2;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 10px;
    line-height: initial;
}

    .bg-txt .sub_label.frenchLocalQa {
        height: unset;
        white-space: normal;
        line-height: initial;
    }


    .bg-txt .sub_label.frenchProdDev {
        /*height: 100px;*/
        white-space: normal;
    }

.localizationIcon .sub_label {
    display: flex;
    align-items: center;
    background: #2088d7a1;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.speechTechIcon .sub_label {
    display: flex;
    align-items: center;
    background: #ba110078;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.audioProd .sub_label {
    display: flex;
    align-items: center;
    background: #5b03a987;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.player-supprt .sub_label {
    display: flex;
    align-items: center;
    background: #67e22594;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.wrap-txt p {
    width: 100%;
    padding: 15px;
    background: #2B2C3A66 0% 0% no-repeat padding-box;
    line-height: 40px;
}

.spacer5 {
    height: 144rem;
}

.home-korean .btn-red {
    font-family: 'NotoSansKR-Regular';
}

.home-japan .btn-red {
    font-family: 'MPLUS1p-Regular';
}

.MainTitleDes {
    display: block !important;
}

.MainTitleMbl {
    display: none !important;
}

.mainBgVideo-mbl {
    display: none;
}

.btn-red {
    border-color: #6a7481b3;
    background-color: #2B2C3A66;
    /* width: 225px; */
    height: 45px;
    font-size: 18px;
    text-align: left;
}

    .btn-red:hover {
        background-color: #6a7481b3;
        color: #fff;
    }

.btn-red1 {
    border-color: #6a7481b3;
    background-color: #2B2C3A66;
}

    .btn-red1:hover {
        background-color: #6a7481b3;
        color: #fff;
    }

.service-btns {
    color: #6a7481b3;
}

.service-btns1 {
    color: #6a7481b3;
}

.deb {
    /* width:548px;
    height:750px;*/
}

.koreanCeoImage {
    max-width: 60%;
}

.SC_CeoImage {
    max-width: 60%;
}

.JapanCeoImage {
    max-width: 80%;
}

.deb p {
    /*font-family: Nunito-sans;*/
}

.deb_text {
    color: #2B2C3A;
    font-family: Proxima-Bold;
    font-size: 45px;
    text-align: left;
    line-height: 48px;
}

    .deb_text .desc {
        padding-right: 262px;
        line-height: 50px;
        margin-bottom: 20px;
    }

.Deb_countHome {
    width: 70%;
    justify-content: space-between;
}

.Deb_countHome_SC .scCount:first-child .firstChildCount {
    width: 93px;
}

.Deb_countHome_fr {
    width: 80%;
}

.Deb_countHome_TC {
    width: 85%;
    justify-content: space-between;
}

.kick-start .Deb_countHome_TC p.firstChildCount {
    /*width: unset;*/
    white-space: nowrap;
    font-size: 40px !important;
}

.kick-start .Deb_countHome_SC p.firstChildCount {
    white-space: nowrap;
    font-size: 40px !important;
}

.Deb_countHome_TC .count {
    /*width: 30%;*/
    padding-left: 0 !important;
}

.Deb_countHome_jp {
    width: 85%;
    justify-content: space-between;
    margin-top: 30px;
}

.debJapanFirstChild p {
    justify-content: flex-start !important;
}

.debCountJapWidth {
    width: 160px;
    margin: 0 auto !important;
    justify-content: center;
}

.Japdesc_deb {
    margin-bottom: 20px;
}

.debJapanFirstChild .debCountJapWidth {
    justify-content: unset;
}

.debCountJapWidth span {
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
}

.Deb_countHome .count {
    padding: 10px;
}

    .Deb_countHome .count:first-child {
        padding-left: 0px !important;
    }

.Deb_countHome .TcCount {
    /*    max-width: 400px;*/
    /*height: 78px;*/
    width: 200px;
}

.korean-debrow .deb_text .desc {
    font-family: 'NotoSansKR-Bold';
}

.japan-debrow .deb_text .desc {
    font-family: 'MPLUS1p-Regular';
    margin: 0;
    line-height: 1.2;
}

.Japdesc_deb.two {
    display: none;
}

.korean-debrow .sub-debo {
    font-family: NotoSansKR-Regular;
}

.japan-debrow .sub-debo {
    font-family: 'MPLUS1p-Regular';
}

.sub-debo {
    text-align: left;
    font-family: Proxima-regular;
    letter-spacing: 1px;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    padding-right: 157px;
}

.deb-row {
    flex-wrap: nowrap;
}

.h5txt {
    text-align: center;
    color: #EE6E03;
    font-size: 40px;
    font-family: Nunito-sans;
}

.image1 {
    position: absolute;
    top: 58px;
    left: 53px;
    z-index: 2;
    width: 80%;
}

.image2 {
    width: 166px;
    margin: 40px 5px 85px 64px;
    z-index: 1;
}

.wrap-txt1 {
    position: absolute;
    top: 82px;
    left: 227px;
    padding: 0px 45px 0px;
    color: #2B2C3A;
    font-family: Montserrat;
    font-size: 24px;
    line-height: 26px;
}

.black-bg {
    width: 100%;
    /* Half height */
    height: 100%;
    /* Center and scale the image nicely */
}

.serviceMob {
    /*overflow: unset;*/
    flex-wrap: nowrap;
    /*width: 100%;*/
}
/*.serviceMob .owl-item{
        padding:7px;
    }*/
.ServiceWrapper {
    overflow: auto;
    margin-top: 60px;
}

    .ServiceWrapper::-webkit-scrollbar {
        display: none;
    }

.servicesHeight {
    position: relative;
    /*width:100%;*/
    /*right: 100px;*/
}

.serviceTimeline {
    position: relative;
    width: 100%;
}

.mobservice {
    width: 170px;
    /*border: 2px solid red;*/
    margin: 5px;
    /*clip-path: polygon( 0% 0px,*/ /* top left */
    10px 0%, /* top left */ calc(84%) 0%, /* top right */ 100% 20px, /* top right */ 100% calc(100%), /* bottom right */ calc(100%) 100%, /* bottom right */ 0px 100%, /* bottom left */ 0 calc(100%) /* bottom left */ );
}

.korean-debrow .koreanCount p {
    font-family: 'NotoSansKR-Bold';
}

.japan-debrow .japanCount p {
    font-family: 'MPLUS1p-bold';
}

.kick-start p.firstChildCount {
    text-align: center;
    margin: 0 auto !important;
    width: 85px;
}

.kick-start p {
    display: flex;
    justify-content: center;
}
/*.bg-title {
    display: flex;
    align-items: center;
    background: #00000078;
    clip-path: polygon( 0% 100%,*/ /* top left */ /*0% 0%,*/ /* top left */ /*100% 0%,*/ /* top right */ /*100% 0,*/ /* top right */ /*100% 75%,*/ /* bottom right */ /*94% 100%,*/ /* bottom right */ /*0% 100%,*/ /* bottom left */ /*0% 100%*/ /* bottom left */ /*);
    overflow: hidden;*/
/* border-top-left-radius: 75px; */
/* border-bottom-left-radius: 75px; */
/*height: 130px;*/
/* padding: 11px 93px; */
/*width: 75%;
    border: 3px solid white;
    position: relative;
}*/

.bg-title {
    width: 80%;
}

.home-korean .bg-title p {
    font-family: 'NotoSansKR-Regular';
    line-height: 1.2 !important;
}

.home-japan .bg-title p {
    font-family: 'MPLUS1p-Regular';
}

.bg-title p {
    line-height: initial !important;
    white-space: normal;
    /* font-size: 5.5rem; */
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/en-us/homebgtext.png);
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    padding: 20px;
    background-position: center;
    /*border-left: 2px solid #fff;*/
}

.tbg-title p {
    background-size: 100% 100%;
}

.japbg-title p {
    /* padding: 30px 20px;
    font-size:6rem !important;*/
}

.sbg-title p {
    padding: 36px 20px;
    font-size: 6.5rem !important;
}
/*.tbg-title p {
    padding: 36px 20px;
    font-size: 6.5rem !important;
}*/
/*.bg-title::after {
    content: "";
    width: 55px;
    height:3px;*/
/*border: 4px solid white;*/
/*background:#fff;
    position: absolute;
    right: -8px;
    bottom: 12px;
    transform: rotate( 142deg );
}*/
/*.bg-title p::after {
        content: "";
        width: 55px;
        border: 4px solid white;
        position: absolute;
        right: -8px;
        bottom: 12px;
        transform: rotate( 142deg );
        border-top: 0;
    }*/
.read-morebtn {
    color: #EE6E03;
    border: 1px solid #EE6E03;
    clip-path: polygon( 0% 10px, /* top left */
    10px 0%, /* top left */
    calc(100%) 0%, /* top right */
    100% 0px, /* top right */
    100% calc(100%), /* bottom right */
    calc(100%) 100%, /* bottom right */
    0px 100%, /* bottom left */
    0 calc(100%) /* bottom left */
    );
}

.korean-join-our-squad .join {
    font-family: 'NotoSansKR-Bold';
}

.korean-join-our-squad .squad {
    font-family: 'NotoSansKR-Bold';
}

.korean-join-our-squad .text-tiepee {
    font-family: 'NotoSansKR-Regular';
}

.japan-join-our-squad .join {
    font-family: 'MPLUS1p-Regular';
    font-size: 3vw;
    word-break: keep-all;
    /*font-size: 55px;*/
}

.japan-join-our-squad .squad {
    font-family: 'MPLUS1p-Regular';
    font-size: 100px;
    /*font-size: 100px;*/
    font-size: 1.7vw;
    word-break: keep-all;
}

.japan-join-our-squad .text-tiepee {
    font-family: 'MPLUS1p-Regular';
}

.join {
    color: #fff;
    font-size: 84px;
    font-family: Nunito-sans;
    line-height: 1;
}

.squad {
    color: #EE6E03;
    font-size: 125px;
    font-family: Nunito-sans;
    line-height: 1;
}

.tieppe-japan .squad {
    line-height: 1 !important;
}

.sjoin {
    font-size: 84px;
}

.ssquad {
    font-size: 125px;
    line-height: 1;
}

.tjoin {
    font-size: 84px;
}

.tsquad {
    font-size: 125px;
    line-height: 1;
}

.text-tiepee {
    color: #fff;
    font-family: Proxima-regular;
    font-size: 24px;
    /* line-height: 142px; */
    font-weight: 400;
    letter-spacing: 3px;
    padding: 30px 0px;
}


.korean-join-our-squad .btn-carrer {
    font-family: 'NotoSansKR-Regular';
}

.japan-join-our-squad .btn-carrer {
    font-family: 'MPLUS1p-Regular';
    margin-top: 30px;
    font-size: 20px;
}

.btn-carrer {
    background: transparent;
    color: #EE6E03;
    border: 1px solid #EE6E03;
    width: 50%;
    padding: 13px;
    letter-spacing: 2px;
}

    .btn-carrer:hover {
        color: #fff;
        background: #EE6E03;
    }

.sub-txt {
    font-family: Proxima-regular;
    font-size: 30px;
    text-shadow: 0px 0px 6px #000000AB;
}


.footerStripe {
    position: relative;
    /*  background-image: url(https://d323sccto6ke4l.cloudfront.net/images/new_ui/footer_top.svg);*/
    background: #1F1F24;
    /*  background-repeat: no-repeat;
    background-size: cover;
    background-position: right;*/
    text-align: center;
    height: auto;
    width: 100%;
}


.stripe {
    padding: 25px;
    width: 100%;
}

    .stripe p {
        text-transform: capitalize;
        color: #EE6E03;
        font-size: 50px;
        margin: 0px;
        line-height: initial;
        letter-spacing: 1px;
        font-family: 'Proxima-ExtraBold';
    }

.korean-stripe p {
    font-family: 'NotoSansKR-Bold';
}

.stripe_subtxt {
    font-family: Popins-regular !important;
    font-size: 18px !important;
    color: #fff !important;
    text-transform: none !important;
}

.map-txt {
    position: absolute;
    left: 10%;
    color: black;
    font-size: 50px;
    letter-spacing: 1px;
    z-index: 999;
    overflow: hidden;
}

.mapTextAnimate {
}

.map-txt.jap-map-txt {
    font-size: 3.5rem !important;
}

.map-txt p:nth-child(2) {
    margin-bottom: 0;
}

.map-txt p:last-child {
    font-weight: 400 !important;
}

.korean-map-txt p:last-child {
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 1.5 !important;
}

.map-txt p {
    line-height: 1 !important;
    margin: 0;
}

.korean-map-txt {
    font-size: 30px !important;
}

    .korean-map-txt p {
        font-family: 'NotoSansKR-Bold';
    }

.japan-map-txt p {
    font-family: 'MPLUS1p-Regular';
}




.nav-item .a {
    font-size: 14px;
    line-height: 2;
}

/* NEW UI */
/* Animation Section */
.d-flex {
    display: flex;
}

.animBtn {
    border: 2px solid #F47F2C;
    position: relative;
}

    .animBtn img {
        height: 120px;
    }

.animationDiv {
    width: 500px;
    /*width: 400px;*/
    height: unset;
    /*height: 175px;*/
    position: relative;
    margin: 0 45px;
    z-index: 99;
}

.animBtn p {
    max-width: 50%;
    margin-bottom: 0;
    padding: 10px;
}

/*.animationDiv .btnImage {
    height: 160px;
    width: auto;
    max-width: 160px;
}*/
.animationDiv .btnImage {
    height: 180px;
    width: auto;
    max-width: 180px;
    /*margin-top: -8px;*/
}

#progressive {
    position: absolute;
    width: 300px;
    height: 200px;
    z-index: 15;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
}

.sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

    .sk-chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #fff;
        border-radius: 100%;
        animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
    }

    .sk-chase-dot:nth-child(1) {
        animation-delay: -1.1s;
    }

    .sk-chase-dot:nth-child(2) {
        animation-delay: -1.0s;
    }

    .sk-chase-dot:nth-child(3) {
        animation-delay: -0.9s;
    }

    .sk-chase-dot:nth-child(4) {
        animation-delay: -0.8s;
    }

    .sk-chase-dot:nth-child(5) {
        animation-delay: -0.7s;
    }

    .sk-chase-dot:nth-child(6) {
        animation-delay: -0.6s;
    }

    .sk-chase-dot:nth-child(1):before {
        animation-delay: -1.1s;
    }

    .sk-chase-dot:nth-child(2):before {
        animation-delay: -1.0s;
    }

    .sk-chase-dot:nth-child(3):before {
        animation-delay: -0.9s;
    }

    .sk-chase-dot:nth-child(4):before {
        animation-delay: -0.8s;
    }

    .sk-chase-dot:nth-child(5):before {
        animation-delay: -0.7s;
    }

    .sk-chase-dot:nth-child(6):before {
        animation-delay: -0.6s;
    }

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {
    80%, 100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    }

    100%, 0% {
        transform: scale(1.0);
    }
}

.squaredDiv {
    background: url("https://d323sccto6ke4l.cloudfront.net/images/new_ui/frame.svg");
    position: absolute;
    top: 0;
    left: -10px;
    /*left: -7px;*/
    background-size: 100%;
    background-position: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

    .squaredDiv .squaredText {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

        .squaredDiv .squaredText p {
            width: 50%;
            padding: 25px 25px 0px 0;
            font-size: 20px;
            letter-spacing: 1px;
            font-family: 'Proxima-regular';
            font-weight: 400;
            color: #2B2C3A;
            line-height: 25px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 25px;
            text-transform: capitalize;
            background-color: transparent;
        }


    .squaredDiv::before {
        content: '';
        position: absolute;
        top: -2px !important;
        left: 4px;
        background: url("https://d323sccto6ke4l.cloudfront.net/images/new_ui/beforeimg.png");
        background-size: 100%;
        width: 16%;
        height: 100%;
        background-repeat: no-repeat;
    }

    .squaredDiv::after {
        content: '';
        position: absolute;
        top: 95% !important;
        right: 4px;
        background: url("https://d323sccto6ke4l.cloudfront.net/images/new_ui/beforeimg.png");
        background-size: 100%;
        width: 30% !important;
        height: 9px !important;
        background-repeat: no-repeat;
    }


    .squaredDiv:hover:before {
        -webkit-transition: left 0.5s ease-in-out;
        left: 72%;
    }

    .squaredDiv:hover:after {
        -webkit-transition: right 0.5s ease-in-out;
        right: 68% !important;
    }

.animateDiv:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72% !important;
}

.animateDiv:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 68% !important;
}

.speechtech-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/speechtech/st/en-us/before.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.speechtech-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/speechtech/st/en-us/after.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.speechtech-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.speechtech-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.speechtech-hl .MoreDiv p {
    color: #31C426;
}


.ProductDevelopment-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/productdevelopment/pd/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.ProductDevelopment-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/productdevelopment/pd/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.ProductDevelopment-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.ProductDevelopment-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.QualityAssurance-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/qualityassurance/qa/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.QualityAssurance-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/qualityassurance/qa/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.QualityAssurance-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.QualityAssurance-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.Localization-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/localization/local/en-us/frameheader.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.Localization-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/localization/local/en-us/framefooter.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.Localization-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.Localization-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.LocalizationQA-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/localizationqa/local/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.LocalizationQA-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/localizationqa/local/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.LocalizationQA-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.LocalizationQA-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.VoiceProduction-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/audioproduction/ap/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.VoiceProduction-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/audioproduction/ap/en-us/frameborder.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.VoiceProduction-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.VoiceProduction-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}

.PlayerSupport-hl .squaredDiv::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/playersupport/ps/en-us/frameheader.png");
    background-size: 100%;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
}

.PlayerSupport-hl .squaredDiv::after {
    content: '';
    position: absolute;
    top: 90%;
    right: 4px;
    background: url("https://d323sccto6ke4l.cloudfront.net/images/playersupport/ps/en-us/framefooter.png");
    background-size: 100%;
    width: 20%;
    height: 9px;
    background-repeat: no-repeat;
}

.PlayerSupport-hl .squaredDiv:hover:before {
    -webkit-transition: left 0.5s ease-in-out;
    left: 72%;
}

.PlayerSupport-hl .squaredDiv:hover:after {
    -webkit-transition: right 0.5s ease-in-out;
    right: 75%;
}


.ReadMeBtn {
    display: flex !important;
    align-items: center;
    text-transform: unset;
    text-decoration: none;
    padding: 10px;
    border: 3px solid #EE6E03;
    margin: 20px;
    position: relative;
    color: #EE6E03;
    letter-spacing: unset;
    font-size: 15px;
    font-family: Proxima-regular !important;
}

.ReadMeSection-homeJap .ReadMeBtn {
    font-size: 20px;
}

.korean-ReadMeBtn {
    font-family: 'NotoSansKR-Regular' !important;
}

.ReadMeBtn .btn-arrows i {
    font-size: 20px;
}

    .ReadMeBtn .btn-arrows i:first-child {
        opacity: 0.5;
        margin-right: -6px;
    }

    .ReadMeBtn .btn-arrows i:nth-child(2) {
        opacity: 0.7;
        margin-right: -6px;
    }

.ReadMeBtn:before {
    content: '';
    width: 21px;
    height: 20px;
    background: #fff;
    border: 3px solid #EE6E03;
    transform: rotate(136deg);
    position: absolute;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    top: -11px;
    right: -13px;
}

.ReadMeBtn:hover {
    background: #EE6E03;
    color: white;
    text-decoration: none;
}

    .ReadMeBtn:hover i {
        color: #fff !important;
    }

    .ReadMeBtn:hover:before {
        width: 0;
        height: 0;
    }

.footerbg .third-flex {
    display: flex;
    margin-left: 90px !important;
}

    .footerbg .third-flex i {
        transition: .2s ease-in-out;
        margin-right: 5px;
    }

        .footerbg .third-flex i:first-child {
            font-weight: 600;
            margin-right: 5px;
            color: #fff;
        }

    .footerbg .third-flex:hover i:first-child {
        color: #8a7c7c !important;
        font-weight: 400 !important;
    }

    .footerbg .third-flex:hover i:last-child {
        color: white !important;
        font-weight: 600 !important;
        /*margin-left:2px;*/
    }

.footer-logos-wrap .footer-logoImg {
    /*padding:8px 5px;*/
    margin: 0 !important;
}

.footer-logos-wrap a:last-child {
    margin-right: 0 !important;
}


.rm-speech .ReadMeBtn {
    display: inline-block;
    text-decoration: none;
    padding: 10px;
    border: 3px solid #31C426;
    margin: 20px;
    position: relative;
    color: #31C426;
    letter-spacing: unset;
    font-size: 13px;
    font-family: 'Nunito-sans';
}

    .rm-speech .ReadMeBtn:before {
        content: '';
        width: 21px;
        height: 20px;
        background: #fff;
        border: 3px solid #31C426;
        transform: rotate(136deg);
        position: absolute;
        border-top: 0;
        border-left: 0;
        border-bottom: 0;
        top: -11px;
        right: -13px;
    }

    .rm-speech .ReadMeBtn:hover {
        background: #31C426;
        color: white;
        text-decoration: none;
    }

        .rm-speech .ReadMeBtn:hover:before {
            width: 0;
            height: 0;
        }

.ReadMeSection {
    display: flex;
    justify-content: center;
    padding-right: 0px;
}

.helpfulDivsMain {
    justify-content: center;
    display: unset;
}

.koreanhelpfulDivsMain .squaredDiv .squaredText p {
    font-family: 'NotoSansKR-Regular';
}

.japanhelpfulDivsMain .squaredDiv .squaredText p {
    font-family: 'MPLUS1p-Regular';
}

.helpfulDivs {
    justify-content: space-between;
    flex-wrap: nowrap;
    /*padding-left: 3rem !important;
    padding-right: 3rem !important;*/
    /*overflow-y: hidden;
    overflow: scroll;
    flex-wrap: nowrap;*/
}

    .helpfulDivs::-webkit-scrollbar {
        display: none;
    }

    .helpfulDivs .animationDiv {
        /*margin: 20px 0 20px 45px !important;*/
        /*margin: 20px 0 20px auto !important;*/
    }

.MoreDiv {
    position: absolute;
    top: 80%;
    /*top: 75%;*/
    right: 10px;
    display: none;
}

    .MoreDiv p {
        font-size: 13px !important;
        color: #F47F2C;
        margin-bottom: 0 !important;
    }

.squaredDiv:hover .MoreDiv {
    display: block;
}

.squaredDiv:hover .squaredText p {
    font-weight: 800 !important;
    font-size: 21px !important;
}

.eventsListSecMob .squaredDiv:hover .squaredText p {
    font-weight: 800 !important;
    font-size: 16px !important;
}

.eventsListSecMob .squaredDiv:hover .moreContent .tagging p {
    font-weight: 800 !important;
    font-size: 11px !important;
}

.footer-nav-text {
    padding: 6px 18px !important;
    font-size: 19px;
    letter-spacing: 1px;
}
/* End Animation Section */
.home-btns {
    width: 120px !important;
    height: 120px;
    /*width: 13% !important;
    height: 13%;*/
    z-index: 999;
    transition: 0.3s ease-in-out
}

.home-btns-text {
    font-size: 12px;
    font-family: 'Proxima-regular';
    color: black;
}
/*.home-btns:hover {
    transform: scale(1.2);
}*/



.home-korean .sub-content {
    font-family: 'NotoSansKR-Regular';
}

.home-japan .sub-content {
    font-family: 'MPLUS1p-Regular';
}

.sub-content {
    /*background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/en-us/blackbg.svg);*/
    background-repeat: no-repeat;
    font-family: 'Proxima-regular';
    line-height: 45px;
    /* padding: 60px;*/
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    background-size: 100%;
    z-index: 1;
    margin-bottom: 0px;
    background: #00000070;
    padding: 20px 30px;
    position: relative;
}

    .sub-content .leftBorder {
        position: absolute;
        left: 0;
        width: 25%;
        top: 0;
    }

    .sub-content .rightBorder {
        position: absolute;
        right: 0;
        bottom: 0;
        /* width: 4%; */
        height: 60%;
        ;
    }
/*.sub-content::before {
    content: "";
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/en-us/left-border.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -5px;
    display: block;
    padding: 30px;
    z-index: 999;
    left: -5px;
    width: 100%;
    background-size: contain;
}
.sub-content::after {
    content: "";
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/en-us/right-border.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -5px;
    display: block;
    padding: 10px;
    z-index: 999;
    width: 3%;
    background-size: contain;
    height: 50%;
    right: -12px;
    bottom: -3px;
}*/


.green-btn {
    height: 90%;
    width: 70%;
}

    .green-btn:hover {
        transform: scale(1.2);
    }

.korean-btn-location {
    font-family: 'NotoSansKR-Regular';
}

.japan-btn-location {
    font-family: 'MPLUS1p-Regular';
}

.btn-location {
    color: #EE6E03;
    border: 1px solid #EE6E03;
    /*margin: 3%;*/
    border-radius: 0px;
    width: unset;
    padding: 10px 60px;
    text-transform: uppercase;
    font-family: 'Proxima-regular';
    position: absolute;
    top: 79%;
    left: 0;
}

    .btn-location:focus {
        outline: unset !important;
    }


    .btn-location:hover {
        color: #fff !important;
        background-color: #EE6E03;
    }

.man-desk {
    width: 100%;
    margin: 80px -64px 0;
}

.join-our-squad {
    width: 100%;
    align-items: center;
    display: flex !important;
}

.koreandeb-row {
    margin-top: 20px;
}

    .koreandeb-row .koreanCeoText p {
        font-family: 'NotoSansKR-Bold';
    }

    .koreandeb-row .japanceo {
        font-family: 'NotoSansKR-Regular';
    }

.japandeb-row .koreanCeoText p {
    font-family: 'MPLUS1p-Regular';
}

.japandeb-row .japanceo {
    font-family: 'MPLUS1p-Regular';
}

.korean-prod5txt {
    font-family: 'NotoSansKR-Bold' !important;
}

.japan-prod5txt {
    font-family: 'MPLUS1p-Regular' !important;
}

.prod5txt {
    text-align: center;
    color: #F47F2C;
    font-size: 58px;
    font-family: Proxima-Bold;
    /*font-family: Nunito-sans;*/
    margin: 2rem 62px;
}

.japan-prod5txt {
    font-size: 40px;
}

.japan-prod5txtAll {
    font-size: 40px;
}

.korean-debrow .kickstart {
    font-family: 'NotoSansKR-Regular';
}

.japan-debrow .kickstart {
    font-family: 'MPLUS1p-Regular';
}

.kickstart {
    color: #EE6E03;
    border: 1px solid #EE6E03 !important;
    font-family: Proxima-regular;
    letter-spacing: 2px;
    padding: 15px;
    border-radius: unset;
    transition: .2s ease;
}

    .kickstart:focus {
        outline: none !important;
    }

    .kickstart:hover {
        background-color: #F47F2C;
        color: #fff;
        padding: 15px 20px;
    }


.sm-border {
    width: 32px;
    border-bottom: 3px solid #1F1F24;
    margin: 10px 49%;
}

.navbar-nav li {
    margin-left: 55px;
    margin-right: 55px;
}

.navbar-collapse.collapse.mobMenu.display-none {
    display: none !important;
}

.navbar-collapse.collapse.mobMenu.display-block {
    display: block;
}

.mobSerMenu {
    display: flex !important;
}

    .mobSerMenu .caret {
        margin-left: auto;
        align-self: center;
        border: unset !important;
    }

        .mobSerMenu .caret:after {
            content: "";
            width: 9px;
            height: 9px;
            border-bottom: 3px solid #000;
            border-right: 3px solid #000;
            float: right;
            position: relative;
            top: -7px;
            left: 5px;
            transform: rotate( 45deg );
            transform-origin: center;
            transition: all 0.3s ease-out;
            margin-right: 10px;
        }

.mobMenu-height .dropdown.open .mobSerMenu .caret:after {
    transform: rotate(-135deg);
}

.mobMenu-height .dropdown.language .mobSerMenu .caret:after {
    transform: rotate(-135deg);
}

.mobMenu-height .dropdown.language .caret.langCaretMbl:after {
    transform: rotate(-135deg);
}

.dropdown.language .caret {
    border: unset !important;
}

    .dropdown.language .caret:after {
        content: "";
        width: 9px;
        height: 9px;
        border-bottom: 3px solid #000;
        border-right: 3px solid #000;
        float: right;
        position: relative;
        top: -7px;
        left: 14px;
        transform: rotate( 45deg );
        transform-origin: center;
        transition: all 0.3s ease-out;
    }

.navbar-toggle {
    width: 40px;
    height: 34px;
}

.bars {
    position: relative;
    /*    left: -2px;*/
    top: 3px;
}

.closes {
    position: relative;
    top: 1px;
}

    .closes span {
        font-size: 20px;
    }

.display-yes {
    display: block
}

.display-no {
    display: none;
}

.lastMob-num {
    margin: 2% 0px 0 !important;
    /*margin: 6% 23px !important;*/
}

.left-num-jap .mob-num {
    /*margin: 30% 30px !important;*/
    margin: 20% 0px !important;
    width: 100%;
}

.left-num-jap .lastMob-num {
    margin: 6% 0px !important;
    /*margin: 6% 30px !important;*/
}

.left-num-TC .mob-num span {
    font-size: 40px;
    width: 240px;
    /*white-space: nowrap;*/
}

.left-num-SC .mob-num span {
    font-size: 50px;
    /*white-space: nowrap;*/
}

.frenchNum {
    margin: 2% 0px !important;
}

.koreanNum {
    margin: 6% 0px !important;
    /*margin: 6% 45px !important;*/
}

.slastMob-num {
    margin: 6% 85px !important;
}

.tLastMob-num {
    margin: 6% 0px !important;
    /*margin: 6% 60px !important;*/
}

.tsLastMob-num {
    margin: 6% 0px !important;
}
/*Burger-Menu Animation*/
.navbar-toggle {
    border: none;
    border-radius: 0;
    overflow: hidden;
    background-color: #F27223;
    margin: 0;
    height: 52px;
    width: 52px;
    background: transparent linear-gradient( 180deg, #FF7A17 0%, #D85E02 100%) 0% 0% no-repeat padding-box;
    /* border-top-left-radius: 23px; */
    clip-path: polygon( 0% 10px, /* top left */ 10px 0%, /* top left */ calc(100%) 0%, /* top right */ 100% 0px, /* top right */ 100% calc(100%), /* bottom right */ calc(100%) 100%, /* bottom right */ 0px 100%, /* bottom left */ 0 calc(100%) /* bottom left */ );
}

    .navbar-toggle .icon-bar {
        width: 100%;
        height: 3px;
        margin-bottom: 5px;
        -webkit-transition: opacity, -webkit-transform;
        transition: opacity, -webkit-transform;
        transition: opacity, transform;
        transition: opacity, transform, -webkit-transform;
        -webkit-transition-duration: 200ms;
        transition-duration: 200ms;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
        transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
    }

    .navbar-toggle .icon-bar {
        background: #fff !important;
        transform: unset !important;
        opacity: 1 !important;
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
        transform: translateY(6px) rotate(45deg);
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
        opacity: 0;
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
        -webkit-transform: translateY(-6px) rotate(-45deg);
        transform: translateY(-6px) rotate(-45deg);
    }
/*END Burger-Menu Animation*/

.footer-font div:nth-child(2) {
    /*font-size:17px;
    margin-bottom:12px;*/
    align-items: baseline;
}

.subnav-content.hides {
    display: none !important;
}

.subnav-content.shows {
    display: block !important;
}

a {
    color: #000;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
    }

footer.d-sm-block.d-none > .no-padding {
    flex-wrap: nowrap !important;
}

.kick-start .japanCount p.firstChildCount {
    white-space: nowrap;
    line-height: 1;
    margin: unset !important;
    width: unset;
}

.lineHeight-High { /*br*/
    margin-bottom: 20px !important;
}



.lineHeight-Med { /*br1*/
    margin-bottom: 15px !important;
}



.lineHeight-Low { /*br2*/
    margin-bottom: 10px !important;
}

.labMobImg {
    display: none;
}

.labmobimg {
    display: none;
}

.copyright_text img {
    width: 13px;
}

.copyright_text p {
    font-family: Proxima-regular;
    white-space: nowrap;
    /*text-align: left;*/
    font-weight: normal;
    margin-top: 5px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* JAP NEW HOME PAGE */
.text-decoration-none {
    text-decoration: unset !important;
}

.jap_homepage * {
    font-family: 'NotoSansJP-Regular';
    font-weight: 400;
}

.jap_homepage .tolab_button {
    font-size: 1rem;
    margin-top: 1rem;
    color: #fff;
    background-color: #ee6e03;
    border: unset;
    padding: 1rem 0.7rem;
    min-width: 16rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
}

    .jap_homepage .tolab_button:hover {
        transform: scale(1.02);
        transition: all .3s ease-in-out;
        box-shadow: 0 0px 6px 1px #ee6e03;
        background: #dd6704;
    }

.jap_homepage .banner_img {
    width: 100%;
    height: 52rem;
    object-fit: cover;
    object-position: right;
}

.jap_homepage .banner::after {
    content: "";
    display: block;
    width: 100%;
    background: url(https://d323sccto6ke4l.cloudfront.net/images/jap/h2line_1920-bkp.png) no-repeat;
    height: 5rem;
    position: absolute;
    bottom: -1rem;
}

.jap_homepage .banner_services .banner_desc {
    position: absolute;
    top: 7rem;
    right: 10rem;
    text-align: center;
    color: #fff;
    width: 80%;
    line-height: 2;
    font-weight: 800;
    text-shadow: 0px 0px 15px black;
    font-size: 28px !important;
}

.jap_homepage .banner_services .ptw_logo {
    position: absolute;
    top: 5rem;
    right: 10rem;
}

    .jap_homepage .banner_services .ptw_logo img {
        /* width: 100%; */
        height: 10rem;
    }

.jap_homepage .banner_services .sevices_list {
    position: absolute;
    top: 20rem;
}

.jap_homepage .banner_services .services_carousel .owl-stage-outer {
    height: unset !important;
    /*overflow: auto;*/
    padding-top: 10px;
    scrollbar-width: none;
}

    .jap_homepage .banner_services .services_carousel .owl-stage-outer::-webkit-scrollbar {
        visibility: hidden;
    }

.jap_homepage .banner_services .services_carousel .owl-stage {
    padding: 1rem;
    /* padding-top: 2rem; */
    height: inherit;
    display: flex;
}

.jap_homepage .banner_services .services_carousel .owl-nav span {
    background-image: unset;
    font-size: 0;
}

.jap_homepage .banner_services .services_carousel .owl-prev {
    left: 1rem;
}

    .jap_homepage .banner_services .services_carousel .owl-prev span {
        width: 25px;
        height: 25px;
        transition: .5s;
        float: left;
        box-shadow: -4px 4px 0 white;
        transform: rotate(45deg);
        margin-left: 22px;
    }

.jap_homepage .banner_services .services_carousel .owl-next {
    right: 1rem;
}

.jap_homepage .banner_services .services_carousel .owl-prev,
.jap_homepage .banner_services .services_carousel .owl-next {
    border-radius: unset;
    width: 50px;
    height: 80%;
    display: flex;
    align-items: center;
    /*    box-shadow: 0 0 10px 15px #00000057 !important;
    background: #00000057;*/
}

    .jap_homepage .banner_services .services_carousel .owl-next span {
        width: 25px;
        height: 25px;
        transition: .5s;
        box-shadow: -4px 4px 0 white;
        transform: rotate(226deg);
        margin-right: 22px;
    }

.jap_homepage .banner_services .services_carousel .owl-nav {
    display: none;
}

    .jap_homepage .banner_services .services_carousel .owl-nav button.disabled {
        display: none;
    }

.jap_homepage .banner_services .services_carousel:hover .owl-nav {
    display: block;
}

.jap_homepage .banner_services .item {
    transition: all 600ms ease;
}

.jap_homepage .banner_services .service_block {
    width: 30rem;
    height: 18.5rem;
    transition: all 600ms ease;
}

    .jap_homepage .banner_services .service_block .border_bg {
        display: block;
        width: 30rem;
        height: 18.5rem;
        background-image: url(https://d323sccto6ke4l.cloudfront.net/images/jap/service_box.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: -0.8rem;
        left: -1rem;
    }

    .jap_homepage .banner_services .service_block::before {
        content: " ";
        display: block;
        background-color: #3a3a3aba;
        width: 100%;
        height: 100%;
        transition: all 600ms ease;
    }

    .jap_homepage .banner_services .service_block:hover::before {
        transform: scale(1.02);
        /* transition: all 600ms ease; */
    }

    .jap_homepage .banner_services .service_block:hover .content {
        transform: scale(1.02);
        /* transition: all 600ms ease; */
    }
/* .jap_homepage .banner_services .service_block::before{
    content: " ";
    display: block;
    width: 30rem;
    height: 18.5rem;
    background-image: url(https://d323sccto6ke4l.cloudfront.net/images/jap/service_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -0.8rem;
    left: -1rem;
} */
.jap_homepage .banner_services .content {
    /* background-color: #3a3a3aba; */
    padding: 1rem 1.5rem;
    position: absolute;
    top: 0;
    transition: all 600ms ease;
}

.jap_homepage .banner_services .service_icon {
    height: 5rem;
    width: auto;
}

.jap_homepage .banner_services .service_title {
    color: #fff;
    font-size: 1.7rem;
}

.jap_homepage .banner_services .service_desc {
    color: #fff;
    font-size: 1rem;
    margin-top: 1rem;
    line-height: 1.5;
    padding-right: 0.5rem;
}

.jap_homepage .banner_services .viewmore {
    color: #fff;
    font-size: 1rem;
    position: absolute;
    bottom: 1.8rem;
    right: 1.8rem;
    cursor: pointer;
}

    .jap_homepage .banner_services .viewmore a {
        color: #fff !important;
        text-decoration: unset;
    }

    .jap_homepage .banner_services .viewmore:hover a {
        color: #fa7714 !important;
    }

    .jap_homepage .banner_services .viewmore .serv_arrow {
        display: flex;
    }

        .jap_homepage .banner_services .viewmore .serv_arrow svg {
            height: 1rem;
            margin-left: 5px;
            margin-top: 4px;
        }

    .jap_homepage .banner_services .viewmore:hover .serv_arrow svg path {
        fill: #fa7714;
    }

.jap_homepage .gameindustry_logo:after {
    content: "";
    display: block;
    width: 100%;
    background: url(https://d323sccto6ke4l.cloudfront.net/images/jap/color-h2line_1920.png) no-repeat;
    height: 4.3rem;
}

.jap_homepage .gameindustry_logo h3 {
    color: #000;
    font-size: 2.3rem;
    position: absolute;
    top: -4.5rem;
    left: 18rem;
    font-weight: bold;
}

.jap_homepage .gameindustry_logo .logo_carousel {
    padding-bottom: 2rem;
}

.jap_homepage .gameindustry_logo .item {
    width: 12rem;
}

    .jap_homepage .gameindustry_logo .item img {
        /* height: 4rem;
        object-fit: contain; */
        height: 6rem;
        width: auto;
    }

.jap_homepage .game_sliders {
    background-color: #EE6E03;
    padding: 3rem 0 7rem 0rem;
}

    .jap_homepage .game_sliders:after {
        content: "";
        display: block;
        width: 100%;
        background: url(https://d323sccto6ke4l.cloudfront.net/images/jap/dark-h2line_1920.png) no-repeat;
        height: 4.3rem;
        position: absolute;
        left: 0;
        bottom: 0rem;
    }

    .jap_homepage .game_sliders .owl-stage-outer {
        height: unset !important;
        /* overflow: auto;*/
    }

        .jap_homepage .game_sliders .owl-stage-outer::-webkit-scrollbar {
            visibility: hidden;
        }

    .jap_homepage .game_sliders h3 {
        color: #fff;
        font-size: 2.3rem;
        position: absolute;
        top: -1.5rem;
        left: 7rem;
        font-weight: bold;
    }

    .jap_homepage .game_sliders .owl-stage-outer {
        padding: 1rem 0;
    }

    .jap_homepage .game_sliders .image_card {
        width: 300px;
        transition: all 200ms ease-in-out;
        /*border: 5px solid #251731;*/
        /* height: 500px; */
    }

        .jap_homepage .game_sliders .image_card:hover {
            transform: scale(1.02);
            transition: all 200ms ease-in-out;
        }

        .jap_homepage .game_sliders .image_card .game_img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .jap_homepage .game_sliders .image_card .game_titles {
            position: absolute;
            bottom: 0;
            min-height: 25%;
            background: linear-gradient(1deg, rgb(0, 0, 0) 0%, rgb(3, 3, 29) 25%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.7) 75%, rgba(0, 0, 0, 0) 100%);
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: end;
            padding: 0.8rem;
            opacity: 0;
            transition: all 500ms ease-in-out;
        }

            .jap_homepage .game_sliders .image_card .game_titles p {
                font-size: 0.875rem;
                margin: 0;
                color: #fff;
            }

        .jap_homepage .game_sliders .image_card:hover .game_titles {
            opacity: 1;
        }

.jap_homepage .main_labs {
    background-color: #251731;
    padding-bottom: 8rem;
}

    .jap_homepage .main_labs:after {
        content: "";
        display: block;
        width: 100%;
        background: url(https://d323sccto6ke4l.cloudfront.net/images/jap/h2line_1920-bkp.png) no-repeat;
        height: 5rem;
        position: absolute;
        bottom: -1rem;
    }

    .jap_homepage .main_labs .sub_title {
        color: #fff;
        font-size: 2.3rem;
        position: absolute;
        top: -1.5rem;
        left: 18rem;
        font-weight: bold;
    }

    .jap_homepage .main_labs .lab_block {
        position: relative;
        width: 97%;
        margin-bottom: 2.5rem;
        transition: all 200ms ease-in-out;
        cursor: pointer;
    }

        .jap_homepage .main_labs .lab_block:hover {
            transform: scale(1.02);
            transition: all 200ms ease-in-out;
        }

    .jap_homepage .main_labs .col-md-5 .lab_block:last-child {
        margin-bottom: 0;
    }

    .jap_homepage .main_labs .lab_block.lab_lg::before {
        content: " ";
        display: block;
        background-image: url(https://d323sccto6ke4l.cloudfront.net/images/jap/news_large.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 1;
        top: 1rem;
        left: 1rem;
        width: 100%;
        height: 100%;
    }

    .jap_homepage .main_labs .lab_block .title_label {
        display: inline-flex;
        align-items: center;
        height: 33px;
        padding: 0.1rem 0.8rem 0.3rem;
        color: #fff;
        font-size: 1rem;
        background-image: url(https://d323sccto6ke4l.cloudfront.net/images/jap/label_bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: -15px;
        left: -13px;
    }

    .jap_homepage .main_labs .lab_lg .lab_img {
        width: 100%;
        height: auto;
        /* object-fit: cover; */
    }

    .jap_homepage .main_labs .lab_small .lab_img {
        width: 11rem;
        height: 100%;
        object-fit: cover;
    }

    .jap_homepage .main_labs .lab_block.lab_small::before {
        content: " ";
        display: block;
        background-image: url(https://d323sccto6ke4l.cloudfront.net/images/jap/news_small.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        /* z-index: 99; */
        top: 1rem;
        left: 1rem;
        width: 100%;
        height: 100%;
    }

    .jap_homepage .main_labs .lab_con {
        background-color: #fff;
        padding: 1rem;
        width: 96%;
        height: 90%;
        margin-left: auto;
    }

    .jap_homepage .main_labs .lab_block.lab_lg .lab_con {
        height: 100%;
    }

    .jap_homepage .main_labs .lab_con h5 {
        color: #EE6E03;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.2;
    }

    .jap_homepage .main_labs .lab_desc .viewmore {
        color: #EE6E03;
        font-size: 1rem;
    }

        .jap_homepage .main_labs .lab_desc .viewmore img {
            height: 1rem;
        }

    .jap_homepage .main_labs .lab_desc .lab_date {
        color: #000;
    }

        .jap_homepage .main_labs .lab_desc .lab_date span {
            width: 82%;
            height: 1px;
            background-color: #000;
            color: #fff;
            font-size: 0.8rem;
            margin-right: auto;
        }

    .jap_homepage .main_labs .lab_small {
        /* width: 100%; */
        height: 174px;
    }

        .jap_homepage .main_labs .lab_small h5 {
            /* font-size: 1.5rem; */
        }

        .jap_homepage .main_labs .lab_small p {
            font-size: 1rem;
            margin-top: 0.3rem;
        }

.jap_homepage .ptw_intro .col-lg-8 {
    /* border-bottom: 1px solid #ee6e03; */
}

.jap_homepage .ptw_intro .sub_title {
    color: #000;
    font-size: 2.3rem;
    position: absolute;
    top: -1.5rem;
    left: 18rem;
    font-weight: bold;
}

.jap_homepage .ptw_intro h4 {
    font-size: 3rem;
    margin-bottom: 2rem;
}

.jap_homepage .ptw_intro .logo_border {
    /* background-color: #ee6e03; */
    border: 1px solid #e1e1e1;
}

    .jap_homepage .ptw_intro .logo_border img {
        height: 8rem;
        /* border: 1px solid #e1e1e1; */
    }

.jap_homepage .ptw_intro .ptw_desc p {
    font-size: 1.6rem;
    margin: 1rem 0;
    line-height: 1.6;
    color: #EE6E03;
}

.jap_homepage .ofc_address .p_colon {
    font-weight: bold;
    color: #000;
    font-size: 1rem;
}

.jap_homepage .ofc_address h5 {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    color: #000;
}

.jap_homepage .ofc_address p {
    font-size: 1rem;
    color: #000 !important;
}

.jap_homepage .ofc_address span {
    font-size: 1rem;
    color: #000 !important;
    display: block;
}


.jap_homepage .ofc_address .col-xl-10 {
    border-bottom: 1px solid #ee6e03;
}

.jap_homepage .chart .sub_title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    text-align: center;
    color: #000;
}

.jap_homepage .chart img {
    max-width: 100%;
    padding: 1rem;
}

    .jap_homepage .chart img.mbl_chart {
        display: none;
    }

.jap_homepage .prod_icons {
    padding-bottom: 9rem;
}

    .jap_homepage .prod_icons p {
        font-size: 1rem;
        color: #000;
    }

    .jap_homepage .prod_icons:after {
        content: "";
        display: block;
        width: 100%;
        background: url(https://d323sccto6ke4l.cloudfront.net/images/jap/color-h2line_1920.png) no-repeat;
        height: 4.3rem;
        position: absolute;
        left: 0;
        bottom: 0rem;
    }

    .jap_homepage .prod_icons h5 {
        font-size: 2rem;
        margin-bottom: 2.5rem;
        color: #000;
        font-weight: bold;
    }

    .jap_homepage .prod_icons .logo_prod {
        height: 8rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .jap_homepage .prod_icons .logo_prod img {
            /* height: 4rem; */
            margin: 0 auto;
            max-width: 80%;
            object-fit: contain;
            margin-bottom: 2rem;
        }

.jap_homepage .stats_section .sub_title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
}

.jap_homepage .stats_section h4 {
    font-size: 3rem;
    margin-bottom: 2rem;
}

.jap_homepage .stats_section .stat_circle {
    min-width: 12rem;
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    background-color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 1.5rem;
}

    .jap_homepage .stats_section .stat_circle p {
        font-size: 1rem;
        margin: 0;
        color: #fff;
    }

    .jap_homepage .stats_section .stat_circle span {
        font-size: 2.5rem;
    }

.jap_homepage .stats_section h2 {
    font-size: 2rem;
    color: #ee6e03;
    margin-top: 3rem;
}

.jap_homepage .stats_section h3 {
    font-size: 2rem;
    color: #fff;
    margin-top: 1rem;
}

.jap_homepage .stats_section .tolab_button {
    font-size: 1rem;
    color: #fff;
    background-color: #ee6e03;
    border: unset;
    padding: 1rem 0.7rem;
    min-width: 16rem;
    cursor: pointer;
}

.jap_homepage .exp {
    background-color: #ee6e03;
    padding: 5rem 2rem;
}

    .jap_homepage .exp img {
        max-width: 100%;
    }

    .jap_homepage .exp .sub_title {
        color: #fff;
        font-size: 2.3rem;
        position: absolute;
        top: -2rem;
        left: 18rem;
        font-weight: bold;
    }

    .jap_homepage .exp h6 {
        color: #fff;
        font-size: 3rem;
    }

    .jap_homepage .exp p {
        color: #fff;
        font-size: 1.5rem;
        line-height: 1.7;
        width: 80%;
        margin: 3rem auto 0;
        font-size: 20px;
    }

    .jap_homepage .exp .tolab_button {
        font-size: 1rem;
        color: #fff;
        background-color: #221c35;
        border: unset;
        padding: 1rem 0.7rem;
        min-width: 18rem;
        cursor: pointer;
        margin-top: 2rem;
    }

        .jap_homepage .exp .tolab_button:hover {
            box-shadow: 0 0px 6px 1px #221c35;
        }

.jap_homepage .inquiry_section {
    padding: 3rem;
    background-color: #221c35;
}

    .jap_homepage .inquiry_section h6 {
        color: #fff;
        font-size: 2rem;
    }

    .jap_homepage .inquiry_section p {
        color: #fff;
        font-size: 1.2rem;
        line-height: 1.7;
        width: 80%;
        margin: 3rem auto 0;
    }

    .jap_homepage .inquiry_section .tolab_button {
        font-size: 1rem;
        color: #fff;
        background-color: #ee6e03;
        border: unset;
        padding: 1rem 0.7rem;
        min-width: 27rem;
        cursor: pointer;
        margin-top: 2rem;
    }

@media screen and (max-width:991px) {
}


@media screen and (max-width: 1400px) {
    /*.tbg-title p {
        font-size: 5.5rem !important;
    }*/
    .fixed-top .navbar-nav.navbar-left {
        padding-left: 50px;
    }

    #logo-navbar-middle {
        width: 53px;
    }

    .logo .clippath-logo {
        top: 32px;
        left: -24px;
    }

    .MoreDiv {
        top: 77%;
    }

    #servicesicons {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .japan-join-our-squad .squad {
        font-size: 2vw;
    }

    .japan-join-our-squad .join {
        font-family: 'MPLUS1p-Regular';
        font-size: 3vw;
    }

    .kick-start .japanCount p.firstChildCount {
        font-size: 32px !important;
    }

    .left-num-jap {
        padding: 6% 0px 0px 13%;
    }

        .left-num-jap .mob-num {
            margin: 20% 0 30px 5% !important;
        }

    .jap_homepage .banner_services .banner_desc {
        right: unset;
        width: 100%;
        padding: 0 1rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .bg-title p {
        line-height: 57px;
        white-space: normal;
        font-size: 4rem;
    }

    .sub_label {
        font-size: 34px;
    }

    .sub-content {
        font-size: 16px;
        line-height: 41px;
    }

    .newFooter_ul {
        margin-left: 100px;
    }
}

@media screen and (min-width: 1600px) {
    .map-txt {
        position: absolute;
        left: 10%;
        margin-top: 20px;
        color: black;
        font-size: 60px;
        letter-spacing: 1px;
    }


        .map-txt p:nth-child(2) {
            margin-bottom: 0;
        }

        .map-txt p:last-child {
            font-weight: 400 !important;
            font-size: 30px !important;
        }

    .korean-map-txt {
        font-size: 50px;
    }

        .korean-map-txt p:last-child {
            font-weight: 400 !important;
            font-size: 22px !important;
            line-height: 1.5 !important;
        }

    .kick-start .count p.firstChildCount {
        font-size: 40px !important;
    }

    .japan-debrow .kick-start .japanCount p.firstChildCount {
        font-size: 60px !important;
    }

    .kick-start .koreanCount p.firstChildCount {
        font-size: 50px !important;
        width: 100%;
        white-space: nowrap;
    }

    .kick-start .scCount p.firstChildCount {
        font-size: 55px !important;
    }

    .kick-start .TcCount p.firstChildCount {
        font-size: 43px !important;
        /*                white-space: nowrap;*/
    }

    .kick-start .count p.SecondChildCount,
    .kick-start h6 {
        font-size: 18px !important;
        /*display: inline;*/
    }
}




@media screen and (min-width: 2000px) {
    .logo {
        left: 47%;
    }

    .spacer5 {
        height: 110rem;
    }
}

/*@media screen and (min-width: 1800px){
           
        }*/
@media screen and (min-width: 1800px) and (max-width:2000px) {
    .spacer5 {
        height: 91rem;
    }

    /*.logo {
        left: 47%;
    }*/

    .fixed-top .subnav-content a {
        font-size: 17px;
    }
}

@media screen and (min-width: 1600px) and (max-width:1800px) {
    .logo {
        left: 47%;
    }

    .fixed-top .subnav-content a {
        /*font-size: 17px;*/
    }
}

@media screen and (min-width:1024px) and (max-width:1600px) {
    .logo {
        left: 46% !important;
    }
}

@media screen and (min-width: 1700px) and (max-width:1800px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 40px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 62px;
        margin-right: 30px;
    }
    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 50px;
    }
    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 40px;
    }*/

    .map-txt {
        position: absolute;
        left: 10%;
        color: black;
        font-size: 60px;
        letter-spacing: 1px;
        /*margin-top: 5%;*/
    }

    .spacer5 {
        height: 84rem;
    }

    /*.koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 60px;
        margin-right: 55px;
    }*/
}

@media screen and (min-width: 1600px) and (max-width:1750px) {
    /*.frenchnav .navbar-nav.navbar-left li {
        margin-left: 55px;
        margin-right: 45px;
    }*/
}


@media screen and (min-width: 1600px) and (max-width:1700px) {
    .spacer5 {
        height: 75rem;
    }

    /*.fixed-top .navbar-left.navbar-nav li {
        margin-left: 50px;
        margin-right: 0px;
    }

    .fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 35px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 55px;
        margin-right: 30px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 60px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 45px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 25px;
    }*/
}

@media screen and (max-width:1700px) {
    .tieppe {
        padding: 150px 30%;
    }
}

@media screen and (max-width:1600px) {
    .squaredDiv:hover .squaredText p {
        font-weight: 800;
        font-size: 18px;
    }

    .man-desk {
        width: 100%;
        margin: 0px -64px 0;
    }

    .squaredDiv .squaredText p {
        font-size: 17px;
    }

    .fr-home-bg .height-cal {
        /*height: calc((100vw * 125) / 213) !important;*/
        /* height: calc((100vw * 100) / 213) !important; */
    }

    .home-japan .height-cal {
        height: calc((100vw * 132) / 213) !important;
    }

    .home-bg-sc .height-cal {
        height: calc((100vw * 133) / 213) !important;
    }

    .home-bg-tc .height-cal {
        height: calc((100vw * 131) / 213) !important;
    }

    .map-txt.jap-map-txt {
        margin-top: 25px;
    }

    .jap_homepage .banner_services .service_block {
        width: 27rem;
    }

        .jap_homepage .banner_services .service_block .border_bg {
            width: 27rem;
        }
}

@media screen and (min-width: 1580px) and (max-width:1600px) {
    .ReadMeSection {
        /*padding-right: 45px !important;*/
    }
}

@media screen and (min-width: 1550px) and (max-width:1580px) {
    .ReadMeSection {
        /*padding-right: 38px !important;*/
    }
}
/*@media screen and (max-width:1550px) {
    .ReadMeSection {
        padding-right: 35px !important;
    }
}*/
@media screen and (min-width: 1520px) and (max-width:1550px) {
    .ReadMeSection {
        /*padding-right: 22px !important;*/
    }
}

@media screen and (max-width:1520px) {
    .ReadMeSection {
        /*padding-right: 26px !important;*/
    }
}

/*@media screen and (min-width:1500px) {
    .man-desk {
        width: 100%;
        margin: 0px -64px;
    }
}*/
@media screen and (max-width:1500px) {
    .home-japan .left-num {
        font-size: 50px;
        white-space: nowrap;
    }

    .squaredDiv:hover .squaredText p {
        font-weight: 800;
        font-size: 16px;
    }

    .eventsListSecMob .moreContent .tagging img {
        width: 15px !important;
        height: unset !important;
        margin: 0 4px 0 15px !important;
    }

    .japan-debrow .deb_text .desc {
        font-size: 40px;
    }

    .Deb_countHome_TC {
        width: 95%;
        position: relative;
        left: -20px;
    }
}

@media screen and (max-width:1400px) {
    .squaredDiv:hover .squaredText p {
        /*padding-top: 40px;*/
    }

    .home-bg .height-cal {
        height: calc((100vw * 110) / 213) !important;
    }

    .jap_homepage .banner_services .service_icon {
        height: 4rem;
    }

    .jap_homepage .banner_services .service_block {
        width: 23rem;
        height: 15.5rem;
    }

        .jap_homepage .banner_services .service_block .border_bg {
            width: 23rem;
            height: 15.5rem;
        }

    .jap_homepage .banner_services .service_desc {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 1500px) and (max-width:1600px) {
    .spacer5 {
        height: 73rem;
    }

    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 25px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 30px;
    }

    .frenchnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 38px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 50px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 40px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 30px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 35px;
        margin-right: 0;
    }*/
}

@media screen and (min-width: 1400px) and (max-width:1500px) {
    .spacer5 {
        height: 70rem;
    }

    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 20px;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 35px;
    }
    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 25px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 40px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 35px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 20px;
    }
*/
    .animationDiv {
        width: 400px !important;
    }
}


@media screen and (min-width: 1400px) and (max-width:1500px) {
    .squaredDiv::before {
        top: 4px !important;
    }

    .squaredDiv::after {
        top: 92% !important;
    }
}

@media screen and (min-width: 1360px) and (max-width:1400px) {
    .animationDiv {
        width: 380px !important;
    }
}

@media screen and (max-width: 1300px) {
    .Deb_countHome_TC {
        left: -16px;
    }

    .deborah-trad .desc {
        padding-right: 0;
    }

    .Deb_countHome .TcCount {
        width: 170px;
    }

    .squad {
        font-size: 100px;
    }

    .join {
        font-size: 75px;
    }
}

@media screen and (min-width: 1300px) and (max-width:1400px) {
    .squaredDiv::before {
        top: 8px !important;
    }

    .squaredDiv::after {
        top: 89% !important;
    }
}

@media screen and (min-width: 1300px) and (max-width:1350px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 5px;
        margin-right: 25px;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 20px;
    }
    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 25px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 25px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 25px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 35px;
    }*/
}

@media screen and (min-width: 1350px) and (max-width:1400px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 18px;
        margin-right: 20px;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 35px;
    }
    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 30px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 50px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 50px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 40px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }*/
}

@media screen and (min-width: 1350px) and (max-width:1400px) {
    .spacer5 {
        height: 65rem;
    }
}

@media screen and (min-width: 1300px) and (max-width:1350px) {
    .spacer5 {
        height: 62rem;
    }
}

@media screen and (min-width: 1250px) and (max-width:1300px) {
    .spacer5 {
        height: 46rem;
    }

    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 6px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 15px;
    }

    .frenchnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 13px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 15px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 25px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 20px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }*/
}

@media screen and (max-width: 1250px) {
    .jap_homepage .banner_services .service_block {
        width: 21rem;
        /*height: 13.5rem;*/
    }

        .jap_homepage .banner_services .service_block .border_bg {
            width: 21rem;
            /*height: 13.5rem;*/
        }

    .jap_homepage .banner_services .service_desc {
        font-size: 0.8rem;
    }

    .jap_homepage .banner_services .service_title {
        font-size: 1.3rem;
    }

    .jap_homepage .banner_services .viewmore {
        bottom: 1.3rem;
    }

    .jap_homepage .banner_services .service_desc {
        margin-top: 0.3rem;
    }
}

@media screen and (min-width: 1200px) and (max-width:1250px) {
    .spacer5 {
        height: 46rem;
    }

    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 5px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 18px;
    }

    .frenchnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 5px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 15px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 20px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .fixed-top.frenchnav .navbar-left.navbar-nav li {
        margin-left: 30px;
        margin-right: 0;
    }*/
}

@media only screen and (min-width:1120px) {
    .seviceicons p {
        font-size: 14px;
    }
}

@media only screen and (min-width:1100px) and (max-width: 1200px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 18px;
        margin-right: 6px;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 15px;
    }
    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 25px;
        margin-right: 5px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 15px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 15px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 0;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }*/
}

@media only screen and (min-width:1050px) and (max-width: 1100px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 4px;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 12px;
        margin-right: 10px;
    }
    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 5px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 13px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 20px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 15px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .frenchnav.fixed-top .navbar-left.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }*/
}

@media only screen and (min-width:1024px) and (max-width: 1050px) {
    /*.fixed-top .navbar-right.navbar-nav li {
        margin-left: 5px;
        margin-right: 0px;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 0px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 6px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 15px;
        margin-right: 20px;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 10px;
        margin-right: 15px;
    }

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }
    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 5px;
        margin-right: 0;
    }
    .frenchnav.fixed-top .navbar-left.navbar-nav li {
        margin-left: 25px;
        margin-right: 0;
    }*/
}

@media only screen and (min-width:1125px) and (max-width: 1200px) {
    .spacer5 {
        height: 38rem;
    }
}

@media only screen and (min-width:1050px) and (max-width: 1125px) {
    .spacer5 {
        height: 31rem;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1050px) {
    .spacer5 {
        height: 26rem;
        /*height: 57rem;*/
    }
}

@media only screen and (max-width:992px) {
    .seviceicons p {
        font-size: 13px;
    }

    .fr-home-bg .seviceicons p {
        font-size: 12px !important;
    }

    .debCountJapWidth span {
        font-size: 10px;
    }

    .tieppe-japan {
        padding: 75px 15% !important;
    }

    .copyright_text p {
        justify-content: center;
        margin-top: 10px !important;
    }
}

@media only screen and (min-width:950px) and (max-width: 1024px) {
    .spacer5 {
        height: 31rem;
        /*height: 57rem;*/
    }

    /*.fixed-top .navbar-left.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 0;
    }

    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 0px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 13px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 55px;
        margin-right: 0;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 45px;
        margin-right: 0;
    }*/
}

@media only screen and (max-width:920px) {
    .Deb_countHome .TcCount {
        width: 110px;
    }
}

@media only screen and (min-width:890px) and (max-width: 950px) {
    .spacer5 {
        height: 26rem;
        /*height: 57rem;*/
    }
}

@media only screen and (min-width:850px) {
    .fr-home-bg .seviceicons p {
        font-size: 14px;
    }
}

@media only screen and (max-width:850px) {
    .bg-txt {
        width: 61% !important;
    }
}

@media only screen and (max-width:800px) {
    .ReadMeSection {
        display: flex;
        justify-content: center !important;
        padding-right: 0 !important;
    }

    .companyProfileDetails .ReadMeSection {
        /*justify-content: left !important;*/
    }
}

@media only screen and (min-width:800px) and (max-width: 950px) {

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 27px;
        margin-right: 0;
    }

    .fixed-top .navbar-right.navbar-nav li {
        margin-left: 26px;
        margin-right: 0;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 0px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 13px;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 46px;
        margin-right: 0;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 35px;
        margin-right: 0;
    }
}

@media only screen and (min-width:768px) and (max-width: 800px) {

    .fixed-top .navbar-left.navbar-nav li {
        margin-left: 30px;
        margin-right: 0;
    }

    .frenchnav.fixed-top .navbar-left.navbar-nav li {
        margin-left: 0;
        margin-right: 0;
    }

    .fixed-top .navbar-right.navbar-nav li {
        margin-left: 20px;
        margin-right: 0;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 40px;
        margin-right: 0;
    }

    .TCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 30px;
        margin-right: 0;
    }

    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 22px;
        margin-right: 0;
    }
}

@media screen and (min-width: 1921px) {
    .fixed-top .navbar-right.navbar-nav li {
        margin-left: 48px;
        margin-right: 30px;
    }

    .fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 55px;
        margin-right: 50px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 75px;
        margin-right: 75px;
    }
}


@media screen and (max-width: 1919px) {
    .logo .clippath-logo {
        top: 34px;
    }
}

@media screen and (min-width: 1900px) {
    .bg-title p {
        line-height: 57px;
        white-space: normal;
        font-size: 5.5rem;
    }


    .sub_label {
        font-size: 45px;
    }

    /*.fixed-top.frenchnav .navbar-right.navbar-nav li {
        margin-left: 55px;
        margin-right: 50px;
    }
    .frenchnav .navbar-nav.navbar-left li {
        margin-left: 55px;
        margin-right: 20px;
    }
    .Japnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 50px;
        margin-right: 55px;
    }

    .koreannav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 60px;
        margin-right: 64px;
    }
    .SCnav.fixed-top .navbar-right.navbar-nav li {
        margin-left: 60px;
        margin-right: 60px;
    }*/
}


@media screen and (max-width: 1800px) {
    .bg-title {
        width: 100%
    }

    .sub_label {
        font-size: 41px;
    }


    .bg-txt .sub_label {
        display: flex;
        align-items: center;
        /* background-size: auto; */
        clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
        overflow: hidden;
        /*height: 60px;
                padding: 6px 45px;*/
        margin-left: 0;
        margin-top: 0px;
        width: 100%;
        /*width: 94%;*/
    }

        .bg-txt .sub_label.frenchLocalQa {
            height: unset;
            white-space: normal;
            padding: 10px;
        }

    .ceo_text {
        font-size: 40px;
        padding-right: 30px;
        padding-left: 125px;
    }
}

@media screen and (max-width: 1700px) {
    .animationDiv {
        width: 430px;
    }

        .animationDiv .btnImage {
            height: 155px;
            width: auto;
            max-width: 155px;
        }

    .animationDiv {
        margin: 20px !important;
    }
}

@media only screen and (min-width: 1920px) and (max-width: 2000px) {
    .fixed-top .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: 1.5px;
    }

    /*    #logo-navbar-middle {
        width: 60px;
        height: 62px;
    }

    .logo {
        height: 66px;
    }*/
}

@media screen and (max-width: 1600px) {
    div#subMenu2 {
        padding-left: 50px;
    }

    .deb_text .desc {
        padding-right: 100px;
        /*line-height: 50px;*/
    }

    .bg-title p {
        line-height: 57px;
        white-space: normal;
        font-size: 4.5rem;
    }

    .sub_label {
        font-size: 30px;
    }

    .navbar-nav li {
        margin-left: 30px;
        margin-right: 30px;
    }

    .sub-content {
        padding: 18px;
    }

    .bg-txt .sub_label {
        /* height: 49px;
                padding: 6px 45px;*/
        margin-left: 0;
        margin-top: 0px;
        width: 94%;
    }

        .bg-txt .sub_label.frenchLocalQa {
            height: unset;
            white-space: normal;
        }

    .tieppe {
        padding: 101px 22%;
    }

    .container_div {
        height: 100%;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width:1024px) and (max-width:1300px) {
    /* .left-num-TC .mob-num {
            margin: 15% 30px !important;
        }*/

    /*.left-num-SC .mob-num {
            margin: 15% 30px !important;
        }*/

    .left-num-TC .tLastMob-num {
        /*margin: 3% 85px !important;*/
    }
}

@media screen and (max-width:1500px) {
    .kick-start .TcCount p.firstChildCount {
        font-size: 35px !important;
        line-height: inherit;
    }
}

@media screen and (min-width:1300px) {
    .seviceicons p {
        font-size: 16px;
    }
}

@media screen and (max-width:1300px) {

    .home-btns {
        /*width: 16% !important;*/
        width: 70px !important;
        height: 70px;
    }

    .home-japan .seviceicons p {
        font-size: 14px;
        padding: 8px 0;
        word-break: keep-all;
    }

    .home-bg .height-cal {
        height: calc((100vw * 90) / 213) !important;
    }

    .home-japan.home-bg .height-cal {
        height: calc((100vw * 90) / 213) !important;
    }

    .home-bg-sc.home-bg .height-cal {
        height: calc((100vw * 90) / 213) !important;
    }

    .home-bg-tc.home-bg .height-cal {
        height: calc((100vw * 90) / 213) !important;
    }

    .kick-start .koreanCount p.firstChildCount {
        font-size: 40px !important;
        line-height: inherit;
    }

    .kick-start .scCount p.firstChildCount {
        font-size: 35px !important;
        line-height: inherit;
        width: 60px !important;
    }

    .kick-start .TcCount p.firstChildCount {
        font-size: 30px !important;
        line-height: inherit;
    }

    .sjoin {
        font-size: 70px;
    }

    .ssquad {
        font-size: 100px;
        line-height: 90px;
    }

    .tjoin {
        font-size: 70px;
    }

    .tsquad {
        font-size: 100px;
        line-height: 90px;
    }

    .footerbg.fr-footer .navbar-nav {
        float: unset !important;
    }

        .footerbg.fr-footer .navbar-nav > li > a {
            white-space: normal !important;
        }

    .iconicService img {
        width: 135px !important;
    }
}

@media only screen and (min-width:1024px) and (max-width:1400px) {
    .setheight {
        height: 20rem;
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    .bg-title::after {
        width: 55px;
        position: absolute;
        right: -8px;
        bottom: 10px;
        transform: rotate( 141deg );
        height: 4px;
    }
}

@media only screen and (max-width: 1370px) {
    .ReadMeSection {
        /*padding-right: 16px !important;*/
    }
}

@media only screen and (max-width: 1360px) {
    .ceo_text {
        padding-left: 70px;
        font-size: 35px;
    }

    .navbar-nav li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .bg-title p {
        line-height: 57px;
        white-space: normal;
        font-size: 3.5rem;
    }

    .japbg-title p {
        font-size: 4rem !important;
    }

    .sub_label {
        font-size: 26px;
    }

    .sub-content {
        font-size: 15px;
        line-height: 34px;
    }

    .container_div.bg {
        padding-bottom: 10%;
    }

    /*.bg {*/
    /* The image used */
    /*background-image: url("https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/pagebackgroudimage.png");*/
    /* Half height */
    /*height: 100%;*/
    /* Center and scale the image nicely */
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
    /*background-size: 100%;
    }*/

    .animationDiv {
        width: 310px;
        height: 160px;
        margin: auto;
    }

    .animationDiv {
        height: unset;
        margin: 20px auto !important;
    }

    .squaredDiv::before {
        top: 3px !important;
    }

    .squaredDiv::after {
        top: 92% !important;
        height: 6px !important;
    }

    .squaredDiv .squaredText p {
        width: 50%;
        padding: 18px 25px 0px 0;
        font-size: 15px;
        line-height: initial;
        margin-bottom: 18px;
    }

    .animationDiv .btnImage {
        height: 120px;
        max-width: 120px;
    }

    .MoreDiv {
        top: 76%;
    }

        .MoreDiv p {
            font-size: 10px;
        }


    .bg-txt .sub_label {
        display: flex;
        align-items: center;
        /* background-size: auto; */
        clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
        overflow: hidden;
        /*height: 46px;
                padding: 6px 45px;*/
        margin-left: 0;
        margin-top: 0px;
        width: 96%;
    }

        .bg-txt .sub_label.frenchLocalQa {
            height: unset;
            white-space: normal;
        }

        .bg-txt .sub_label.frenchProdDev {
            /*height: 80px;*/
            white-space: normal;
        }
}

@media only screen and (max-width: 1359px) {
    .ReadMeSection {
        /*padding-right: 50px !important;*/
    }
}

@media only screen and (max-width: 1300px) {
    .ReadMeSection {
        /*padding-right: 46px !important;*/
    }

    .jap_homepage .prod_icons .col-xl-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    .ReadMeSection {
        /*padding-right: 38px !important;*/
    }
}

@media only screen and (min-width: 1200px) {
    .fromto {
        display: none;
    }

    .col-lg-2.col-sm-3.d-flex.flex-column.justify-content-between.footer-info.footer-font.f1 .mb-3.py-3 {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

        .col-lg-2.col-sm-3.d-flex.flex-column.justify-content-between.footer-info.footer-font.f1 .mb-3.py-3 img {
            width: 250px !important;
            max-width: unset;
        }

    .text-white.d-sm-block.d-none .footer-social-icons {
        width: 234px;
    }
}

@media only screen and (max-width: 1200px) {
    .animationDiv {
        width: 275px !important;
        height: unset;
    }

    .debCountJapWidth {
        width: 100px;
    }

    .MoreDiv {
        top: 72%;
    }

    .Deb_countHome {
        width: 100%;
        justify-content: space-between;
    }

    .Deb_countHome_jp {
        width: 80%;
    }

    .japan-debrow .deb_text .desc {
        font-size: 33px;
    }


    .squaredDiv::before {
        top: 10px !important;
    }

    .squaredDiv::after {
        top: 87% !important;
        height: 7px !important;
    }

    /*.logo-org.upto {
                display: none;
            }*/

    .fromto {
        display: block;
    }

    .bg_LocalozationQA-french .vericaltext::before {
        width: 55%;
    }

    .bg_LocalozationQA-french .vericaltext {
        font-size: 15px;
    }

    .home-bg .height-cal {
        height: calc((100vw * 60) / 213) !important;
    }

    .kick-start .japanCount p.firstChildCount {
        font-size: 26px !important;
    }

    .footer-logos-wrap {
        /*flex-wrap: wrap;
                flex-direction: column;
                padding-left: 55px;*/
        /*text-align:center;*/
    }

        .footer-logos-wrap .footer-logoImg {
            width: unset !important;
            max-width: 100%;
            margin-bottom: 0;
        }

        .footer-logos-wrap a.mr-4 {
            margin-right: 0.6rem !important;
        }

    .JapanCeoImage {
        max-width: 100%;
    }

    .tieppe {
        padding: 60px 15%;
    }

    .join {
        font-size: 65px;
    }

    .squad {
        font-size: 70px;
    }


    .tieppe-japan .squad {
        font-size: 2vw;
    }

    .tieppe-japan {
        padding: 80px 15% !important;
    }

    .deb_text {
        font-size: 35px;
    }

        .deb_text .desc {
            line-height: 40px;
        }

    .deb-row {
        flex-wrap: nowrap;
        margin-top: 30px;
    }
    /*.navbar-nav li {
        margin-left: 0px;
        margin-right: 0px;
    }*/

    .bg-title p {
        line-height: 36px;
        white-space: normal;
        font-size: 3.5rem;
    }

    .japbg-title p {
        font-size: 3.5rem !important;
    }

    .footer-logoImg {
        width: 100%;
    }

    .sub_label {
        font-size: 26px;
    }

    .bg-txt .sub_label {
        /*height: 46px;
                height: 35px;
                padding: 6px 45px;*/
        margin-left: 0 !important;
        margin-top: 1px;
        width: 100%;
    }

    .bg-txt {
        /*left: 120px;*/
    }

    .bg-txt {
        width: 45%;
    }

    .btn-red {
        /* width: 120px; */
        font-size: 10px;
        height: unset;
        padding: 10px;
    }

    .sub-content {
        font-size: 15px;
        line-height: 27px;
    }

    .iconicService img {
        width: 115px !important;
    }
}


@media only screen and (min-width:1024px) and (max-width: 1150px) {
    .kick-start p.firstChildCount {
        font-size: 40px !important;
    }

    ..kick-start p.SecondChildCount,
    .kick-start h6 {
        white-space: normal;
        line-height: initial !important;
        text-align: center;
    }
}

@media only screen and (min-width: 1024px) {
    .left-num {
        /* margin-bottom: -70px;*/
    }

    .Deb_countHome_fr {
        white-space: nowrap;
    }

    .footerbg .navbar-nav .nav-item a {
        white-space: nowrap;
    }

    .footerbg.french-footer .navbar-nav > li > a {
        float: unset;
        white-space: nowrap !important;
    }

    .navbar-collapse.collapse.mobMenu {
        display: none !important;
    }

    .logo-mbl {
        display: none;
    }
    /*IConic servie*/
    .iconicService {
        position: relative;
        width: 100%;
    }

        .iconicService img {
            z-index: 1;
            position: unset !important;
            top: 0;
            left: 0;
            object-fit: contain;
            height: 100% !important;
            width: 150px;
        }
}

@media only screen and (max-width: 1024px) {
    #servicesicons {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .Deb_countHome {
        width: 92%;
        justify-content: space-between;
    }

    .Deb_countHome_TC {
        width: 100%;
    }

    .deborah-trad .deb_text {
        word-break: keep-all;
    }

        .deborah-trad .deb_text .desc {
            word-break: break-word;
        }

    .deborah-trad .join-developers > div {
        width: 100%;
    }

    .Deb_countHome .TcCount {
        width: 130px;
    }

    .seviceicons {
        padding: 15px 0;
    }

    .footer-logoImg {
        width: 70% !important;
        /* max-width: 100%; */
        margin-bottom: 15px;
    }

    .lastMob-num {
        /*margin: 12% -7px !important;*/
        margin: 12% 0px !important;
    }

    .home-japan .left-num {
        font-size: 35px;
    }

        .home-japan .left-num span {
            font-size: 35px;
        }

    .left-num-jap .lastMob-num {
        margin: 6% 0px !important;
        /*margin: 6% 49px !important;*/
    }

    .frenchNum {
        margin: 2% -14px !important;
    }

    .koreanNum {
        margin: 12% 0px !important;
        /*margin: 12% 23px !important;*/
    }

    .slastMob-num {
        margin: 12% 35px !important;
    }

    .tLastMob-num {
        margin: 12% 0px !important;
        /*margin: 12% 35px !important;*/
    }

    .kick-start .koreanCount p.firstChildCount {
        font-size: 25px !important;
    }

    .kick-start .scCount p.firstChildCount {
        font-size: 20px !important;
    }

    .kick-start .TcCount p.firstChildCount {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .footer-social-icons {
        flex-wrap: nowrap;
    }

        .footer-social-icons.navbar-nav a {
            padding-right: 0px;
        }

    .footerbg .navbar-nav > li > a {
        font-size: 16px !important;
    }

    .footer-logos-wrap {
        /*padding-left: 80px !important;*/
    }

    .stripe p {
        font-size: 40px;
    }

    .map-txt {
        margin-top: 3% !important;
    }

    .contactMap {
        margin-top: 14%;
        margin-left: 10%;
        width: 77% !important;
        margin-left: 13% !important;
    }

    .tieppe-japan {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .japan-join-our-squad .join {
        font-size: 3.5vw;
    }

    .tieppe-japan .squad {
        font-size: 2vw !important;
        /*font-size: 55px !important;*/
    }

    .prod5txt {
        margin: 1rem 0px;
        font-size: 50px;
    }
}


@media only screen and (max-width: 1023px) {
    .mainBgVideo-mbl {
        display: block;
        position: absolute;
        width: 100%;
        /*height: 100%;*/
    }
    /*.mainBgVideo {
        display: none;
    }*/

    .home-japan .left-numWidth {
        width: 240px;
    }

    .left-num-jap .mob-num {
        margin: 16% 0 !important;
        /*margin: 20% 0 30px !important;*/
    }

    .left-num-jap .lastMob-num {
        margin-top: 0 !important;
    }

    .col-md-6.mt-5.deb.d-none.d-md-block.text-center {
    }

    .debFloat, .Deborah-sm-img {
        width: 50%;
    }

    .home-bg .mainBgVideo {
        height: 100%;
        object-fit: unset;
    }

    .mobMenu .menu-active {
        background: #e6e6e6 !important;
        transform: skewX( 0 ) !important;
    }

        .mobMenu .menu-active a {
            transform: skewX( 0 ) !important;
        }

    .md-wrapper {
        display: none;
    }

    .logo {
        width: 110px;
        height: 42px;
        left: 42%;
        top: 13px;
    }

    #logo-navbar-middle {
        width: 50px;
        height: 35px;
    }

    .logo-mbl {
        position: absolute;
        top: 10px;
        left: 48%;
    }

        .logo-mbl span {
            clip-path: polygon( 20px 0%, calc(100% - 20px) 0%, calc(100% - 30px) 100%, 20px 100%, 0 calc(100% - 20px));
            background: #2B2C3A;
            width: 110px;
            display: block;
            height: 8px;
            position: absolute;
            top: 38px;
            left: -25px;
        }

    .navbar-header {
        float: unset;
    }

    .DeskMenu.navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse.collapse.mobMenu {
        display: block !important;
    }

    .navbar-toggle:focus {
        outline: none !important;
    }

    .map-txt {
        display: none;
    }

    .contactMap, contact_local {
        display: none !important;
    }

    .DeskMenu {
        display: none !important;
    }

    .map-txt {
        display: none;
    }

    .devices img {
        margin: 0 15px;
    }

    .mobMenu .navbar-nav .open .dropdown-menu {
        border: unset;
        box-shadow: unset;
    }

    .mobMenu.navbar-collapse.collapse {
        background: white;
        height: calc(100vh - 0px) !important;
        padding: 0px 0 0 10px;
        /*overflow-y: scroll;*/
        position: fixed;
        width: 100%;
        z-index: 9999;
    }

    .mobMenu-height {
        height: calc(100vh - 0px);
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 30px;
        padding-bottom: 30px;
        overscroll-behavior: contain;
    }

        .mobMenu-height .arrow_toggle .caret:after {
            top: -5px;
            transform: rotate( 225deg );
        }

    .mobMenu .navbar-nav li {
        margin: 0;
        padding: 10px 0 !important;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #ccc;
    }

    .mobMenu .navbar-nav ul.languageMenu {
        background: none;
        position: static !important;
    }

    .mobMenu .navbar-nav .dropdown-item:active {
        background-color: #F27223 !important;
    }

    .mobMenu .navbar-nav ul.languageMenu li {
        margin: 0 !important;
        font-family: 'Proxima-regular';
        font-size: 16px;
        padding-bottom: 15px;
        padding: 10px !important;
    }

    .mobMenu .navbar-nav li:last-child {
        padding-bottom: 20px;
    }

    .mobMenu .navbar-nav li.active {
        z-index: unset !important;
        transform: unset !important;
    }

        .mobMenu .navbar-nav li.active a {
            transform: unset !important;
        }

    .mobMenu .navbar-nav:nth-child(2) li:last-child {
        border-bottom: unset;
        margin-top: 0;
    }


    .mobMenu .navbar-nav {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin-left: 0;
        margin: 0;
    }

        .mobMenu .navbar-nav .open .dropdown-menu {
            background: white;
        }

            .mobMenu .navbar-nav .open .dropdown-menu li {
                width: 100%;
                margin: 0;
                /*margin: 10px 10px 10px 0;*/
                padding: 10px 0px;
                border: none;
            }

                .mobMenu .navbar-nav .open .dropdown-menu li:hover,
                .mobMenu .navbar-nav .open .dropdown-menu li.active {
                    background-color: #eee;
                }

                    .mobMenu .navbar-nav .open .dropdown-menu li:hover a,
                    .mobMenu .navbar-nav .open .dropdown-menu li.active a {
                        background-color: transparent;
                    }

                .mobMenu .navbar-nav .open .dropdown-menu li a {
                    padding-left: 12px;
                    font-size: 16px !important;
                    font-family: 'Proxima-regular';
                    font-weight: 600;
                }

    .mobMenu .nav .open > a, .mobMenu .nav .open > a:focus, .mobMenu .nav .open > a:hover {
        background-color: unset;
    }

        .mobMenu .nav .open > a, .mobMenu .nav .open > a:focus, .mobMenu .nav .open > a:hover {
            text-align: left;
        }

    .mobMenu .navbar-nav a {
        color: black !important;
        font-size: 18px !important;
        font-family: 'Proxima-Bold';
        text-transform: uppercase;
    }

    .fixed-top .mobMenu .navbar-collapse {
        max-height: 340px;
        overflow-y: auto;
    }

    .bg-title::after {
        display: none;
    }

    .bg-title {
        width: 90%;
    }

    /*.home-bg .mainBgVideo {
        display: none;
    }*/

    .home-bg {
        /*background-image: url(https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/pagebackgroudimage.png) !important;*/
        /*background-image: url("https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/pagebackgroudimagemob.png") !important;*/
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .bg-title p {
        background-image: unset;
        border-left: unset;
        padding-left: 0;
    }

    .left-num {
        font-size: 40px;
    }

    .BannerTitleRow .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .home-text {
        /*margin-left: -15px;*/
        padding-left: 0 !important;
    }

    .home-bg .home-text {
        margin-left: unset !important;
        padding: 0 20px !important;
    }

    .BannerTitleRow .home-text {
        margin-left: 0px;
    }

    .container_div.bg {
        background-size: 100% 100%;
        padding-bottom: 3%;
        /*padding-bottom: 10%;*/
        margin-bottom: 4rem;
    }

    .home-bg.container_div.bg {
        background-size: 100% !important;
    }

    .home-btns {
        /*width: 50px !important;*/
        height: unset;
        z-index: 999;
        /*margin-left: -14px;*/
    }


    .home-btns-text {
        font-size: 17px;
        font-family: 'Proxima-regular';
        color: #000;
        letter-spacing: 0.5px;
        margin-top: 12px;
        margin-left: -5px;
        text-transform: uppercase;
        align-items: center;
        display: flex;
        line-height: 19px;
        height: 30px;
        /* text-shadow: 
            2px 0 0 #2B2C3A, 
            -2px 0 0 #2B2C3A,
            0 2px 0 #2B2C3A,
            0 -2px 0 #2B2C3A,
            1px 1px 0 #2B2C3A,
            -1px -1px 0 #2B2C3A,
            1px -1px 0 #2B2C3A,
            -1px 1px 0 #2B2C3A,
            1px 1px 5px #2B2C3A;*/
        /*text-shadow: 1px 1px #2B2C3A, -1px 1px #2B2C3A, 1px -1px #2B2C3A, -1px -1px #2B2C3A, 1px 1px 0px #2B2C3A;*/
    }

    .ServiceWrapper-japan .home-btns-text {
        word-break: keep-all !important;
        margin-left: -14px;
        font-size: 14px;
    }

    /*.home-japan .home-btns-text {
        font-size: 13px;
        word-break: keep-all;
        margin-left: -10px;
    }*/
    .lbl {
        text-shadow: 1px 1px #2B2C3A, -1px 1px #2B2C3A, 1px -1px #2B2C3A, -1px -1px #2B2C3A, 1px 1px 0px #2B2C3A;
    }

    .serviceMob div.d-flex {
        align-items: center;
    }

    .serviceMob {
        padding-bottom: 3%;
    }

    .clip-footer {
        clip-path: unset !important;
    }

    .col-md-4.left-num {
        max-width: 100%;
        flex: 0 0 100%;
        display: flex !important;
    }

        .col-md-4.left-num .d-flex.d-none.d-md-block {
            display: flex !important;
        }

    .japbg-title p {
        font-size: 4.5rem !important;
        padding: 20px 0;
        white-space: nowrap;
    }

    .home-japan .left-num span {
        font-size: 50px;
    }

    #servicesicons {
        display: none !important;
    }

    .serviceMob {
        display: block !important;
    }

    .home-bg .height-cal {
        height: unset !important;
    }

    .home-bg.container_div.bg {
        background-size: 100% 100% !important;
    }

    .home-bg {
        height: unset !important;
    }

    .column-reverse-md.deb-row {
        padding-bottom: 3rem;
    }

    .column-reverse-md {
        flex-direction: column-reverse;
    }

    .footerbg .third-flex {
        display: none;
    }

    .koreandeb-row {
        flex-wrap: wrap-reverse !important;
    }

    .deb_text {
        font-size: 20px;
        text-align: center;
        padding-top: 0;
    }

        .deb_text p {
            text-align: center;
            padding: 0 !important;
        }

    .col-md-6.deb.d-none.d-md-block {
        display: none !important;
    }

    .col-md-6.deb.d-block.d-md-none {
        max-width: 100%;
        width: 100%;
    }

    .col-md-6.join-developers {
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center;
        width: 100%;
    }

    .deb-row .d-md-block.d-none.kick-start {
        display: none !important;
    }

    .deb-row .col-md-6.deb.d-block.d-md-none {
        display: block !important;
    }

    .deb .d-md-none.d-block {
        display: block !important;
    }

        .deb .d-md-none.d-block.counter-scroll p {
            width: 100px;
            white-space: nowrap;
        }

    .deborah-trad .deb .d-md-none.d-block.counter-scroll p {
        width: 170px;
        white-space: nowrap;
    }

    .japan-debrow .counter_new {
        width: unset !important;
    }

    .japan-debrow .d-flex.align-items-baseline {
        width: 100px;
    }

        .japan-debrow .d-flex.align-items-baseline span {
            white-space: nowrap;
        }

    .deb .d-flex.justify-content-around {
        align-items: center;
    }

    .join-developers .ceo_text {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .koreandeb-row .col-md-6.deb.text-center {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .deb-row {
        flex-wrap: nowrap;
        margin-top: 8%;
    }

    .japanCeoRow {
        margin-top: 0px;
    }

        .japanCeoRow.deb-row {
            flex-wrap: wrap;
        }

        .japanCeoRow .col-md-6.mt-5.deb.text-center {
            max-width: 100%;
            flex: 0 0 100%;
            width: 100%;
        }

    /* .bg {
        background-image: unset !important;
        background-repeat: no-repeat;
        background-size: 100%;
    }*/

    .ReadMeSection {
        padding-right: 0 !important;
        text-align: center;
        justify-content: center;
    }

    .discover-btn {
        margin-left: 20px;
    }

    .animated-button {
        margin-left: 20px;
    }

    .left-num {
        font-size: 40px;
        padding: 10% 0px 0px 0%;
        align-items: center;
    }

    .mob-num {
        margin: 4% 68px !important;
        overflow: unset;
    }

    .mob-num2 {
        margin: 4% 68px !important;
    }

    /*.join-our-squad {
        flex-wrap: nowrap;
        display: flex !important;
    }*/

    .join-our-squad .col-md-8 {
        position: relative;
    }

    .squad {
        top: 25%;
        left: 28%;
        font-size: 47px !important;
        line-height: 50px !important;
    }


    .join {
        top: 13%;
        left: 28%;
        font-size: 35px;
    }

    .sjoin {
        font-size: 40px;
    }

    .tjoin {
        font-size: 40px;
    }

    .ssquad {
        font-size: 60px;
    }

    .squad {
        top: 25%;
        left: 28%;
        font-size: 47px;
    }

    .tieppe {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .man-desk {
        width: 90%;
        margin: 80px -15px;
    }

    .text-tiepee {
        padding: 15px 0;
        font-size: 11px;
        text-align: center;
    }

    .btn-carrer {
        background: transparent;
        width: unset;
    }

    .stripe {
        width: 100%;
    }

        .stripe p {
            color: #EE6E03;
            font-size: 35px;
        }

    footer {
        padding: 20px 10px;
    }
}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .fixed-top .navbar-nav > li > a {
        font-size: 12px !important;
    }

    .iso-logo {
        width: 100%;
    }

    .map-txt {
        margin-top: -10px;
    }

    .jap-map-txt {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 930px) and (max-width: 1024px) {
    .iso-logo {
        width: 70%;
    }
}

@media only screen and (max-width: 890px) {
    /*.lbl {
        font-size: 35px;
    }*/
}

@media only screen and (max-width: 800px) {
    .seviceicons p {
        font-size: 12px;
    }

    .coloredBg .mSec {
        text-align: center;
        margin: 0 10px;
    }

    .coloredBg {
        padding: 75px 50px 80px;
    }
}


@media only screen and (max-width: 900px) {
    .koreanCeoImage {
        max-width: 100%;
    }

    .SC_CeoImage {
        max-width: 100%;
    }

    /*.home-bg {
            height: calc((100vw * 350) / 213) !important;
        }

            .home-bg .height-cal {
                height: calc((100vw * 40) / 213) !important;
            }*/
}

@media only screen and (min-width:768px) and (max-width: 900px) {
    .logo {
        left: 43%;
    }

    .Japnav .logo {
        left: 44%;
    }
}

@media only screen and (min-width:850px) and (max-width: 890px) {
    .spacer5 {
        height: 24rem;
        /*height: 57rem;*/
    }
}

@media only screen and (min-width:800px) and (max-width: 850px) {
    .spacer5 {
        height: 19rem;
        /*height: 57rem;*/
    }
}

@media only screen and (min-width:785px) and (max-width: 800px) {
    .deb-row {
        margin-top: 50px;
    }
}

@media only screen and (min-width:768px) and (max-width: 800px) {
    .spacer5 {
        height: 13rem;
        /*height: 57rem;*/
    }
}


@media only screen and (max-width: 930px) {
    .iso-logo {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .footer-logos-wrap {
        /*padding-left: 35px !important;*/
    }

    .map-txt {
        font-size: 30px !important;
    }

        .map-txt p {
            line-height: initial;
        }

    .kickstart {
        font-size: 13px;
        padding: 12px;
        margin: 15px;
    }

    .kick-start .japanCount p.firstChildCount {
        font-size: 23px !important;
    }

    .jap_homepage .banner_services .banner_desc {
        top: 5rem;
        right: 0;
        width: 100%;
        padding: 0 1rem;
        font-size: 1.7rem !important;
    }

    .jap_homepage .banner::after {
        background-position: -20rem;
        bottom: -0.4rem;
    }

    .jap_homepage .ptw_intro .ptw_desc p {
        text-align: center;
    }

    .jap_homepage .ptw_intro .sub_title {
        font-size: 2rem;
        left: 3rem;
    }

    .jap_homepage .gameindustry_logo:after {
        background-position: -20rem;
        bottom: -0.4rem;
    }

    .jap_homepage .gameindustry_logo h3 {
        font-size: 2rem;
        left: 3rem;
    }

    .jap_homepage .game_sliders:after {
        background-position: -20rem;
        bottom: 0rem;
    }

    .jap_homepage .game_sliders h3 {
        font-size: 2rem;
        left: 3rem;
    }

    .jap_homepage .main_labs .lab_block.lab_lg .lab_con {
        /* height: 35%; */
    }

    .jap_homepage .main_labs:after {
        background-position: -20rem;
        bottom: -0.4rem;
    }

    .jap_homepage .main_labs .sub_title {
        font-size: 2rem;
        left: 3rem;
    }

    .jap_homepage .exp .sub_title {
        font-size: 2rem;
        left: 3rem;
    }

    .jap_homepage .prod_icons .logo_prod {
        min-width: 8rem;
        width: 8rem;
    }

        .jap_homepage .prod_icons .logo_prod img {
            margin-bottom: 0;
        }

    .jap_homepage .prod_icons:after {
        background-position: -20rem;
        bottom: 0rem;
    }

    .jap_homepage .prod_icons .logo {
        height: 6rem;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20rem;
    }

        .jap_homepage .prod_icons .logo img {
            height: 4rem;
            margin: 0;
        }

    .jap_homepage .prod_icons .icon_sec {
        display: flex;
        align-items: center;
        margin-bottom: 2rem;
    }

        .jap_homepage .prod_icons .icon_sec p {
            text-align: left;
            padding-left: 1rem;
        }

    .jap_homepage .ptw_intro .logo_border {
        width: 13rem;
        margin: 0 auto;
    }

    .jap_homepage .chart img.desk_chart {
        display: none;
    }

    .jap_homepage .chart img.mbl_chart {
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    footer {
        padding: 30px;
        font-family: 'Proxima-regular';
    }

    .footer-logos-wrap {
        /*flex-wrap: wrap;
                flex-direction: column;*/
    }

    .helpfulDivs .col-md-4 {
        max-width: 100%;
    }

    .clip-footer {
        clip-path: polygon( 0% 0%, /* top left */
        20px 0%, /* top left */
        calc(100% - 0px) 0%, /* top right */
        100% 58px, /* top right */
        100% calc(100% - 20px), /* bottom right */
        calc(100% - 0px) 100%, /* bottom right */
        20px 100%, /* bottom left */
        0 calc(100% - 0px) /* bottom left */
        )
    }

    .btn-red {
        font-size: 11px;
    }

    .left-num {
        /*font-size: 27px;*/
    }

    .bg-txt {
        top: 0;
        /*top: 28px;*/
    }

        .bg-txt .sub_label {
            display: flex;
            align-items: center;
            /* background-size: auto; */
            clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
            overflow: hidden;
            /*height: 38px;
                    padding: 6px 45px;*/
            margin-left: 0;
            margin-top: 5px;
            width: 100%;
        }

            .bg-txt .sub_label.frenchLocalQa {
                height: unset;
                white-space: normal;
            }

            .bg-txt .sub_label.frenchProdDev {
                /*height: 50px;*/
                white-space: normal;
            }

    .sub_label {
        font-size: 22px;
    }

    .bg-title p {
        line-height: 36px;
        white-space: normal;
        font-size: 5.5rem;
    }

    /*.japbg-title p {
        font-size: 3rem !important;
        padding: 20px;
    }*/

    .sub-content {
        /* font-size: 12px;
                line-height: 18px;*/
        font-size: 15px;
        line-height: 27px;
    }

    /*.btn-red {
        margin: 0px !important;
    }*/

    /*.logo {*/
    /*left: 42%;*/
    /*height: 55px;
        }*/

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    footer .navbar-nav > li > a {
        font-size: 14px !important;
    }

    .subnav-content a {
        font-size: 10px;
    }

    .nav > li > a {
        padding: 15px 5px;
    }

    .home-text {
        font-size: 46px;
    }

        .home-text p {
            line-height: 34px;
        }

    /*.left-num-TC .mob-num span {
        font-size: 26px;
        white-space: nowrap;
    }*/

    /*.left-num-SC .mob-num span {
        font-size: 26px;
        white-space: nowrap;
    }*/

    .deb_text {
        font-size: 25px;
        line-height: 26px;
    }

        .deb_text p {
            margin-bottom: 0px;
            padding-right: 40px;
        }

        .deb_text .desc {
            line-height: 37px;
            padding-right: 20px;
        }

    .sub-debo {
        font-size: 16px;
        line-height: 24px !important;
    }

    .kick-start p.firstChildCount {
        font-size: 35px !important;
    }

    /*.kick-start p:nth-child(2) {
        white-space: nowrap;
    }*/

    .helpfulDivs .col-md-4 {
        max-width: 100%;
    }

    .helpfulDivs {
        padding: 0;
        flex-wrap: nowrap;
        overflow: scroll;
        overflow-y: hidden;
        padding-left: 20px;
        /*margin: 0 50px 0 80px;*/
    }

    .animationDiv {
        /*width: 300px;
        height: 135px;*/
        width: 275px;
        height: 110px;
        margin: 0 auto;
    }

    .squaredDiv::before {
        top: 4px !important;
    }

    .squaredDiv::after {
        top: 91% !important;
    }

    .animationDiv .btnImage {
        /*height: 130px;*/
        height: 110px;
        max-width: 110px;
    }

    /*.squaredDiv::before {
        top: 12px;
    }
*/
    .squaredDiv .squaredText p {
        width: 50%;
        padding: 18px 25px 0px 0;
        font-size: 15px;
        line-height: initial;
        margin-bottom: 20px;
    }

    .join-our-squad {
        flex-wrap: nowrap;
        display: flex !important;
    }

    .tieppe {
        padding: 60px 13%;
    }

    .join {
        font-size: 50px;
        /*font-size: 60px;*/
    }

    .squad {
        font-size: 80px;
        /*font-size: 97px;*/
    }

    .text-tiepee {
        font-size: 20px;
    }

    .btn-location {
        /*margin: 3%;*/
        width: unset;
        padding: 10px 30px;
    }

    .btn-carrer {
        top: 60%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 940px) {
    .sub_label {
        font-size: 20px;
    }

    .btn-red {
        height: unset;
        padding: 10px;
    }

    .bg-txt .sub_label {
        /*height: 27px;
                padding: 6px 45px;*/
        margin-left: 0;
        margin-top: 0px;
        width: 100%;
    }

        .bg-txt .sub_label.frenchLocalQa {
            height: unset;
            white-space: normal;
        }

    .bg-txt {
        /*left: 60px;*/
        /* left: 115px;
                top: 32px;*/
    }

    .count {
        margin-right: 0 !important;
        /*margin-left: 13px !important;*/
    }

    .join-our-squad {
        flex-wrap: nowrap;
        display: flex !important;
    }

    .join {
        top: 12%;
        left: 28%;
        font-size: 40px;
    }

    .squad {
        top: 25%;
        left: 29%;
        font-size: 50px;
    }

    .text-tiepee {
        padding: 10px 0px;
        font-size: 17px;
        text-align: center;
    }

    .btn-carrer {
        background: transparent;
    }

    .stripe p {
        color: #EE6E03;
        font-size: 45px;
    }

    .mSec .num {
        font-size: 40px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 780px) {
    .text-tiepee {
        font-size: 15px;
        text-align: center;
    }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    footer .navbar-nav > li > a {
        font-size: 11px !important;
        line-height: 16px;
    }

    .nav-item .fa {
        font-size: 20px;
    }

        .nav-item .fa span {
            margin-left: 0 !important;
        }

    .middleSection .mSec .desc {
        font-size: 16px !important;
    }

    .footer-font div:nth-child(2) {
        font-size: 15px;
        /*margin-bottom: 10px;*/
    }
}


@media only screen and (min-width:576px) and (max-width:720px) {
    .kick-start .count {
        margin-right: 0rem !important;
        text-align: center;
        padding: 10px !important;
    }

    .kick-start p.firstChildCount {
        font-size: 30px !important;
    }
}


@media only screen and (min-width: 576px) and (max-width: 767px) {
    .bg-title {
        background: none;
        width: 80%;
        border: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {

    .footerbg .nav-item a {
        font-size: 15px !important;
    }

    .coloredBg .mSec .num {
        font-size: 40px !important;
        margin-bottom: 0px !important;
    }

    .coloredBg .mSec .desc {
        font-size: 16px !important;
    }



    .home-text {
        font-size: 2.625rem;
        padding: 0 20px;
    }

    .deb_text {
        font-size: 20px;
        text-align: left;
        padding-top: 0;
    }

        .deb_text .desc {
            padding-right: 0;
            line-height: 36px;
        }

    .sub-debo {
        text-align: left;
        font-size: 16px;
        text-align: left;
        padding-right: 0;
    }


    .deb-row .deb img {
        max-width: 65% !important;
    }

    .kick-start p.firstChildCount {
        font-size: 35px !important;
    }

    .kick-start .count {
        margin-right: 1rem !important;
        margin-left: 0rem !important;
        text-align: center;
    }

    .kickstart {
        padding: 11px;
        font-size: 12px;
    }

    .helpfulDivs {
        padding: 0;
        flex-wrap: nowrap;
        overflow: scroll;
        overflow-y: hidden;
        margin: 0;
        /*margin: 0 50px 0 80px;*/
    }

    .animationDiv {
        width: 300px;
        height: 135px;
        margin-left: auto;
        margin-right: 0;
    }

    .squaredDiv::after {
        top: 84% !important;
        height: 7px !important;
    }

    .animationDiv .btnImage {
        height: 130px;
    }

    .squaredDiv::before {
        top: 16px !important;
    }

    .squaredDiv .squaredText p {
        width: 50%;
        padding: 18px 25px 0px 0;
        font-size: 14px !important;
        line-height: initial !important;
        margin-bottom: 20px;
    }

    .MoreDiv {
        top: 70%;
    }

        .MoreDiv p {
            font-size: 11px !important;
        }
}


/*@media only screen and (min-width: 769px) {
    .MainTitleDes {
        display: block !important;
    }

    .MainTitleMbl {
        display: none !important;
    }*/
/*.footerbg .navbar-nav .nav-item a {
                white-space: nowrap;
            }*/
/*.footerbg.french-footer .navbar-nav > li > a {
        float: unset;
        white-space: nowrap !important;
    }

    .navbar-collapse.collapse.mobMenu {
        display: none !important;
    }*/


/*IConic servie*/

/*.iconicService {
        position: relative;
        width: 100%;
    }

    .iconicService img {
        z-index: 1;
        position: unset !important;
        top: 0;
        left: 0;
        object-fit: contain;
        height: 100% !important;
        width: 150px;
    }
}*/
@media only screen and (min-width: 768px) {
    .newFooter_ul .pull-xs-right.m-0.nav.navbar-nav.navbar-toggleable-sm:first-child li {
        width: 150px;
    }
}

@media only screen and (max-width: 768px) {

    .copyright_text p {
        font-size: 12px;
    }

    .circleBg, .labContainer #allLabs {
        background-image: none;
    }


    /* body {
                overflow-y: auto;
            }*/

    .animated-button {
        font-size: 15px !important;
    }

    .lbl {
        font-size: 35px;
    }

    .home-japan .home-btns {
        margin-left: -14px;
    }

    .ServiceWrapper-japan .home-btns-text {
        margin-left: -12px;
        white-space: nowrap;
        font-size: 14px;
    }
    /*.serviceBg {
        margin-top: -85px !important;
    }*/
    #mainNav {
        background: #fff !important;
    }

    .navbar-header {
        background: #2B2C3A !important;
    }


    .qa-sub-txt {
        display: none !important;
    }

    .deskImg {
        display: none !important;
    }

    .mobImg {
        display: block !important;
    }

    .home-japan .left-num span {
        font-size: 35px;
    }

    .col-md-4.col-sm-3.col-lg-3.footer-social.footer-font.f1 {
        padding-left: 15px;
    }

    .footer-logos-wrap {
        /*padding-left: 10px !important;*/
    }

    .kick-start .japanCount p.firstChildCount {
        font-size: 20px !important;
    }

    .MainTitleDes {
        display: block !important;
    }

    .MainTitleMbl {
        display: none !important;
    }

    .prod5txt {
        margin: 2rem 0 0;
        font-size: 40px;
        padding: 0 10px;
    }

    .join-our-squad {
        flex-wrap: nowrap !important;
        display: flex !important;
    }

    .jap_homepage .banner_services .services_carousel .owl-nav {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {


    .qa-bg {
        margin-bottom: 5rem;
    }

    .left-num-jap .lastMob-num {
        margin: 3% 0px 3% !important;
    }

    .footer-info .p-3.pl-5 {
        padding-left: 0 !important;
    }

    .mobMenu .navbar-nav .dropdown-item:active {
        background-color: transparent !important;
    }

    .footer-info .pull-xs-right.d-flex.nav.navbar-nav.navbar-toggleable-sm.pl-4 {
        padding-left: 0 !important;
    }

    .footer-logo {
        padding-top: 5px !important;
        padding-bottom: 2px !important;
        margin-bottom: 5px !important;
    }

    .pull-xs-right.m-0.nav.navbar-nav.navbar-toggleable-sm .d-flex {
        align-items: baseline;
    }

    .col-4.d-flex.flex-column.justify-content-between.footer-info.footer-font.f1 {
        justify-content: unset !important;
    }

    .followus {
        margin-left: 0 !important;
        white-space: nowrap;
        margin-bottom: 0 !important;
        font-size: 15px !important;
        margin-top: 0 !important;
    }

    ul.pull-xs-right.footer-font.ml-5 {
        margin-left: 0 !important;
    }

    .wrapper {
        display: none;
    }

    .helpfulDivs .animationDiv {
        margin: 20px auto 20px auto !important;
    }

    .bg {
        /* The image used */
        /*background-image: url("https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/pagebackgroudimagemob.png") !important;*/
        /* Half height */
        /*   height: 100%;*/
        /* Center and scale the image nicely */
        background-repeat: no-repeat;
        /*background-size: contain;*/
        background-size: 100%;
    }

    .bg-title p {
        background-image: unset;
        border-left: unset;
        padding-left: 0;
    }

    .spacer5 {
        height: unset;
    }

    .left-num-md {
        display: block;
    }

    footer.text-white.d-sm-block.d-none {
        display: none !important;
    }

    footer.text-white.d-sm-none.d-block {
        display: block !important;
    }

    .footer-info .navbar-nav {
        flex-direction: column !important;
        margin-top: 0px !important;
        font-size: 14px !important;
        white-space: nowrap !important;
    }

    .footer-social-icons.pull-xs-right {
        flex-direction: row !important;
        padding-top: 0 !important;
        width: 100%;
        justify-content: space-between;
    }

        .footer-social-icons.pull-xs-right::before {
            content: unset !important;
        }

    .footer-social ul {
        flex-direction: column !important;
    }

    .footerbg .third-flex {
        display: none;
    }

    .iso-logo {
        width: 100% !important;
        margin-top: 0px;
    }

    .footerbg .text-white.d-sm-none.d-block .pull-xs-right.nav.navbar-nav.navbar-toggleable-sm.m-0 .nav-item {
        margin: 0;
    }



    .AsianCeoText {
        padding: 0 25px;
        font-size: 35px;
    }

    .footerbg .navbar-nav > li > a {
        line-height: inherit;
        margin-bottom: 0;
        font-size: 14px !important;
    }

    .footerbg .nav-item a {
        margin-bottom: 15px;
    }

    .footer-social-icons.navbar-nav a {
        padding-right: 10px;
    }

    .coloredBg {
        flex-wrap: wrap;
    }


    .col-8.newFooter_ul .pull-xs-right .nav-item a {
        line-height: unset;
        padding-top: 0 !important;
    }

    .french-footer .col-8.newFooter_ul .pull-xs-right .nav-item a {
        white-space: normal;
    }

    .french-footer .col-8.newFooter_ul .pull-xs-right .d-flex {
        align-items: baseline;
    }

    .col-8.newFooter_ul .pull-xs-right .d-flex li:first-child a {
        width: 100px;
        display: block;
        margin-bottom: 10px;
    }

    .jap-footer .col-8.newFooter_ul .pull-xs-right .d-flex li:first-child a {
        width: 130px;
        white-space: nowrap;
    }

    .col-8.newFooter_ul .pull-xs-right .d-flex li {
        margin-bottom: 5px !important;
        line-height: initial;
    }

    .japan-join-our-squad .join {
        font-size: 2.7vw;
    }

    .tieppe-japan .squad {
        font-size: 1.6vw !important;
    }

    .ofc_address .row .col-md-6.col-sm-12:first-child {
        /* padding-bottom: 1rem; */
        border-bottom: 1px solid #ddd;
    }

    .jap_homepage .exp .tolab_button {
        min-width: 20rem;
    }

    .jap_homepage .inquiry_section .tolab_button {
        min-width: 20rem;
    }
}


@media only screen and (min-width: 576px) and (max-width: 756px) {
    .spacer5 {
        height: unset;
    }
}

@media only screen and (max-width: 425px) {
    .col-8.newFooter_ul .pull-xs-right .nav-item a {
        line-height: unset;
        padding-top: 0 !important;
    }

    .col-8.newFooter_ul .pull-xs-right .d-flex li:first-child a {
        width: 70px;
        display: block;
        margin-bottom: 0;
        white-space: nowrap;
    }

    .col-8.newFooter_ul .pull-xs-right .d-flex li {
        margin-bottom: 10px !important;
        line-height: initial;
    }

    .footer-social-icons.pull-xs-right {
        padding-bottom: 9px !important;
    }

    .col-4.d-flex.flex-column.justify-content-between.footer-info.footer-font.f1 {
        justify-content: unset !important;
    }

    .footer-logo {
        padding-top: 5px !important;
        /*margin-bottom: 15px;*/
    }
}

@media only screen and (min-width: 420px) and (max-width: 576px) {
    .japbg-title p {
        font-size: 2.8rem !important;
    }

    .tbg-title p {
        font-size: 2.8rem !important;
    }
}

@media only screen and (min-width:350px) and (max-width: 420px) {
    .japbg-title p {
        font-size: 2.2rem !important;
    }

    .tbg-title p {
        font-size: 2.2rem !important;
    }
}

@media only screen and (min-width:300px) and (max-width: 350px) {
    .japbg-title p {
        font-size: 2rem !important;
    }

    .tbg-title p {
        font-size: 2rem !important;
    }
}

@media only screen and (min-width: 300px) and (max-width: 576px) {
    .logo-mbl {
        left: 46%;
    }

    .koreandeb-row .join-developers {
        padding: 0;
    }

    .iso-logo {
        width: 45%;
    }

    .col-8.newFooter_ul .pull-xs-right .d-flex:last-child li:first-child a {
        padding-bottom: 0 !important;
        margin-bottom: 0px;
    }

    .footerbg .nav-item a {
        font-size: 12px !important;
        margin-bottom: 15px;
        letter-spacing: 1px;
    }

    .footer-social-icons.pull-xs-right {
        flex-direction: row !important;
        padding-top: 0 !important;
        width: 95%;
        justify-content: space-between;
        padding-bottom: 2px;
    }

    .footer-logo img {
        width: 100% !important;
    }

    .footer-social-icons.pull-xs-right .nav-item a {
        line-height: 1;
    }

    .footer-social-icons.pull-xs-right .nav-item:last-child a {
        padding-right: 0 !important;
    }

    .footer-social-icons.pull-xs-right:before {
        content: unset;
    }

    .footer-social-icons.pull-xs-right:after {
        content: unset;
    }

    .justifyPrevMbl #ContentPlaceHolder1_btnNextMobile {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .footerbg .text-white.d-sm-none.d-block .pull-xs-right.nav.navbar-nav.navbar-toggleable-sm.m-0 .nav-item {
        margin: 0;
    }

    .ReadMeSection {
        padding-right: 0 !important;
        text-align: center;
        justify-content: center;
        margin-top: 0 !important;
    }

    .first-flex {
        display: none;
    }

    .second-flex {
        flex: unset !important;
    }

    .third-flex {
        display: none !important;
    }

    .deb .d-flex.justify-content-around {
        align-items: center;
    }

    .backtop {
        display: none;
    }

    .clip-footer {
        clip-path: polygon( 0% 0%, /* top left */
        20px 0%, /* top left */
        calc(100% - 0px) 0%, /* top right */
        100% 58px, /* top right */
        100% calc(100% - 20px), /* bottom right */
        calc(100% - 0px) 100%, /* bottom right */
        20px 100%, /* bottom left */
        0 calc(100% - 0px) /* bottom left */
        )
    }

    .nav-item .fa {
        font-size: 14px;
        line-height: 1;
    }

    .home-btns-text {
        font-size: 12px;
        font-family: 'Proxima-Bold';
        color: #000;
        margin-top: 12px;
        text-transform: uppercase;
        align-items: center;
        display: flex;
        line-height: 19px;
        height: 30px;
        margin-right: 10px;
        margin-left: -8px;
        padding-right: 0;
        letter-spacing: 1.6px;
    }

    .home-btns {
        width: 50px !important;
        height: 100%;
        z-index: 999;
        margin-left: -14px;
    }
    /*
    .lbl {
        font-size: 25px;
    }*/

    .left-num {
        font-size: 40px;
        padding: 10% 0px 0px 0%;
        align-items: center;
    }


    .mob-num2 {
        margin: 10px 45px !important;
    }

    .mob-num {
        margin: 10px 40px !important;
    }

    .left-num-TC .mob-num {
        margin: 10px 40px !important;
        width: 160px;
        overflow: unset;
    }

    .left-num-jap .mob-num {
        margin: 40px !important;
    }

    .home-korean .left-num {
        font-size: 30px;
    }

    .bg-title {
        background: none;
        width: 100%;
        border: none;
    }

        .bg-title p {
            line-height: 36px;
            white-space: normal;
            font-size: 2.8rem;
            padding: 0 !important;
        }

    .container_div.bg {
        background-size: 100% 100%;
        padding-bottom: 15px;
    }

    .bg {
        /* The image used */
        /*background-image: unset !important;*/
        /*background-image: url("https://d323sccto6ke4l.cloudfront.net/images/homepage/homeimages/pagebackgroudimagemob.png") !important;*/
        /* Half height */
        /*   height: 100%;*/
        /* Center and scale the image nicely */
        background-repeat: no-repeat;
        /*background-size: contain;*/
        background-size: 100%;
    }

    #logo-navbar-middle {
        height: 35px;
    }

    .logo {
        width: 110px;
        height: 42px;
        left: 37.8%;
        top: 13px;
    }

    .wrapper {
        display: none;
    }

    .spacer5 {
        height: unset;
    }

    .home-text {
        font-size: 2.625rem;
        padding: 0 20px;
    }

    .join-developers {
        padding: 20px;
    }

    .japanCeoRow .join-developers {
        padding: 30px 10px 0;
    }

    .ceo_text .japanceo {
        margin-bottom: 0;
    }
    /*.deb-row .join-developers {
            padding: 0;
        }*/
    .deb_text {
        font-size: 20px;
        text-align: center;
        padding-top: 0;
    }

        .deb_text .desc {
            padding-right: 0;
            line-height: 30px;
        }

    .column-reverse-sm {
        flex-direction: column-reverse;
    }

    .sub-debo {
        text-align: center;
        color: #828282;
        font-size: 13px;
        padding-right: 0;
        line-height: 18px;
    }


    .btn-outline {
        width: unset;
        border: 1px solid #ffffff !important;
        background: #8080808a;
        height: unset;
        font-size: 11px;
    }

        .btn-outline img {
            width: 15px;
        }

    .home-bg .home-text {
        margin-bottom: 0 !important;
    }

    .discover-btn {
        margin: 0 20px;
    }

    .deb img {
        width: 65%;
        object-fit: contain;
    }

    .kickstart {
        margin-top: 20px;
        font-size: 10px;
    }

    .prod5txt {
        font-size: 30px;
        margin: 2rem 0 1rem 0;
        padding: 0 20px;
    }

    .animationDiv {
        width: 250px;
        /*height: 160px;*/
        height: unset !important;
        margin: 0;
    }

    .squaredDiv .squaredText p {
        font-size: 12px !important;
        line-height: initial !important;
    }

    .helpfulDivs {
        padding: 0;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin: 10px 0 25px;
    }

    .animationDiv .btnImage {
        height: 100px;
        max-width: 100px;
    }

    .squaredDiv::before {
        top: -1px !important;
    }

    .squaredDiv::after {
        top: 94% !important;
        height: 8px !important;
    }

    .squaredDiv::after {
        top: 90%;
    }

    .join {
        top: 13%;
        left: 28%;
        font-size: 15px;
    }

    .squad {
        line-height: 7px;
        font-size: 28px;
    }

    .tieppe {
        text-align: center;
        padding: 45px 15%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .tieppe-img {
        width: 75%;
    }

    .text-tiepee {
        font-size: 10px;
        text-align: center;
        padding: 10px 0px;
    }

    .middleSection .mSec .num {
        font-size: 30px !important;
        margin: 0;
    }

    .black-bg {
        width: 100%;
    }

        .black-bg.man {
            width: 100%;
            display: flex;
            margin-left: auto;
            height: auto;
            align-items: center;
        }

    .btn-location {
        font-family: 'Proxima-regular';
        color: #fff !important;
        width: 40%;
        font-size: 10px;
    }

    .btn-carrer {
        font-size: 10px;
        padding: 8px;
    }

    .stripe {
        background-size: 100% 100%;
        width: 100%;
        padding: 20px;
        z-index: 999;
        text-align: left;
    }

        .stripe p {
            font-size: 30px;
            line-height: 32px;
        }

    .stripe_subtxt {
        font-family: Popins-regular !important;
        font-size: 18px !important;
        text-transform: uppercase;
    }

    /*.stripe_subtxt {
            font-family: Popins-regular !important;
            font-size: 6px !important;
        }*/

    .footer-info .navbar-nav {
        /*flex-direction: column !important;*/
    }

    .footer-social ul {
        flex-direction: column !important;
    }

    .iso {
        position: unset !important;
        margin-top: 0;
        float: unset !important;
    }

    footer {
        padding: 20px 5px;
    }

    .mobMenu {
        padding: 10px 0 0 10px;
        padding-top: 0;
    }

    .coloredBg .mSec .desc {
        font-size: 15px;
    }

    .coloredBg .mSec .num {
        font-size: 30px !important;
        margin: 0;
    }

    .tieppe-japan {
        padding: 70px 12% !important;
    }

        .tieppe-japan .squad {
            /*font-size: 25px !important;*/
            font-size: 1.5vw !important;
            word-break: keep-all;
        }

        .tieppe-japan .join {
            font-size: 3vw !important;
            word-break: keep-all !important;
        }
}

@media only screen and (max-width: 576px) {
    .footerbg {
        margin-top: 2rem;
    }

    .deborah-trad .deb .d-md-none.d-block.counter-scroll p {
        width: 100px;
        /*background: pink;*/
        white-space: nowrap;
    }

    .ServiceWrapper-japan .home-btns-text {
        margin-left: -4px;
        white-space: nowrap;
        font-size: 12px;
    }

    .coloredBg .mSec {
        padding: 10px 0;
    }

    .left-num span {
        width: unset !important;
    }

    .footerbg .footer-logos-wrap {
        margin-top: 0 !important;
    }

    .iso {
        margin-top: 20px !important;
    }

    .squad {
        font-size: 30px !important;
        line-height: 1 !important;
    }

    .left-num-TC .mob-num span {
        font-size: 25px;
        white-space: nowrap;
    }

    .left-num-SC .mob-num span {
        font-size: 25px;
        white-space: nowrap;
    }

    .home-japan .left-numWidth {
        width: unset;
    }

    .deborah-trad .p-2 p:first-child {
        font-size: 20px !important;
        white-space: nowrap;
    }

    .korean-debrow .p-2 p:first-child {
        font-size: 20px !important;
        white-space: nowrap;
    }

    .koreanCeoImage {
        max-width: 70% !important;
    }

    .MoreDiv p {
        font-size: 11px !important;
    }

    .AsianCeoText p:first-child {
        font-size: 30px;
    }

    .AsianCeoText p:nth-child(2) {
        font-size: 25px;
    }

    .MoreDiv {
        top: 76%;
    }

    .SC_CeoImage {
        max-width: 70% !important;
    }

    .koreanCeoText {
        padding: 0 20px !important;
    }

    .soc-icons-mbl .mr-4 {
        margin-right: 25px !important;
    }

        .soc-icons-mbl .mr-4:last-child {
            margin-right: 0 !important;
        }

    .stripe .d-flex {
        justify-content: left !important;
    }

    .footerbg .navbar-nav .nav-item a {
        white-space: normal;
    }

    .footerbg .navbar-nav > li > a {
        font-size: 11px !important;
    }

    .Japdesc_deb.two {
        margin-bottom: 10px;
    }

    .tieppe-japan {
        width: 140%;
    }

    .tieppe-img-jap {
        width: 80%;
    }

    .col-md-6.mt-5.deb.d-none.d-sm-block.text-center {
        display: none !important;
    }

    .d-sm-block.d-none.kick-start {
        display: none !important;
    }

    .col-md-6.deb.d-block.d-sm-none {
        display: block !important;
    }

    .deb .d-sm-none.d-block {
        display: block !important;
    }

    japan-debrow .d-sm-none.d-block span {
        white-space: nowrap;
    }

    .column-reverse-sm.deb-row {
        margin-bottom: 3rem;
    }

    .deborah-trad .pb-3 p:first-child {
        font-size: 25px !important;
    }

    .korean-debrow .pb-3 p:first-child {
        font-size: 25px !important;
    }

    .labDesImg {
        display: none;
    }

    .labMobImg {
        display: block;
        margin-bottom: 10px !important;
    }

    .labdesimg {
        display: none;
    }

    .labmobimg {
        display: block;
        margin-bottom: 10px !important;
    }

    .jap_homepage .banner_img {
        height: 44rem;
    }

    .jap_homepage .banner_services .banner_desc {
        font-size: 1.3rem !important;
        line-height: 1.6;
    }

    .jap_homepage .banner_services .service_block {
        width: 25rem;
        height: 14.5rem;
    }

        .jap_homepage .banner_services .service_block .border_bg {
            width: 25rem;
            height: 14.5rem;
        }

    .jap_homepage .banner_services .content {
        padding: 0.5rem 1.7rem 1.5rem 1rem;
    }

    .jap_homepage .banner_services .service_title {
        color: #fff;
        font-size: 1.3rem;
    }

    .jap_homepage .banner_services .service_desc {
        font-size: 0.8rem;
        margin-top: 0.2rem;
        line-height: 1.6;
    }

    .jap_homepage .banner_services .viewmore {
        font-size: 0.8rem;
    }

        .jap_homepage .banner_services .viewmore .serv_arrow svg {
            height: 0.8rem;
            margin-left: 2px;
        }

    .jap_homepage .banner::after {
        background-position: -33rem;
    }

    .jap_homepage .gameindustry_logo h3 {
        font-size: 1.5rem;
        left: 2rem;
    }

    .jap_homepage .gameindustry_logo:after {
        background-position: -33rem;
    }

    .jap_homepage .game_sliders h3 {
        font-size: 1.5rem;
        left: 2rem;
    }

    .jap_homepage .game_sliders:after {
        background-position: -33rem;
    }

    .jap_homepage .main_labs .row.mt-5 {
        margin-top: 2rem !important;
    }

    .jap_homepage .main_labs .col-md-12.mt-5 {
        margin-top: 0rem !important;
    }

    .jap_homepage .main_labs .lab_con h5 {
        font-size: 0.9rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .jap_homepage .main_labs .sub_title {
        font-size: 1.5rem;
        left: 2rem;
    }

    .jap_homepage .game_sliders .image_card {
        width: 250px;
    }

    .jap_homepage .main_labs:after {
        background-position: -33rem;
    }

    .jap_homepage .main_labs .lab_small {
        height: 130px;
    }

    .jap_homepage .main_labs .lab_desc .viewmore {
        font-size: 0.6rem;
    }

        .jap_homepage .main_labs .lab_desc .viewmore img {
            height: 0.7rem;
        }

    .jap_homepage .main_labs .lab_desc .lab_date {
        font-size: 0.6rem;
    }

    .jap_homepage .ptw_intro .sub_title {
        font-size: 1.5rem;
        left: 2rem;
    }

    .jap_homepage .prod_icons:after {
        background-position: -33rem;
    }

    .jap_homepage .exp .sub_title {
        font-size: 1.5rem;
        left: 2rem;
    }

    .jap_homepage .exp {
        padding: 3rem 2rem;
    }

        .jap_homepage .exp h6 {
            font-size: 2rem;
        }

        .jap_homepage .exp p {
            font-size: 1rem;
            line-height: 1.7;
            width: 100%;
            margin: 1rem auto 0;
        }

    .jap_homepage .tolab_button {
        min-width: 17rem !important;
        margin-top: 2rem !IMPORTANT;
        padding: 0.7rem;
    }

        .jap_homepage .tolab_button img {
            height: 0.9rem;
        }
}

@media only screen and (max-width: 575px) {
    .join-our-squad {
        flex-wrap: nowrap !important;
        display: none !important;
    }
}

@media screen and (max-width:480px) {
    .jap_homepage .banner::after {
        background-position: -39rem;
    }

    .jap_homepage .banner_services .service_block {
        width: 19rem;
        height: 14rem;
    }

        .jap_homepage .banner_services .service_block .border_bg {
            width: 19rem;
            height: 14rem;
        }

    .jap_homepage .banner_services .service_icon {
        height: 3.3rem;
    }

    .jap_homepage .banner_services .service_title {
        font-size: 1.1rem;
    }

    .jap_homepage .banner_services .service_desc {
        font-size: 0.7rem;
        line-height: 1.7;
    }

    .jap_homepage .banner_services .viewmore {
        font-size: 0.7rem;
    }

    .jap_homepage .gameindustry_logo:after {
        background-position: -39rem;
    }

    .jap_homepage .game_sliders:after {
        background-position: -39rem;
    }

    .jap_homepage .main_labs:after {
        background-position: -39rem;
    }

    .jap_homepage .prod_icons:after {
        background-position: -39rem;
    }

    .jap_homepage .gameindustry_logo h3 {
        font-size: 1.3rem;
        left: 1rem;
    }

    .jap_homepage .game_sliders h3 {
        font-size: 1.3rem;
        left: 1rem;
    }

    .jap_homepage .main_labs .sub_title {
        font-size: 1.3rem;
        left: 1rem;
    }

    .jap_homepage .ptw_intro .sub_title {
        font-size: 1.3rem;
        left: 1rem;
    }

    .jap_homepage .exp .sub_title {
        font-size: 1.3rem;
        left: 1rem;
    }

    .jap_homepage .inquiry_section h6 {
        /* font-size: 2rem; */
    }
}

@media only screen and (max-width: 460px) {
    .japan-debrow .deb_text .desc {
        font-size: 25px;
    }

    .fr-home-bg .ServiceWrapper .home-btns-text {
        font-size: 12px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 450px) {
    /*.left-num.left-num-TC div:first-child {
            flex-wrap: wrap;
        }*/

    .jap-footer .col-8.newFooter_ul .pull-xs-right .d-flex li:first-child a {
        width: 90px;
        white-space: nowrap;
    }
}


@media only screen and (min-width: 300px) and (max-width: 350px) {

    .logo {
        left: 35%;
    }
}


@media only screen and (max-width: 370px) {
    .left-num-TC .mob-num span {
        font-size: 23px;
        white-space: nowrap;
    }

    .korean-debrow .p-2 p:first-child {
        font-size: 15px !important;
        white-space: nowrap;
    }

    .left-num {
        font-size: 30px;
        line-height: 1;
    }
}

.btn-carrer {
    width: unset;
}

.HomeVideoBG {
    position: relative;
    width: 100%;
    height: 100%;
}

.col-xs-6.footer-social.footer-font.f3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.join-developers {
    display: flex;
    align-items: center;
}

.deborah-trad .join-developers > div {
    width: 100%;
}

.serviceBg {
    background-repeat: no-repeat;
    background-size: 100%;
}
/*slide right*/
/***** Global Slide *****/
.slide-right, .slide-left {
    width: 40%;
    /*width: 80%;*/
}

/***** Slide Right *****/
.slide-right {
    /*        animation: 2s slide-right;*/
    /* animation: fadeInUp ease 5s;
        -webkit-animation: fadeInUp ease 5s;
        -moz-animation: fadeInUp ease 5s;
        -o-animation: fadeInUp ease 5s;
        -ms-animation: fadeInUp ease 5s;*/
    /*    animation: smoothbounceball ease .5s;*/
}

.slide-right {
    /*        animation: 2s slide-right;*/
    /* animation: fadeInUp ease 5s;
    -webkit-animation: fadeInUp ease 5s;
    -moz-animation: fadeInUp ease 5s;
    -o-animation: fadeInUp ease 5s;
    -ms-animation: fadeInUp ease 5s;*/
    /*    animation: smoothopacity ease 5s;*/
}

@keyframes smoothbounceball {
    from {
        transform: translate3d(0, 50px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes smoothopacity {
    /* from {
        opacity:0
    }

    to {
        opacity:1
    }*/
    0% {
        text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00;
    }

    15% {
        text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00;
    }

    16% {
        text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00;
    }

    49% {
        text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00;
    }

    50% {
        text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00;
    }

    99% {
        text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00;
    }

    100% {
        text-shadow: -0.05em 0 0 #00fffc, -0.025em -0.04em 0 #fc00ff, -0.04em -0.025em 0 #fffc00;
    }
}

@keyframes scaling {


    1% {
        transform: scale(-1)
    }

    2% {
        transform: scale(-0.8)
    }

    3% {
        transform: scale(-0.5)
    }

    4% {
        transform: scale(-0.2)
    }

    5% {
        transform: scale(1)
    }
}


@keyframes fadeInUp {
    1% {
        transform: rotateX(10deg) skewX(50deg);
    }

    2% {
        transform: rotateX(0deg) skewX(45deg);
    }

    3% {
        transform: rotateX(0deg) skewX(40deg);
    }

    4% {
        transform: rotateX(0deg) skewX(0deg);
    }
}


.glitchs {
    /*    color: #dfbfbf;*/
    position: relative;
    /*    font-size: 20px;*/
    animation: glitch 1s 1s infinite;
}

    .glitchs::before, .glow::before {
        content: attr(data-text);
        position: absolute;
        left: -2px;
        text-shadow: -5px 0 magenta;
        background: black;
        overflow: hidden;
        top: 0;
        animation: noise-1 3s linear infinite alternate-reverse, glitch 2s 3.05s infinite;
    }

    .glitchs::after, .glow::after {
        content: attr(data-text);
        position: absolute;
        left: 2px;
        text-shadow: -5px 0 lightgreen;
        background: black;
        overflow: hidden;
        top: 0;
        animation: noise-2 3s linear infinite alternate-reverse, glitch 2s 3s infinite;
    }

@keyframes glitch {
    1% {
        transform: rotateX(10deg) skewX(70deg);
    }

    2% {
        transform: rotateX(0deg) skewX(0deg);
    }
}

@keyframes noise-1 {
    3.3333333333% {
        clip-path: inset(124px 0 11px 0);
    }

    6.6666666667% {
        clip-path: inset(79px 0 17px 0);
    }

    10% {
        clip-path: inset(198px 0 2px 0);
    }

    13.3333333333% {
        clip-path: inset(139px 0 34px 0);
    }

    16.6666666667% {
        clip-path: inset(83px 0 5px 0);
    }

    20% {
        clip-path: inset(152px 0 14px 0);
    }

    23.3333333333% {
        clip-path: inset(24px 0 26px 0);
    }

    26.6666666667% {
        clip-path: inset(16px 0 18px 0);
    }

    30% {
        clip-path: inset(47px 0 45px 0);
    }

    33.3333333333% {
        clip-path: inset(172px 0 28px 0);
    }

    36.6666666667% {
        clip-path: inset(100px 0 1px 0);
    }

    40% {
        clip-path: inset(3px 0 58px 0);
    }

    43.3333333333% {
        clip-path: inset(46px 0 43px 0);
    }

    46.6666666667% {
        clip-path: inset(71px 0 11px 0);
    }

    50% {
        clip-path: inset(92px 0 2px 0);
    }

    53.3333333333% {
        clip-path: inset(77px 0 15px 0);
    }

    56.6666666667% {
        clip-path: inset(52px 0 22px 0);
    }

    60% {
        clip-path: inset(40px 0 9px 0);
    }

    63.3333333333% {
        clip-path: inset(59px 0 32px 0);
    }

    66.6666666667% {
        clip-path: inset(52px 0 45px 0);
    }

    70% {
        clip-path: inset(44px 0 21px 0);
    }

    73.3333333333% {
        clip-path: inset(58px 0 21px 0);
    }

    76.6666666667% {
        clip-path: inset(32px 0 9px 0);
    }

    80% {
        clip-path: inset(11px 0 68px 0);
    }

    83.3333333333% {
        clip-path: inset(64px 0 13px 0);
    }

    86.6666666667% {
        clip-path: inset(92px 0 6px 0);
    }

    90% {
        clip-path: inset(5px 0 88px 0);
    }

    93.3333333333% {
        clip-path: inset(86px 0 6px 0);
    }

    96.6666666667% {
        clip-path: inset(36px 0 57px 0);
    }

    100% {
        clip-path: inset(10px 0 78px 0);
    }
}

@keyframes noise-2 {
    0% {
        clip-path: inset(100px 0 1px 0);
    }

    3.3333333333% {
        clip-path: inset(184px 0 11px 0);
    }

    6.6666666667% {
        clip-path: inset(18px 0 85px 0);
    }

    10% {
        clip-path: inset(184px 0 5px 0);
    }

    13.3333333333% {
        clip-path: inset(140px 0 2px 0);
    }

    16.6666666667% {
        clip-path: inset(132px 0 62px 0);
    }

    20% {
        clip-path: inset(156px 0 27px 0);
    }

    23.3333333333% {
        clip-path: inset(54px 0 6px 0);
    }

    26.6666666667% {
        clip-path: inset(12px 0 18px 0);
    }

    30% {
        clip-path: inset(60px 0 2px 0);
    }

    33.3333333333% {
        clip-path: inset(78px 0 6px 0);
    }

    36.6666666667% {
        clip-path: inset(138px 0 46px 0);
    }

    40% {
        clip-path: inset(44px 0 11px 0);
    }

    43.3333333333% {
        clip-path: inset(94px 0 4px 0);
    }

    46.6666666667% {
        clip-path: inset(130px 0 61px 0);
    }

    50% {
        clip-path: inset(36px 0 18px 0);
    }

    53.3333333333% {
        clip-path: inset(28px 0 57px 0);
    }

    56.6666666667% {
        clip-path: inset(46px 0 4px 0);
    }

    60% {
        clip-path: inset(81px 0 13px 0);
    }

    63.3333333333% {
        clip-path: inset(98px 0 2px 0);
    }

    66.6666666667% {
        clip-path: inset(71px 0 30px 0);
    }

    70% {
        clip-path: inset(47px 0 48px 0);
    }

    73.3333333333% {
        clip-path: inset(49px 0 30px 0);
    }

    76.6666666667% {
        clip-path: inset(86px 0 1px 0);
    }

    80% {
        clip-path: inset(75px 0 24px 0);
    }

    83.3333333333% {
        clip-path: inset(40px 0 34px 0);
    }

    86.6666666667% {
        clip-path: inset(33px 0 42px 0);
    }

    90% {
        clip-path: inset(76px 0 23px 0);
    }

    93.3333333333% {
        clip-path: inset(48px 0 8px 0);
    }

    96.6666666667% {
        clip-path: inset(54px 0 5px 0);
    }

    @keyframes fadeInUp {
        1%

{
    transform: rotateX(10deg) skewX(60deg);
}



2% {
    transform: rotateX(0deg) skewX(0deg);
}

}

@keyframes smoothbounceball {
    from {
        transform: translate3d(0, 50px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

100% {
    clip-path: inset(27px 0 51px 0);
}

}

.scanlines {
    overflow: hidden;
    mix-blend-mode: difference;
}

    .scanlines::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: repeating-linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.05) 0.5%, transparent 1%);
        animation: fudge 7s ease-in-out alternate infinite;
    }

@keyframes fudge {
    from {
        transform: translate(0px, 0px);
    }

    to {
        transform: translate(0px, 2%);
    }
}

.glow {
    text-shadow: 0 0 1000px #dfbfbf;
    color: transparent;
    position: absolute;
    top: 0;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 0.8vw;
    color: rgba(165, 141, 141, 0.4);
    text-transform: uppercase;
    letter-spacing: 1em;
    text-align: center;
    position: absolute;
    left: 17%;
    animation: glitch-2 5s 5.02s infinite;
}

@keyframes glitch-2 {
    1% {
        transform: rotateX(10deg) skewX(70deg);
    }

    2% {
        transform: rotateX(0deg) skewX(0deg);
    }
}

.footerbg .navbar-nav > li > a:after {
    top: 25px;
}

.rm-prodev .ReadMeBtn {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    border: 3px solid #FF0A04;
    margin: 20px;
    position: relative;
    color: #FF0A04;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: 'Nunito-sans';
}

    .rm-prodev .ReadMeBtn:before {
        content: '';
        width: 21px;
        height: 20px;
        background: #fff;
        border: 3px solid #FF0A04;
        transform: rotate( 136deg );
        position: absolute;
        border-top: 0;
        border-left: 0;
        border-bottom: 0;
        top: -11px;
        right: -13px;
    }


.helpDiv {
    position: relative;
}


.helpImg {
    position: absolute;
    left: 10px;
    top: 8px;
}

    .helpImg img {
        height: 145px;
    }

.squareHelp {
    /*background: url(https://d323sccto6ke4l.cloudfront.net/images/new_ui/frame.svg);*/
    position: relative;
    position: relative;
    width: 350px;
    height: 160px;
}

    .squareHelp img {
        width: 100%;
        height: 100%;
    }

    .squareHelp::before {
        content: '';
        position: absolute;
        top: 15px;
        left: 4px;
        background: url(https://d323sccto6ke4l.cloudfront.net/images/new_ui/beforeimg.png);
        background-size: 100%;
        width: 20%;
        height: 100%;
        background-repeat: no-repeat;
    }

    .squareHelp::after {
        content: '';
        position: absolute;
        bottom: 15px;
        right: 4px;
        background: url(https://d323sccto6ke4l.cloudfront.net/images/new_ui/beforeimg.png);
        background-size: 100%;
        width: 20%;
        height: 6px;
        background-repeat: no-repeat;
    }

.helpText {
    position: absolute;
    top: 25px;
    right: 0;
    width: 50%;
}

    .helpText p {
        padding: 15px 25px 25px 10px;
        font-size: 20px;
        font-family: 'Proxima-regular';
        font-weight: 400;
        color: #2B2C3A;
        line-height: 25px;
    }

.overflow {
    position: relative;
    max-height: 150px;
    overflow: hidden;
    padding-right: 1rem; /* space for ellipsis */
}

    .overflow::before {
        position: absolute;
        content: "...";
        /*   inset-block-end: 0;
  inset-inline-end: 0; */
        bottom: 0;
        right: 0;
    }

    .overflow::after {
        content: "";
        position: absolute;
        /*   inset-inline-end: 0; */
        right: 0;
        width: 1rem;
        height: 1rem;
        background: white;
    }


html.fw-noscroll,
html.fw-noscroll body {
    overflow-y: hidden !important;
}

    html.fw-noscroll .navbar-default {
        border: none;
        overflow-y: scroll !important;
    }




.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }


.cursor-pointer {
    cursor: pointer;
}

.fixed-top .dropdown-menu .dropdown-item {
    margin-left: 0 !important;
}

.frca-text-noncapitalize {
    text-transform: none !important;
}

    .frca-text-noncapitalize p {
        text-transform: none !important;
    }

/*Iphone 11*/

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation : landscape) {
    .wordwrapper {
        top: 32%;
    }

    .footerbg .nav-item a {
        font-size: 18px !important;
        letter-spacing: 2px;
        line-height: 20px;
    }

    .mSec .num {
        font-size: 30px !important;
    }

    .mSec .desc {
        font-size: 16px;
    }
}

/*Iphone 11 Pro*/
@media only screen and (max-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation : landscape) {
    .wordwrapper {
        top: 32%;
    }

    .footerbg .nav-item a {
        font-size: 18px !important;
        letter-spacing: 2px;
        line-height: 20px;
    }

    .mSec .num {
        font-size: 30px !important;
    }

    .mSec .desc {
        font-size: 16px;
    }
}

@media only screen and (max-device-width: 1024px) and (max-device-height: 812px) and (orientation : landscape) {
    .fixed-top {
        position: absolute;
    }

    .autoMainContent {
        top: 11rem !important;
    }

    .labCompaign .subpost-article {
        margin-bottom: 2rem;
    }

    .labCompaign.lab-33 .subpost-article {
        margin-bottom: 0rem !important;
    }

    .labCompaign .row {
        margin-top: 4rem !important;
    }
}
/*@media only screen and (max-device-width: 1024px) and (min-device-height: 400px) and (orientation : landscape) {
    .autoMainContent {
        top: 6rem !important;
    }
}*/

.localization .sub_label {
    display: flex;
    align-items: center;
    background: #2088d7a1;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.localizationqa .sub_label {
    display: flex;
    align-items: center;
    background: #5375D699;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.voiceproduction .sub_label {
    display: flex;
    align-items: center;
    background: #31C42699;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}


.datacollection .sub_label {
    display: flex;
    align-items: center;
    background: #67e22594;
    background-size: auto;
    clip-path: polygon( 0% 100%, top left 0% 0%, top left 100% 0%, top right 100% 0, top right 100% 68%, bottom right 96% 100%, bottom right 0% 100%, bottom left 0% 100% bottom left );
}

.playersupport .sub_label {
    display: flex;
    align-items: center;
    background: #5b03a987;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.productdevelopment .sub_label {
    display: flex;
    align-items: center;
    background: #ba110078;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.artworkproduction .sub_label {
    display: flex;
    align-items: center;
    background: #FF0A0499;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}

.qualityassurance .sub_label {
    display: flex;
    align-items: center;
    background: #D3590499;
    /* background-size: auto; */
    clip-path: polygon( 0% 100%, /* top left */ 0% 0%, /* top left */ 100% 0%, /* top right */ 100% 0, /* top right */ 100% 68%, /* bottom right */ 96% 100%, /* bottom right */ 0% 100%, /* bottom left */ 0% 100% /* bottom left */ );
}
.modal-lg {
    top: 25%;
}
/*DISCOVER BUTTON ANIMATION*/
.discover-btn {
    background-color: unset;
    /*background-color: #17181996;*/
    display: inline-block;
}
    .discover-btn img {
        width: 100%;
        cursor: pointer;
    }
.btn-shine {
    background: linear-gradient(90deg, #ffffff00 0, #676767 10%, #ffffff00 20%);
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;*/
    animation: shine 2s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}

    .btn-shine a {
        color: #fff;
    }

@-moz-keyframes shine {
    0% {
        background-position: 0;
    }


    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@-webkit-keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@-o-keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 180px;
    }

    100% {
        background-position: 180px;
    }
}

@keyframes shine {
    0% {
        background-position: 0;
    }

    60% {
        background-position: 160px;
    }


    100% {
        background-position: 200px;
    }
}


/*PULSE FOR MAP*/
@keyframes pulse-black {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(238 110 3 / 70%);
        border-radius: 50%;
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgb(238 110 3 / 0%);
        border-radius: 50%;
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(238 110 3 / 0%);
        border-radius: 50%;
    }
}

@media only screen and (min-width:300px) and (max-width: 420px) {

    #debRow .p-2 p:first-child {
        font-size: 25px !important;
    }

    .deborah-trad .p-2 p:first-child {
        font-size: 18px !important;
        white-space: nowrap;
    }

    .french_deb .p-2 p:first-child {
        font-size: 20px !important;
    }

    .japan-debrow .counter_new {
        font-size: 22px !important
    }

    .japan-debrow .pb-3 span {
        font-size: 7px !important;
    }

    .deborah-trad .pb-3 p:first-child {
        font-size: 18px !important;
    }

    .korean-debrow .pb-3 p:first-child {
        font-size: 18px !important;
    }

    .tieppe-japan {
        padding: 50px 10% !important;
    }

    .mob-num {
        margin: 10px 30px !important;
    }

    .left-num-jap .mob-num {
        margin: 25px !important;
    }

    .home-japan .left-num span {
        font-size: 30px;
    }

    .left-num-TC .mob-num span {
        font-size: 23px;
    }

    .left-num-TC .mob-num {
        margin: 10px 0 !important;
        width: 135px;
        overflow: unset;
    }

    .left-num-TC.left-num p {
        font-size: 15px;
    }
}




@media only screen and (min-width:300px) and (max-width: 350px) {
    .deb img {
        width: 70%;
        object-fit: contain;
    }



    .deborah-trad .pb-3 p:first-child {
        font-size: 16px !important;
    }

    .korean-debrow .pb-3 p:first-child {
        font-size: 15px !important;
    }

    .korean-debrow .pb-3 p:nth-child(2) {
        font-size: 8px !important;
    }
}





/*iframe {
    overflow: hidden;
}

    iframe::-webkit-scrollbar {
        display: none !important;
    }*/

/* Hide scrollbar for IE, Edge and Firefox */
/*iframe {
    -ms-overflow-style: none !important;*/ /* IE and Edge */
/*scrollbar-width: none !important;*/ /* Firefox */
/*}*/



#scroller {
    overflow-y: scroll;
}

iframe #scroller::-webkit-scrollbar {
    /*        display: none !important;*/
    width: 1px !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
#scroller {
    -ms-overflow-style: none !important; /* IE and Edge */
    scrollbar-width: none !important; /* Firefox */
}




.container_div {
    width: 100%;
    /*height: 600px;*/
    overflow: hidden;
}



iframe {
    width: 100%;
    height: 600px;
    overflow-y: scroll;
}

    iframe::-webkit-scrollbar {
        display: none;
    }



#viewerContainer {
    overflow: auto;
    position: absolute;
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    outline: none;
    scrollbar-width: none !important;
}

.labiframe {
    height: 400px !important;
}


/*ANIMATION CSS*/

@keyframes fly {
    100% {
        background-position: -1608px, 0;
    }
}


@keyframes fall {
    100% {
        background-position: -159px, 0;
    }
}

.animateTitle {
    animation: pop-in 2s cubic-bezier(0, 0.9, 0.3, 0.9) forwards;
    /*opacity: 0;*/
    animation-delay: .3s;
}

.animateText {
    animation: scaleOut 2s ease-in-out;
    opacity: unset;
    animation-delay: .3s;
}

@keyframes scaleOut {
    0% {
        opacity: 0;
        transform: translateY(50%);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes pop-in {
    0% {
        transform: translateY(3em);
    }

    100% {
        transform: none;
    }
}

.debFloat, .Deborah-sm-img {
    transform: translateY(0px);
    animation: float 6s ease-in-out infinite;
}

/*.TieppeFloat {
    transform: translateY(0px);
    animation: float 6s ease-in-out infinite;
}*/

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.mainBgVideo {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Top and Bottom borders come in */
/*.pullUpDown a:before,
.pullUpDown a:after {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #FFF;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}

.pullUpDown a:before {
    top: 12px;
    transform: translateY(-10px);
}
.pullUpDown a.dropdown-lang:before {
    content: unset !important;
}

.pullUpDown a:after {
    bottom: 12px;
    transform: translateY(10px);
}

.pullUpDown a:hover:before,
.pullUpDown a:hover:after {
    opacity: 1;
    transform: translateY(0px);
}
.fixed-top .subnav-content a:before,
.fixed-top .subnav-content a:after{
    content: unset;
}*/

.pullUpDown li:hover a:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #EE6E03;
    top: 0;
    z-index: -1;
    transform: skewX( 323deg );
    transition: all .5s ease-in-out;
}

.fixed-top .navbar-nav li.menu-active {
    background: #EE6E03;
    transform: skewX( 323deg );
    z-index: 99;
}

.fixed-top .navbar-nav #mobServices li.active {
    transform: unset;
}

    .fixed-top .navbar-nav #mobServices li.active a {
        transform: unset;
    }

.fixed-top .navbar-nav li.menu-active a {
    transform: skewX( -323deg );
    transition: 0s ease-in;
}

.subnav-content div.p-3 {
    padding: 0 !important;
}

div#subMenu1 {
    padding-left: 0;
    padding-right: 20px;
    margin-left: -15px;
}

.frenchnav div#subMenu1 {
    margin-left: unset;
}

div#subMenu2 {
    padding-right: 0;
    padding-left: 50px
}

.subnav-content div.p-3 a {
    padding: 10px 10px 10px 15px;
    /* padding: 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.subnav-content div.p-3:hover a:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fdc89c;
    top: 0;
    z-index: -1;
    transform: skewX( 323deg );
    transition: all .5s ease-in-out;
}

.subnav-content .p-3.active {
    background: #fdc89c;
    z-index: -1;
    transform: skewX( 323deg );
}

    .subnav-content .p-3.active a {
        transform: skewX( -323deg );
    }


/* Pull up and down  */
/*.pullUpDown .navbar-nav a:before{
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0px;
    content: '';
    background: #FFF;
    opacity: 0.3;
    transition: all 0.3s;
}

.pullUpDown .navbar-right .dropdown a:before{
    background: unset;
}

.pullUpDown .navbar-nav a:before {
    top: 0px;
}*/
/*.pullUpDown .navbar-nav a:after {
    bottom: 0px;
}*/
/*.pullUpDown .navbar-nav a:hover:before {
    height: 100%;
}*/





/* Shine */
.subnav-content figure {
    position: relative;
    overflow: hidden;
}

    .subnav-content figure::before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        /*background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgb(107 5 5) 100%);*/
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }

    .subnav-content figure:hover::before {
        -webkit-animation: shine .75s;
        animation: shine .75s;
    }

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}







.animated-button {
    position: relative;
    display: flex;
    align-items: center;
    background: rgb(18 38 47 / 65%);
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    letter-spacing: .08em;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1;
}

    .animated-button span {
        display: flex;
        align-items: center;
    }

    .animated-button:after {
        content: "";
        position: absolute;
        height: 0%;
        left: 50%;
        top: 50%;
        width: 150%;
        z-index: -1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

a.animated-button:hover {
    color: #FFF;
    text-shadow: none;
}

.animated-button:focus {
    background: rgb(18 38 47 / 65%) !important;
}

.animated-button:hover:after {
    height: 450%;
}

/* Victoria Buttons */
.animated-button.victoria-one:after {
    background: #EE6E03;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.footer-parent {
    margin-right: 0 !important;
}

/* This used to work for the parent element of button divs */
/* But it does not work with newer browsers, the below doesn't hide the play button parent div */

.mainBgVideo::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none;
}

/* Old shadow dom for play button */

.mainBgVideo::-webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

.mainBgVideo::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.mainBgVideo::-webkit-media-controls {
    display: none !important;
}

.mainBgVideo::-webkit-media-controls-start-playback-button {
    display: none !important;
}

video:focus {
    outline: none !important;
}

.location-details .modal {
    padding-right: 0 !important;
    /*margin-right: -15px;*/
}

.modal-open {
    padding-right: 0 !important;
}

    .modal-open #mainNav {
        padding-right: 0 !important;
    }

.modal-open {
    overflow: hidden !important;
}

.modal-backdrop.show {
    opacity: .5 !important;
}

.modal-header .close {
    font-size: 30px;
}

.cookieinfo-close {
    background: #F47F2C !important;
    color: white !important;
}

.cookieinfo {
    font-family: 'Proxima-regular' !important;
}
