* {
    padding: 0;
    margin: 0;
}

[v-cloak] {
    display: none;
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;
}

.mobile-logo-img {
    width: 100%;
}

.freeTrial,
.callback,
.needNDA {
    -webkit-appearance: none;
    outline: none;
    vertical-align: middle;
    margin-top: -3px;
    background: #fff;
    border: rgba(230, 32, 36) solid 2px;
    min-height: 20px;
    min-width: 20px;
}

.checkbox-text {
    font-size: 16px;
    font-weight: bold;
}

.freeTrial:checked,
.callback:checked,
.needNDA:checked {
    background-color: rgba(230, 32, 36);
}

.freeTrial:checked:after,
.callback:checked::after,
.needNDA:checked::after {
    content: '';
    top: 11px;
    left: 4px;
    position: absolute;
    background: transparent;
    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    height: 6px;
    width: 13px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.provacy-contact {
    font-size: 36px;
    font-weight: 800;
}

.privacy-title {
    margin-top: 145px!important;
    margin-bottom: 100px!important;
}

.ux-introduce-text {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.slide-around {
    white-space: nowrap;
    overflow-y: auto;
}

.footer-city {
    margin-top: 10px;
}

.mobile-home-icon {
    font-size: 80px;
    color: #E62024;
}

.index-mobile-logo {
    width: 140%!important;
    margin-left: -29%;
}

.about-logo {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    margin-top: 26px;
}

.noticeCookie {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 99999;
    background-color: #303434;
    color: #fff;
    padding: 25px;
    padding-right: 125px;
    box-sizing: border-box;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.4);
    background-size: cover;
    border-top-left-radius: 3px;
    display: none;
}

.noticeCookie .CookieBtn {
    position: absolute;
    right: 30%;
    top: 67px;
    font-size: 18px;
    display: block;
    background: rgba(230, 32, 36, 1);
    width: 150px;
    height: 58px;
    border: none;
    color: white
}

.subject-text {
    width: 54%;
    margin-left: 8%;
}

.subject-text p:nth-child(1) {
    font-size: 18px;
    font-weight: 600
}

.subject-text p:nth-child(2) {
    font-size: 14px;
}

.subject-text a {
    color: #fff;
    text-decoration: underline;
}

.privacy-bottom {
    font-size: 30px;
    font-weight: 600;
    width: 75%;
    margin: 0 auto;
}

.provacy-text {
    margin-top: 100px;
    border-bottom: 1px solid #CCCCCC;
}

.noticeBox {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 500px;
    height: 250px;
    z-index: 99999;
    background-color: #333;
    color: #fff;
    padding: 25px;
    padding-right: 125px;
    box-sizing: border-box;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.4);
    background-image: url(/img/footer/notice-bg.webp);
    background-size: cover;
    border-top-left-radius: 3px;
    display: none;
}

.noticeBox * {
    box-sizing: border-box;
}

.noticeBox .closeBtn {
    cursor: pointer;
    color: #ddd;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 18px;
    display: block;
    border-radius: 50%;
    border: 2px solid #ddd;
    width: 20px;
    height: 20px;
    line-height: 17px;
    text-align: center;
    font-style: normal;
}

.noticeBox .noticeTitle {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.noticeBox .noticeTitle img {
    width: 18px;
}

.noticeBox .noticeContent {
    font-size: 12px;
    line-height: 22px;
    color: #eee;
}

.noticeBox .imgNot {
    position: absolute;
    right: 15px;
    bottom: 10px;
    width: 120px;
}

.noticeBox .imgNot img {
    width: 100%;
}

.error-msg {
    color: red;
    margin-top: -7px;
    display: none;
    font-size: 14px;
}

.error-email {
    color: red;
    margin-top: -7px;
    display: none;
    font-size: 14px;
}

.index-textarea {
    border: none;
    width: 84%;
    outline: none;
    border-bottom: 2px dashed #808080;
    height: 276px
}

.mobile-bottom-text {
    font-size: 16px;
    font-family: OpenSans-SemiBold, OpenSans;
    font-weight: 600;
    color: #E62024!important;
    margin-top: 10px;
}

.lable-need {
    margin-top: 32px;
    color: #808080;
    margin-left: 8%;
    float: left
}

.clients-ad {
    box-shadow: 0px 0px 13px 0px rgba(100, 100, 100, 0.5);
    ;
    margin-top: 15px;
    width: 98%;
    margin-left: 1%;
    box-shadow: rgba(100, 100, 100, 0.5) 0px 0px 13px 0px;
    padding: 20px 20px 10px 20px;
}

.bespoke-text {
    margin-top: 27px!important;
}

.clients-button {
    width: 70%;
    font-size: 16px!important;
}

.padding-width {
    padding: 0px
}

.icon {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.shinetechwebsite {
    background-color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif!important;
    overflow: hidden;
    width: 100%;
}

.nav-top-logo {
    line-height: 35px;
    width: 100%;
}

.nav-top {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px 0;
    font-weight: 100;
    line-height: 50px;
    z-index: 3;
    width: 100%;
    min-height: 75px;
}

.nav-top-option {
    color: #000000;
    line-height: 50px;
}

.mobile-nav {
    display: none;
}

.font-red {
    color: #E62024!important;
}

.fw8 {
    font-weight: 800!important;
}

.fw7 {
    font-weight: 700!important;
}

.fw6 {
    font-weight: 600!important;
}

.fw4 {
    font-weight: 400!important;
}

.fw1 {
    font-weight: 100;
}

.nav-top-box .el-collapse {
    display: none;
}

button a {
    color: #fff;
}

button a:hover {
    color: #fff;
    text-decoration: none;
}

button {
    outline: none!important;
    cursor: pointer;
}

button:hover {
    background-color: rgba(210, 24, 24, 1)!important;
    color: #fff
}

.ux-box-img {
    background-image: url(../img/UX3.jpg);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: right;
}

.error-text {
    font-size: 30px;
    font-family: OpenSans-SemiBold, OpenSans;
    font-weight: 600;
    margin: 50px 0px 8px 0px;
}

.error-text2 {
    font-size: 21px;
    font-family: OpenSans-Regular, OpenSans;
    font-weight: 400;
    width: 300px;
    margin: 0 auto;
}

.thank-title {
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 21px
}

.home-lnr {
    font-size: 60px;
    color: #E62024;
}

.ux-icon {
    font-size: 50px
}

.ux-img {
    max-height: none!important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    width: 80%!important;
    margin-left: 60px;
}

.top-title {
    font-size: 52px;
    font-weight: 800;
    padding: 50px 0 10px 0;
    margin: 0 auto;
    width: 945px;
}

.content-top-body {
    position: relative;
    margin-top: 100px;
    height: 600px;
    user-select: none;
}

.laptop-enterprise-img {
    position: absolute;
    left: -35%;
}

.laptop-mobile-img {
    position: absolute;
    left: -12%;
}

.laptop-mobile-img img {
    width: 500px;
}

.laptop-legacy-img {
    position: absolute;
    left: -17%;
}

.laptop-ecom-img {
    position: absolute;
    left: -32%;
}

.laptop-startup-img {
    position: absolute;
    left: -33%;
}

.laptop-iot-img {
    position: absolute;
    left: -25%;
}

.laptop-iot-img img {
    width: 84%;
}

.laptop-cloud-img {
    height: 80%;
    position: absolute;
    left: -24%;
}

.laptop-cloud-img img {
    height: 100%;
}

.cmssystem {
    position: relative;
    left: 23%;
    bottom: 12px;
}

.dis {
    display: inline-block;
}

.paddingnone {
    padding: 0!important;
}

.manone {
    margin: 0;
}

.Rotatebox .shadow:hover {
    background-color: #E62024;
    font-weight: 600;
}

.matop-20 {
    margin-top: 20px;
}

.content-title {
    font-size: 30px;
    font-weight: 700;
    padding: 100px 0 25px 0;
    margin: 0 auto;
}

.cmssystem-title {
    font-size: 25px;
    margin-bottom: 10px;
}

.cmssystem-text {
    font-size: 18px;
    font-weight: 100;
    width: 430px;
    line-height: 24px;
}

.content-option-topbox {
    height: 165px;
}

.diamond-text-smallbox {
    transform: rotate(45deg);
    color: #fff;
    line-height: 9.75rem;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}

.content-top-optiontopbox {
    height: 330px;
}

.checkbox-custom {
    margin-bottom: 15px;
}

.checkbox-custom input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    margin: -6px 0 0 0;
    top: 50%;
    left: 3px;
}

.checkbox-custom label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 19px;
    height: 18px;
    display: inline-block;
    border: 2px solid #E62024;
    background: #fff;
}

.checkbox-custom input[type="checkbox"]:checked+label:after {
    position: absolute;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    top: 42%;
    left: 3px;
    margin-top: -5px;
    font-size: 11px;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #333;
}

.checkbox-custom label {
    cursor: pointer;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #252422;
    line-height: 12px;
    padding-left: 30px;
}

.content-top-option {
    position: absolute;
    left: 62%;
    ;
    top: -41px;
    transform: rotate(-45deg);
    width: 642px;
}

.Rotatebox {
    height: 155px;
    width: 155px;
    z-index: 2;
    margin-right: 7px;
    position: relative;
    overflow: hidden;
    transform-origin: center center;
    transition: 0.5s;
    transform-style: preserve-3d;
}

.content-top-option-text {
    border: 4px solid #E62024;
    height: 320px;
    width: 320px;
    margin-right: 11px;
    user-select: none;
}

.diamond-text-box {
    width: 270px;
    transform: rotate(45deg);
    position: relative;
    left: 25px;
    text-align: center;
    top: 80px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Open Sans"!important;
}

.Partner-box {
    margin: 30px 0;
    min-height: 500px;
}

.iottext {
    top: 69px;
    width: 260px;
}

.mobiletext {
    top: 75px;
    width: 255px;
}

.show-style {
    background-color: rgba(246, 243, 247);
    min-height: 350px;
    position: relative;
}

.img-style {
    width: 92%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.legacytext {
    top: 60px;
    width: 255px;
}

.cloudtext {
    top: 80px;
    left: 15px;
}

.e-commercetext {
    top: 68px;
    width: 255px;
}

.startupstext {
    top: 52px;
    width: 266px;
}

.laptop-iot-photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.Partnerlogo-box {
    margin: 20px 0;
}

.clients-logo {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
}

.clients-logo img {
    max-width: 160px;
    max-height: 40px;
}

.Rotatebox-one {
    background-color: #e62024;
    height: 155px;
    width: 155px;
    z-index: 2;
}

.content-title-synopsis {
    width: 760px;
    margin: 0 auto;
    font-size: 23px;
    margin-bottom: 50px;
}

.shadow-box {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 12px;
}

.clients-title {
    font-size: 17px;
    font-weight: 700;
}

.clients-text {
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
}

.clients-description {
    font-size: 29px;
    font-family: OpenSans-Bold, OpenSans;
    font-weight: bold;
    line-height: 39px;
}

.clients-description-two {
    font-size: 24px;
    font-family: OpenSans-Regular, OpenSans;
    font-weight: 400;
    line-height: 33px;
}

.introduction-title {
    margin: 10px auto;
    ;
    font-size: 24px;
    font-weight: 700;
}

.introduction-text {
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 50px;
    font-weight: 100;
}

.introduction-text-one {
    width: 565px;
    margin-top: 0;
    font-size: 18px;
    font-weight: 100;
}

.Contactus-box {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    margin: 0px auto;
    padding: 25px;
    font-size: 16px;
    width: 745px;
    transition: all 1s;
    margin-top: 80px;
}

.Contactus-inputbox {
    padding: 0;
    position: relative;
}

.timelinebottom {
    height: 88px;
    border: 1px solid #E62024;
    width: 1px;
    transition: all 0.6s;
}

.Contactus-inputbox input {
    border: 0;
    width: 100%;
    margin: 20px 0;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px dashed #808080;
    z-index: 5;
}

.Contactus-inputbox textarea {
    border: 0;
    width: 100%;
    margin: 5px 0;
    font-size: 16px;
    height: 24px;
    z-index: 5;
    overflow: hidden;
    resize: none;
    outline: none;
}

.Contactus-textarea {
    border-bottom: 2px dashed #808080;
    width: 100%;
    margin: 5px 0;
    font-size: 16px;
    height: 24px;
    z-index: 5;
    overflow: hidden;
    resize: none;
    outline: none;
    margin: 10px 0;
    padding: 10px 0;
    text-align: left;
}

.Contactus-textareabox {
    border-bottom: 2px dashed #808080;
}

.Contactusred {
    border-bottom: 2px solid #E62024;
}

.Contactus-inputbox .ContactusLabeltop {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #E62024!important;
    z-index: 1;
    font-size: 12px;
    -webkit-transition: all .3s;
    transition: all .2s;
}

.Contactus-inputbox .ContactusLabelcomplete {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #808080;
    z-index: 1;
    font-size: 12px;
    -webkit-transition: all .3s;
    transition: all .2s;
}

.Contactus-inputbox label {
    position: absolute;
    left: 0px;
    top: 33px;
    color: #808080;
    z-index: -1;
    -webkit-transition: all .3s;
    transition: all .2s;
}

.Contactus-btttomleft-box {
    margin: 25px 0;
    line-height: 30px;
    text-align: left;
}

.Contactus-btttomright-box {
    width: 100%;
    height: 70px;
    border-radius: 1px;
    padding: 10px 10px;
    line-height: 46px;
    margin-left: 5px;
    margin-top: 15px;
}

.ShinetechBottom {
    position: relative;
    background-color: #252422;
    color: #FFFFFF;
    font-size: 12px;
    width: 100%;
    padding: 10px;
    font-weight: 100;
}

.ShinetechBottom-title {
    color: #E62024;
    margin: 10px 0 5px 0;
    letter-spacing: 0.05rem;
}

.mlfet-11 {
    margin-left: 5rem;
}

.icon-box {
    display: inline-block;
}

.ContactInfo {
    margin-top: 20px;
}

.memberphoto {
    margin: 15px 0;
}

.memberphoto1 {
    margin: 15px 0;
}

.clients-brands-text {
    font-size: 24px;
    font-family: OpenSans-Regular, OpenSans;
    font-weight: 400;
    line-height: 33px;
    margin-top: 20px;
}

.clients-more {
    font-size: 24px;
    font-family: OpenSans-Regular, OpenSans;
    font-weight: 400;
    color: rgba(230, 32, 36, 1);
    line-height: 33px;
    text-decoration: underline
}

.clients-more:hover {
    color: rgba(230, 32, 36, 1);
}

.border-line {
    border-top: 1px solid #3B3A38;
    margin-top: 12px;
    margin-bottom: 17px;
}

.partner-photo {
    width: 100%;
    border-radius: 50%;
}

.mobile-image {
    width: 100px;
    margin-bottom: 30px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 8px 0px;
    margin-top: 20px;
}

.memberbox {
    height: 100px;
    width: 75px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
}

.memberbox img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    background-color: white;
}

.testimg {
    background-color: blue;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.ShinetechBottom-testlogo {
    margin: 61px 0 0 0;
}

.font-red a {
    color: #E62024;
    text-decoration: underline;
}

.icon-box i {
    font-size: 25px;
    margin-right: 12px;
}

.bottom-Terms {
    position: absolute!important;
    bottom: 0px!important;
    width: 200px!important;
}

.cmspersonnel {
    position: absolute;
    bottom: -70px;
}

.cmspersonnel button {
    border: 0;
    background: rgba(230, 32, 36, 1);
    border-radius: 50px;
    padding: 7px 70px;
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    cursor: pointer;
    font-family: "Open Sans"!important;
}

.clients-box {
    margin-top: 5px;
}

.explain-text {
    margin-top: 20px;
    font-size: 24px;
}

.explain-text p {
    margin-bottom: 0;
}

.Contactus-checkbox {
    margin-top: 40px;
}

.ShinetechBottom-testlogo .skillsets-kind-20 {
    margin-bottom: 10px;
}

.explain-text .tips {
    font-size: 12px;
    font-style: italic
}

.Rotatebox img {
    width: 141%;
    height: auto;
    transform: translateX(-14.5%) translateY(-14.5%) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(45deg);
}

.Rotatebox .shadow {
    user-select: none;
    cursor: pointer;
    position: relative;
    bottom: 224px;
    text-align: center;
    line-height: 14rem;
    color: #fff;
    right: 28px;
    font-weight: 100;
    font-size: 23px;
    background: rgba(0, 0, 0, 0.4);
    width: 170%;
    height: 170%;
    transform: translateX(-14.5%) translateY(-14.5%) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(45deg);
}

.Rotatebox .shadowclick {
    background-color: #E62024;
    font-weight: 600;
    font-family: "Open Sans"!important;
}

.CaseStudy-title {
    font-size: 24px;
    margin: 15px 0;
}

.CaseStudy-text {
    font-size: 18px;
    font-weight: 100;
    margin-top: 5px;
}

.CaseStudy-top-img img {
    margin-top: 36px;
}

.Statistics-content {
    font-weight: 700;
    margin: 20px 0 40px 0;
    height: 185px;
    font-size: 19px;
}

.Statistics-content img {
    margin-bottom: 20px;
}

.Statistics-content-text {
    width: 85%;
    margin: 0 auto;
}

.Team-container {
    font-size: 15px;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .5s;
}

.fade-enter,
.fade-leave-to
/* .fade-leave-active below version 2.1.8 */

{
    opacity: 0;
}

.team-text {
    margin-top: 10px;
    font-size: 17px;
}

.team-name {
    font-weight: 700;
}

.taem-member {
    margin-top: 25px;
    font-size: 18px;
}

.CaseStudy-top {
    margin-top: 30px;
}

.CaseStudy-top-container {
    margin-top: 20px;
}

.member-photo {
    width: 100%;
}

.technology {
    margin: 150px 0 80px 0;
}

.technology img {
    margin-top: 20px;
}

.Developers {
    background-color: rgb(240, 242, 245);
}

.Developers-top {
    padding-top: 80px;
}

.cmssystem-box {
    position: absolute;
}

.WorkForUs-toptitle-box {
    margin-top: 215px;
    padding-bottom: 50px;
}

.Developers .content-title {
    width: 800px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.Developers-top-box {
    height: 780px;
    width: 100%;
    background: url("../img/0122.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 -50px;
}

.Developers-top-content {
    background-color: rgba(240, 242, 250, 0.8);
    height: 100%;
}

.Developers-top-box .content-title-synopsis {
    font-size: 32px;
    margin-bottom: 100px;
    font-weight: 700;
    width: 80%;
    margin-top: 30px;
}

.Developers-explanation-top {
    background-color: #194E7D;
    padding-bottom: 70px;
}

.Developers-explanation-middle {
    background-color: #21374B;
    padding-bottom: 70px;
}

.Developers-explanation-bottom {
    padding-bottom: 45px;
    color: #000;
}

.Developers-explanation {
    color: #fff;
}

.explanation-img img {
    position: relative;
    bottom: 45px;
    width: 100%;
}

.explanation-text {
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 35px;
}

.explanation-content {
    padding: 0 10px;
}

.explanation-title {
    font-size: 22px;
    margin: 15px 0;
}

.Developers-explanation-top .explanation-img {
    padding-right: 20px;
}

.Developers-explanation-middle .explanation-img {
    padding-left: 20px;
}

.Developers-skillsets .content-title-synopsis {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.Developers-skillsets {
    margin: 30px;
}

.skillsets-kind-box .col-2 {
    margin-bottom: 30px;
}

.Developers-skillsets-text-box {
    font-size: 18px;
    font-weight: 100;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.skillsets-kind-title {
    font-size: 21px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.skillsets-kind-box {
    font-size: 16px;
    font-weight: 100;
}

.skillsets-kind-textbox {
    height: 50px;
}

.skillsets-kind-20 {
    max-width: 17%;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.skillsets-kind-30 {
    max-width: 29%;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.skillsets-kind-40 {
    max-width: 39%;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.skillsets-kind-35 {
    max-width: 34%;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.skillsets-kind-25 {
    max-width: 24%;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.skillsets-kind-img {
    height: 110px;
    margin-bottom: 15px;
    line-height: 80px;
}

.skillsets-kind-img img {
    max-height: 80px;
    max-width: 100%;
}

.Developers-Policy {
    margin: 80px 0;
}

.Developers-Policy-content {
    margin-top: 55px;
}

.Developers-Policy-content-text-box {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 40px;
}

.Developers-Policy-content-title {
    font-weight: 700;
    width: 70%;
}

.Basic-box {
    margin: 80px auto;
}

.WorkForUs-topsubtitle-box .content-title-synopsis {
    margin-top: 20px;
    padding: 10px;
}

.subtitle {
    font-size: 36px;
    width: 85%;
    margin: 0 auto;
}

.phonebox {
    margin-top: 30px;
    background-image: url("../img/phone.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 90px;
}

.uxbox {
    margin-top: 30px;
    background: url("../img/UXpagebg.jpg") no-repeat center center;
    margin-bottom: 90px;
    background-size: cover;
}

.skillsetsebox {
    margin-top: 30px;
    background: url("../img/Contact-us-Free-trail-new.jpg") 0px -50px / 100% 100% no-repeat;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: 0px 50%;
    margin-bottom: 50px;
}

.phone-text {
    padding: 45px 15% 45px 0;
    ;
    width: 100%;
}

.phone-text .subtitle {
    width: 100%;
    margin: 0;
}

.subtitle2 {
    font-size: 25px;
    margin: 40px 0 35px 0;
}

.basictext {
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 20px;
}

.basic-explanation-top {
    background-color: #7D0003;
    color: #fff;
    padding: 40px 20px;
}

.basic-explanation-bottom {
    background-color: #252422;
    color: #fff;
    padding: 40px 20px;
}

.photobox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photobox {
    margin-top: 100px;
}

.contact {
    margin-top: 60px;
}

.phonebox-bgc {
    background: linear-gradient(90deg, #E6E6E6 50%, rgba(0, 0, 0, 0)50%);
    -moz-opacity: 0.95;
    opacity: 0.95;
    min-height: 500px;
}

.uxbox-bgc {
    background: linear-gradient(90deg, rgba(249, 249, 249, 0.8) 50%, rgba(0, 0, 0, 0)50%);
    min-height: 500px;
}

.ux-img-text {
    height: 44px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.4);
    font-weight: 100;
    position: relative;
    line-height: 42px;
    color: #fff;
    padding: 0 10px;
    width: 50%;
    float: right;
}

.uxbox-bgc .out-clients-phoneboxbtn {
    margin: 30px 0 90px;
}

.uxbox-bgc .basictext {
    margin-top: 20px;
}

.ux-text {
    padding-right: 40px;
}

.logo-box {
    height: 75px;
    line-height: 75px;
    margin-bottom: 40px;
}

.logo-box img {
    max-width: 90%;
    max-height: 90%;
    margin: 0 auto;
}

.bgc-black {
    background: linear-gradient(-45deg, #252422 50%, rgba(0, 0, 0, 0)50%);
    background-size: 800px 799px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom: 120px;
}

.CaseStudy-groupphotobox {
    width: 520px;
    height: 510px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 7px 0px rgba(100, 100, 100, 0.5);
    margin: 0 auto;
    padding: 15px;
    position: relative;
    bottom: 55px;
}

.CaseStudy-groupphotobox img {
    margin: 0;
}

.CaseStudy-logobox {
    margin-bottom: 20px;
}

.CaseStudy-logo {
    height: 120px;
    line-height: 120px;
    margin-bottom: 10px;
}

.WorkForUs-subtitle {
    font-size: 23px;
    width: 85%;
    margin: 15px auto;
    text-align: center;
}

.WorkForUs-text {
    font-size: 16px;
    margin: 15px 0;
    font-weight: 100;
}

.WorkForUs-middle-box {
    margin: 50px 0;
}

.boxtitle {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 45px;
}

.img100 {
    width: 100%;
    height: 100%;
}

.row-height {
    margin-top: 5px;
}

.ux-iconbox span {
    line-height: 110px;
    font-size: 40px;
}

.bgc-green {
    background-color: #52831F;
    padding: 40px 15px;
    color: #fff;
}

.bgc-green .WorkForUs-subtitle {
    margin-top: 0;
}

.bgc-pink {
    background-color: #F04E46;
    padding: 20px 15px;
    color: #fff;
}

.bgc-green,
.bgc-pink .WorkForUs-subtitle {
    margin: 0 auto;
}

.ux-bor-box {
    border: 1px solid #E62024;
    border-left: 0;
    border-radius: 0px 20px 20px 0;
    margin-top: 20px;
    min-height: 300px;
    padding-bottom: 30px;
}

.ux-iconbox {
    height: 110px;
    width: 110px;
    margin: 0px auto 35px;
    background-color: #E62024;
    padding: 1px;
    border-radius: 50%;
    line-height: 200px;
    text-align: center;
}

.ux-containerbox {
    padding: 45px 40px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    min-height: 540px;
}

.ux-subtitle {
    margin: 15px auto;
    font-weight: 700;
    font-size: 24px;
}

.WorkForUs-explanation-top {
    background-color: #3E8CFB;
    color: #fff;
    padding: 30px 20px;
}

.WorkForUs-explanation-bottom {
    background-color: #3B3B3B;
    color: #fff;
    padding: 30px 20px;
}

.WorkForUs-middle-box .photobox {
    margin-top: 10px;
}

.WorkForUs-btn {
    border: 0;
    background: rgba(230, 32, 36, 1);
    border-radius: 50px;
    padding: 8px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-top: 40px;
}

.WorkForUs-bottom-text {
    font-size: 16px;
    width: 51%;
    font-weight: 100;
    margin: 15px auto;
    font-style: italic;
    letter-spacing: 1px;
}

.ContactUs-bottom-text {
    font-size: 16px;
    width: 66%;
    font-weight: 100;
    margin: 15px auto;
    font-style: italic;
    text-align: left;
}

.ContactUs .content-title-synopsis {
    width: 80%;
    margin-top: 25px;
}

.ContactUs .Contactus-box {
    margin: 25px auto;
}

.boxtitle div {
    font-weight: 400;
}

.manager {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
    height: 375px;
}

.manager-topimg img {
    width: 100%;
    height: 130px;
}

.manager-avatar img {
    width: 40%;
}

.Contactinfo {
    font-size: 15px;
    position: relative;
    bottom: 15px;
}

.Contactinfo .col-12 {
    margin: 10px 0;
}

.national-flag-box {
    padding-right: 10px;
    position: relative;
    bottom: 15px;
}

.manager-content {
    position: relative;
    bottom: 100px;
}

.manager-box {
    margin: 15px 0;
}

.Development-centers-box {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    margin: 10px 0;
}

.ContactDevelopment-info {
    margin: 10px 0;
}

.OurProcess .content-title {
    padding-top: 35px;
    padding-bottom: 25px;
}

.OurProcess-subtitle {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
}

.Process-box {
    margin-top: 70px;
}

.Process-text {
    font-size: 18px;
    font-weight: 100;
}

.about-us.top-title {
    margin-top: 80px;
}

.time-horizontal {
    list-style-type: none;
    border-top: 2px solid #E62024;
    max-width: 100%;
    padding: 0px;
    margin: 90px 0;
}

.time-horizontal li {
    float: left;
    position: relative;
    padding-top: 40px;
    padding-left: 15px;
    font-weight: 600;
    font-size: 21px;
}

.time-horizontal li b:before {
    content: '';
    position: absolute;
    top: -23px;
    left: 15px;
    width: 46px;
    height: 46px;
    border: 2px solid #E62024;
    border-radius: 50%;
    background: #fff;
}

.managerinfo-box {
    margin: 45px 0;
    padding: 0px 10px 50px;
    border-bottom: 2px solid #E62024;
}

.clients-btn {
    border: 1px solid #E62024;
    border-radius: 50px;
    padding: 8px 20px;
    margin: 10px 5px;
    color: #E62024;
    font-size: 18px;
    background-color: transparent;
    font-weight: 400;
    min-width: 140px;
}

.clientsred {
    border: 1px solid #E62024;
    border-radius: 50px;
    padding: 8px 20px;
    margin: 10px 5px;
    color: #fff;
    font-size: 18px;
    background-color: transparent;
    font-weight: 400;
    min-width: 140px;
    background-color: #E62024;
}

.managerinfo-box:last-child {
    border: 0;
}

.out-clients-btnbox {
    margin: 50px auto;
}

.out-clients-phoneboxbtn {
    border: 0;
    background: rgba(230, 32, 36, 1);
    border-radius: 50px;
    padding: 7px 40px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    opacity: 1
}

.phonebox-mobile-app {
    margin-top: 20px;
    background-image: url("../img/phone.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.phonebox-ecommerce-app {
    background-image: url("../img/home-top/Ecommerce.jpg");
    background-repeat: no-repeat;
    background-size: 130% auto;
}

.phonebox-ecommerce-app .phonebox-bgc {
    background: linear-gradient(90deg, #F04E46 50%, rgba(0, 0, 0, 0)50%);
    -moz-opacity: 1;
    opacity: 1;
    color: #fff;
}

.phonebox-ecommerce-app .out-clients-phoneboxbtn {
    background-color: #fff;
    color: #E62024;
}

.phonebox-cloud-app {
    background-image: url("../img/home-top/CloudCode.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.out-clients-inputbox {
    padding: 10px 15px;
    border-bottom: 1px solid #E62024;
    margin: 10px 0;
}

.out-clients-input {
    border: 0;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 18px;
}

.appbox {
    margin: 50px 0;
}

.out-clients .appbox {
    margin: 0;
}

.out-clients-inputbox .fa {
    font-size: 21px;
}

.out-clients-white-papers {
    margin: 40px auto;
}

.case-study-enterprise .introduction-text {
    font-size: 18px;
}

.case-study-enterprise .content-title {
    padding-top: 20px;
}

.enterprise-box {
    margin: 30px 0;
}

.enterprise-box .memberbox {
    width: 55px;
    margin: 40px 0;
}

.enterprise-box .CaseStudy-groupphotobox {
    width: 500px;
}

.nav-option-box:hover {
    border-bottom: 2px solid #E62024;
    color: #E62024!important;
    font-weight: 400;
}

.nav-dropdown-box {
    background-color: #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 270px;
    text-align: left;
    padding: 10px;
    margin: 10px 0;
    color: #000;
    z-index: 1;
    left: 0;
    top: 43px;
}

.nav-dropdown-option a:hover {
    color: #E62024!important;
}

.nav-dropdown-option a {
    color: #000
}

.isFixed {
    position: fixed;
    background-color: rgba(255, 255, 255);
    top: 0;
    z-index: 999;
}

.contactform-checkbox .el-checkbox__inner {
    display: inline-block;
    position: relative;
    border: 2px solid #E62024;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 19px;
    height: 18px;
    background-color: #FFF;
    z-index: 1;
    -webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
    transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
}

.contactform-checkbox .el-checkbox__inner::after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    border: 2px solid #FFF;
    border-left: 0;
    border-top: 0;
    height: 9px;
    left: 5px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 3px;
    -webkit-transition: -webkit-transform .15s ease-in .05s;
    transition: -webkit-transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s;
    transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.contactform-checkbox .el-checkbox__label {
    cursor: pointer;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #252422;
    line-height: 12px;
}

.contactform-checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #000;
}

.robot-checkbox .el-checkbox__inner {
    border: 2px solid #CBCBCB
}

.Contactus-inputbox input:focus {
    border-bottom: 2px solid #E62024!important;
    outline: none
}

.borderbotred {
    border-bottom: 2px solid #E62024!important;
    outline: none
}

.contactform-checkbox {
    margin-bottom: 5px;
}

.ux-spot {
    height: 10px;
    width: 10px;
    background-color: #E62024;
    border-radius: 50%;
}

.ux-spot-box {
    padding: 10px;
    width: 35px;
    position: relative;
    top: -16px;
    background-color: #fff;
}

.ux-containerbox .home-lnr {
    margin-top: 55px;
    margin-bottom: 20px;
}

.developers-bgcbox {
    background-image: url(../img/0123.jpg);
    background-repeat: no-repeat;
    background-size: 51% auto;
    background-position: right;
}

.developers-bgcbox .phonebox-bgc {
    background: linear-gradient(90deg, rgb(0, 0, 0, 0) 50%, #f1f2f5);
}

.developers-bgcbox .phone-text {
    padding: 55px 18% 50px 0;
    width: 100%;
}

.explanation-imgbgtext {
    height: 30px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    font-weight: 100;
    position: relative;
    bottom: 75px;
    line-height: 30px;
    color: #fff;
    padding: 0 10px;
}

.work-for-us-top-box {
    padding-top: 100px;
    ;
    height: 480px;
    width: 100%;
    background: url(../img/life-top.png) center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.Work-for-us-explanation-imgbgtext {
    height: 30px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    font-weight: 100;
    position: relative;
    bottom: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0 10px;
}

.Contactusinputsoild {
    border-bottom: 2px solid #808080 !important;
}

.pricing .content-title-synopsis {
    width: 100%;
}

.pricing .content-title {
    padding-top: 20px;
}

.pricing-content-text {
    font-weight: 100;
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pricing-box {
    border: 1px solid #E62024;
    border-radius: 10px;
    min-height: 320px;
    padding: 0;
    position: relative;
    margin: 20px 10px 15px 10px;
}

.pricing-rule {
    margin-top: 40px;
}

.pricing-box-title {
    color: #fff;
    font-size: 21px;
    padding: 10px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #E62024;
    color: black;
}

.pricing-box-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #E62024;
    padding: 10px;
    font-weight: 100;
}

.pricing-box-conter {
    padding: 10px 15px 30px 30px;
    font-weight: 100;
}

.pricing-content-icon {
    margin-top: 50px;
}

.w100 {
    width: 100% !important;
}

.case-study-enterprise .introduction-text {
    margin-top: 10px;
    margin-bottom: 70px;
}

.enterprise-conterimg {
    margin-bottom: 20px;
}

.about-us .el-step__head.is-success {
    color: #E62024;
    border-color: #E62024;
    height: 46px;
}

.about-us .el-step__title {
    position: relative;
    padding-top: 15px;
    font-weight: 400;
    font-size: 21px;
    color: black;
    width: 90px;
}

.about-us .el-step__icon {
    width: 46px;
    height: 46px;
    cursor: pointer;
}

.about-us .el-step.is-horizontal .el-step__line {
    top: 22px
}

.case-study-iot .skillsets-kind-img {
    height: 60px;
    line-height: 60px;
}

.case-study-iot .skillsets-kind-img img {
    max-height: 55px;
}

.case-study-iot .skillsets-kind-textbox {
    height: 30px;
}

.case-study-iot .CaseStudy-groupphotobox {
    position: unset;
    margin-top: 50px;
}

.processimg-box {
    padding-top: 20px;
}

.process-linebox6 img {
    position: relative;
    right: 55px;
}

.process-linebox {
    position: absolute;
    width: 100%;
}

.clearcostlogo {
    float: right;
}

.process-line1 {
    position: relative;
    top: 60px;
    left: 35px;
}

.process-line2 {
    position: relative;
    top: 210px;
    left: 75%;
}

.process-line3 {
    position: relative;
    top: 60px;
    left: 35px;
}

.process-line4 {
    position: relative;
    top: 150px;
    left: 68%;
}

.process-line5 {
    position: relative;
    top: 128px;
    left: 100px;
}

.work-top-iconbox {
    height: 160px;
    width: 160px;
    margin: 2px auto;
    background-color: #E62024;
    padding: 1px;
    border-radius: 50%;
    line-height: 200px;
}

.worktop-icon {
    color: #fff;
    font-size: 60px;
}

.work-top-iconbox-border {
    height: 168px;
    width: 168px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #E62024;
    padding: 1px;
    border-radius: 50%;
    line-height: 170px;
}

.el-icon-check:before {
    content: ""!important;
}

.timelinebottombox {
    height: 90px;
}

.timeline-textbox {
    border-top: 2px solid #E62024;
    width: 450px;
    position: absolute;
    top: -2px;
    transition: all 0.6s;
}

.lineleft {
    border-left: 2px solid #E62024;
}

.lineright {
    border-right: 2px solid #E62024;
}

.timeline-botombox {
    height: 300px;
    width: 450px;
}

.nav-Top-option:hover {
    text-decoration: none
}

.timeline-tltle {
    position: relative;
    bottom: 40px;
    height: 34px;
}

.timeline-textbox .fw1 {
    position: relative;
    bottom: 37px;
}

.timeline-icon {
    background-color: #e62024;
    height: 38px;
    width: 38px;
    border-radius: 50%;
}

.timelinebox {
    transition: all 0.9s;
}

.line-icon {
    position: relative;
    top: 5px;
    right: 37px;
}

.timelinetextbox {
    height: 400px;
    transition: all 2s;
}

.yearsfont {
    color: #E62024;
    font-weight: 600;
    font-size: 21px;
    padding-top: 15px;
    line-height: 38px;
    width: 90px;
}

.el-step__main .el-step__title.is-success {
    color: black;
}

.rc-anchor-logo-portrait {
    margin-left: 0!important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.verified-btn {
    border: 0;
    background: rgba(230, 32, 36, 1);
    border-radius: 50px;
    padding: 5px 35%;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    opacity: 1;
    margin-top: 8px;
    letter-spacing: 1px
}

.case-study-ul {
    padding: 20px 20px;
}

.case-study-li {
    color: rgba(230, 32, 36, 1);
}

.case-study-lispan {
    color: black;
}

.case-study-iot .iot-phott-box {
    width: 100%;
    margin-top: 70px;
    height: auto;
}

.iot-shadow-box-logo {
    margin-top: 10px;
    margin-bottom: 10px;
}

.iotshadow-text {
    margin: 10px 0;
}

.casestudy-title {
    font-size: 30px;
    font-weight: 700;
    padding: 30px 0 25px 0;
    margin: 0 auto;
}

.casestudytop-conterimg {
    padding: 45px 15px;
}

.casestudy-mobile-shadow-box {
    width: 80%;
    margin: 30px auto;
}

.casestudy-mobile-shadow-box img {
    margin-top: 15px;
}

.casestudy-cloud-logobox {
    padding: 60px 25px;
}

.cloud-top-about {
    margin-bottom: 10px;
}

.case-study-cloud .case-study-ul {
    padding-top: 0;
}

.icon-uesrsbox {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgba(100, 100, 100, 0.5);
    display: inline-block;
    text-align: center;
    padding-left: 7px;
}

.icon-uesrsbox i {
    font-size: 60px;
    line-height: 100px;
    margin: 0 auto;
}

.teamimg {
    width: 100%;
    border-radius: 50%;
    max-height: 140px;
    object-fit: cover;
}

.cloud-top-box {
    height: 450px;
    width: 100%;
    background: url("../img/home-top/Iot.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.casestudy-cloud-logobox img {
    margin-bottom: 15px;
}

.case-vehicleleasing-bgc {
    margin-top: 30px;
    background-image: url("../img/vehicleleasingcase-top.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -50px;
}

.case-advisory-platform-bgc {
    margin-top: 30px;
    background-image: url("../img/aplaceformom1.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -50px;
}

.case-farming-bgc {
    margin-top: 30px;
    background-image: url("../img/farmingcase.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -50px;
}

.case-mobile-bgc {
    margin-top: 30px;
    background-image: url("../img/race-track.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -50px;
}

.case-allgeier-bgc {
    margin-top: 30px;
    background-image: url("../img/Allgeier.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -50px;
}

.case-se lf-storage-bgc {
    margin-top: 30px;
    background-image: url("../img/cubesmartforcase.jpg");
    background-repeat: no-repeat;
    background-size: -50px 100%;
    margin-bottom: 90px;
    background-position: 0px -165px;
}

.customers-top-box {
    height: 520px;
    width: 100%;
    background: url("../img/clearcost.jpg") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.customers-top-content {
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
}

.customers-top-content .top-title {
    color: #fff;
    padding-top: 80px;
}

.page-title-box>.page-title-button {
    background: url("../img/play-1.png") no-repeat;
    background-size: cover;
    display: block;
    margin: 0px auto;
    width: 75px;
    height: 75px;
    margin-top: 0px;
    margin-bottom: 20px;
    border: none;
}

.page-title-box>.page-title-button:hover {
    background: url("../img/play-2.png") no-repeat;
    background-size: cover;
    display: block;
    margin: 0px auto;
    width: 75px;
    height: 75px;
    margin-top: 0px;
    margin-bottom: 20px;
    border: none;
}

.customers-top-text {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
}

.clients-customers-box {
    padding-top: 50px;
    padding-bottom: 50px;
    ;
}

.insights-top-box {
    height: 300px;
    width: 100%;
    background: url("../img/insights/Insights8_1920.png") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.insights-my-journey-top-box {
    height: 300px;
    width: 100%;
    background: url("../img/insights/Insights3_1920.png") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.insights-top-box .customers-top-content .top-title {
    padding-top: 110px
}

.insights-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}

.insights-author {
    font-size: 14px;
}

.life-photobox .life-title {
    padding-top: 60px;
}

.life-photobox {
    padding-top: 100px;
}

.memberbox.small {
    width: 43px;
}

.insights-author span {
    color: #3177e6;
}

.insights-text {
    font-size: 18px;
    font-weight: 100;
}

.insights-subtitle {
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 400;
}

.insights-list {
    padding: 0 20px;
}

.timeline-mobile {
    display: none;
}

.insights-agile-is-not-box {
    height: 300px;
    width: 100%;
    background: url("../img/insights/Insights1_1920.png") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.free-trial-top-box {
    height: 500px;
    width: 100%;
    background: url("../img/contact_us_banner_20161026.jpg") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.free-trial-top-box .customers-top-content {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.free-trial-top-box .top-title {
    padding-top: 200px;
}

.free-trial-botton-tit {
    font-size: 14px;
    font-weight: 600;
}

.free-trial-botton-text {
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 200px;
}

.shinetech-value-top-box {
    height: 500px;
    width: 100%;
    background: url("../img/jerry-banner-new.jpg") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.shinetech-value-top-box .customers-top-content {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.shinetech-value-top-box .top-title {
    padding-top: 200px;
}

.valeu-img {
    padding: 20px;
    text-align: center;
}

.valeu-author {
    margin-bottom: 40px;
}

.Legacytext {
    left: 15px;
    top: 80px;
    width: 265px;
}

.ShinetechBottom-testlogo img {
    max-height: 55px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.insight-top-box {
    height: 500px;
    width: 100%;
    background: url("../img/insights/insights-banner.png") center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.insight-top-box .customers-top-content {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.top-title200px {
    padding-top: 200px;
    font-size: 53px;
    color: #fff;
    font-weight: 800;
}

.insight-box {
    padding: 0 30px;
}

.startuptext {
    top: 50px;
    left: 20px;
}

.diamond-mobile {
    display: none;
}

.life-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
}

.cloudtext {
    width: 265px;
    top: 65px;
    left: 30px;
}

.insight-box-tlt {
    height: 60px;
    font-weight: 600;
    font-size: 18px
}

.insight-box-img {
    margin-bottom: 15px;
}

.insight-box-text {
    font-weight: 100;
    margin-bottom: 15px;
    font-size: 14px;
    margin-bottom: 5px;
}

.insight-box-bottom {
    font-weight: 400;
    margin-bottom: 15px;
    font-size: 14px;
    color: #e62024;
}

.insight-box-img img {
    max-height: 206px;
}

.bottom-clients-log {
    position: absolute;
    width: 70%;
    height: 60px;
    left: 15%;
    top: -30px;
    background: #fff;
    z-index: 100;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #eee;
    line-height: 60px;
}

.bottom-clients-log img {
    width: 62%;
    margin-top: -3%;
}

.bottom-clients-img {
    width: 100%;
    max-height: 240px;
    overflow: hidden;
    padding: 0 30px;
}

.bottom-clients-box {
    position: relative;
    padding: 0 25px;
    margin-bottom: 30px;
}

.bottom-clients-text {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
}

.bottom-clients-by {
    font-size: 21px;
    font-weight: 100;
    margin-top: 20px;
}

.case-studies-box {
    margin: 20px 0;
    border-bottom: 1px solid #e62024;
}

.case-studies-tit {
    font-size: 28px;
    font-weight: 400;
    margin: 50px 0 20px 0;
}

.case-studies-abstract {
    font-size: 18px;
    font-weight: 600;
}

.case-studies-text {
    font-size: 18px;
}

.clients-content-text {
    text-align: center;
    font-size: 21px;
    font-family: OpenSans-SemiBold, OpenSans;
    font-weight: 600;
    line-height: 28px;
}

.clients-content-text-two {
    font-size: 14px;
    font-family: OpenSans-Light, OpenSans;
    font-weight: 300;
    line-height: 19px;
}

.case-studies-bottom {
    margin-top: 10px;
}

.expertise-icon-box {
    margin: 30px 0;
}

.expertise-icon {
    margin: 20px 0;
}

.bespoke-top-bpx {
    background: url(../img/bespoke-bg.png) center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 120px;
    min-height: 460px;
}

.bespoke-top-tit {
    margin: 30px auto;
    font-size: 53px;
    font-weight: 800;
    text-align: center;
}

.Partner-box-mobile {
    display: none;
}

.expertise-icon-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.expertise-icon-text {
    font-size: 18px;
    font-weight: 100;
}

.Basic-box .top-title {
    padding-bottom: 50px;
}

.ShinetechBottom a {
    color: #fff;
}

.ShinetechBottom a:hover {
    color: #e62024;
}

.right-mobile {
    display: none;
}

.jiabian {
    width: 104%;
    height: 100%;
    position: absolute;
    z-index: 4;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9));
}

.object-cover {
    object-fit: cover
}

.phone-right-text {
    padding: 45px 0 45px 15%;
}

.bespoke-topbgc {
    background: linear-gradient(90deg, #E6E6E6 50%, rgba(0, 0, 0, 0)50%);
    min-height: 500px;
}

.bespoke-topbgbox {
    background-image: url(../img/img3.png);
    background-repeat: no-repeat;
    background-size: 51% auto;
    background-position: right;
}

.bespoke-bottombgc {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0)50%, #E6E6E6 50%);
    min-height: 500px;
}

.bespoke-bottombgbox {
    background-image: url(../img/bottom-b.png);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: left;
}

.shadow-mobile {
    display: none;
}

.ipad-show {
    display: none;
}

.bespoke-subtitle {
    font-size: 48px;
    margin-bottom: 20px;
}

.bespoke-box {
    margin-top: 140px;
}

.home-float img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #E62024;
    line-height: 62px;
    position: fixed;
    right: 4%;
    bottom: 4%;
    text-align: center;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.home-float i {
    font-size: 30px;
    color: #fff;
}

.timeline-box-mobile {
    display: none;
}

.insidebox {
    margin-top: 30px;
    background-image: url(../img/life@shinetech.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 90px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -25px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    padding-left: 0;
    margin-right: 0;
    margin-left: 40px;
    list-style: none;
}

.carousel {
    position: relative;
    height: 525px;
}

.carousel-indicators .active {
    background-color: #E62024;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    margin-right: 8px;
    margin-left: 8px;
    text-indent: -999px;
    background-color: #BBBBBB;
}

.carousel-control-next {
    display: none;
}

.carousel-control-prev {
    display: none;
}

.bespok-shadowbox {
    box-shadow: 0px 0px 13px 0px rgba(100, 100, 100, 0.5);
    padding: 10px;
    min-height: 460px;
    margin-bottom: 10px;
}

.nav-option-box .nav-Top-option {
    text-decoration: blink;
}

.managerinfo-box .member-photo {
    width: 100%;
    border-radius: 100%;
}

.thank-text {
    font-size: 18px;
}

.nav-mobile-li-title {
    border-bottom: 1px solid #bababe;
    padding: 0px 15px;
    list-style: none;
}

.nav-mobile-li-item {
    padding: 0px 20px;
    list-style: none;
}

.footer-pc {
    display: block;
}

.footer-mobile {
    display: none;
}

.footer-pad {
    display: none;
}

.thank-text-big {
    font-size: 36px
}

.touch-text {
    margin-bottom: 125px;
}

.video-btn {
    position: absolute;
    width: 900px;
    height: 510px;
    top: 48%;
    left: 32%;
    margin-top: -150px;
    margin-left: -300px;
    display: none;
    z-index: 1002;
}

.video-area {
    float: left;
    width: 895px;
    height: 504px;
    background-color: rgba(0, 0, 0, 0.51);
}

.video-shut:hover {
    color: white;
    text-decoration: none;
}

.video-shut {
    height: 5px;
    width: 5px;
    position: absolute;
    right: -5px;
    top: -17px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}

#shadow {
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=50);
    bottom: -10000%;
    left: -10000%;
    right: -10000%;
    top: -10000%;
    background: black;
    z-index: 1001;
    display: none;
}

video {
    display: inline-block;
    vertical-align: baseline;
}

.ipad-hide {
    display: block;
}

@media screen and (min-width:1920px) and (max-width:2960px) {
    .laptop-enterprise-img {
        position: absolute;
        left: -8%;
    }
    .laptop-mobile-img {
        position: absolute;
        left: 4%;
    }
    .laptop-mobile-img img {
        width: 600px;
    }
    .laptop-legacy-img {
        position: absolute;
        left: 5%;
    }
    .laptop-ecom-img {
        position: absolute;
        left: -5%;
    }
    .laptop-startup-img {
        position: absolute;
        left: -5%;
    }
    .laptop-iot-img {
        position: absolute;
        left: -2%;
    }
    .laptop-iot-img img {
        width: 92%;
    }
    .laptop-cloud-img {
        height: 80%;
        position: absolute;
        left: 0%;
    }
    .laptop-cloud-img img {
        height: 100%;
    }
    .cmssystem {
        position: relative;
        left: 38%;
        bottom: 12px;
    }
    .content-top-option {
        position: absolute;
        left: 70%;
    }
    .memberbox {
        width: 95px;
    }
    .memberbox.small {
        width: 55px;
    }
    .text-height {
        margin-top: 13%;
        width: 60%;
        margin-left: 22%;
        margin-bottom: 13%
    }
}

@media screen and (min-width:1700px) and (max-width:1919px) {
    .laptop-enterprise-img {
        position: absolute;
        left: -12%;
    }
    .laptop-mobile-img {
        position: absolute;
        left: 4%;
    }
    .laptop-mobile-img img {
        width: 520px;
    }
    .laptop-legacy-img {
        position: absolute;
        left: 3%;
    }
    .laptop-ecom-img {
        position: absolute;
        left: -9%;
    }
    .laptop-startup-img {
        position: absolute;
        left: -5%;
    }
    .laptop-startup-img img {
        height: 421px!important;
        margin-top: 28px;
    }
    .laptop-iot-img {
        position: absolute;
        left: -2%;
    }
    .laptop-iot-img img {
        width: 82%;
    }
    .laptop-cloud-img {
        height: 80%;
        position: absolute;
        left: 0%;
    }
    .laptop-cloud-img img {
        height: 93%;
    }
    .cmssystem {
        position: relative;
        left: 36%;
        bottom: 12px;
    }
    .content-top-option {
        position: absolute;
        left: 69%;
    }
    .memberbox {
        width: 95px;
    }
    .memberbox.small {
        width: 55px;
    }
    .text-height {
        margin-top: 8%;
        width: 51%;
        margin-left: 24%;
        margin-bottom: 8px;
    }
}

@media screen and (min-width:1400px) and (max-width:1699px) {
    .noticeCookie .CookieBtn {
        position: absolute;
        right: 36%;
        top: 67px;
        font-size: 18px;
        display: block;
        background: rgba(230, 32, 36, 1);
        width: 150px;
        height: 58px;
        border: none;
        color: white
    }
    .subject-text {
        width: 54%;
        margin-left: 2%;
    }
    .text-height {
        margin-top: 13%;
        width: 64%;
        margin-left: 19%;
    }
    .developers-bgcbox {
        background-image: url(../img/0123.jpg);
        background-repeat: no-repeat;
        background-size: 55% auto;
        background-position: right;
    }
    .bespoke-topbgbox {
        background-image: url(../img/img3.png);
        background-repeat: no-repeat;
        background-size: 53% auto;
        background-position: right;
    }
}

@media screen and (max-width:767px) {
    .legacy-box-height {
        height: 375px!important;
    }
    .mobile-logo-img {
        width: 100px;
    }
    .mobile-top60 {
        margin-top: 50px;
    }
    .ecmobile-36image {
        position: relative;
        height: 135px;
        margin-left: 4px;
    }
    .besopke-scroll-text {
        font-size: 13px;
        font-weight: 300;
        color: rgba(37, 37, 37, 1);
    }
    .provacy-text {
        margin-top: 30px;
        border: none;
    }
    .provacy-center {
        text-align: center;
    }
    .privacy-title {
        margin-top: 35px!important;
        margin-bottom: 30px!important;
    }
    .privacy-bottom {
        font-size: 16px;
        font-weight: 600;
        width: 100%;
        margin: 0 auto;
    }
    .provacy-contact {
        font-size: 24px;
        font-weight: 800;
    }
    .WorkForUs-subtitle {
        width: 100%;
    }
    .iot-padding {
        padding-top: 1px!important;
    }
    .iot-box-text {
        margin-top: 10px;
        margin-bottom: 6px!important;
    }
    .mobile-margin {
        margin-top: -20px!important;
    }
    .mobile-slide-text {
        font-size: 19px;
        font-weight: 700;
        width: 60%;
        text-align: center;
        margin: 0 auto;
    }
    .jiabian {
        top: -7px;
        width: 134%;
        height: 126%;
    }
    .enterprise-net {
        padding: 0px;
        display: inline-block;
    }
    .enterprise-logo {
        width: 58px;
        height: 58px;
        margin-top: 3px;
        border-radius: 50%;
    }
    .touch-size {
        font-size: 16px;
        margin-top: 10px;
    }
    .ContactUs .content-title-synopsis {
        width: 80%;
        margin-top: 0px;
    }
    .mobile-home-icon {
        font-size: 70px;
        margin-bottom: 30px;
        color: #E62024;
    }
    .skillsets-kind-mobile-25 {
        max-width: 22%;
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
    }
    .nav-border-bottom {
        border-bottom: 1px solid #dddddd;
        padding: 0;
    }
    .border-line {
        margin-top: 26px;
    }
    .touch-text {
        margin-bottom: 0px;
        width: 100%
    }
    .hire-text-never {
        margin-left: 17px;
        font-size: 25px;
    }
    .cloud-logo-mobile {
        margin-right: 32px;
    }
    .cloud-logo-mobile div:nth-child(1) {
        height: 53px;
        line-height: 96px;
        margin-bottom: 15px;
    }
    .cloud-logo-mobile div:nth-child(1) img {
        margin-bottom: 34px;
        width: 60px;
    }
    .logo-width {
        width: 55px
    }
    .cloud-logo-text {
        font-size: 14px;
    }
    .cloud-top-text {
        width: 80%;
        margin: 0 auto;
    }
    .cloud-top-box {
        height: 174px!important;
        width: 100%;
        background: url(../img/home-top/Iot.jpg);
        background-repeat: no-repeat;
        background-size: 191% auto;
    }
    .noticeBox {
        width: 375px;
        height: 348px;
    }
    .iot-mobile-padding {
        padding: 0px 11px
    }
    .CaseStudy-text {
        font-size: 16px;
        font-weight: 100;
        margin-top: 5px;
    }
    .ecom-image {
        width: 24px!important;
    }
    .memberbox img {
        width: 60px;
        height: 60px;
    }
    .pricing-box {
        margin: 20px 15px 15px 15px;
    }
    .pricing-content-text {
        width: 100%;
    }
    .ShinetechBottom-testlogo {
        margin-top: 20px
    }
    .thank-text-big {
        font-size: 24px
    }
    .lift-mobile-text {
        bottom: 44px!important;
        height: 100%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text2 {
        bottom: 61px!important;
        width: 186px!important;
        height: 22%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text3 {
        bottom: 94px!important;
        bottom: 107px;
        width: 289px!important;
        height: 100%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text4 {
        bottom: 28px!important;
        height: 28px;
        line-height: 17px;
        padding: 5px!important;
    }
    .nav-top-shadow {
        box-shadow: rgba(0, 0, 0, 0.22) 0px 10px 14px -3px;
        ;
        padding: 0;
    }
    .video-area {
        width: 40%!important;
        height: auto!important;
    }
    .video-btn {
        width: 900px;
        height: 480px!important;
        top: 92%!important;
        left: 84%!important;
    }
    .video-shut {
        left: 37%!important;
        top: -53px!important;
        font-size: 40px!important;
        color: gray!important;
    }
    .bottom-clients-log {
        position: absolute;
        width: 50%;
        height: 50px;
        left: 15%;
        top: -30px;
        background: #fff;
        z-index: 100;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #eee;
        line-height: 60px;
    }
    .clients-shadow-box {
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 30px;
    }
    .clients-text-padding {
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 50px;
        padding-top: 30px!important;
    }
    .clients-logo-style .skillsets-kind-20 {
        max-width: 32%;
        width: 100%;
    }
    .displaynone {
        display: none;
    }
    .clients-btn {
        border: 1px solid #E62024;
        border-radius: 50px;
        padding: 1px 5px;
        margin: 10px 3px;
        color: #E62024;
        font-size: 14px;
        background-color: transparent;
        font-weight: 400;
        min-width: 80px;
        height: 30px;
    }
    .clientsred {
        border: 1px solid #E62024;
        border-radius: 50px;
        padding: 1px 5px;
        margin: 10px 3px;
        color: #fff;
        font-size: 14px;
        background-color: transparent;
        font-weight: 400;
        min-width: 80px;
        background-color: #E62024;
        height: 30px;
    }
    .enterprise-button-text {
        font-size: 18px!important;
        font-weight: 400!important;
    }
    .enterprise-icon {
        font-size: 62px!important;
        margin-bottom: 20px!important;
        margin-top: -70px;
    }
    .enterprise-box-height {
        min-height: 260px!important;
    }
    .startup-box-height {
        min-height: 213px!important;
    }
    .enterprise-image-style {
        display: inline-block;
    }
    .work-top-image-border {
        height: 68px;
        width: 68px;
        margin: 0 auto;
        border: 1px solid #E62024;
        padding: 0px;
        border-radius: 50%;
    }
    .workimg {
        border: 1px solid red;
        height: 66px;
        width: 66px;
        border-radius: 50%;
    }
    .work-top-image {
        height: 64px;
        width: 64px;
        margin: 2px auto;
        padding: 1px;
        border-radius: 50%;
        line-height: 56px;
    }
    .lift-button-text {
        font-size: 16px!important;
        font-weight: 300;
    }
    .Developers-fff {
        background-color: #fff;
    }
    .boxtitle {
        font-size: 24px!important;
        margin-bottom: 0px!important;
    }
    .lift-icon {
        font-size: 70px;
        color: #E62024;
    }
    .lift-small-title {
        font-size: 18px;
        font-weight: bold;
        margin: 30px 0px 10px
    }
    .work-top-iconbox-border {
        height: 83px;
        width: 83px;
        margin: 0 auto;
        background-color: #fff;
        border: 1px solid #E62024;
        padding: 0px;
        border-radius: 50%;
        line-height: 85px;
    }
    .work-top-iconbox {
        height: 77px;
        width: 77px;
        margin: 2px auto;
        background-color: #E62024;
        padding: 1px;
        border-radius: 50%;
        line-height: 102px;
    }
    .life-title {
        font-size: 21px;
        font-weight: 700;
        margin: 0px auto 30px;
        width: 240px
    }
    .work-for-us-top-box {
        padding-top: 0px;
        height: 237px;
        width: 100%;
        background: url(../img/life-top.png) center;
        background-repeat: no-repeat;
        background-size: 200% auto;
    }
    .home-lnr {
        font-size: 40px;
        margin-bottom: 60px;
    }
    .clients-text {
        font-size: 16px;
    }
    .ux-iconbox span {
        line-height: 83px;
        font-size: 30px;
    }
    .ux-iconbox {
        height: 80px;
        width: 80px;
    }
    .ux-subtitle {
        font-size: 18px;
    }
    .subtitle {
        font-size: 21px
    }
    .ux-mobile-text {
        font-size: 12px;
        line-height: 17px;
        margin-top: 10px;
    }
    .ux-title-text {
        width: 312px;
        height: 123px;
        font-size: 30px;
        font-weight: 800;
        color: rgba(37, 37, 37, 1);
        line-height: 41px;
        text-align: center;
        margin: 0 auto;
    }
    .bespoke-bottom-text {
        font-size: 18px;
        font-family: OpenSans-Light, OpenSans;
        font-weight: 300;
        color: rgba(37, 36, 34, 1);
        line-height: 24px;
    }
    .readMore {
        font-size: 16px;
        font-weight: 300;
        color: rgba(75, 125, 232, 1);
        line-height: 24px;
        margin-top: 20px;
    }
    .explanation-text {
        font-weight: 100;
        font-size: 16px;
        margin-bottom: 0px;
    }
    .bespoke-box {
        margin-top: 4px;
        padding: 26px!important;
    }
    .bespoke-subtitle {
        font-size: 21px;
        margin-bottom: 30px;
        margin-left: 5%;
        width: 92%;
    }
    .bespoke-text-title {
        margin-bottom: -10px;
    }
    .bespoke-top-bpx {
        background: url(../img/bespoke-bg.png) center;
        background-repeat: no-repeat;
        background-size: 179% auto;
        padding-top: 0px;
        min-height: 0px;
        height: 220px;
    }
    .skillsets-kind-frontend {
        margin-left: 19px;
        font-size: 13px;
        font-weight: 100;
    }
    .skillsets-kind-box {
        font-size: 13px;
        font-weight: 100;
    }
    .skillsets-kind-img img {
        max-height: 45px;
        max-width: 100%;
    }
    .Developers-top-content {
        background-color: #fff;
        height: 100%;
    }
    .mobile-home-enterprise-img {
        position: relative;
        right: 46%;
        width: 155%;
    }
    .mobile-home-enterprise-net {
        height: 45px;
    }
    .mobile-home-mobile-swift {
        height: 45px;
    }
    .mobile-home-enterprise-sql {
        height: 50px;
        margin-top: 5px;
    }
    .mobile-home-ecommerce-img {
        position: relative;
        right: 40%;
        width: 155%;
    }
    .mobile-home-ecommerce-php {
        height: 28px;
        ;
        margin-top: 5px;
    }
    .mobile-home-ecommerce-magento {
        height: 50px;
    }
    .mobile-home-legacy-img {
        position: relative;
        right: 20%;
        width: 120%;
    }
    .mobile-home-startup-img {
        position: relative;
        right: 25%;
        width: 140%;
    }
    .mobile-home-mobile-phone {
        width: 100%;
        position: relative;
    }
    .mobile-home-mobile-img {
        width: 220%;
        position: relative;
        right: 10px;
        z-index: 0;
    }
    .mobile-home-iot-img {
        position: relative;
        right: 40%;
        width: 145%;
    }
    .mobile-home-iot-aws {
        width: 45px;
    }
    .mobile-home-iot-gps {
        width: 40px;
    }
    .mobile-home-iot-maps {
        width: 40px
    }
    .mobile-home-iot-php {
        width: 40px;
    }
    .mobile-home-cloud-img {
        width: 130%;
        position: relative;
        right: 25%;
    }
    .index-textarea {
        border: none;
        width: 100%;
        outline: none;
        border-bottom: 2px dashed #808080;
        height: 94px
    }
    .lable-need {
        margin-top: 32px;
        color: #808080;
        float: left;
        margin-left: 0%;
    }
    .carousel {
        height: 590px
    }
    .timeline-pc {
        display: none;
    }
    .right-pc {
        display: none;
    }
    .footer-pc {
        display: none;
    }
    .footer-mobile {
        display: block;
    }
    .shadow-pc {
        display: none;
    }
    .shadow-mobile {
        display: unset;
    }
    .right-mobile {
        display: unset;
    }
    .timeline-mobile {
        display: unset
    }
    .timeline-textbox {
        border-top: 0;
        width: auto;
        position: absolute;
        top: -2px;
        transition: all 0.6s;
    }
    .timelinebottom {
        height: 30px;
    }
    .Partner-box {
        margin: auto;
        min-height: auto;
    }
    .Partner-box-pc {
        display: none;
    }
    .Partner-box-mobile {
        display: unset
    }
    .Partner-box-mobile .logo-box {
        margin: 5px auto;
        max-width: 100px;
        min-width: 100px;
    }
    .lineright {
        border-right: 0;
    }
    .mobile-bordel {
        padding-right: 26px;
        padding-left: 26px;
    }
    .timeline-box-pc {
        display: none;
    }
    .timeline-box-mobile {
        display: unset;
    }
    .logo-box img {
        max-height: 50px;
        padding: 0 2px;
    }
    .diamond-mobile {
        display: unset
    }
    .diamond-pc {
        display: none;
    }
    .logo-box {
        margin-bottom: 10px;
    }
    .developers-bgcbox {
        transform: none;
    }
    .shadow-carousel-indicators {
        justify-content: center;
        bottom: -20px;
        margin-left: 0px;
    }
    .developers-bgcbox .phone-text {
        padding: 10px;
        width: 100%;
        transform: none;
    }
    .developers-bgcbox .phonebox-bgc {
        background: #E6E6E6;
        -moz-opacity: 0.95;
        opacity: 0.95;
    }
    .Developers-skillsets {
        margin: 0;
    }
    .explanation-img img {
        bottom: 0;
        margin-top: 10px;
    }
    .explanation-imgbgtext {
        bottom: 30px;
        padding: 0;
    }
    .mobile-naviconbox {
        border-radius: 5px;
        width: 50px;
        height: 45px;
        padding: 2px 9px;
        margin-top: 4px;
        float: right;
    }
    .mobile-naviconbox i {
        font-size: 35px;
        color: rgba(0, 0, 0, 0.5);
    }
    .nav-top-box .el-collapse {
        border-top: 1px solid #EBEEF5;
        border-bottom: 1px solid #EBEEF5;
        width: 100%;
        padding: 0px 10px;
        margin-top: 10px;
        transition: all 0.3s;
    }
    .about-us .top-title {
        margin-top: 10px;
    }
    .mobile-nav {
        display: inline;
    }
    .carousel-shadow {
        height: auto;
        min-height: 600px;
    }
    .shadow-item {
        padding: 0 15px;
    }
    .nav-top {
        background-color: rgba(255, 255, 255, 1);
    }
    .nav-top-box .el-collapse {
        display: inline;
    }
    .nav-dropdown-option {
        margin: 10px 0;
        font-size: 16px;
    }
    .nav-top-box .el-collapse-item__header {
        font-size: 18px;
        font-weight: 600;
    }
    .nav-pc-box {
        display: none;
    }
    .ContactUs .Contactus-box {
        width: auto;
        margin: 25px 0px;
    }
    .Contactus-btttomright-box {
        padding: 0;
        margin: 0;
    }
    .content-title-synopsis {
        width: auto;
        margin-bottom: 0px;
    }
    .partner-photo {
        width: 120px;
        margin-bottom: 20px;
        margin-top: 14px;
    }
    .introduction-text-one {
        width: auto;
    }
    .cloud-top-box {
        height: auto;
        background-position: 0px;
    }
    .teamimg {
        max-height: 100%;
        object-fit: cover
    }
    .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.95);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .Contactus-box {
        width: auto;
        margin: 25px 0px;
        padding: 10px 5px 25px;
    }
    .phonebox-ecommerce-app .phonebox-bgc {
        background: linear-gradient(90deg, #F04E46 100%, rgba(0, 0, 0, 0)50%);
    }
    .phonebox-bgc {
        background: linear-gradient(90deg, #E6E6E6 100%, rgba(0, 0, 0, 0)50%);
    }
    .phonebox-textbox {
        padding: 15px 0;
        margin-left: 0;
    }
    .phone-text {
        padding: 0
    }
    .introduction-title {
        font-size: 23px;
        margin: 20px auto;
    }
    .introduction-text {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .contact {
        margin-top: 60px;
        padding-right: 26px;
        padding-left: 26px;
    }
    .carousel-right {
        height: auto;
        min-height: 450px
    }
    .Contactus-inputbox input {
        margin: 15px 0;
    }
    .right-carousel-indicators {
        justify-content: center;
        bottom: 0;
        margin-left: 0
    }
    .content-title {
        padding: 35px 0 40px 0;
    }
    .explain-text {
        font-size: 16px;
    }
    .content-title-synopsis {
        font-size: 16px;
    }
    .home-top-bgc {
        background-position: 99% 1%;
        background-size: 515px 880px;
    }
    .Developers-top-box {
        height: auto;
        width: 100%;
    }
    .Developers-top {
        padding-top: 30px;
    }
    .Developers-top-content {
        font-size: 32px;
        padding: 15px;
    }
    .top-title {
        font-size: 27px;
        font-weight: 800;
        padding: 14px 0 10px 0;
        margin: 0 auto;
    }
    .Developers-top img {
        width: 30%;
    }
    .content-title {
        font-size: 21px;
    }
    .developericon-box {
        padding: 0 5px;
    }
    .top-title {
        max-width: 330px;
    }
    .diamond-mobile {
        color: #fff;
    }
    .shadow-box {
        padding: 12px 20px;
        min-height: 330px;
    }
    .contactform-checkbox .el-checkbox {
        display: flex;
        position: relative;
        white-space: inherit;
        line-height: 16px;
    }
    .contactform-checkbox .el-checkbox__label {
        line-height: 19px;
    }
    .Contactus-checkbox {
        margin-top: 0px;
    }
    .mobile-enterprise-img {
        padding: 2.5rem 10px 3rem 10px;
    }
    .diamond-mobile-logotext {
        font-size: 12px;
        margin: 10px;
    }
    .diamond-mobile-title {
        font-size: 28px;
        margin: 10px 10px 10px 20px;
    }
    .diamond-mobile-text {
        margin: 0 25px;
    }
    .home-top-title {
        font-size: 2.25rem;
        text-align: left !important;
        padding: 4.5rem 0px 2rem 10px;
    }
    .enterprise-box .memberbox {
        width: auto;
        margin: 0;
    }
    .mobile-hometop-btn {
        width: 120px;
        height: 30px;
        font-size: 16px;
        border-radius: 70px;
        background-color: #E62024;
        font-weight: 600;
        border: 0;
        color: rgba(255, 255, 255, 1);
        line-height: 30px;
    }
    .mobile-enterprise-btn {
        margin: 20px;
    }
    .enterprise-box .CaseStudy-groupphotobox {
        width: 100%;
        height: 420px;
        ;
        margin: 30px auto;
        padding: 15px;
        position: none;
        padding-bottom: 30px;
    }
    .Developers-top-box .content-title-synopsis {
        font-size: 17px;
        font-weight: 700;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .bgc-black {
        padding-bottom: 35px;
    }
    .nav-top-logo {
        width: 85%;
    }
    .logo-box img {
        max-width: 100%;
        max-height: 90%;
        margin: 0 auto;
    }
    .home-logo-enterprise {
        padding-top: 60px;
    }
    .mobile-home-startup-wcf {
        width: 88px;
    }
    .mobile-home-iot-node {
        height: 45px;
    }
    .mobile-home-node-padding {
        padding: 40px 0;
        margin-top: 29px;
        margin-left: 15px;
    }
    .mobile-home-node-margin {
        height: 60px;
    }
    .mobile-home-cloud-aws {
        height: 35px;
    }
}


/*mobile 320px*/

@media screen and (max-width:20em) {
    .diamond-pc {
        display: none;
    }
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}


/* 960*1366*/

@media screen and (min-width:60em) and (max-width:85.375em) {
    .laptop-enterprise-img {
        left: -48%;
        ;
    }
    .cmssystem {
        left: 20%;
    }
    .laptop-legacy-img {
        left: -25%;
    }
    .laptop-mobile-img {
        left: -25%;
    }
    .laptop-iot-img {
        left: -35%;
    }
    .laptop-cloud-img {
        left: -10%;
    }
    .laptop-startup-img {
        left: -40%;
    }
    .laptop-cloud-img {
        left: -33%;
    }
    .laptop-ecom-img {
        left: -41%;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .padding0 {
        padding: 0!important;
    }
    .row .padding0 {
        padding: 0!important;
    }
    .hire-image-text2 {
        font-size: 18px!important;
        font-weight: 300!important;
        color: rgba(37, 37, 37, 1)!important;
    }
    .padding-ipad-around {
        padding-left: 70px!important;
        padding-right: 70px!important;
    }
    .margin0 {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .container {
        max-width: 768px;
    }
    .NDA-text {
        font-size: 14px;
        font-weight: bold;
    }
    .nav-ipad-left {
        padding-left: 60px;
    }
    .nav-ipad-right {
        padding-right: 60px;
    }
    .ipad-hide {
        display: none;
    }
    .bgc-black {
        background-position: 100% 109%;
    }
    .nav-ipad-width {
        max-width: 768px!important;
    }
    .WorkForUs-subtitle {
        width: 100%;
    }
    .iot-padding {
        padding-top: 1px!important;
    }
    .iot-box-text {
        margin-top: 10px;
        margin-bottom: 6px!important;
    }
    .mobile-margin {
        margin-top: -20px!important;
    }
    .mobile-slide-text {
        font-size: 19px;
        font-weight: 700;
        width: 60%;
        text-align: center;
        margin: 0 auto;
    }
    .jiabian {
        top: -7px;
        width: 134%;
        height: 126%;
    }
    .enterprise-net {
        padding: 0px;
        display: inline-block;
    }
    .enterprise-logo {
        width: 58px;
        height: 58px;
        margin-top: 3px;
        border-radius: 50%;
    }
    .touch-size {
        font-size: 16px;
        margin-top: 10px;
    }
    .ContactUs .content-title-synopsis {
        width: 80%;
        margin-top: 0px;
    }
    .mobile-home-icon {
        font-size: 70px;
        margin-bottom: 30px;
        color: #E62024;
    }
    .skillsets-kind-mobile-25 {
        max-width: 22%;
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
    }
    .nav-border-bottom {
        border-bottom: 1px solid #dddddd;
        padding: 0;
    }
    .border-line {
        margin-top: 26px;
    }
    .touch-text {
        margin-bottom: 0px;
        width: 100%
    }
    .hire-text-never {
        margin-left: 17px;
        font-size: 25px;
    }
    .cloud-logo-mobile {
        margin-right: 32px;
    }
    .cloud-logo-mobile div:nth-child(1) {
        height: 53px;
        line-height: 96px;
        margin-bottom: 15px;
    }
    .cloud-logo-mobile div:nth-child(1) img {
        margin-bottom: 34px;
        width: 60px;
    }
    .logo-width {
        width: 55px
    }
    .cloud-logo-text {
        font-size: 14px;
    }
    .cloud-top-text {
        width: 80%;
        margin: 0 auto;
    }
    .cloud-top-box {
        height: 174px!important;
        width: 100%;
        background: url(../img/home-top/Iot.jpg);
        background-repeat: no-repeat;
        background-size: 191% auto;
    }
    .noticeBox {
        width: 375px;
        height: 348px;
    }
    .iot-mobile-padding {
        padding: 0px 11px
    }
    .CaseStudy-text {
        font-size: 16px;
        font-weight: 100;
        margin-top: 5px;
    }
    .ecom-image {
        width: 24px!important;
    }
    .memberbox img {
        width: 60px;
        height: 60px;
    }
    .pricing-box {
        margin: 20px 15px 15px 15px;
    }
    .pricing-content-text {
        width: 100%;
    }
    .ShinetechBottom-testlogo {
        margin-top: 20px
    }
    .thank-text-big {
        font-size: 24px
    }
    .lift-mobile-text {
        bottom: 44px!important;
        height: 100%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text2 {
        bottom: 61px!important;
        width: 186px!important;
        height: 22%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text3 {
        bottom: 94px!important;
        bottom: 107px;
        width: 289px!important;
        height: 100%;
        line-height: 17px;
        padding: 5px!important;
    }
    .lift-mobile-text4 {
        bottom: 28px!important;
        height: 28px;
        line-height: 17px;
        padding: 5px!important;
    }
    .nav-top-shadow {
        box-shadow: rgba(0, 0, 0, 0.22) 0px 10px 14px -3px;
        ;
        padding: 0;
    }
    .video-area {
        width: 40%!important;
        height: auto!important;
    }
    .video-btn {
        width: 900px;
        height: 480px!important;
        top: 92%!important;
        left: 84%!important;
    }
    .video-shut {
        left: 37%!important;
        top: -53px!important;
        font-size: 40px!important;
        color: gray!important;
    }
    .bottom-clients-log {
        position: absolute;
        width: 50%;
        height: 50px;
        left: 15%;
        top: -30px;
        background: #fff;
        z-index: 100;
        text-align: center;
        border-radius: 30px;
        border: 1px solid #eee;
        line-height: 60px;
    }
    .clients-shadow-box {
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.22);
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 30px;
    }
    .clients-text-padding {
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 50px;
        padding-top: 30px!important;
    }
    .clients-logo-style .skillsets-kind-20 {
        max-width: 32%;
        width: 100%;
    }
    .displaynone {
        display: none;
    }
    .clients-btn {
        border: 1px solid #E62024;
        border-radius: 50px;
        padding: 1px 5px;
        margin: 10px 3px;
        color: #E62024;
        font-size: 14px;
        background-color: transparent;
        font-weight: 400;
        min-width: 80px;
        height: 30px;
    }
    .clientsred {
        border: 1px solid #E62024;
        border-radius: 50px;
        padding: 1px 5px;
        margin: 10px 3px;
        color: #fff;
        font-size: 14px;
        background-color: transparent;
        font-weight: 400;
        min-width: 80px;
        background-color: #E62024;
        height: 30px;
    }
    .enterprise-button-text {
        font-size: 24px!important;
        font-weight: 400!important;
    }
    .enterprise-icon {
        font-size: 62px!important;
        margin-bottom: 20px!important;
        margin-top: -70px;
    }
    .enterprise-box-height {
        min-height: 260px!important;
    }
    .startup-box-height {
        min-height: 213px!important;
    }
    .enterprise-image-style {
        display: inline-block;
    }
    .work-top-image-border {
        height: 68px;
        width: 68px;
        margin: 0 auto;
        border: 1px solid #E62024;
        padding: 0px;
        border-radius: 50%;
    }
    .workimg {
        border: 1px solid red;
        height: 66px;
        width: 66px;
        border-radius: 50%;
    }
    .work-top-image {
        height: 64px;
        width: 64px;
        margin: 2px auto;
        padding: 1px;
        border-radius: 50%;
        line-height: 56px;
    }
    .lift-button-text {
        font-size: 16px!important;
        font-weight: 300;
    }
    .Developers-fff {
        background-color: #fff;
    }
    .boxtitle {
        font-size: 24px!important;
        margin-bottom: 0px!important;
    }
    .lift-icon {
        font-size: 70px;
        color: #E62024;
    }
    .lift-small-title {
        font-size: 18px;
        font-weight: bold;
        margin: 30px 0px 10px
    }
    .work-top-iconbox-border {
        height: 83px;
        width: 83px;
        margin: 0 auto;
        background-color: #fff;
        border: 1px solid #E62024;
        padding: 0px;
        border-radius: 50%;
        line-height: 85px;
    }
    .work-top-iconbox {
        height: 77px;
        width: 77px;
        margin: 2px auto;
        background-color: #E62024;
        padding: 1px;
        border-radius: 50%;
        line-height: 102px;
    }
    .life-title {
        font-size: 21px;
        font-weight: 700;
        margin: 0px auto 30px;
        width: 240px
    }
    .work-for-us-top-box {
        padding-top: 0px;
        height: 237px;
        width: 100%;
        background: url(../img/life-top.png) center;
        background-repeat: no-repeat;
        background-size: 200% auto;
    }
    .home-lnr {
        font-size: 40px;
        margin-bottom: 60px;
    }
    .clients-text {
        font-size: 14px;
    }
    .ux-iconbox span {
        line-height: 83px;
        font-size: 30px;
    }
    .ux-iconbox {
        height: 80px;
        width: 80px;
    }
    .ux-subtitle {
        font-size: 18px;
    }
    .subtitle {
        font-size: 21px
    }
    .ux-mobile-text {
        font-size: 12px;
        line-height: 17px;
        margin-top: 10px;
    }
    .ux-title-text {
        width: 312px;
        height: 123px;
        font-size: 30px;
        font-weight: 800;
        color: rgba(37, 37, 37, 1);
        line-height: 41px;
        text-align: center;
        margin: 0 auto;
    }
    .bespoke-bottom-text {
        font-size: 18px;
        font-family: OpenSans-Light, OpenSans;
        font-weight: 300;
        color: rgba(37, 36, 34, 1);
        line-height: 24px;
    }
    .readMore {
        font-size: 16px;
        font-weight: 300;
        color: rgba(75, 125, 232, 1);
        line-height: 24px;
    }
    .explanation-text {
        font-weight: 100;
        font-size: 16px;
        margin-bottom: 0px;
    }
    .bespoke-box {
        margin-top: 4px;
        padding: 26px!important;
    }
    .bespoke-subtitle {
        font-size: 21px;
        margin-bottom: 30px;
        margin-left: 5%;
        width: 92%;
    }
    .bespoke-text-title {
        margin-bottom: -10px;
    }
    .bespoke-top-bpx {
        background: url(../img/bespoke-bg.png) center;
        background-repeat: no-repeat;
        background-size: 179% auto;
        padding-top: 0px;
        min-height: 0px;
        height: 440px;
    }
    .skillsets-kind-frontend {
        margin-left: 12px;
        font-size: 18px;
        font-weight: 100;
    }
    .skillsets-kind-box {
        font-size: 18px;
        font-weight: 100;
    }
    .skillsets-kind-img img {
        max-height: 70px;
        max-width: 100%;
    }
    .index-textarea {
        border: none;
        width: 100%;
        outline: none;
        border-bottom: 2px dashed #808080;
        height: 241px
    }
    .lable-need {
        margin-top: 32px;
        color: #808080;
        float: left;
        margin-left: 0%;
    }
    .carousel {
        height: 990px;
    }
    .timeline-pc {
        display: none;
    }
    .right-pc {
        display: none;
    }
    .ipad-show {
        display: unset!important;
    }
    .footer-pc {
        display: none!important;
    }
    .footer-mobile {
        display: none!important;
    }
    .footer-pad {
        display: block!important;
    }
    .shadow-pc {
        display: none;
    }
    .right-mobile {
        display: unset;
    }
    .timeline-mobile {
        display: unset
    }
    .timeline-textbox {
        border-top: 0;
        width: auto;
        position: absolute;
        top: -2px;
        transition: all 0.6s;
    }
    .timelinebottom {
        height: 30px;
    }
    .Partner-box {
        margin: auto;
        min-height: auto;
    }
    .Partner-box-pc {
        display: none;
    }
    .Partner-box-mobile {
        display: unset
    }
    .Partner-box-mobile .logo-box {
        margin: 5px auto;
        max-width: 100px;
        min-width: 100px;
    }
    .lineright {
        border-right: 0;
    }
    .mobile-bordel {
        padding-right: 26px;
        padding-left: 26px;
    }
    .timeline-box-pc {
        display: none;
    }
    .timeline-box-mobile {
        display: unset;
    }
    .logo-box img {
        max-height: 50px;
        padding: 0 2px;
    }
    .diamond-mobile {
        display: unset
    }
    .diamond-pc {
        display: none;
    }
    .logo-box {
        margin-bottom: 10px;
    }
    .developers-bgcbox {
        transform: none;
    }
    .shadow-carousel-indicators {
        justify-content: center;
        bottom: -20px;
        margin-left: 0px;
    }
    .developers-bgcbox .phone-text {
        padding: 10px;
        width: 100%;
        transform: none;
    }
    .developers-bgcbox .phonebox-bgc {
        background: #E6E6E6;
        -moz-opacity: 0.95;
        opacity: 0.95;
    }
    .Developers-skillsets {
        margin: 0;
    }
    .explanation-img img {
        bottom: 0;
        margin-top: 70px;
    }
    .explanation-imgbgtext {
        bottom: 30px;
        padding: 0;
        width: 74%;
    }
    .mobile-naviconbox {
        border-radius: 5px;
        width: 50px;
        height: 45px;
        padding: 2px 9px;
        margin-top: 4px;
        float: right;
    }
    .mobile-naviconbox i {
        font-size: 45px;
        color: rgba(0, 0, 0, 0.5);
    }
    .nav-top-box .el-collapse {
        border-top: 1px solid #EBEEF5;
        border-bottom: 1px solid #EBEEF5;
        width: 100%;
        padding: 0px 10px;
        margin-top: 10px;
        transition: all 0.3s;
    }
    .about-us .top-title {
        margin-top: 10px;
    }
    .mobile-nav {
        display: inline;
    }
    .carousel-shadow {
        height: auto;
        min-height: 600px;
    }
    .shadow-item {
        padding: 0 15px;
    }
    .nav-top {
        background-color: rgba(255, 255, 255, 1);
    }
    .nav-top-box .el-collapse {
        display: inline;
    }
    .nav-dropdown-option {
        margin: 10px 0;
        font-size: 16px;
    }
    .nav-top-box .el-collapse-item__header {
        font-size: 18px;
        font-weight: 600;
    }
    .nav-pc-box {
        display: none;
    }
    .ContactUs .Contactus-box {
        width: auto;
        margin: 25px 0px;
    }
    .Contactus-btttomright-box {
        padding: 0;
        margin: 0;
    }
    .content-title-synopsis {
        width: auto;
        margin-bottom: 0px;
    }
    .partner-photo {
        width: 100px;
        margin-bottom: 20px;
    }
    .introduction-text-one {
        width: auto;
    }
    .cloud-top-box {
        height: auto;
        background-position: 0px;
    }
    .teamimg {
        max-height: 100%;
        object-fit: cover
    }
    .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.95);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .Contactus-box {
        width: auto;
        margin: 25px 0px;
        padding: 10px 5px 25px;
    }
    .phonebox-ecommerce-app .phonebox-bgc {
        background: linear-gradient(90deg, #F04E46 100%, rgba(0, 0, 0, 0)50%);
    }
    .phonebox-bgc {
        background: linear-gradient(90deg, #E6E6E6 100%, rgba(0, 0, 0, 0)50%);
    }
    .phonebox-textbox {
        padding: 15px 0;
        margin-left: 0;
    }
    .phone-text {
        padding: 0
    }
    .introduction-title {
        font-size: 23px;
        margin: 20px auto;
    }
    .introduction-text {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .contact {
        margin-top: 60px;
        padding-right: 26px;
        padding-left: 26px;
    }
    .carousel-right {
        height: auto;
        min-height: 450px
    }
    .Contactus-inputbox input {
        margin: 15px 0;
    }
    .right-carousel-indicators {
        justify-content: center;
        bottom: 0;
        margin-left: 0
    }
    .content-title {
        padding: 100px 0 40px 0;
    }
    .explain-text {
        font-size: 24px;
    }
    .content-title-synopsis {
        font-size: 18px;
    }
    .Developers-top-box {
        height: 519px;
        width: 100%;
        background: url("../img/0122.jpg");
        background-repeat: no-repeat;
        background-size: 140% auto;
        background-position: 0 -50px;
    }
    .Developers-top {
        padding-top: 85px;
    }
    .Developers-top-content {
        font-size: 32px;
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.8);
        height: 100%;
    }
    .top-title {
        font-size: 32px;
        font-weight: 800;
        padding: 14px 0 10px 0;
        margin: 0 auto;
    }
    .Developers-top img {
        width: 25%;
    }
    .content-title {
        font-size: 30px;
    }
    .developericon-box {
        padding: 0 5px;
    }
    .top-title {
        max-width: 370px;
    }
    .diamond-mobile {
        color: #fff;
    }
    .shadow-box {
        padding: 12px 20px;
        min-height: 330px;
    }
    .contactform-checkbox .el-checkbox {
        display: flex;
        position: relative;
        white-space: inherit;
        line-height: 16px;
    }
    .contactform-checkbox .el-checkbox__label {
        line-height: 19px;
    }
    .Contactus-checkbox {
        margin-top: 0px;
    }
    .mobile-enterprise-img {
        padding: 5.5rem 10px 3rem 10px!important;
    }
    .diamond-mobile-logotext {
        font-size: 24px;
        margin: 15px;
    }
    .diamond-mobile-title {
        font-size: 40px;
        margin: 76px 0px 20px;
    }
    .diamond-mobile-text {
        margin: 40px 0px 50px;
        font-size: 30px;
    }
    .home-top-title {
        font-size: 3.125rem;
        text-align: left !important;
        padding: 8rem 0px 2rem 10px;
        max-width: 653px;
    }
    .enterprise-box .memberbox {
        width: auto;
        margin: 0;
    }
    .mobile-hometop-btn {
        width: 230px;
        height: 64px;
        font-size: 29px;
        border-radius: 70px;
        background-color: #E62024;
        font-weight: 600;
        border: 0;
        color: rgba(255, 255, 255, 1);
        line-height: 30px;
    }
    .enterprise-box .CaseStudy-groupphotobox {
        width: 100%;
        height: 370px;
        margin: 30px auto;
        padding: 15px;
        position: none;
        padding-bottom: 30px;
    }
    .Developers-top-box .content-title-synopsis {
        font-size: 17px;
        font-weight: 700;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .bgc-black {
        padding-bottom: 35px;
    }
    .nav-top-logo {
        width: 47%;
    }
    .logo-box img {
        max-width: 100%;
        max-height: 90%;
        margin: 0 auto;
    }
    .home-top-bgc {
        background-size: 155% 1375px;
        background-position: 99% 1%;
    }
    .mobile-home-enterprise-img {
        position: relative;
        right: 1%;
        width: 107%;
        height: 340px;
    }
    .mobile-home-enterprise-net {
        height: 110px;
    }
    .mobile-home-enterprise-sql {
        height: 65px;
        margin-top: 20px;
    }
    .mobile-home-ecommerce-img {
        position: relative;
        right: 2%;
        width: 109%;
    }
    .mobile-home-ecommerce-php {
        height: 45px;
        margin-top: 20px;
    }
    .mobile-home-ecommerce-magento {
        height: 100px;
    }
    .mobile-home-legacy-img {
        width: 98%;
    }
    .mobile-home-startup-img {
        width: 109%;
    }
    .mobile-home-mobile-phone {
        width: 21%;
        z-index: 1;
        position: relative;
        right: -15%;
    }
    .mobile-home-mobile-img {
        width: 128%;
        position: relative;
        right: -63px;
        z-index: 0;
    }
    .mobile-home-iot-img {
        position: relative;
        width: 100%;
    }
    .mobile-home-iot-gps {
        width: 56px;
    }
    .mobile-home-iot-maps {
        width: 60px
    }
    .mobile-home-iot-php {
        width: 85px;
    }
    .mobile-home-cloud-img {
        width: 102%;
        margin-left: 2%;
    }
    .home-logo-enterprise {
        padding-top: 90px;
    }
    .mobile-home-startup-wcf {
        width: 170px;
    }
    .mobile-home-mobile-swift {
        width: 90px;
        padding-top: 70px;
    }
    .index-mobile-logo {
        width: 100%!important;
        margin-left: -13%;
    }
    .mobile-home-iot-node {
        height: 89px;
    }
    .mobile-home-node-padding {
        padding: 82px 0;
        margin-top: 29px;
        margin-left: 15px;
    }
    .mobile-home-node-margin {
        height: 100px;
    }
    .mobile-home-cloud-aws {
        height: 70px;
    }
    .clients-margin {
        margin-bottom: 40px!important;
    }
    .mobile-image {
        margin-top: 0px;
    }
    .home-slide-text {
        width: 80%;
        margin-left: 20%;
    }
    .home-slide-logo {
        float: left;
    }
    .explain-text .tips {
        font-size: 14px;
        font-style: italic;
    }
    .home-ipad-legacy {
        margin-top: 32px;
    }
    .home-ipad-startups {
        margin-top: 102px;
    }
    .home-ipad-mobile {
        margin-top: -11px;
    }
    .home-ipad-iot {
        margin-top: 34px;
    }
    .home-ipad-cloud {
        margin-top: 58px;
    }
    .home-swipe-li {
        margin-left: 70px!important;
    }
    .mobile-image {
        width: 90px;
    }
}


/*pc 768*1366*/

@media (min-width:48rem) and (max-width:85.375em) {
    .diamond-text-box {
        width: 243px;
        transform: rotate(45deg);
        position: relative;
        left: 7px;
        text-align: center;
        top: 21px;
        font-size: 20px;
        font-weight: 600;
        font-family: "Open Sans"!important;
    }
    .content-top-option {
        position: absolute;
        left: 58%;
        top: -37px;
        transform: rotate(-45deg);
        width: 615px;
    }
    .Rotatebox .shadow {
        user-select: none;
        cursor: pointer;
        position: relative;
        bottom: 221px;
        text-align: center;
        line-height: 11rem;
        color: #fff;
        right: 25px;
        font-weight: 100;
        font-size: 23px;
        background: rgba(0, 0, 0, 0.4);
        width: 170%;
        height: 170%;
        transform: translateX(-14.5%) translateY(-14.5%) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(45deg);
    }
    .Rotatebox {
        height: 125px;
        width: 125px;
        z-index: 2;
        margin-right: 5px;
        position: relative;
        overflow: hidden;
        transform-origin: center center;
        transition: 0.5s;
        transform-style: preserve-3d;
    }
    .content-option-topbox {
        height: 134px;
    }
    .content-top-optiontopbox {
        height: 268px;
    }
    .diamond-text-box {
        width: 228px;
        left: 4px;
        top: 33px;
    }
    .Legacytext {
        width: 196px;
        left: 30px;
        top: 35px;
        font-size: 18px;
    }
    .e-commercetext {
        width: 206px;
        left: 9px;
        top: 55px;
        font-size: 17px;
    }
    .startuptext {
        width: 191px;
        left: 27px;
        top: 20px;
        font-size: 17px;
    }
    .mobiletext {
        width: 207px;
        left: 19px;
        top: 20px;
        font-size: 19px;
    }
    .cloudtext {
        width: 222px;
        left: 5px;
        top: 45px;
        font-size: 18px;
    }
    .memberphoto {
        width: 350px;
    }
    .memberphoto1 {
        width: 350px;
    }
    .Rotatebox img {
        width: 176%;
        height: auto;
        transform: translateX(-14.5%) translateY(-14.5%) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(45deg);
    }
    .content-top-option-text {
        border: 4px solid #E62024;
        height: 260px;
        width: 260px;
        margin-right: 8px;
        user-select: none;
    }
    .cmssystem-text {
        font-size: 18px;
        font-weight: 100;
        width: 425px;
        line-height: 24px;
    }
    .iottext {
        width: 220px;
        transform: rotate(45deg);
        position: absolute;
        left: 4px;
        text-align: center;
        top: 49px;
        font-size: 19px;
        font-weight: 600;
        font-family: "Open Sans"!important;
    }
    .timeline-box {
        display: none
    }
    .laptop-enterprise-img {
        right: 83%;
    }
    .cmssystem {
        left: 15%
    }
}

@media screen and (min-width:1025px) and (max-width:1400px) {
    .shadow-pad {
        display: none;
    }
    .shadow-mobile {
        display: none;
    }
}