@media (max-width: 1920px){
    .contact-bg {
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 86vh;
    }
    p.emp-text {
        height: 12vh;
    }
    .main-bg {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 122vh;
    }
    .tier6 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(95%,-50%);
        display: inline-flex;
        text-align: left;
        align-items: center;
        width: 100%;
    }
    .tier5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(89%,140%);
        display: inline-flex;
        text-align: left;
        align-items: center;
    }
    .tier3 {
        position: absolute;
        bottom: -40%;
        left: 30%;
        transform: translate(-167%,-20%);
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .tier2 {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-153%,-50%);
        text-align: right;
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .tier4 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,177%);
        display: block;
        text-align: center;
        align-items: center;
    }
    .services span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 3rem;
        height: 14vh;
    }
    .app-box span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3rem;
        margin: 0;
        height: 13vh;
    }
    .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 22vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .abs-img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(-10%,68%);
    }
    .mt-14 {
        margin-top: 7%;
    }
    .map-container {
        width: 100%;
        height: 45vh;
    }

    .bg-spiral {
        background: url(../img/images/center-scan.webp) no-repeat;
        background-size: contain;
        width: 340px;
        height: 428px;
        background-position: center;
        margin-top: -36%;
        position: relative;
        margin-left: 0%;
    }
    .choose-team .box-modal {
        height: 30vh;
    }
    .triangle_black .triangle {
        background-image: url(../img/images/line-top.webp);
        width: 70vw;
        height: 80vh;
        position: absolute;
        top: 16%;
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: left top;
        left: 0;
    }
    .blockchain #line4 {
        background-image: url(../img/images/line-bottom.webp);
        width: 75vw;
        height: 92vh;
        position: absolute;
        top: 0%;
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: bottom right;
        right: 0;
        transform: unset !important;
    }
    .p-8 {
        padding: 15%;
        padding-left: 40%;
    }
}
@media (max-width: 1560px){
    .services span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 3rem;
        height: 20vh;
    }
    p.emp-text {
        height: 14vh;
    }
    .app-box span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3rem;
        margin: 0;
        height: 18vh;
    }
    .contact-bg {
        background-image: url(../img/images/contact-bg.webp);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 138vh;
    }
    .choose-team .box-modal {
        height: 47vh;
    }
    .main-bg {
        background-image: url(../img/images/first-bg.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 124vh;
    }
    .bg-spiral {
        background: url(../img/images/center-scan.webp) no-repeat;
        background-size: contain;
        width: 290px;
        height: 428px;
        background-position: center;
        margin-top: -40%;
        position: relative;
        margin-left: 0%;
    }
    .right-status span.counter {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #fff;
        font-size: 11px;
    }
    .p-8 {
        padding: 15%;
        padding-left: 30%;
    }
}
@media (max-width: 1366px){
    .abs-img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(-10%,44%);
    }
    .p-8 {
        padding: 15%;
        padding-left: 15%;
    }
    p.emp-text {
        height: 20vh;
    }
    .tier5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(75%,140%);
        display: inline-flex;
        text-align: left;
        align-items: center;
    }
    .tier3 {
        position: absolute;
        bottom: -40%;
        left: 30%;
        transform: translate(-155%,-30%);
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .ggh .hyper-head::after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #f2c03b;
        background-color: #f2c03b;
        width: 11%;
        height: 4px;
        left: 43%;
        top: 22%;
    }
    .main-bg {
        background-image: url(../img/images/first-bg.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 140vh;
    }
}
@media (max-width: 1180px){
    .tier5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(85%,160%);
        display: inline-flex;
        text-align: left;
        align-items: center;
    }
    .tier3 {
        position: absolute;
        bottom: -40%;
        left: 30%;
        transform: translate(-168%,-10%);
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .s-c-bgethe {
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 100vh;
    }
    .circle-c span, .circle-d span, .circle-e span {
        color: #fff;
        font-size: 35px;
        font-weight: 800;
        position: absolute;
        left: 56%;
        top: 34%;
        transform: translate(-50%, -50%);
    }
    .eth span.block {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }
    .app-box span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3rem;
        margin: 0;
        height: 22vh;
    }
    .eth span.bg-icon + span.block {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }
}
@media (max-width: 1024px)
{
    p.emp-text {
        height: 15vh;
    }
    .about-us-t h4 {
        color: #3f5acf !important;
        margin-top: 26%;
      }
    .circle-c span, .circle-d span, .circle-e span {
        color: #fff;
        font-size: 35px;
        font-weight: 800;
        position: absolute;
        left: 46%;
        top: 34%;
        transform: translate(-50%, -50%);
    }
    ul.mob-dev-ul span.block {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 2px;
        font-weight: 700;
    }
    .eth span.bg-icon + span.block {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }


    .contact-bg {
        background-image: url(../img/images/contact-bg.webp);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 80vh;
    }
    .s-c-bgservices{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
    .s-c-bgic-markt{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 60vh;
      }
    .ic-st-grid span.block + .sp-text {
        min-height: 16vh;
    }
    .grid-view-box span.block + .sp-text {
        height: 23vh;
    }
    .box-border.vbn {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 42vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .block-dev .crpt-e .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 45vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .s-c-bgb {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 60vh;
    }
    .subscribe p {
        font-size: 12px;
        color: #9096a9;
        margin-top: 2.5rem;
    }
    .s-c-bgethe{
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
      .s-c-bghyper{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
      .s-c-nft{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
    .app-p.ban-hyper {
        position: absolute;
        top: 50%;
        left: 59.5%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .s-c-bgapp{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 60vh;
      }
      .s-c-bgethe{
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
      .s-c-bghyper{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
      .s-c-nft{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
    .white-dev .ban-hyper {
        position: absolute;
        top: 50%;
        left: 66%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .s-c-mbg{
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgcrypto{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 55vh;

      }
      .s-c-bgapp{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgblock{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgb {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
    }

    .s-c-bgw {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 50vh;
    }
    .abs-img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(-10%,96%);
    }
    .mob-dev span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3rem;
        margin: 0;
        height: 15vh;
    }
    .ban-hyper {
        position: absolute;
        top: 50%;
        left: 52.5%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .map-container {
        width: 100%;
        height: 44vh;
        overflow: hidden;
    }
    .ggh .hyper-head::after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #f2c03b;
        background-color: #f2c03b;
        width: 11%;
        height: 4px;
        left: 43%;
        top: 11%;
    }
    .mt-14 {
        margin-top: 0;
    }
    .circle-c {
        background-color: #f2bf22;
        height: 105px;
        border-radius: 50%;
        width: 105px;
        margin-bottom: 15px;
    }
    .circle-d , .circle-e {
        height: 105px;
        border-radius: 50%;
        width: 105px;
        margin-bottom: 15px;
    }
    .tier3 {
        position: absolute;
        bottom: -40%;
        left: 30%;
        transform: translate(-159%,-34%);
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .smart-contract .ban-hyper .hyper-head {
        font-size: 40px;
        color: #2c2331;
        font-weight: 100;
        font-family: 'Cocogoose_trial';
        line-height: 44px;
        color: #6378f7 !important;
    }
    footer .col-md-12.plr-0.mb-5.animatedParent.animateOnce.delay-2500 {
        margin-bottom: 0;
    }
    ul.left-panels li {
        width: 100%;
    }
    .h-100vh {
        height: 56vh;
    }
    .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 13vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .s-c-bg{
        background-image: url('../img/images/smart-contract-bg.webp');
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 75vh;
    }

    .hyper-head {
        font-size: 28px;
        color: #2c2331;
        font-weight: 100;
        font-family: 'Cocogoose_trial';
        line-height: 49px;
    }
    footer {
        /* background-color: #262626; */
        width: 100%;
        overflow-x: hidden;
        background-image: url(../img/images/footer-bg.webp);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: auto;
    }
    .bg-automobile {
        background-image: url(../img/images/automobile.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 100vh;
        width: 100%;
    }
    ul.left-panels li:nth-child(2) h2, ul.left-panels li:nth-child(2) p {
        color: #fff;
    }
    ul.right-panels8 li:last-child h2 {
        color: #fff;
    }
    .main-bg {
        overflow-x: hidden;
    }
    .slide_img {
        background: url(../img/images/robot-img.webp) no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0%;
        right: 5%;
        width: 650px;
        height: 75vh;
        top: 0%;
        background-position: bottom;
    }
.d-lg-block {
    display: none !important;
}
.d-lg-none {
  display: block !important;
}
#header .container {
    padding-top: 1rem;
    width: 100%;
}
div#myCarousel {
    width: 100%;
    height: 75vh;
    overflow: hidden;
}
.right-status span.counter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-39%,-50%);
    color: #fff;
    font-size: 10px;
}
.first-sec {
    position: absolute;
    left: 50%;
    transform: translate(-78%, -57%);
}
.second-sec {
    background-color: white;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    margin: 0;
    border-radius: 10px;
    height: 148px;
    width: 100%;
    padding: 2rem 2rem;
    text-align: center;
}
.media-mention.relative {
    height: 20vh;
}
.choose-team .box-modal {
    height: 25vh;
}

.main-bg {
    background-image: url(../img/images/first-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 70vh;
}
.tier5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(93%,140%);
    display: inline-flex;
    text-align: left;
    align-items: center;
}
span.sp-text {
    padding: 4px;
    font-size: 12px;
}
.tier4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,174%);
    display: block;
    text-align: center;
    align-items: center;
}
.bg-img {
    background-image: url(../img/images/ellipse.webp);
    height: 35vh;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    background-size: 55%;
}
h2.head2 {
    color: #262626;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 2rem;
    font-weight: normal;
    font-family: 'Cocogoose_trial';
}
.right-status span.counter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 10px;
}
.right-status h6 {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-left: 20px;
}
.right-status .row span:nth-child(2) {
    font-size: 12px;
    color: #fff;
    margin-left: 8px;
}
.blockchain .aihead_content {
    position: relative;
    width: 85%;
    top: 10%;
    left: 8%;
}
.slider_content h2 {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
}
.right-status img {
    width: 40px;
}
.slider_content h2 {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
}
.bg-spiral {
    background: url(../img/images/center-scan.webp) no-repeat;
    background-size: contain;
    width: 267px;
    height: 428px;
    background-position: center;
    margin-top: -47%;
    position: relative;
    margin-left: 0%;
}
.blockchain .aihead_content {
    position: relative;
    width: 85%;
    top: 23%;
    left: 8%;
}
}
@media(max-width: 990px){
    .h-100vh {
        height: 58vh;
    }
    .abs-img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(-10%,-34%);
    }
    .mob-dev span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3rem;
        margin: 0;
        height: 14vh;
    }
    .sm-b .smart-contract .ban-hyper .hyper-head {
        font-size: 31px;
        color: #2c2331;
        font-weight: 100;
        font-family: 'Cocogoose_trial';
        line-height: 43px;
        color: #287cbc !important;
    }
}
@media(max-width: 768px){
    .app-box span.block + .sp-text {
        height: 23vh !important;
    }
    .tier5 .bg-yellow {
        width: 60px !important;;
    }
    .eth span.bg-icon + span.block {
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }
    .w-eth span.block {
        font-size: 13px;
        padding-top: 3px;
        padding-bottom: 10px;
        font-weight: 700;
    }
    .box-border-ico {
        border: 1px solid #5674b9;
        padding: 0rem;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 1rem;
        padding-left: 6rem;
    }
    .box-border.vbn {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: auto;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .block-dev .crpt-e .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 82vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .ethereum footer {
        background-color: #262626;
    }
    .app-p.ban-hyper {
        position: absolute;
        top: 50%;
        left: 35.5%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .col-half-offset {
        margin-left: 0;
    }
    .col-img img {
        width: 65%;
    }
    .white-dev .ban-hyper {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .s-c-mbg {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 54vh;
    }
    .box-border-ico {
        border: 1px solid #5674b9;
        padding: 0rem;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 1rem;
        padding-left: 6rem;
    }
    .s-c-bg1 {
        height: 60vh;
        background-color: #5674b9;
    }
    .s-c-bgethe{
        background-position: center left;
        background-size: cover;
        height: 60vh;
    }
    .s-c-bghyper{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
      .s-c-nft{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 60vh;
      }
    .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 16vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 9rem;
    }
    .w-50{
        width:50%
    }
    .circle-c span, .circle-d span, .circle-e span {
        color: #fff;
        font-size: 35px;
        font-weight: 800;
        position: absolute;
        left: 30%;
        top: 38%;
        transform: translate(-50%, -50%);
    }
    .circle-c + span, .circle-d + span, .circle-e + span {
        font-family: 'Cocogoose_trial';
        font-weight: normal;
        margin-left: -25%;
    }
    .contact-bg {
        background-image: url(../img/images/contact-bg.webp);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: inherit;
        height: auto;
    }
    .mt-14 {
        margin-top: -29rem;
    }
    .mmn{
        position: relative;
          right: 0;
      }
      .bg-automobile {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 39vh;
        width: 100%;
    }
    .pple{
        font-size: 12px;
        color: #9096a9;
        padding-left: 7rem;
        padding-right: 7rem;
        text-align: center;
        margin-bottom: 10px;
    }
    .third-slide .slider_content {
        max-width: 100vw;
        margin-top: 25vh;
    }
    .blockchain .aihead_content {
        position: relative;
        width: 85%;
        top: 20%;
        left: 8%;
    }
    .third-slide .relative span {
        position: absolute;
        top: 59%;
        left: 45%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 16px;
    }
    .third-slide .slider_content {
        max-width: 100vw;
        margin-top: 25vh;
    }
    .h-100vh {
        height: 55vh;
    }
    .s-c-bg{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
    }
    .s-c-bgapp{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    .hyperledger p {
        font-size: 12px;
    }
    .container.clearfix.mt-4.mb-5.eth-second {
        margin-bottom: 0;
    }
    .timeline ul li {
        position: relative;
        display: block;
        font-size: 12px;
    }
    footer {
        background-color: #262626;
        width: 100%;
        overflow-x: hidden;
        background-image: unset;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: auto;
    }
    .eth-second span.bg-icon .icon {
        font-size: 45px;
    }
    .hyperledger span.block + .sp-text {
        font-size: 12px;
        color: #2c2331;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 0;
        line-height: 17px;
    }
    .eth-second span.block {
        font-size: 15px;
        padding-top: 0;
        padding-bottom: 5px;
        font-weight: 700;
        margin-top: -7px;
    }
    .hyper-head {
        font-size: 21px;
        color: #2c2331;
        font-weight: 100;
        font-family: 'Cocogoose_trial';
        line-height: 26px;
    }
    .abs-img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(-10%,30%);
        display: none;
    }
    div#myCarousel {
        width: 100%;
        height: 50vh;
        overflow: hidden;
    }
    .active_slide {
        display: block;
        animation: showSlide .8s forwards;
        height: 50vh;
    }
    nav.float-right.d-none.d-lg-block.hidden-xs {
        display: none;
    }
    .choose-team .box-modal {
        height: 25vh;
    }
    .bg-img {
        background-size: 50%;
    }
    .mobile-nav-toggle i {
        margin: 18px 18px 0 0;
        color: #7d7d7d;
    }
    .slider_content {
        margin-top: 25vh;
        float: left;
        position: relative;
        z-index: 99999;
        max-width: 500px;
    }
    .tier2 {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-104%,-46%);
        text-align: right;
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    span.bg-icon .icon {
        font-size: 35px;
    }
    .tier5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(77%,184%);
        display: inline-flex;
        text-align: left;
        align-items: center;
    }
    .tier3 {
        position: absolute;
        bottom: -43%;
        left: 30%;
        transform: translate(-130%,-184%);
        display: inline-flex;
        text-align: right;
        align-items: center;
    }
    .tier3 .bg-yellow {
        width: 60px;
    }
    .tier4 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,205%);
        display: block;
        text-align: center;
        align-items: center;
    }
    span.sp-text {
        padding: 6px;
        font-size: 10px;
        display: block;
    }
    .tier6 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(109%,-46%);
        display: inline-flex;
        text-align: left;
        align-items: center;
        width: auto;
    }
    .mask_div {
        margin-top: 6rem;
    }
    .slider_content h2 {
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
    }
    .head_cnt {
        color: #fff;
        margin-top: 2%;
        width: 88%;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
    }
    .bg-spiral {
        background: url(../img/images/center-scan.webp) no-repeat;
        background-size: contain;
        width: 214px;
        height: 384px;
        background-position: center;
        margin-top: -42%;
        position: relative;
        margin-left: 0%;
    }
    .bg-img {
        background-image: url(../img/images/ellipse.webp);
        height: 32vh;
        background-repeat: no-repeat;
        width: 100%;
        background-position: center;
        background-size: contain;
    }
    .slide_anim {
        position: absolute;
        z-index: 9999;
        height: 100%;
        width: 100%;
        top: 0;
        width: 100vw;
        height: 50vh;
    }
    .slide_img {
        background: url(../img/images/robot-img.webp) no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0%;
        right: 5%;
        width: 650px;
        height: 50vh;
        top: 0%;
        background-position: bottom;
    }
    .right-status h6 {
        margin-left: 15px;
    }
    .row.row-centered p {
        font-size: 15px;
        color: #9096a9;
        padding-left: 6rem;
        padding-right: 6rem;
        text-align: center;
        margin-bottom: 10px;
    }
    i.icon {
        font-size: 3rem;
    }
    .main-bg {
        background-image: url(../img/images/first-bg.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 60vh;
    }
    .grid-content p {
        color: #9096a9;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .two-grid-box .grid-img img {
        height: 85px;
        object-fit: cover;
        width: 100%;
    }
    .clearfix.grid-content {
        padding: 1rem;
        padding-top: 0rem;
    }
    .two-grid-box .grid-img img {
        height: 96px;
        object-fit: cover;
        width: 100%;
    }
    .test-company {
        font-size: 12px;
        color: #9096a9;
    }
    .mt-14 {
        margin-top: 9rem;
    }
    .media-mention.relative {
        height: 31vh;
        overflow: hidden;
    }
    .box-modal {
        overflow-x: hidden;
    }
    .tech-expert p {
        font-size: 12px;
        color: #262626;
        padding-right: 2rem;
    }
    .quote {
        color: rgba(0,0,0,.1);
        text-align: left;
        margin-bottom: 0;
        padding: 1rem;
        font-size: 5px;
        padding-bottom: 0;
    }
    .test-name {
        font-size: 14px;
        color: #3a3f4e;
    }
    section#carousel {
        padding: 1rem;
    }
    .founder {
        background-color: #262626;
        padding-top: 2rem;
        padding-bottom: 4rem;
        margin-top: 3rem;
    }
    i.icon.icon-cloud-computing {
        color: #395ef0;
        font-size: 31px;
    }
    input[placeholder] {
        color: #9096a9;
        font-size: 12px;
    }
    .form-group textarea[placeholder] {
        color: #9096a9;
        font-size: 12px;
    }
    ul.doc-ul li {
        line-height: 3.5rem;
        display: inline-flex;
    }
    ul.doc-ul li span:nth-child(2) {
        color: #9096a9;
        font-size: 12px;
        margin-left: 3rem;
    }
    #fade-quote-carousel .profile-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 100px;
    overflow: hidden;
}
.docs p {
    color: #9096a9;
    font-size: 12px;
}
h2.head6 {
    color: #262626;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1rem;
}


.founder p {
    font-size: 12px;
    color: #aeb2c0;
    line-height: 18px;
}
.choose-team p {
    color: #9096a9;
    font-size: 12px;
}
.choose-team span:nth-child(2) {
    font-size: 13px;
    font-weight: 600;
    padding-left: 2rem;
    text-align: left;
    line-height: 15px;
    padding-right: 2rem;
    color: #353a48;
}
.percent-sec span:first-child {
    font-size: 25px;
    color: #fff;
}
ul.ul-col li {
    display: inline-flex;
    width: 100%;
    line-height: 28px;
    font-size: 12px;
}
.per-text {
    color: #fff;
    font-size: 12px;
}
.head3 + p {
    color: #9096a9;
    font-size: 12px;
}
ul.foot-link-bot li a {
    padding-right: 2rem;
    font-size: 12px;
    color: #fff;
}
footer .container.mt-4 {
    margin-top: 0;
}
footer .separator{
    opacity:0;
}
.copyright {
    color: rgba(255, 255, 255, 0.5);
    font-size: 10px;
}
.head7 {
    color: #353a48;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 22px;
}
.subscribe p {
    font-size: 12px;
    color: #9096a9;
    margin-top: 1.5rem;
}
.foot-link ul li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 19px;
}
.foot-link h4 {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 0.8rem;
}
footer p {
    color: #fff;
    font-size: 12px;
    margin-top: 0rem;
}
footer span.block {
    color: #fff;
    font-size: 12px;
    margin-top: 0rem;
}
p.address {
    color: #fff;
    font-size: 12px;
    margin-top: 0rem;
    line-height: 19px;
}
.box-modal {
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    border-radius: 6px;
    margin-bottom: 1rem;
    overflow: hidden;
    margin-top: 5rem;
    margin-bottom: 5rem;
    padding: 2rem;
}

.choose-team .box-modal span {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    line-height: 13px;
    color: #353a48;
}
    #fade-quote-carousel .profile-circle {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        border-radius: 100px;
        overflow: hidden;
    }
    .founder .text-right{
        text-align: left;
    }
    .ph-em span {
        color: #9096a9;
        font-size: 12px;
    }
    .partner-section p {
        font-size: 12px;
        margin-top: 1rem;
    }
    blockquote p {
        color: #9096a9;
        font-size: 13px !important;
        text-align: left;
    }
    .percent-project {
        text-align: center;
        font-size: 28.5px;
        color: #262626;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .single-grid .grid-img img {
        height: 191px;
    }
    header#header .container {
        width: 100%;
    }
    .col-md-12.plr-0.two-grid-box + .row.mlr-0 .mt-2 {
        margin-top: 0;
    }
    .upper-text-grid p {
        font-size: 12px;
        color: #fff;
        margin-bottom: 1rem;
    }
    .upper-text-grid h3 {
        font-size: 18px;
        color: #fff;
    }
    .grid-img img {
        height: 228px;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }
    .head3 {
        display: block;
        font-size: 17px;
        color: #353a48;
        font-weight: 100;
        margin-bottom: 1rem;
        line-height: 2.3rem;
    }
    .grid-content h2 {
        color: #3a3f4e;
        font-size: 18px;
        font-weight: 600;
        padding-top: 0px;
        padding-bottom: 0;
    }
    span.bg-icon + span.block {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }
    span.block + .sp-text {
        font-size: 13px;
        color: #9096a9;
        line-height: 15px;
        padding: 1rem;
        padding-top: 5px;
    }
    footer .logo h1 span {
        color: #fff;
        font-size: 17.5px !important;
        font-weight: 400;
    }
    span.bg-yellow {
        background-color: #f2bf22;
        height: 60px;
        width: 60px;
        border-radius: 50%;
        display: inline-block;
        padding: 1.3rem;
        padding-top: 1rem;
        text-align: center;
    }
    .right-status .col-xs-6.text-left {
        padding-left: 0;
        padding-right: 0;
    }
    .right-status .col-xs-5 {
        text-align: left !important;
        padding-left: 0;
    }
    h2.head2 {
        color: #262626;
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 2rem;
        font-weight: normal;
        font-family: 'Cocogoose_trial';
    }
    button.btn.myBtn {
        font-size: 12px;
    }
    .right-status span.counter {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #fff;
        font-size: 10px;
    }
    .right-status img {
        width: 30px;
    }
    .right-status .row span:nth-child(2) {
        font-size: 9px;
        color: #fff;
        margin-left: 8px;
    }
    .right-status h6 {
        color: #fff;
        font-size: 9px;
        font-weight: 600;
        margin-bottom: 1px;
    }
    .bg-spiral {
        background: url(../img/images/center-scan.webp) no-repeat;
        background-size: contain;
        width: 260px;
        height: 425px;
        background-position: center;
        margin-top: -42%;
        position: relative;
        margin-left: 0%;
    }
    .first-sec img {
        width: 55px;
    }
    .second-sec {
        background-color: white;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        margin: 0 auto;
        border-radius: 10px;
        height: 123px;
        width: 100%;
        padding: 1rem 1rem;
        text-align: center;
        margin-bottom: 4rem;
    }
    .second-sec p {
        font-size: 13px;
    }
    .second-sec p {
        margin-top: 5rem;
        padding: 1rem;
    }
    .mt-8 {
        margin-top: 4rem;
    }
    .row-centered {
        text-align: center;
        padding-top: 3rem;
    }

    .column{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }
    .column50{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }
    .column70{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }

    .text-block-left{
      text-align: center;
    }



}
@media(max-width: 600px){

  .column{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .column50{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .column70{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }

  .text-block-left{
    text-align: center;
  }


    .services span.block + .sp-text {
        font-size: 16px;
        color: #2c2331;
        line-height: 22px;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 3rem !important;
        height: auto;
    }
    .sm-b .smart-contract .ban-hyper .hyper-head {
        line-height: 34px;
    }
    .first-sec {
        position: absolute;
        left: 50%;
        transform: translate(-60%, -57%);
    }
    div#how_add_value img {
        width: 50%;
    }
    .app-box span.block + .sp-text {
        height: 15vh !important;
    }
    .ic-st-grid span.block + .sp-text {
        min-height: auto;
    }
    .box-border-ico {
        border: 1px solid #5674b9;
        padding: 0rem;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 1rem;
        padding-left: 6rem;
    }
    .block-dev.ico-dev span.block + .sp-text {
        height: auto !important;
        padding-right: 0;
    }
    .block-dev ul.sp-text li {
        line-height: 22px;
        display: flex;
        align-items: center;
        font-size: 12px;
    }
    .block-dev.ico-dev span.block + .sp-text {
        height: auto !important;
    }
    .crpt-e .sp-text.npy {
        padding-left: 0 !important;
        margin-top: 0%;
    }
    .block-dev .crpt-e .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: auto !important;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .mmn {
        position: relative;
        right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .col-img img {
        width: 48%;
    }
    .ethereum footer {
        background-color: #262626;
    }
    .app-p.ban-hyper {
        position: absolute;
        top: 50%;
        left: 42.5%;
        transform: translate(-50%, -50%);
        color: #fff;
    }
    .app-box span.block + .sp-text {
        font-size: 12px;
        line-height: 18px;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 3rem !important;
    }
    .s-c-mbg{
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgcrypto{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 55vh;

      }
      .s-c-bgapp{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
      .s-c-bgethe{
        background-position: center left;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgblock{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
      .s-c-bghyper{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 55vh;
      }
      .s-c-nft{
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
        height: 55vh;
      }
    .s-c-bgb {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
    }
    .s-c-bgw {
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 50vh;
    }
    .crpt-e .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 69vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
    .ico-dev span.block + .sp-text {
        height: auto;
    }
    ul.mob-dev-ul span.bg-icon {
        height: 60px;
        width: 60px;
        border: 1px solid #5674b9;
        border-radius: 50%;
        position: absolute;
        background-color: white;
    }
    ul.mob-dev-ul span.bg-icon .icon {
        font-size: 32px;
        margin-left: 1.5rem;
        line-height: 6rem;
    }
    ul.mob-dev-ul span.block + .sp-text {
        height: auto;
        padding-left: 0;
        line-height: 17px;
        font-size: 12px;
}
.white-dev .ban-hyper {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    color: #fff;
}
    .box-border {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 21vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
        margin-bottom: 7rem;
    }
    .ppl {
        font-size: 12px;
        color: #9096a9;
        padding-left: 7rem;
        padding-right: 7rem;
        text-align: center;
        margin-bottom: 10px;
    }
    footer .float-left {
        float: unset;
    }
    .smart-contract p {
        font-size: 12px;
    }
    .s-c-bg{
        background-image: url('../img/images/smart-contract-bg.webp');
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
    }
    .s-c-bgapp{
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        height: 55vh;
      }
    ul.last-ul-bit li {
        line-height: 27px;
        font-size: 12px;
    }
    .smart-contract span.block + .sp-text {
        font-size: 12px;
        line-height: 18px;
        padding: 3rem;
        padding-top: 5px;
        padding-left: 0;
    }
    ul.bg-black-ul li {
        color: #fff;
        line-height: 22px;
        font-size: 12px;
    }
    .smart-contract .bg-black span.block + .sp-text {
        font-size: 12px;
        line-height: 18px;
        padding: 3rem;
        color:#fff;
        padding-top: 5px;
        padding-left: 0;
    }
    ul.media-ul li {
        padding-right: 0;
    }
    .bg-black .hyper-head {
        color: #fff !important;;
      }
    .abs-media {
        position: relative;
        width: 100%;
        left: 0;
    }
    .auto-abs {
        position: relative;
    bottom: 0%;
    left: 0%;
    right: unset;
    top: 25%;
    padding-left: 12px;
    }
    .slide_img {
        background: url(../img/images/robot-img.webp) no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0%;
        right: 5%;
        width: 650px;
        height: 100vh;
        top: 0%;
        background-position: bottom;
    }
    .scrollmagic-pin-spacer {
        display: none !important;
    }
    .slide_anim {
    position: absolute;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right{
    width:100%;
    overflow: hidden;
}
.blockchain .aihead_content {
    position: relative;
    width: 100%;
    top: 18%;
    left: 15px;
}

#ai_slide1 .slider_content {
    margin-left: 2rem;
}
button.btn.myBtn {
    background-color: #f2bf22;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    outline: unset;
    font-weight: 600;
    font-size: 12px;
}
#ai_slide1 .slider_content .inline-flex img {
    width: 40%;
    opacity: .4;
}
.third-slide .relative {
    position: relative;
    height: auto;
}
.slider_content .inline-flex {
    display: block;
    width: unset;
}
.third-slide .relative span {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
}
.bg-spiral {
    background: url(../img/images/center-scan.webp) no-repeat;
    background-size: contain;
    width: 272px;
    height: 140px;
    background-position: center;
    margin-top: 0;
    position: relative;
    margin-left: 0%;
}
.slider_content h2 {
    color: #fff;
    font-weight: 500;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    margin-left: 0px;
}
.mask_div {
    margin-top: 14%;
}
.active_slide {
    display: block;
    animation: showSlide .8s forwards;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
div#myCarousel {
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.blockchain .aihead_content {
    position: relative;
    width: 100%;
    top: 18%;
    left: 15px;
}
.head_cnt {
    color: #fff;
    margin-top: 3%;
    width: 90%;
    font-family: 'Montserrat', sans-serif;
}
.triangle_wrap.triangle_black {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
}
.blockchain #line1 {
    left: 0;
    transform: rotate(-45deg);
    bottom: 0;
}
.main-bg {
    width: 100%;
    height: 33vh;
}
.mobile-nav-toggle i {
    margin: 18px 18px 0 0;
    color: #ffffff;
}
.logo h1 span {
    font-size: 23.5px !important;
    font-weight: 600;
}
.small-header .logo h1 span {
    font-size: 23.5px;
    font-weight: 600;
}
.smart-contract .ban-hyper .hyper-head {
    font-size: 31px;
    color: #2c2331;
    font-weight: 100;
    font-family: 'Cocogoose_trial';
    line-height: 35px;
    color: #6378f7 !important;
}
button.mobile-nav-toggle.d-lg-none .fa {
    color: #7d7d7d;
}
.subscribe .form-group button.btn.myBtn {
    background-color: #f2bf22;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    outline: unset;
    font-weight: 600;
    font-size: 12px;
    width: 20%;
}
.subscribe.box-modal {
    margin-top: 3rem;
    margin-bottom: 0;
}
.animated.fadeIn.slower {
    opacity: 1 !important;
    display: block;
    transition: unset;
    transform: unset;
}
.expert-logo li img {
    max-width: 100%;
    width: auto;
}
.choose-team .box-modal {
    height: 30vh;
}
#header {
    height: 65px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    padding: 0px 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    width: 100%;
}
.slider_content {
    margin-top: 25vh;
    float: left;
    position: relative;
    z-index: 99999;
    max-width: 500px;
}
.animated.slower.go {
    opacity: 1;
    animation-name: unset;
    transform: unset;
}
.scrollmagic-container {
    height: 100%;
    display: block;
}
h2.head2 {
    color: #262626;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2rem;
    font-weight: normal;
    font-family: 'Cocogoose_trial';
    line-height:22px;
}
span.block + .sp-text {
    font-size: 12px;
    color: #9096a9;
    line-height: 16px;
    padding: 1rem;
    padding-top: 0px;
    margin-bottom: 10px
}
span.bg-icon .icon {
    font-size: 35px;
}
span.bg-icon + span.block {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
}
.row.row-centered p {
    font-size: 12px;
    color: #9096a9;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    margin-bottom: 10px;
}
.abs-img {
    display: none;
}
.ban-hyper {
    position: absolute;
    top: 67%;
    left: 42.5%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.smart-contract .hyper-head {
    font-size: 21px;
    color: #2c2331;
    font-weight: 100;
    font-family: 'Cocogoose_trial';
    line-height: 25px;
}
.h-100vh {
    height: 55vh;
}
.scrollmagic-container .left-panels, .scrollmagic-container .right-panels {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.animated.slower.go {
    opacity: 1;
    animation-name: unset;
    transform: unset;
    display: block;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}
.fadeInUp, .fadeInDown, .fadeInUp.slow.go, .fadeInDown.slow.go {
    opacity: 1 !important;
    -webkit-transform: unset!important;
    transform: unset!important;
    animation-name: unset !important;
}

.head3 {
    display: block;
    font-size: 16px;
    color: #353a48;
    font-weight: 100;
    margin-bottom: 2rem;
    line-height: 2.2rem;
}
.head3 + p {
    color: #9096a9;
    font-size: 12px;
}
ul.ul-col li {
    font-size: 12px;
    line-height: 1.3;
}
.bg-automobile {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 30vh;
    width: 100%;
}
.mt-14 {
    margin-top: 0rem;
}
.section {
    padding: 14px 10px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}
.scroll-section {
    padding: 10px;
}
.scrollmagic-container .left-panels li, .scrollmagic-container .right-panels li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 40px;
    transform: translateY(100%);
}
.second-sec p {
    font-size: 12px;
}
.first-sec img {
    width: 50px;
}
.second-sec p {
    margin-top: 0rem;
    padding: 0rem;
}
.second-sec {
    background-color: white;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    margin: 0rem;
    border-radius: 10px;
    height: 70px;
    width: unset;
    padding: 3rem 0rem;
    margin-top: 4rem;
}
.percent-sec span:first-child {
    font-size: 21px;
    color: #fff;
}
.per-text {
    color: #fff;
    font-size: 12px;
}
.grid-content p {
    color: #9096a9;
    font-size: 12px;
    margin-bottom: 15px;
}
#fade-quote-carousel .profile-circle {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    border-radius: 100px;
    overflow: hidden;
}
.quote {
    color: rgba(0,0,0,.1);
    text-align: left;
    margin-bottom: 0;
    padding: 1rem;
    font-size: 10px;
    padding-bottom: 0;
}
ul.media-ul li img {
    width: 100%;
}
.tech-expert p {
    font-size: 12px;
    color: #262626;
    padding-right: 2rem;
}
.media-mention.relative {
    height: 35vh;
}
.mt-3 {
    margin-top: 1.5rem;
}
input.form-control {
    border: 1px solid #e1e1e1;
    box-shadow: unset;
    height: 32px;
}
.p-5 {
    padding: 1rem !important;
}
.review-carousal {
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    border-radius: 6px;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative;
    width: 100%;
    left: 0;
}
.fadeInLeft, .fadeInRight {
    opacity: 1 !important;
    transform: unset;
}
.test-name {
    font-size: 16px;
    color: #3a3f4e;
}
.test-company {
    font-size: 11px;
    color: #9096a9;
}
blockquote p {
    color: #9096a9;
    font-size: 12px !important;
    text-align: left;
}
.fa-quote-left:before {
    content: "\f10d";
    font-size: 17px;
}
section#carousel {
    padding: 0rem;
}.ppl
.right-panels li{
    position: relative;
}
.grid-content h2 {
    color: #3a3f4e;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.expert-logo {
    display: initial;
    column-count: 8;
}
h2.head6 {
    color: #262626;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 2rem;
}
.docs p {
    color: #9096a9;
    font-size: 12px;
}
ul.doc-ul li span:nth-child(2) {
    color: #9096a9;
    font-size: 12px;
    margin-left: 2rem;
}
.form-group.col-md-6 {
    padding-left: 0;
    padding-right:0;
}
input[placeholder] {
    color: #9096a9;
    font-size: 11px;
}
.form-group.col-md-12.mt-3.pl-0 {
    padding-right: 0;
}
.founder p {
    font-size: 12px;
    color: #aeb2c0;
    line-height: 19px;
}
.foot-link h4 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 1.8rem;
}
ul.foot-link-bot {
    display: inline;
    font-size: 12px;
}
.fadeIn {
    opacity: 1;
}
ul.foot-link-bot li a {
    padding-right: 0rem;
    font-size: 12px;
    color: #fff;
    margin-bottom:5px;
}
.copyright {
    color: rgba(255, 255, 255, 0.5);
    font-size: 9px;
}
.foot-link ul li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 21px;
}
.head7 {
    color: #353a48;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 22px;
}
.subscribe p {
    font-size: 12px;
    color: #9096a9;
    margin-top: 1.5rem;
}
footer span.block {
    color: #fff;
    font-size: 12px;
    margin-top: 0rem;
}
footer p {
    color: #fff;
    font-size: 12px;
    margin-top: 2rem;
}
.choose-team p {
    color: #9096a9;
    font-size: 12px;
}
.address {
    color: #fff;
    font-size: 12px;
    margin-top: 2rem;
    line-height: 21px;
}
i.icon {
    font-size: 2.5rem;
}
footer .col-md-7.mt-6.pt-4.animated.fadeInLeft.slower.go {
    display: block;
    transform: unset;
    margin-top: 0;
    padding-top: 0;
}
.choose-team span:nth-child(2) {
    font-size: 12px;
    font-weight: 600;
    padding-left: 2rem;
    text-align: left;
    line-height: 18px;
    padding-right: 2rem;
    color: #353a48;
}
.ph-em span {
    color: #9096a9;
    font-size: 12px;
    text-align: left;
}
.ph-em .text-right{
    text-align:left !important;
}
.form-group button.btn.myBtn {
    background-color: #f2bf22;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    outline: unset;
    font-weight: 600;
    font-size: 12px;
    width: 100%;
}
.form-group textarea[placeholder] {
    color: #9096a9;
    font-size: 11px;
}
.third-slide .slider_content {
    max-width: 100vw;
    margin: 25% 4% 2% 9%;
}
footer .separator {
    background-color: #fff;
    width: 100%;
    height: 1px;
    opacity: 0;
}
footer .container.mt-4 {
    margin-top: 0;
}
.fl-dis{
    display:flex
}
.box-modal {
    background-color: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    border-radius: 6px;
    margin-bottom: 1rem;
    overflow: hidden;
    margin-top: 0rem;
    margin-bottom: .5rem;
    padding: 1rem;
}
.p-4 {
    padding: 1rem;
}
.expert-logo span.block {
    font-size: 9px;
    color: #9096a9;
    margin-top: 15px;
    margin-bottom: 15px;
}
.mt-4 {
    margin-top: 1rem;
}
.col-md-6:empty{
    display:none
}
.expert-logo li {
    text-align: center;
    padding-right: 0;
}
.tech-expert .box-modal {
    text-align: center;
}
.speak-img .col-md-4.col-sm-4.text-left {
    display: inline-flex;
    align-items: center;
    float: left;
}
.speak-img .col-md-4.col-sm-4.text-left span.block{
    padding-left:8px;
    font-size: 13px;
}
.speak-img img {
    width: 30px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
}
@media(max-width: 480px){

    .column{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }
    .column50{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }
    .column70{
      width: 100%;
      display: block;
      margin-bottom: 5px;
    }
    .text-block-left{
      text-align: center;
    }


    .p-box {
        margin-bottom: 30%;
    }
    span.emp-img img {
        width: 80%;
    }
    .circle-c span, .circle-d span, .circle-e span {
        color: #fff;
    font-size: 17px;
    font-weight: 800;
    position: absolute;
    left: 50%;
    top: 41%;
    transform: translate(-50%, -50%);
    }
    .circle-c, .circle-d, .circle-e {
        height: 80px;
        border-radius: 50%;
        width: 80px;
        margin-bottom: 2px;
    }
    .w-50 {
        width: 100%;
    }
    .circle-c + span, .circle-d + span, .circle-e + span {
        font-family: 'Cocogoose_trial';
        font-weight: normal;
        margin-left: 0%;
        font-size: 7px;
    }

    .br-right{
        border-right: 0px solid #ccc;
      }
    .mt-6 {
        margin-top: 0rem;
    }
    .blockchain .aihead_content h5 {
        font-size: 22px;
        font-family: montserrat_thin, sans-serif;
        margin: 0;
        color: #fff;
        position: relative;
        top: 30px;
    }
    .ppl {
        font-size: 12px;
        color: #9096a9;
        padding-left: 0rem;
        padding-right: 0rem;
        text-align: center;
        margin-bottom: 10px;
    }
    .main-bg {
        width: 100%;
        height: 25vh;
    }
    .third-slide .slider_content {
        max-width: 100vw;
        margin: 49% 4% 2% 9%;
    }
    .choose-team .box-modal {
        height: auto;
    }
    .second-sec {
        background-color: white;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    margin: 0rem;
    border-radius: 10px;
    height: 70px;
    width: unset;
    padding: 3rem 0rem;
    margin-top: 4rem;
    }
    .box-border.vbn {
        border: 1px solid #5674b9;
        padding: 3rem;
        height: 83vh;
        padding-top: 5.5rem;
        background-color: #fff;
        border-radius: 4px;
    }
}
@media(max-width: 320px){

  .column{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .column50{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .column70{
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }

  .text-block-left{
    text-align: center;
  }


    .main-bg {
        width: 100%;
        height: 35vh;
    }
    .circle-c span, .circle-d span, .circle-e span {
        color: #fff;
        font-size: 17px;
        font-weight: 800;
        position: absolute;
        left: 49%;
        top: 30%;
        transform: translate(-50%, -50%);
    }
    .circle-c , .circle-d, .circle-e {
        height: 60px;
        border-radius: 50%;
        width: 60px;
        margin-bottom: 2px;
    }
}
