#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #384b7e;
    color: white;
    cursor: pointer;
    padding: 12px 18px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  }

  #myBtn:hover {
    background-color: #384b7e;
  }
.portfoli-new-sec{
    background: url(https://d3dgajtsfzpqqw.cloudfront.net/portfolio/white-bg.png);
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
                padding: 100px 10px;
}
.protfolio-main-heading{
    margin-bottom: 40px;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
 }
 .protfolio-main-heading-left{
    text-align: center;
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 500;
 }
.porfolio-sec-image{
width: 400px;
}
.Influencer-img{
    width: 300px;
}

.protfoli-ulli-heading{
    font-size:  24px !important;
    font-weight: bold;
    list-style: none;
    /* background: linear-gradient(#1d2022, #02030466);
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    color: #00000085;
}
.por_ulli_fon{
    padding-left: 14px;
}
.portfolio-divider{
    border: 1px solid #80808054;
    margin: 1px 37px;
}
.result-paragraph-head-outcome{
    font-size: 24px;
    font-weight: bold;
  color: #00000085;
    margin-bottom: 15px;
}
.result-paragraph-head{
    font-size: 20px;
    color: #000;

    margin-bottom: 15px;

}
.por_ulli_fon li {
    font-size: 14px !important;
    margin-bottom: 15px;
}
.result-paragraph-span{
    font-weight: 400;
    font-size: 14px;
    position: relative;
    top: -2px;
}
.btn-dark{
    background: transparent;
    color: #000;
    border: 1px solid;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.portfolio-right-btn{
    text-align: center !IMPORTANT;
    position: relative;
    left: -11%;
}
.portfolio-left-btn{
    text-align: center !IMPORTANT;
    position: relative;
    left: 8%;
}
.left-20{
    position: relative;
    left: 20%;
}
.left-nyc{
    position: relative;
    left: -2%;
}

.nippon-css{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
    border-radius: 40px;
}
.web-hide{
    display: none;
}
.left-0{
    left: 0;
}
.online-css-system{
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px
}
.now-rap{
    white-space: nowrap;
}
.portfolio-sec-background{
    background: url('https://img.freepik.com/free-vector/futuristic-digital-techno-hexagonal-background-data-visualization_1017-49514.jpg?t=st=1707732110~exp=1707732710~hmac=93a4e3954aa59bd0dae2b5e0cf33373256d238f27bac50df7dea69d11b49f9fa');
  display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    height: 200px;
  }
  .nyc-portfoilio-resp{
    text-align: center;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
border-radius: 20px;
width: 100%;
}
.nyc-portfoilio-resp img{
    width: 100% !important;
    border-radius: 13px;
    height: 100%;
    object-fit: cover;
margin: auto;
}
.w-400{
    width: 400px;
}

@media(max-width: 768px) {
    .portfolio-divider{
        border: 1px solid #80808054;
        margin: 0px 20px 7px;
    }
    .px-heading--h2 {
        font-size: 40px;
    }
    .order-main-sec #order-2{
        order: 2;
    }
    .order-main-sec #order-1{
        order: 1;
    }
    .result-paragraph-span{
        font-size: 12px;
    }
    .mobile-display{
        display: block;
        text-align: center !important;
    }
    .mobile-hide{
    display: none;
    }
    /* .detection-nippon-text{
        left: 0;
    }
    .portfolio-right-btn{
        left: 0;
    }
    .left-20{
        left: 0;
    } */
    .portfoli-new-sec{
        box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    margin: 15px;
    border-radius: 15px;
    }

    .nyc-portfoilio-resp{
    border-radius: 20px;
   }
    .nyc-portfoilio-resp img{
        width: 100% !important;
        border-radius: 13px;
        height: 100%;
        object-fit: cover;
    margin: auto;
    }
    .por_ulli_fon li {
        font-size: 12px !important;
        margin-bottom: 15px;
    }
    .result-paragraph-head{
        font-size: 12px !important;
    }
    .protfolio-main-heading-left{
        text-align: center;
    }
    .Influencer-img{
        width: 100%;
   }
    .now-rap{
        white-space:normal !important;
    }

}