.problem-points-container{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.problem-points{
    text-align: center;
    max-width: 280px;
}
.problem-points img{
    width: 100%;
    max-width: 100px;
}
.problem-points h1{
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    padding: 0 10px;
}
.problem-points h5{
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato';
    line-height: 1.8;
}

.subtitle-blue{
    font-family: 'Lato';
    background: #F7FBFD;
    color: #4195D5;
    display: inline-block;
    font-weight: 600;
    border-radius: 50px;
    padding: 2px 9px;
}
.paragrap-kolom-konten{
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 300;
    color: #133F5D;
}
.trade-contents h5{
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 300;
    padding-left: 80px;
    color: #133F5D;
    max-width: 480px;
}
.trade-contents h1{
    font-size: 18px;
    font-family: 'Lato';
    font-weight: 600;
    max-width: 305px;
    padding-left: 80px;
    margin-top: 2em;
}
.trade-contents{
    align-items: center;
}
.trade-contents img{
    width: 100%;
}

.trade-contents .doc-version h1{
    
   margin-top: 0;
}
.trade-contents .doc-version img{
    max-width: 455px;
}
.trade-contents .chat-content h1{
    margin-top: -60px;
}
.trade-contents .chat-content h5{
    max-width: 480px;
}
.trade-contents .chat {
    text-align: center;
}
.trade-contents .chat img{
    max-width: 290px;
}

.trade-contents.bottom-space{
    margin-bottom:75px;
}



.tab-content .kolom-konten {
    max-width: 600px;
    margin: 0 auto 4em;
}

.judul-kolom{
    margin-bottom: 25px;
}

.tab-pane{
    position: relative;
}

.tab-pane .people{
    width: 110px;
    position: absolute;
    bottom: 1px;
}

.tab-pane .people.buyer{
    left: 41px;
    bottom: -23px;
}

.tab-pane .people.supplier{
    right: 74px;
    width: 100%;
    bottom: -44px;
    max-width: 90px;
}

.paperchain-custom-footer .footer-campaigns, .paperchain-custom-footer .wave-footer{
    display: none;
}

.paperchain-custom-footer .footer-row {
    background: transparent;
}

.paperchain-custom-footer{
    background: rgb(80,160,215);
    background: linear-gradient(60deg, rgba(80,160,215,1) 0%, rgba(41,126,184,1) 28%, rgba(24,82,120,1) 96%);
    position: relative;
}

.chain-campaign-footer h5{
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato';
    margin-bottom: 3em;
}
.chain-campaign-footer h1{
    padding-top: 11em;
    font-size: 24px;
    margin-bottom: 1em;
}
.chain-campaign-footer{
    max-width: 400px;
    margin: 0 auto 4em;
    text-align: center;
    color: #fff;
    font-family: 'Lato';
    position: relative;
}

.cta-chain-campaign a{
    background: rgb(181,217,136);
    background: linear-gradient(90deg, rgba(181,217,136,1) 0%, rgba(147,200,84,1) 74%);
    color: #fff;
    text-decoration: none;
    padding: 15px 28px;
    border-radius: 50px;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 18px;
    position: relative;
    z-index: 10;
    transition: 0.3s;
}

.cta-chain-campaign a:hover{
    background: transparent;
    color:#95C75E;
    text-decoration: none;
    position: relative;
}

.cta-chain-campaign a:hover::after{
    content: '';
    position: absolute;
    width: 100%;
    border: 2px solid;
    left: 0;
    height: 100%;
    top: 0;
    border-radius: 53px;
}

.btn-green-gradient{
    background: rgb(181,217,136);
    background: linear-gradient(90deg, rgba(181,217,136,1) 0%, rgba(147,200,84,1) 74%);
    color: #fff;
   
    padding: 10px 15px;
    border-radius: 50px;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 18px;
    width: 185px;
    display: block;
    text-align: center;
    transition: 0.3s;
}

.btn-green-gradient:hover{
    background: transparent;
    color:#95C75E;
    text-decoration: none;
    position: relative;
}

.btn-green-gradient:hover::after{
    content: '';
    position: absolute;
    width: 100%;
    border: 2px solid;
    left: 0;
    height: 100%;
    top: 0;
    border-radius: 53px;
}

.cta-chain-campaign{
    position: relative;
    z-index: 20;
}

.cta-chain-campaign img{
    position: absolute;
    width: 500px;
    top: 0;
    left: -57px;
}

.chain-campaign-footer .star{
    position: absolute;
    z-index: 0;
    width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.chain-campaign-footer .planet-top{
    position: absolute;
    left: -50%;
    width: 30px;
    top: 200px;
    z-index: 0;
}

.chain-campaign-footer .planet-bottom{
    position: absolute;
    right: -50%;
    width: 60px;
    bottom: 0;
    z-index: 0;
}

.container.container-hero{
    overflow: visible;
}

.hero-image img{
    width: 900px;
    position: relative;
    left: -385px;
    top: -37px;
}

.wave-hero-top{
    left: -311px;
    top: -163px;
}

.paper-blue-hero h1.heading-hero{
    font-weight: 400;
}

.div-herotext{
    padding: 3em 4em 0em 0em;
}

.judul-kolom, .chain-campaign-footer h1{
    font-size: 1.8rem;
}

.campaign-content{
    position: relative;
    z-index: 20;
}

.dropbox-2015 .container{
    padding-bottom: 3em;
}

.exchange-invoice .kolom-konten{
    max-width: 400px;
    margin: auto;
}

.div-subhero .paperplane{
    bottom: 50px;
    width: 180px;
    position: absolute;
    right: 0;
}

.problem-section .wave{
    position: absolute;
    z-index: 1110;
    top: 17em;
    z-index:15;
}

.connect-section .wave{
    position: absolute;
    right: -5em;
    top: 15em;
    opacity: 0.6;
    z-index: 0;
}

.users-content img{
    width: 150px;
    height: 75px;
}

.users-card{
    -webkit-box-shadow: 0px 1px 16px 0px rgba(135,135,135,0.42);
    -moz-box-shadow: 0px 1px 16px 0px rgba(135,135,135,0.42);
    box-shadow: 0px 1px 16px 0px rgba(135,135,135,0.42);
    margin: 20px;
    border-radius: 10px;
    padding: 40px;
    height: 358px;
    position: absolute;
    top: -100px;
    background: #fff;
    max-width: 800px;
    width: 100%;
    z-index: 90;
    left: 50%;
    transform: translate(-50%, -50%);
}

.connect-section .container{
    padding-bottom: 25em;
}

.users-content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    max-width: 570px;
    margin: auto;
    height: 225px;
}

.video-connect-container iframe{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -50%);
    border-radius: 2px;
    width: 100%;
    max-width: 728px;
    max-height: 411px;
    height: 100%;
}
.video-connect-container img{
    width: 100%;
    max-width: 980px;
}
.video-connect-container{
    position: relative;
}

.video-connect-container video{
    width: 100%;
    max-width: 728px;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
}

.doc-status img{
    min-width: 520px;
    position: relative;
    left: -30px;
}

.problem-section{
    padding-top: 7em;
}

.users-card .judul-kolom{
    font-size: 1.3rem;
}

.exchange-invoice{
    z-index: 10;
}

.footer-row.new-footer #homepage-footer {
    border-top: 1px solid #ffffff8f !important;
    padding-top: 3rem;
}

@media (max-width: 1200px) {
    .hero-image img{
        left: -480px;
    }

    .div-herotext{
        padding-right: 0;
    }
}
@media (max-width: 1113px) {
    .hero-image img{
        max-width: none;
        width: 700px;
        left: -297px;
    }

    .div-herotext{
        padding-top: 0;
    }
}

@media (max-width: 1013px) {
    .video-connect-container video{
        max-width: 615px;
    }
    /* .video-connect-container iframe{
        width: 100%;
        max-width: 646px;
        max-height: 359px;
    } */
  
}
@media (max-width: 980px) {
    .users-card{
        max-width: 750px;
        margin: auto;
    }
  
}

@media (max-width: 875px) {
    /* .video-connect-container iframe{
      max-width: 625px;
      max-height: 351px;
    } */
    .video-connect-container video{
        max-width: 615px;
    }

    .tab-pane .people.buyer{
        left: 10px; 
    }

    .tab-pane .people.supplier{
        max-width: 70px;
        right: 32px;
    }
}

@media (max-width: 850px) {
    /* .video-connect-container iframe{
        max-width: 605px;
        max-height: 338px;
    } */
    .video-connect-container video{
        max-width: 550px;
    }
}

/* @media (max-width: 820px) {
    .video-connect-container iframe{
        max-width: 558px;
        max-height: 313px;
    }
} */
@media (max-width: 768px) {
    .problem-points{
        max-width: 100%;
    }

    .exchange-invoice .row, .exchange-invoice .kolom-konten{
        padding: 0;
    }

    .exchange-invoice .kolom-konten, .trade-contents h1, .trade-contents h5, .trade-contents .chat-content h5{
        max-width: 100%;
        padding: 0;
    }

    .trade-contents img, .trade-contents .doc-version img{
        max-width: 350px;
    }
    .exchange-invoice{
        text-align: center;
    }

    .trade-contents .chat img{
        max-width: 240px;
    }

    .trade-contents.bottom-space{
        margin-bottom: 35px;
    }

    .trade-contents .chat-content h1{
        margin-top: 10px;
    }
    .users-card{
        max-width: 100%;
        position: initial;
        transform: none;
        height: auto;
        padding: 20px;
    }

    .judul-kolom, .chain-campaign-footer h1{
        text-align: center;
    }
    .chain-campaign-footer h1{
        padding-top: 2em;
    }

    .chain-campaign-footer .planet-bottom{
        bottom: -58px;
        right: -25%;
    }

    .chain-campaign-footer .star{
        width: 100%;
        min-width: 800px;
    }

    .chain-campaign-footer .planet-top {
        left: -21%;
    }

    .paperchain-custom-footer{
        overflow: hidden;
        padding: 18px;
    }

    .connect-section .container{
        padding-bottom: 2em;
    }
    
    .paper-blue-hero .hero-image img{
        max-width: 500px;
        padding-bottom: 0;
        margin-top: 0;
    }

    .video-connect-container iframe{
        max-width: 512px;
        max-height: 283px;
    }

    .tab-content .kolom-konten{
        margin-bottom: 2em;
        padding-bottom: 0;
    }

   

    .video-connect-container video{
        max-width: 500px;
    }

    .tab-pane .people.buyer{
        width: 80px;
    }

    .problem-section{
        padding-top: 1.5em;
    }

    .doc-status img{
        left: 0;
    }
}

@media (max-width: 767px) {
    .paper-blue-hero .hero-image img{
        left: 0;
    }
    .div-herotext{
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .btn-green-gradient{
        margin: auto;
    }

    .paper-blue-hero .subheading-hero{
        margin-bottom: 25px;
    }
}

@media (max-width: 710px) {
    /* .video-connect-container iframe{
        max-width: 486px;
        max-height: 269px;
    } */
    .video-connect-container video{
        max-width: 450px;
    }
    .div-subhero .paperplane{
        bottom: -25px;
    }

  
}

@media (max-width: 648px) {
    /* .video-connect-container iframe{
        max-width: 467px;
        max-height: 259px;
    } */
    .video-connect-container video{
        max-width: 400px;
    }

    
}


/* @media (max-width: 670px) {
    .video-connect-container iframe{
        max-width: 435px;
        max-height: 247px;
    }
}

@media (max-width: 619px) {
    .video-connect-container iframe{
        max-width: 401px;
        max-height: 226px;    
    }
} */


@media (max-width: 587px) {
    /* .video-connect-container iframe{
        max-width: 379px;
        max-height: 210px;    
    } */
    .video-connect-container video{
        max-width: 350px;
    }

    .tab-pane .people.buyer{
        bottom: -18px;
        width: 60px;
        left: -1px;
    }
}

/* @media (max-width: 552px) {
    .video-connect-container iframe{
        max-width: 335px;
        max-height: 187px;
    }
}
@media (max-width: 495px) {
    .video-connect-container iframe{
        max-width: 306px;
        max-height: 169px;
    }
} */
@media (max-width: 530px) {
    .video-connect-container video{
        max-width: 330px;
    }
}

@media (max-width: 497px) {
    .video-connect-container video{
        max-width: 305px;
    }
    /* .video-connect-container iframe{
        max-width: 276px;
        max-height: 150px;
    } */

    .users-content{
        height: 100%;
        justify-content: center;
    }

    .div-subhero .paperplane{
        bottom: -83px;
    }
}

@media (max-width: 440px) {
    .video-connect-container video{
        max-width: 270px;
    }
}

@media (max-width: 398px) {
    /* .video-connect-container iframe {
        max-width: 253px;
        max-height: 140px;
    } */

    .video-connect-container video{
        max-width: 240px;
    }
    .tab-pane .people.supplier{
        right: 0px;
    }
}

@media (max-width: 526px) {
    .paperchain-custom-footer{
        padding: 0;
    }

    .users-card{
        border-radius: 0;
    }

    .users-content img{
        width: 110px;
        height: 55px;
    }
}

@media (max-width: 351px) {
    .video-connect-container video{
        max-width: 210px;
    }
}

@media (max-width: 322px) {
    .video-connect-container video{
        max-width: 187px;
    }
}
