.perple-at-espressif-wrap .padding-left-45 {
    padding-left: 90px !important;
}
.perple-at-espressif-wrap .padding-right-45 {
    padding-right: 90px !important;
}
.perple-at-espressif-wrap .row .img-wrap {
    padding: 0;
}
.perple-at-espressif-wrap .row .img-wrap img {
    width: 100% !important;
    max-width: 100%;
}
.recruitment-wrap {
    padding-bottom: 0;
}
.recruitment-wrap .row  {
    margin-left: -15px;
    margin-right: -15px;
}
.recruitment-wrap .row  .col-md-4 {
    padding: 0 15px;
    box-sizing: border-box;
}
.recruitment-wrap .row .col-md-4 .text-img {
    width: 100%;
    padding: 40px 20px;
    box-shadow: -2px -2px 2px #eee, 4px 4px 8px #d7d7d7;
    box-sizing: border-box;
    text-align: left;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.recruitment-wrap .row .col-md-4 .text-img:hover {
    box-shadow: 0px 0px 16px #999;
}
.recruitment-wrap .row .col-md-4 .text-img .img-info {
    width: 60px;
    margin: 0 22px;
}
.recruitment-wrap .row .text-img p.title {
    margin: 0;
    font-size: 20px;
}
.recruitment-wrap .row .text-img p.title {
    font-size: 20px;
}
.perple-at-espressif-wrap .row .col-md-5 h3 {
    margin: 30px 0 10px;
}
.perple-at-espressif-wrap .row .col-md-5 p {
    margin: 0;
}
.border-top {
    border-top: 1px solid #999;
}
.row-desc-wrap {
    padding-top: 50px;
    margin-top: 50px;
}
.perple-at-espressif-wrap .swiper-slide {
    transform: scale(.6);
    -ms-transform: scale(.6);
    -moz-transform: scale(.6);
    -webkit-transform: scale(.6);
    -o-transform: scale(.6);
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
}
.perple-at-espressif-wrap .swiper-slide.swiper-slide-active {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.user-wrap {
    text-align: center;
    padding: 0 170px;
}
.i18n-en .user-wrap {
    padding: 0 190px;
}
.user-wrap h3 {
    text-align: center !important;
}
.user-wrap .user-info-wrap {
    margin-top: 30px;
    text-align: center;
}
.user-wrap .user-info-wrap .user-img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border-radius: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.user-wrap .user-info-wrap .user-img img {
    width: 100%;
}
.user-wrap .user-info-wrap p {
    font-size: 14px;
    margin: 0;
}
.user-wrap .user-info-wrap .user-name {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
.user-wrap .user-info-wrap .desc {
    text-align: left;
    color: #bababa;
}
.user-wrap .statement .quotes-left,
.user-wrap .statement .quotes-right {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .2;
}
.user-wrap .statement {
    margin: 0;
    padding: 10px 0;
    color: #bababa;
    font-style: italic;
    font-weight: 400;
    text-indent: -12px;
    font-size: 22px;
}
.user-wrap .statement .quotes-left {
    margin-right: 24px;
    vertical-align: bottom;
    top: -6px;
    background-image: url("../images/people-at-espressif/quotes-left-1.png");
}
.user-wrap .statement .quotes-right {
    margin-left: 24px;
    vertical-align: top;
    top: 6px;
    background-image: url("../images/people-at-espressif/quotes-right-1.png");
}
.swiper-button-next, .swiper-button-prev {
    top: 30%;
    --swiper-theme-color: #cdcdcd;
    --swiper-navigation-size: 36px;
}
.delivery-wrap {
    text-align: center;
}
.delivery-wrap p {
    text-align: center;
    margin-bottom: 0;
}
.delivery-wrap a {
    display: block;
    margin: 30px auto 0;
    max-width: 120px;
    color: #fff !important;
    background: #e0260b;
    padding: 8px 26px;
    border-radius: 6px;
    /*font-weight: bold;*/
    text-decoration: none;
}
.delivery-wrap a:hover {
    opacity: .8;
}
.about-espressif-wrap.inside {
    padding: 80px 0 60px !important;
} 
@media screen and (min-width: 767px) {
    .perple-at-espressif-wrap .row .col-md-7 p {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 1170px) {
    .about-espressif-wrap.inside {
        padding: 50px 0 10px !important;
    } 
}
@media screen and (max-width: 767px) {
    .perple-at-espressif-wrap .padding-left-45 {
        padding-left: 0 !important;
    }
    .perple-at-espressif-wrap .padding-right-45 {
        padding-right: 0 !important;
    }
    .intro-wrapper.perple-at-espressif-wrap h2 {
        text-align: center;
    }
    .intro-wrapper.perple-at-espressif-wrap h3 {
        margin-top: 30px;
    }
    .intro-wrapper.perple-at-espressif-wrap h3.margin-0 {
        margin: 0 ;
    }
    .recruitment-wrap .row .col-md-4 {
        margin-bottom: 15px;
    }
    .user-wrap {
        padding: 0 50px;
    }
    .perple-at-espressif-wrap .row .col-md-5 p {
        margin: 0;
    }
    .perple-at-espressif-wrap .row .col-md-5 p.first-desc {
        margin-bottom: 30px;
    }
    .perple-at-espressif-wrap .margin-bottom-50 {
        margin-bottom: 30px;
    }
    .intro-wrapper .delivery-wrap h2 {
        text-align: center;
    }
    .i18n-en .user-wrap {
        padding: 0 50px;
    }
}
.perple-at-espressif-wrap .global-wrap {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
.perple-at-espressif-wrap .global-wrap .global-s {
    display: none !important;
}
.perple-at-espressif-wrap .global-wrap .global-l {
    position: relative;
}
.perple-at-espressif-wrap .global-wrap img {
    width: 100%;
    height: auto;
}
.perple-at-espressif-wrap .position-icon {
    display: block;
    width: 30px;
    height: 36px;
    background-image: url("../images/people-at-espressif/global/position.png");
    background-size: auto 28px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
}
.perple-at-espressif-wrap .country:hover .position-icon {
    
    -webkit-animation: fa 1.1s linear infinite;
    -o-animation: fa 1.1s linear infinite;
    -moz-animation: fa 1.1s linear infinite;
    animation: fa 1.1s linear infinite;
}
@-webkit-keyframes  fa {
    0%  {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30%)  scale(1.5);
        -ms-transform: translateY(-30%)  scale(1.5);
        -moz-transform: translateY(-30%)  scale(1.5);
        -webkit-transform: translateY(-30%)  scale(1.5);
        -o-transform: translateY(-30%)  scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
}
@-o-keyframes fa {
    0%  {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30%)  scale(1.5);
        -ms-transform: translateY(-30%)  scale(1.5);
        -moz-transform: translateY(-30%)  scale(1.5);
        -webkit-transform: translateY(-30%)  scale(1.5);
        -o-transform: translateY(-30%)  scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
}
@-moz-keyframes fa {
    0%  {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1)
    }
    50% {
        transform: translateY(-30%)  scale(1.5);
        -ms-transform: translateY(-30%)  scale(1.5);
        -moz-transform: translateY(-30%)  scale(1.5);
        -webkit-transform: translateY(-30%)  scale(1.5);
        -o-transform: translateY(-30%)  scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
}
@keyframes fa {
    0%  {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30%)  scale(1.5);
        -ms-transform: translateY(-30%)  scale(1.5);
        -moz-transform: translateY(-30%)  scale(1.5);
        -webkit-transform: translateY(-30%)  scale(1.5);
        -o-transform: translateY(-30%)  scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
        -moz-transform: translateY(0) scale(1);
        -webkit-transform: translateY(0) scale(1);
        -o-transform: translateY(0) scale(1);
    }
}
.perple-at-espressif-wrap .country {
    position: absolute;
    cursor: pointer;
}
.perple-at-espressif-wrap .country img {
    position: absolute;
    width: 100%;
    height: auto;
}
.perple-at-espressif-wrap .country .text {
    position: absolute;
    width: 100%;
    font-size: 16px;
    margin: 0;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #A68387;
    font-family: HelveticaNeueRegular, HelveticaNeue-Regular, "Helvetica Neue Regular", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, PingFangSC-Regular, "PingFang SC Regular", 黑体, sans-serif !important;
    box-sizing: border-box;
}
.perple-at-espressif-wrap .country .oblique {
    position: absolute;
    bottom: 0;
    width: 1px;
    background: #C0A4A7;
    -ms-transform:  rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.perple-at-espressif-wrap .country .line {
    position: absolute;
    top: 32px;
    left: 15px;
    width: 34%;
    height: 1px;
    background: #A68387;
}
.perple-at-espressif-wrap .china {
    left: 78.5%;
    top: 34%;
    width: 180px;
}
.perple-at-espressif-wrap .china img {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    -ms-transform: translate(49%,-130%);
    -moz-transform: translate(49%,-130%);
    -webkit-transform: translate(49%,-130%);
    -o-transform: translate(49%,-130%);
    transform: translate(49%,-130%);
}
.perple-at-espressif-wrap .china .text {
    -ms-transform: translate(40%,-30%);
    -moz-transform: translate(40%,-30%);
    -webkit-transform: translate(40%,-30%);
    -o-transform: translate(40%,-30%);
    transform: translate(40%,-30%);
}

.perple-at-espressif-wrap .china .oblique {
    left: -webkit-calc(18% + 10px);
    left: calc(18% + 10px);
    -ms-transform: rotate(-17deg) translateY(96%);
    -moz-transform: rotate(-17deg) translateY(96%);
    -webkit-transform: rotate(-17deg) translateY(96%);
    -o-transform: rotate(-17deg) translateY(96%);
    transform: rotate(-17deg) translateY(96%);
    height: 68px;
}
.perple-at-espressif-wrap .china .line {
    width: 21%;
}
.perple-at-espressif-wrap .singapore {
    left: 78%;
    top: 62.5%;
    width: 150px;
}
.perple-at-espressif-wrap .singapore img {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    -ms-transform: translate(52%,-105%);
    -moz-transform: translate(52%,-105%);
    -webkit-transform: translate(52%,-105%);
    -o-transform: translate(52%,-105%);
    transform: translate(52%,-105%);
}
.perple-at-espressif-wrap .singapore .text {
    padding: 6px 0 7px 20px;
    -ms-transform: translate(43%,0);
    -moz-transform: translate(43%,0);
    -webkit-transform: translate(43%,0);
    -o-transform: translate(43%,0);
    transform: translate(43%,0);
}
.perple-at-espressif-wrap .singapore .oblique {
    left: -webkit-calc(26% + 9px);
    left: calc(26% + 9px);
    -ms-transform: rotate(-15deg) translateY(95%);
    -moz-transform: rotate(-15deg) translateY(95%);
    -webkit-transform: rotate(-15deg) translateY(95%);
    -o-transform: rotate(-15deg) translateY(95%);
    transform: rotate(-15deg) translateY(95%);
    height: 45px;
}
.perple-at-espressif-wrap .singapore .line {
    width: 26%;
}
.perple-at-espressif-wrap .country-left img {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    -ms-transform: translate(-138%, -102%);
    -moz-transform: translate(-138%, -102%);
    -webkit-transform: translate(-138%, -102%);
    -o-transform: translate(-138%, -102%);
    transform: translate(-138%, -102%);
}
.perple-at-espressif-wrap .country-left .text {
    padding: 6px 0 7px 20px;
    -ms-transform: translate(-127%,0);
    -moz-transform: translate(-127%,0);
    -webkit-transform: translate(-127%,0);
    -o-transform: translate(-127%,0);
    transform: translate(-127%,0);
}
.i18n-en .perple-at-espressif-wrap .country-left .text  {
    padding-left: 14px;
}
.perple-at-espressif-wrap .country-left .oblique {
    left: -webkit-calc(-30% + 20px);
    left: calc(-30% + 20px);
    -ms-transform: rotate(15deg) translateY(95%);
    -moz-transform: rotate(15deg) translateY(95%);
    -webkit-transform: rotate(15deg) translateY(95%);
    -o-transform: rotate(15deg) translateY(95%);
    transform: rotate(15deg) translateY(95%);
    height: 45px;
}
.perple-at-espressif-wrap .country-left .line {
    left: -24px;
    width: 31%;
}
.i18n-en .perple-at-espressif-wrap .brno .oblique {
    left: -webkit-calc(-30% + 30px);
    left: calc(-30% + 30px);
    -ms-transform: rotate(15deg) translateY(95%);
    -moz-transform: rotate(15deg) translateY(95%);
    -webkit-transform: rotate(15deg) translateY(95%);
    -o-transform: rotate(15deg) translateY(95%);
    transform: rotate(15deg) translateY(95%);
    height: 72px;
}
.i18n-en .perple-at-espressif-wrap .brno .line {
    left: -18px;
    width: 26%;
}
.perple-at-espressif-wrap .india {
    left: 66.2%;
    top: 45.2%;
    width: 130px;
}
.perple-at-espressif-wrap .brno {
    left: 53.3%;
    top: 19.5%;
    width: 130px;
}
.perple-at-espressif-wrap .brazil {
    left: 31.1%;
    top: 74.2%;
    width: 150px;
}
.perple-at-espressif-wrap .brazil .line {
    left: -30px;
    width: 31%;
}
.perple-at-espressif-wrap .global-wrap {
    padding-bottom: 64px;
}
.perple-at-espressif-wrap .global-wrap > .d-flex {
    margin: 0 -16px;
}
.perple-at-espressif-wrap .global-wrap .item {
    position: relative;
    width: 33.3333%;
    padding: 16px;
    box-sizing: border-box;
}
.perple-at-espressif-wrap .global-wrap .item .item-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    padding: 40px;
    box-sizing: border-box;
    -webkit-box-align: start;
    -moz-align-items: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -moz-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}
.perple-at-espressif-wrap .global-wrap .item .item-content p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 1.325;
}
.perple-at-espressif-wrap .global-wrap .item .item-content p.title {
    margin-bottom: 8px;
    font-size: 20px;
}
@media (min-width: 1170px) and (max-width: 1280px) {
    .perple-at-espressif-wrap .inside {
        width: auto;
        margin: 0 20px;
    }
    .perple-at-espressif-wrap .country {
        -ms-transform: scale(.9);
        -moz-transform: scale(.9);
        -webkit-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9);
    }
    .perple-at-espressif-wrap .china {
        left: 78%;
        top: 34.5;
    }
    .perple-at-espressif-wrap .singapore {
        left: 77%;
        top: 63%;
    }
    .perple-at-espressif-wrap .india {
        left: 65.8%;
        top: 45.6%;
    }
    .perple-at-espressif-wrap .brno {
        left: 52.8%;
        top: 20%;
    }
}
@media (max-width: 1170px) {
    .perple-at-espressif-wrap .inside {
        width: auto;
        margin: 0 20px;
    }
    .perple-at-espressif-wrap .country {
        -ms-transform: scale(.7);
        -moz-transform: scale(.7);
        -webkit-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
    }
    .perple-at-espressif-wrap .china {
        left: 76%;
    }
    .perple-at-espressif-wrap .singapore {
        left: 75.5%;
    }
    .perple-at-espressif-wrap .india {
        left: 64.7%;
    }
    .perple-at-espressif-wrap .brno {
        left: 51.8%;
    }
    .perple-at-espressif-wrap .brazil {
        left: 29.6%;
    }
    .perple-at-espressif-wrap .global-wrap {
        padding-bottom: 34px;
    }
}
@media (max-width: 900px) {
    .perple-at-espressif-wrap .country {
        -ms-transform: scale(.6);
        -moz-transform: scale(.6);
        -webkit-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
    }
    .perple-at-espressif-wrap .china {
        left: 74%;
        top: 33%;
    }
    .perple-at-espressif-wrap .singapore {
        left: 73.5%;
        top: 61.5%;
    }
    .perple-at-espressif-wrap .india {
        left: 63.2%;
        top: 44.2%;
    }
    .perple-at-espressif-wrap .brno {
        left: 50.3%;
        top: 18.5%;
    }
    .perple-at-espressif-wrap .brazil {
        left: 28.1%;
        top: 73.2%;
    }
}
@media (max-width: 768px) {
    .perple-at-espressif-wrap .global-wrap .global-s {
        display: block !important;
    }
    .perple-at-espressif-wrap .global-wrap .global-l {
        display: none !important;
    }
    .perple-at-espressif-wrap .global-wrap .global-l {
        
    }
    .perple-at-espressif-wrap .global-wrap .item {
        width: 50%;
    }
}
@media (max-width: 550px) {
    .perple-at-espressif-wrap .global-wrap .item {
        width: 100%;
    }
}


