
@media (max-width: 1024px) {
    .agentPort .box-rankCommiss-left {
        /* right: 0px; */
    }
    .login .contentProfile {
        margin-right: unset;
        width: 100%;
    }
    .login .cardGlass{
        background-color: transparent;
        width: 100%;
    }
    .login .box-title-center h3 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }
    .login .box-title-center h3{
        font-size: 1.65rem;
    }
    .login .boxInput .input-group input {
        font-size: 1.25rem;
    }
    .login .loginSocial img {
        width: 80px;
    }
    .profileEap .contentProfile {
        margin-top: 2rem;
        width: 100%;
        margin-left: unset;
        margin-right: unset;
    }
    .showBank #table{
        width: max-content;
    }
    .showBank .table-section{
        overflow-x : scroll;
    }
    .showBank .titleSection h3{
        font-size: 1.2rem;
    }
    .showBank .items{
        font-size: 1rem;
        padding: 1rem;
    }
    .uploadBank .height-back {
        margin-top: 130px;
    }
    .uploadBank .boxInput .input-group input {
        padding-left: 0% !important;
        font-size: 1.25rem;
        margin: 0;
        border-bottom: unset;
        padding-right: unset;
    }
    .uploadBank .btn-select {
        font-size: 1.25rem;
        top: -10px;
    }
    .uploadBank .cardGlass {
        height: 100%;
    }
    .uploadBank .icondd {
        width: 15px;
        position: relative;
        bottom: 25px;
        left: 8%;
    }
    /* .uploadBank .btn-upload {
        margin-left: 8rem;
    } */
    .uploadBank .btn-upload2{
        margin-top: 2rem;
        width: 100%;
    }
    .clubCorrelation .box-title-center{
        padding-top: 0%;
    }
    .bookingLounge .contentProfile{
        width: 100%;
    }
    .bookingLounge .boxInput .input-group input{
        font-size: 1.25rem;
        padding-right: unset;
    }
    .bookingLounge .btn-select{
        font-size: 1.25rem;
    }
    .addTeam .contentProfile{
        width: 100%;
    }
    .profileEap .box-title-center {
        padding-top: 0%;
    }
    .uploadH .contentPrivilege{
        width: 100%;
    }
    .historyInvestment .table-section {
        overflow-x : scroll;
    }
    .historyInvestment #table{
        width: max-content;
    }
    .historyInvestment .items {
        padding: 1rem;
    }
    .historyInvestment .bottom-add {
        width: auto;
        margin-bottom: 10%;
    }
    .investment_interested .box-title-center {
        padding-top: unset;
    }
    .invDesign .vl {
        display: none;
    }
    .invDesign .faq nav{
        width: 100%;
    }
    .invDesign .Reward{
        margin-top: 7rem;
    }
    .invDesign .reward-card{
        margin-bottom: 2rem;
    }
    .invDesign .s-btn {
        text-align: center;
        padding: 0px;
    }
    .invDesign .moneyDesign{
        margin-bottom: 0.5rem;
    }
    .invDesign .box-title-center h3{
        margin-top: 2rem;
    }
    .notification .notifications .dropdown-noti-box {
        width: 400px;
        height: auto;
        position: absolute;
        left: -9rem;
    }
    .notification .noti-row2 .text-end button{
        font-size: 12px;
    }
    .agentPort .table-section {
        overflow-x : scroll;
    }
    .agentPort #table{
        width: max-content;
    }
    .agentPort .items {
        padding: 1rem;
        font-size: 0.75rem;
        font-weight: 100;
    }
    .myInvestorTeam .teamtable td, th {
        border: 0px solid #dddddd;
        text-align: center !important;
        padding: 6px;
        font-size: 0.75rem;
    }
    .agentPort .progress-box .card-glass-cover {
        margin: 0;
        height: 250px;
        padding: 1rem;
    }
    .agentPort .font-title-ivp {
        font-size: 2.5rem !important;
    }
    .agentPort .cardGlass {
        padding-bottom: 1.5rem !important;
    }
    .agentPort .btn-upload {
        background-color: #4187F3;
        color: #fff;
        width: 200px;
        height: 60px;
        border-radius: 20px;
        font-size: 1rem;
        position: relative;
        right: -25px;
        top: 0px;
    }
    .agentPort .ws-36 {
        font-size: 1.5rem;
        align-items: flex-start;
    }
    .agentPort .right-word {
        float: unset;
        margin-left: 1rem;
    }
    .agentPort .btn-outline-info-ivp {
        font-size: 1rem;
    }
    .agentPort .title-payoff {
        font-size: 1.5rem;
        color: white;
        margin-left: 1rem;
    }
    .agentPort .card {
        width: 100%;
    } 
    .agentPort .mission-card img {
        background: #4187F3;
        border-radius:20px;
        object-fit: cover;
        height: 130px;
    }
    .agentPort .t-ft2 {
        padding-top: 12px;
        color: #707070 !important;
        font-size: 1.2rem !important;
    }
    .agentPort .progress-box{
        margin-left: 24px;
    }
    .agentPort .progress-box .col-12{
        margin-bottom: 10px;
    }
    .agentPort .rankCommiss {
        position: relative;
        /* bottom: 350px; */
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        top: -280px;
        left: 40px;
    }
    .agentPort .chartCommiss {
        position: relative;
        bottom: 500px;
        left: 15px;
    }
    .agentPort .mainChart{
        margin-bottom: 24px;
    }
}


@media (max-width: 820px) and (min-width: 481px) {
    .agentPort .box-rankCommiss-left {
        /* right: 0px; */
    }
    .login .contentProfile {
        margin-right: unset;
        width: 100%;
    }
    .login .cardGlass{
        background-color: transparent;
        width: 100%;
    }
    .login .box-title-center h3 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }
    .login .box-title-center h3{
        font-size: 1.65rem;
    }
    .login .boxInput .input-group input {
        font-size: 1.25rem;
    }
    .login .loginSocial img {
        width: 80px;
    }
    .profileEap .contentProfile {
        margin-top: 2rem;
        width: 100%;
        margin-left: unset;
        margin-right: unset;
    }
    .showBank #table{
        width: max-content;
    }
    .showBank .table-section{
        overflow-x : scroll;
    }
    .showBank .titleSection h3{
        font-size: 1.2rem;
    }
    .showBank .items{
        font-size: 1rem;
        padding: 1rem;
    }
    .uploadBank .height-back {
        margin-top: 130px;
    }
    .uploadBank .boxInput .input-group input {
        padding-left: 0% !important;
        font-size: 1.25rem;
        margin: 0;
        border-bottom: unset;
    }
    .uploadBank .btn-select {
        font-size: 1.25rem;
        top: -10px;
    }
    .uploadBank .cardGlass {
        height: 100%;
    }
    .uploadBank .icondd {
        width: 15px;
        position: relative;
        bottom: 25px;
        left: 8%;
    }
    /* .uploadBank .btn-upload {
        margin-left: 8rem;
    } */
    .uploadBank .btn-upload2{
        margin-top: 2rem;
    }
    /* .invReservation .box-title-center {
        padding-left: 3.5rem;
    } */
    .clubCorrelation .box-title-center{
        padding-top: 0%;
    }
    .bookingLounge .contentProfile{
        width: 100%;
    }
    .bookingLounge .boxInput .input-group input{
        font-size: 1.25rem;
    }
    .bookingLounge .btn-select{
        font-size: 1.25rem;
    }
    .addTeam .contentProfile{
        width: 100%;
    }
    .profileEap .data2{
        margin-top: 0;
    }
    .profileEap .box-title-center {
        padding-top: 0%;
    }
    .uploadH .contentPrivilege{
        width: 100%;
    }
    .historyInvestment .table-section {
        overflow-x : scroll;
    }
    .historyInvestment #table{
        width: max-content;
    }
    .historyInvestment .items {
        padding: 1rem;
    }
    .historyInvestment .bottom-add {
        width: auto;
        margin-bottom: 10%;
    }
    .commissionDetail .table-section{
        overflow-x : scroll;
      }
    .commissionDetail #table{
        width: max-content;
    }
    .detailContract .icon-Polestar {
        width: 20px;
        height: 28px;
    }
    .detailContract .icon-opportunity {
        width: 3rem;
        height: 3rem !important;
    }
    .detailContract .icon-share{
        margin-top: 5px;
    }
    .detailContract .line-1{
        margin-left: 275px;
    }
    .detailContract .line-2{
        margin-left: 106px;
        
    }
    .detailContract .tick-right {
        margin-top: -109px;
        position: relative;
        left: 11.5rem;
    }
    .investment_interested .box-title-center {
        padding-top: unset;
    }
    .invDesign .vl {
        display: none;
    }
    .invDesign .faq nav{
        width: 100%;
    }
    .invDesign .Reward{
        margin-top: 33rem;
    }
    .invDesign .reward-card{
        margin-bottom: 2rem;
    }
    .invDesign .s-btn {
        text-align: center;
        padding: 0px;
    }
    .invDesign .moneyDesign{
        margin-bottom: 0.5rem;
    }
    .invDesign .box-title-center h3{
        margin-top: 2rem;
    }
    .notification .notifications .dropdown-noti-box {
        width: 400px;
        height: auto;
        position: absolute;
        left: -10rem;
    }
    .notification .noti-row2 .text-end button{
        font-size: 12px;
    }
    .agentPort .table-section {
        overflow-x : scroll;
    }
    .agentPort #table{
        width: max-content;
    }
    .agentPort .items {
        padding: 1rem;
    }
    .agentPort .font-title-ivp {
        font-size: 2.5rem !important;
    }
    .agentPort .cardGlass {
        padding-bottom: 1.5rem !important;
    }
    .agentPort .btn-upload {
        background-color: #4187F3;
        color: #fff;
        width: 200px;
        height: 60px;
        border-radius: 20px;
        font-size: 1rem;
        position: relative;
        right: -25px;
        top: 0px;
    }
    .agentPort .ws-36 {
        font-size: 1.5rem;
        align-items: flex-start;
    }
    .agentPort .right-word {
        float: unset;
        margin-left: 1rem;
    }
    .agentPort .btn-outline-info-ivp {
        font-size: 1rem;
    }
    .agentPort .title-payoff {
        font-size: 1.5rem;
        color: white;
        margin-left: 1rem;
    }
    .agentPort .card {
        width: 100%;
    } 
    .agentPort .mission-card img {
        background: #4187F3;
        border-radius:20px;
        object-fit: cover;
        height: 130px;
    }
    .agentPort .t-ft2 {
        padding-top: 12px;
        color: #707070 !important;
        font-size: 1.2rem !important;
    }
    .agentPort .progress-box{
        margin-left: 24px;
    }
    .agentPort .progress-box .col-12{
        margin-bottom: 10px;
    }
    .agentPort .rankCommiss {
        position: relative;
        /* bottom: 350px; */
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        top: -400px;
        left: 10px;
    }
    .agentPort .chartCommiss {
        position: relative;
        bottom: 500px;
        left: 15px;
    }
    .agentPort .mainChart{
        margin-bottom: 24px;
    }
    .vl {
        display: none;
     }
     .invmentDetail .investment-booking .btn-submit-detail {       
        margin-bottom: 5rem;
    }
    .showH .btn-upload5 {       
        position: absolute;
        right: 10px;
        top: -20px;
    }
    .showH .btn-upload4 {       
        position: absolute;
        right: 10px;
        top: -20px;
    }
    .contractDetail .profile-col-1 {
        margin-left: 20px;
    }
    .clubPrivilegeDetail .w-30-per {
        width: 100%;
    }
    .top500ranking .name-personal{
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .newDetail .image-new-more img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .myInvestorTeam .text-title{
        margin-top: 2rem;
    }
    .myInvestorTeam .w-mb-mpt{
        max-width: 100%;
        min-width: 100%;
    }
}

@media (max-width: 768px) {
    .agentPort .box-rankCommiss-left {
        /* right: 0px; */
    }
    .login .contentProfile {
        margin-right: unset;
        width: 100%;
    }
    .login .cardGlass{
        background-color: transparent;
        width: 100%;
    }
    .login .box-title-center h3 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }
    .login .box-title-center h3{
        font-size: 1.65rem;
    }
    .login .boxInput .input-group input {
        font-size: 1.25rem;
    }
    .login .loginSocial img {
        width: 80px;
    }
    .profileEap .contentProfile {
        margin-top: 2rem;
        width: 100%;
        margin-left: unset;
        margin-right: unset;
    }
    .showBank #table{
        width: max-content;
    }
    .showBank .table-section{
        overflow-x : scroll;
    }
    .showBank .titleSection h3{
        font-size: 1.2rem;
    }
    .showBank .items{
        font-size: 1rem;
        padding: 1rem;
    }
    .uploadBank .height-back {
        margin-top: 130px;
    }
    .uploadBank .boxInput .input-group input {
        padding-left: 0% !important;
        font-size: 1.25rem;
        margin: 0;
        border-bottom: unset;
    }
    .uploadBank .btn-select {
        font-size: 1.25rem;
        top: -10px;
    }
    .uploadBank .cardGlass {
        height: 100%;
    }
    .uploadBank .icondd {
        width: 15px;
        position: relative;
        bottom: 25px;
        left: 8%;
    }
    /* .uploadBank .btn-upload {
        margin-left: 8rem;
    } */
    .uploadBank .btn-upload2{
        margin-top: 2rem;
    }
    .uploadBank .btn-upload3{
        margin-top: 2rem;
    }
    .invReservation p {
        margin-bottom: 0.4rem;
        font-size: 1.25rem;
    }
    /* .invReservation .box-title-center {
        padding-left: 3.5rem;
    } */
    .clubCorrelation .box-logo-card .logo-card .card-title {
        font-size: 1rem;
    }
    .clubCorrelation .cardGlass3 .section2 {
        font-size: 1.5rem !important;
        padding-left: 1.5rem;
    }
    .clubCorrelation .box-title-center{
        padding-top: 0%;
    }
    .bookingLounge .contentProfile{
        width: 100%;
    }
    .bookingLounge .boxInput .input-group input{
        font-size: 1.25rem;
    }
    .bookingLounge .btn-select{
        font-size: 1.25rem;
    }
    .addTeam .contentProfile{
        width: 100%;
    }
    .profileEap .data2{
        margin-top: 0;
    }
    .profileEap .box-title-center {
        padding-top: 0%;
    }
    .uploadH .contentPrivilege{
        width: 100%;
    }
    .historyInvestment .table-section {
        overflow-x : scroll;
    }
    .historyInvestment #table{
        width: max-content;
    }
    .historyInvestment .items {
        padding: 1rem;
    }
    .historyInvestment .bottom-add {
        width: auto;
        margin-bottom: 10%;
    }
    .commissionDetail .table-section{
        overflow-x : scroll;
      }
    .commissionDetail #table{
        width: max-content;
    }
    .detailContract .icon-Polestar {
        width: 20px;
        height: 28px;
    }
    .detailContract .icon-opportunity {
        width: 3rem;
        height: 3rem !important;
    }
    .detailContract .icon-share{
        margin-top: 10px;
    }
    .detailContract .line-1{
        margin-left: 275px;
    }
    .detailContract .line-2{
        margin-left: 106px;
        
    }
    .detailContract .tick-right {
        margin-top: -109px;
        position: relative;
        left: 11.5rem;
    }
    .investment_interested .box-title-center {
        padding-top: unset;
    }
    .invDesign .vl {
        display: none;
    }
    .invDesign .faq nav{
        width: 100%;
    }
    .invDesign .Reward{
        margin-top: 33rem;
    }
    .invDesign .reward-card{
        margin-bottom: 2rem;
    }
    .invDesign .s-btn {
        text-align: center;
        padding: 0px;
    }
    .invDesign .moneyDesign{
        margin-bottom: 0.5rem;
    }
    .invDesign .box-title-center h3{
        margin-top: 2rem;
    }
    .notification .notifications .dropdown-noti-box {
        width: 360px;
        height: auto;
        position: absolute;
        left: -9rem;
    }
    .notification .noti-row2 .text-end button{
        font-size: 12px;
    }
    .agentPort .table-section {
        overflow-x : scroll;
    }
    .agentPort #table{
        width: max-content;
    }
    .agentPort .items {
        padding: 1rem;
    }
    .agentPort .font-title-ivp {
        font-size: 2.5rem !important;
    }
    .agentPort .cardGlass {
        padding-bottom: 1.5rem !important;
    }
    .agentPort .btn-upload {
        background-color: #4187F3;
        color: #fff;
        width: 200px;
        height: 60px;
        border-radius: 20px;
        font-size: 1rem;
        position: relative;
        right: -25px;
        top: 0px;
    }
    .agentPort .ws-36 {
        font-size: 1.5rem;
        align-items: flex-start;
    }
    .agentPort .right-word {
        float: unset;
        margin-left: 1rem;
    }
    .agentPort .btn-outline-info-ivp {
        font-size: 1rem;
    }
    .agentPort .title-payoff {
        font-size: 1.5rem;
        color: white;
        margin-left: 1rem;
    }
    .agentPort .card {
        width: 100%;
    } 
    .agentPort .mission-card img {
        background: #4187F3;
        border-radius:20px;
        object-fit: cover;
        height: 130px;
    }
    .agentPort .t-ft2 {
        padding-top: 12px;
        color: #707070 !important;
        font-size: 1.2rem !important;
    }
    .agentPort .progress-box{
        margin-left: 24px;
    }
    .agentPort .progress-box .col-12{
        margin-bottom: 10px;
    }
    .agentPort .rankCommiss {
        position: relative;
        /* bottom: 350px; */
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        top: -400px;
        left: 10px;
    }
    .agentPort .chartCommiss {
        position: relative;
        bottom: 500px;
        left: 15px;
    }
    .agentPort .mainChart{
        margin-bottom: 24px;
    }
    .vl {
        display: none;
     }
     .showH .btn-upload5 {       
        position: absolute;
        right: 10px;
        top: -20px;
    }
    .showH .btn-upload4 {       
        position: absolute;
        right: 10px;
        top: -20px;
    }
    .contractDetail .profile-col-1 {
        margin-left: 20px;
    }
    .clubPrivilegeDetail .w-30-per {
        width: 100%;
    }
    
    .top500ranking .name-personal{
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .newDetail .image-new-more img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .myInvestorTeam .text-title{
        margin-top: 2rem;
    }
    .myInvestorTeam .w-mb-mpt{
        max-width: 100%;
        min-width: 100%;
    }

}

@media (max-width: 480px) {
    .login .contentProfile {
        margin-right: unset;
        width: 100%;
    }
    .login .cardGlass{
        background-color: transparent;
        width: 100%;
    }
    .login .box-title-center h3 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
    }
    .login .box-title-center h3{
        font-size: 1.5rem;
    }
    .login .boxInput .input-group input {
        font-size: 1rem;
    }
    .login .loginSocial img {
        width: 60px;
    }
    .profileEap .contentProfile {
        margin-top: 2rem;
        width: 100%;
        margin-left: unset;
        margin-right: unset;
    }
    .profileEap .contentProfile .profileImageCard h3 {
        font-size: 1.65rem;
    }
    .profileEap .boxInput .input-group input{
        font-size: 1rem;
    }
    .profileEap .text-white{
        font-size: 1rem;
    }
    .profileEap .textareData{
        font-size: 1rem;
    }
    .profileEap .contentProfile .documentCard .row{
        margin-bottom: unset;
        padding-bottom: unset;
    }
    .profileEap .dropzone-wrapper2 {
        margin-bottom: 0.625rem;
    }
    .showBank #table{
        width: max-content;
    }
    .showBank .table-section{
        overflow-x : scroll;
    }
    .showBank .titleSection h3{
        font-size: 1.2rem;
    }
    .showBank .items{
        font-size: 1rem;
        padding: 1rem;
    }
    .uploadBank .height-back {
        /* margin-top: 130px; ??????????????????????????*/
        margin-top: 60px;
    }
    .uploadBank .boxInput .input-group input {
        padding-left: 0% !important;
        font-size: 1rem;
        margin: 0;
        border-bottom: unset;
    }
    .uploadBank .btn-select {
        top: -4px !important;
        font-size: 1rem;
    }
    .uploadBank .cardGlass {
        height: 100%;
    }
    .uploadBank .icondd {
        width: 15px;
        position: relative;
        bottom: 38px;
        left: 92%;
    }
    /* .uploadBank .btn-upload {
        margin-left: 4rem;
    } */
    .uploadBank .news-card-big img {
        height: auto;
        width: 100%;
    }
    .btn-upload3 {
        width: 100%;
    }
    .uploadBank .card {
        width: 100%;
        position: relative;
        left: 0%;
    }
    .uploadBank .news-card-big .thumbnail-card{
        height: 100%;
    }
    .uploadBank .withbank {
        font-size: 1rem;
    }
    .uploadBank .withbank img{
        width: 30px;
    }
    .uploadBank .header-row .items {
        padding: 1rem;
        font-size: 1rem;
    }
    .uploadBank #table{
        width: max-content;
    }
    .uploadBank .table-section{
        overflow-x : scroll;
    }
    .uploadBank .items{
        font-size: 1rem;
    }
    .invReservation .mainReservation {
        padding-left: unset;
    }
    .invReservation p {
        margin-bottom: 0.5rem;
        font-size: .85rem;
    }
    .clubCorrelation .news-card-big .thumbnail-card {
        height: 100%;
    }
    .clubCorrelation .cardGlass3 {
        height: 100%;
    }
    .clubCorrelation .box-logo-card .logo-card .card-title {
        font-size: .75rem;
    }
    .box-logo-card div {
        padding: 0.5rem !important;
    }
    .clubCorrelation .box-logo-card .logo-card {
        background: #425edd14;
        border-radius: 15px;
        box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 110px;
        width: auto;
        padding: 0.5rem !important;
    }
    .clubCorrelation .cardGlass3 .section2 {
        font-size: 1rem !important;
        padding: unset;
    }
    .clubCorrelation .box-logo-card .logo-card img.thumbnail-card {
        height: 35px;
        width: 35px;
        border-radius: 50%;
        object-fit: cover;
        align-self: baseline;
    }
    .clubCorrelation .box-title-center{
        padding-top: 0%;
    }
    .bookingLounge .contentProfile{
        width: 100%;
    }
    .bookingLounge .box-title-center h3 {
        margin-top: 0rem;
    }
    .bookingLounge .navBarBack {
        top: 151px !important;
    }

    .bookingLounge .btn-upload3 {
        width: 92%;
        margin: 10px;
    }

    .bookingLounge .boxInput .input-group input{
        font-size: 1rem;
        padding-left: 0%;
    }
    .bookingLounge .btn-select{
        font-size: 1rem;
        padding-left: 0%;
    }
    .addTeam .contentProfile{
        width: 100%;
    }
    .addTeam .box-title-center {
        padding-top: 4.5rem;
    }
    .addTeam .boxInput .input-group input{
        font-size: 1rem;
    }
    .profileEap .box-title-center.subTitle h3 {
        font-size: 1.5rem !important;
    }
    .profileEap .contentProfile .documentCard .row h4 {
        font-size: 1rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .profileEap .contentProfile .documentCard .row .arrowRight {
        text-align: right;
        font-size: 1.5rem;
        position: relative;
        top: 10px;
    }
    .profileEap .data2{
        margin-top: 0;
    }
    .uploadH .contentPrivilege{
        width: 100%;
    }
    .uploadH .cardGlass {
        padding: 10px;
        width: 100%;
        /* height: 50%; */
    }

    .uploadBankByC .dz-preview {
        position: relative;
        left: unset;
        bottom: unset;
    }
    .uploadBankByC .dropzone, .uploadBankByC .dropzone:focus {
    /* background: red !important; */
    position: relative;
    outline: none !important;
    top: -24px;
    border-radius: 20px;
    height: 100%;
    cursor: pointer;
    opacity: 1;
    background: transparent;
    padding-top: 1rem;
    }

    .uploadH .bottom {
        margin: 0%;
    }
    /* .uploadH .box-title-center {
        padding-top: 8rem;
    } */
    .uploadH .height-back{
        /* height: 800px; */
        height: auto;
    }
    .historyInvestment .table-section {
        overflow-x : scroll;
    }
    .historyInvestment #table{
        width: max-content;
    }
    .historyInvestment .items {
        padding: 1rem;
        font-size: 1rem;
    }
    .historyInvestment .box-title-center {
        padding-top: 0;
    }
    .historyInvestment .search-input {
        width: 100%;
        height: 60px;
        border-radius: 10px;
        text-align: start;
        justify-content: center !important;
        margin-left: 0%;
        background: #2D3B46;
        margin-bottom: 2rem;
        padding: 0 2rem;
    }
    .historyInvestment .search-input-icon {
        right: 4%;
    }
    .historyInvestment .d-flex {
        display: flex!important;
        align-items: baseline;
        justify-content: space-evenly;
        align-content: center;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .historyInvestment .d-flex button {
        margin: 0.3rem;
    }
    .historyInvestment .bottom-add {
        width: auto;
        margin-left: 35%;
        margin-bottom: 10%;
    }
    .commissionDetail .table-section{
        overflow-x : scroll;
      }
    .commissionDetail #table{
        width: max-content;
    }
    .commissionDetail .items{
        font-size: 1rem;
        padding: 1rem;
    }
    .detailContract .fontsizePolestar {
        font-size: 1rem !important;
    }
    .detailContract .fontsize-cal {
        font-size: 1.5rem !important;
        color: #FFFFFF;
    }
    .detailContract .p-col {
        padding: 14px;
        font-size: 1rem;
        position: relative;
        left: 25px;
    }
    .detailContract .opportunity {
        width: auto;
    }
    .detailContract .renewcontract {
        width: auto;
    }
    .detailContract .profile-col {
        padding-left: 15px;
        margin-top: 5px;
    }
    .detailContract .datailContract-name {
        font-size: 1.5rem;
    }
    .detailContract .icon-Polestar {
        width: 20px;
        height: 28px;
    }
    .detailContract .icon-opportunity {
        width: 2.75rem;
        height: 2.75rem !important;
    }
    .detailContract .fontsizedocument {
        font-size: 1rem;
        color: #FFFFFF;
    }
    .detailContract .profile-col-1 {
        padding-left: 35px;
        margin-top: 3px;
    }
    .detailContract .tell-col{
        padding-right: 0%;
        margin-right: 10px;
    }
    .detailContract .fontsizedocument-2 {
        font-size: 1rem;
    }
    .detailContract .icon-share{
        margin-top: 10px;
    }
    .detailContract .box-radius {
        width: 370px;
        margin-left: 10px;
    }
    .detailContract .cardGlass{
        padding: 25px;
        overflow-x : scroll;
    }
    .detailContract .fontsize-text {
        width: max-content;
    }
    .detailContract .fontsize-cal-2{
        width: max-content;
    }
    .detailContract .tick-right {
        margin-top: -109px;
        position: relative;
        left: 14rem;
    }
    .detailContract .backhome { 
        width: 240%;
    }
    .detailContract .backattach {
        width: 100%;
        margin-left: 137%;
    }
    .detailContract .PolestarCard hr.line{
        width: 750px;
    }
    .detailContract .outside-blue{
        margin-left: 25rem;
    }
    .detailContract .outside-grey{
        margin-left: 47rem;
    }
    .detailContract .line-1{
        width: 350px;
        margin-left: 302px;
    }
    .detailContract .line-2{
        width: 350px;
        
    }
    .investment_interested .button-sm {
        width: auto;
    }
    .investment_interested .carousel-contant-badge {
        font-size: 0.5rem;
        position: absolute;
        left: -25px;
    }
    .investment_interested .box-title-center {
        padding-top: unset;
    }
    .invDesign .vl {
        display: none;
    }
    .invDesign .faq nav{
        width: 100%;
    }
    .invDesign .Reward{
        margin-top: 50rem;
    }
    .invDesign .reward-card{
        margin-bottom: 2rem;
    }
    .invDesign .box-list-card.invest_design{
        padding: 0.8rem;
    }
    .invDesign .s-btn {
        text-align: center;
        padding: 0px;
    }
    .invDesign .moneyDesign{
        margin-bottom: 0.5rem;
    }
    .invDesign .box-title-center h3{
        margin-top: 2rem;
    }
    .notification .notifications .dropdown-noti-box {
        width: 360px;
        height: auto;
        position: absolute;
        left: -6rem;
    }
    .notification .noti-row2 .text-end button{
        font-size: 12px;
    }
    .agentPort .table-section {
        overflow-x : scroll;
    }
    .agentPort #table{
        width: max-content;
    }
    .agentPort .items {
        padding: 1rem;
    }
    .agentPort .font-title-ivp {
        font-size: 2.5rem !important;
    }
    .agentPort .cardGlass {
        padding-bottom: 2.5rem !important;
    }
    .agentPort .btn-upload {
        background-color: #4187F3;
        color: #fff;
        width: 115px;
        height: 40px;
        border-radius: 10px;
        font-size: .75rem;
        position: relative;
        right: -25px;
        top: 0px;
    }
    .agentPort .ws-36 {
        font-size: 1.5rem;
        align-items: flex-start;
    }
    .agentPort .right-word {
        float: unset;
        margin-left: 1rem;
    }
    .agentPort .btn-outline-info-ivp {
        font-size: .75rem;
    }
    .agentPort .title-payoff {
        font-size: 1rem;
        color: white;
        margin-left: 1rem;
    }

    .agentPort .title-payoff a {
        font-size: 1rem;
        color: white;
        margin-left: 1rem;
    }
    .agentPort .card {
        width: 100%;
    } 
    .agentPort .mission-card img {
        background: #4187F3;
        border-radius: 6%;
        border-radius:20px;
        object-fit: cover;
        height: 110px;
    }
    #search_contract {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0 1.25rem;
        font-size: 1rem;
        font-weight: 200;
    }
    .mission-card .card-body {
        padding: 0.25rem 0.5rem 0 0.5rem;
        background: #fff;
    }
    .mission-card {
        background: #fff;
        border-radius: 20px;
        box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        padding-bottom: 0.5rem;
        margin-bottom: 2.5rem;
        border: unset;
    }
    .agentPort .t-ft2 {
        padding-top: 0;
        color: #707070 !important;
        margin-top: 0 !important;
        font-size: 0.75rem !important;
    }
    .t-ft1 {
        color: #4187F3 !important;
        font-size: 0.75rem;
    }
    .agentPort .progress-box{
        margin: 0 auto;
    }
    .agentPort .progress-box .col-12{
        margin-bottom: 10px;
    }
    .agentPort .rankCommiss {
        position: relative;
        /* bottom: 350px; */
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        top: -230px;
        left: 0px;
    }
    .agentPort .chartCommissMain {
        padding: 0px;
    }
    .agentPort .box-rankCommiss-left {
        /* right: 15px;
        top: 60px; */
    }
    .agentPort .max-rank{
        font-size: 1.125rem;
    }
    .agentPort .chartCommiss {
        position: relative;
        bottom: 230px;
        left: 0px;
    }
    .agentPort .chartCommiss h1 {
        font-size: 2rem;
    }
    .agentPort .mainChart{
        margin-bottom: 24px;
    }
    .agentPort .px-2 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .clubPrivilege .box-title-srction .srction-title-center {
        margin-left: 0%;
    }
    /* .whyhow .box-title-center h3 {
        margin-top: 6rem;
    } */
    .whyhow .investor-port-mainbody .btn-outline-info-ivp-1 {       
        margin: 5px;
    }
    .agentPort .d-flex {
        display: flex!important;
        justify-content: space-evenly;
        align-items: baseline;
        flex-wrap: wrap;
    }
    .eapPortChart .btn-mission {
        height: 40px;       
        font-size: 1rem;
        /* width: 300px; */
    }
    .commissionDetail .text-title{
        padding-top: 5px;
        font-size: 1.5rem;
      }
    .showProfileEap .multiple-img-delete {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        position: relative;
        top: -120px;
        right: -70px;
        cursor: pointer;
    }
    /* .showH .text-title {
        margin-top: 5rem;
    } */
    .showH .btn-upload5 img {
        margin-right: 5px;
        width: 10px !important;
        height: 10px !important;
    }
    .showH .btn-upload5 {
        width: 200px;
        height: 30px;
        background: #5697e6;
        border-radius: 15px;
        -webkit-box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
        box-shadow: -11 4px 30px rgb(0 0 0 / 10%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        color: #fff;
        border-radius: 30px;
        border-color: transparent;
        font-weight: bold;
        position: relative;
        right: 0px;
        top: 20px;
        font-size: 12px;
    }
    .showH .btn-upload5 {
        margin-top: 0rem; 
        margin-bottom: 0rem;
    }   
    .showH .btn-upload4 img {
        margin-right: 5px;
        width: 10px !important;
        height: 10px !important;
    }
    .showH .btn-upload4 {
        width: 200px;
        height: 30px;
        background: #27AE60;
        border-radius: 15px;
        -webkit-box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
        box-shadow: -11 4px 30px rgb(0 0 0 / 10%);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        color: #fff;
        border-radius: 30px;
        border-color: transparent;
        font-weight: bold;
        position: relative;
        right: 0px;
        top: 20px;
        font-size: 12px;
    }
    .showH .btn-upload4 {
        margin-top: 0rem; 
        margin-bottom: 0rem;
    }
    .contractManage .d-width {
        margin-bottom: 1rem;
    }
    .contractManage .items {
        /* width: max-content; */
        white-space: nowrap;
        padding: 0 5px;
    }

    .contractManage .items p{
        margin-bottom: 0;
    }

    .contractManage .position-icon-table {
        /* height: 40px;
        margin-top: 40px;
        margin-right: 10px;
        margin-left: 10px; */
        /* position: relative; */
        /* bottom: 0px; */
        /* background-color: seashell; */
    }
    .name-box2 {
        position: relative;
        right: 0;
        /* margin-top: 4rem !important; */
    }
    .faqMain .tab-box-1 {
        padding: 1px 0px 6px 0px !important;
    }

    .faqMain .collapse-faqs {
        float: right;
        padding-right: 20px;
        position: relative;
        top: -6px;
        right: -10px;
    }

    .contractManage #table {
        width: max-content; 
    }
    .ecg-news-slick .slick-dots{
        display: none !important;
    }
    .mission-card .card-title {
        font-size: 1rem;
    }
    .for-ecg-section {
        margin-top: 0rem;
    }
    .missionDetail .w-30-per {
        width: 100%;
    }
    .clubCorrelation .cardGlass4 {
        width: 100%;
    }
    .clubCorrelation .font-si {
        font-size: 1rem;
    }
    .clubCorrelation .card-table {
        font-size: 12px;
    }
    .btn-corre {
        width: 100%;       
        font-size: 1rem;
    }
    .faqMain .text-title{
        font-size: 32px;
    }
    .faqMain .text-head{
        margin-top: 1rem;
    }
    .faqMain .text-head h5{
        font-size: 1rem !important;
    }

    .content_incard {
        padding-top: 2rem;
        margin-top: unset;
        margin-left: unset;
        margin-right: unset;
        margin-bottom: unset;
    }
    .faqMain .text-head h5 {
        padding-left: 20px;
    }

    .faqMain .tab-box-1 {
        padding: 1px 0px 40px 0px;
        background: rgb(39 57 109 / 53%);
        margin-top: 18px;
        /* border: 2px solid #5b5e61; */
        border-radius: 10px;
    }

    .faqMain .breadcrumb{
        margin-top: 0;
    }

    .vl {
       display: none;
    }
    .invest-card p {      
        font-size: 12px !important;
    }
    .invReservation .cardGlass5{
        height: auto;
    }
    .btn-choose-plan, .btn-choose-plan2 {
        width: 100% !important;
        font-size: 0.85rem !important;
    }
    .investDesign .card-plan .col-6{
        padding: 5px !important;
        margin-top: 0!important;
    }
    .investDesign .box-list-card .invest-card .col-6 {
        margin-right: 10px;
    }
    .investDesign .title-inv-plan h3 {
        font-size: 24px;
        font-weight: 600;
    }
    #investor_list_1, #investor_list_2 {
        /* position: relative;
        top: 12px;
        right: 150; */
        height: 60px;
        /* width: 100%; */
        font-size: 1rem;
        background-color: transparent;

        /* ????????????? */
        width: unset;
        /* right: 0px; */
    }    
    .fc .fc-toolbar-title {
        font-size: 16px !important;
        margin: unset !important;
    }
    .invmentDetail .investment-booking .btn-submit-detail {
        width: 100%;
    }
    .commissionDetail .box-icon .myImg {
        font-size: 18px;
    }
    .commissionDetail .h-t2 {
        color: white;
        font-size: 1rem !important;
    }
    .commissionDetail .tab-box {
        padding: 1px 0px 30px 10px;
        margin-top: 35px;
        width: 97%;
    }
    #footerNonLogin .linkinico-footer img {
        width: 22px;
    }
    #footerNonLogin .lineico-footer img {
        width: 26px;
    }
    #footerNonLogin .youtubeico-footer img {
        width: 30px;
    }
    #footerNonLogin .facebookico-footer img {
        width: 12px;
    }
    .clubCorrelation .welcome {
	    position: relative;
	    top: 15%;
	    width: 100%;
	    text-align: right;
	}
    .clubCorrelation .welcome h4 {
        color: #4187F3;
        font-size: 1.75rem;
        position: relative;
        right: 20px;
        font-weight: 700;
        margin-right: 1rem;
    }
    .a-fancy {
        position: relative;
        right: 10px;
        bottom: 50px
    }
    .a-fancy img{
        width: 40px !important;
    }
    .renewcontract {
        color: black !important;
        background: #FFFFFF;
        width: 100%;
        height: 54px !important;
        margin: auto;
        border-radius: 10px;
        font-size: 1rem;
        font-weight: 700;
    }
    .contractDetail .p-col {
        padding: 0px 0px 0px 15px;
        font-size: 14px;
    }
    .contractDetail .icon {
        width: 20px;
        height: 20px;
        margin: 0;
    }
    .contractDetail.profile-col-1 {
        padding-left: 20px;
        margin-top: 3px;
        margin-left: 20px;
    }
    .contractDetail .fontsizedocument {
        font-size: 14px;
        color: #FFFFFF;
    }
    .fontsizedocument-2 {
        font-size: 12px;
        color: #707070;
    }
    #copy-button img{
        width: 30px;        
        margin-top: 20px;
    }
    #share-button img{
        width: 30px;        
        margin-top: 20px;
    }   
    .contractDetail .icon-opportunity {
        color: #ffffff !important;
        background: #4187F3;
        border-radius: 10px;
        width: 40px;
        height: 40px!important;
        margin-top: 0.375rem;
    }
    .contractDetail .icon-Polestar {
        width: 20px;
        height: 28px;
    }
    .contractDetail .profile-col-1 {
        margin-left: 20px;
    }
    .clubPrivilegeDetail .w-30-per {
        width: 100%;
    }
    .contractDetail .btn-manage-contract {
        text-decoration: none;
        background: white;
        color: #081C2A !important;
        padding: 8px 8px 8px 8px;
        border-radius: 6px;
        font-size: 10px;
        font-weight: bold;
    }
    .contractDetail .correlation-text-1 {
        font-size: 12px;
    }
    .contractDetail .img-renewcontract {
        height: 25px;
        width: 25px;
    }
    .top500ranking .name-personal{
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .founder .name-personal {
        margin-left: 30px;
    }
    .newDetail .image-new-more img {
        width: 180px;
        height: 180px;
        object-fit: cover;
    }
    .box-rankCommiss-left {      
        position: relative;
        /* top: 40px;
        right: -10px; */
    }
    .box-rankCommiss-right {       
        position: relative;
        /* top: 60px;
        left: -65px; */
    }
    .myInvestorTeam .text-title{
        margin-top: 2rem;
    }
    .myInvestorTeam .font-size-myTeam {
        font-size: 2.25rem;
        color: white;
        font-weight: 700;
    }
    .tab-box-1 .arrow-rotate .avatar-group .collape-box i {
        font-size: 1rem;        
        margin-bottom: 0.5rem;
    }
    .myInvestorTeam .w-mb-mpt{
        max-width: 100%;
        min-width: 100%;
    }
    .myInvestorTeam .tab-box-1 .arrow-rotate .company-info {
        align-self: center;
        margin: 1rem 1rem 0rem 1rem;
    }
    .myInvestorTeam .tab-box-1 .arrow-rotate .company-info h2.company-name {
        color: #FFF;
        font-weight: 700;
        font-size: 1.5rem;
    }
    .myInvestorTeam .tab-box-1 .arrow-rotate .company-info h2.company-note {
        font-weight: 300;
        font-size: 1rem;
        color: rgba(255,255,255,0.5);
    }
    .myInvestorTeam .size-number-start h3{
        font-size: 16px;
        margin-top: 10px;
    }
    .myInvestorTeam .size-number-end h3{
        font-size: 16px;
        margin-top: 10px;
    }
    .myInvestorTeam .size-number-padding h3{
        font-size: 16px;
        margin-top: 10px;
    }
    .myInvestorTeam .cardGlassmyInvestorTeam .main-collape {
        padding-top: 3rem;
        margin-top: 10px;
    }
    .home-banner-inside-container .home-profile .home-glass-personal3 {       
        height: 48%;
    }
    .investor-port-mainbody .btn-back {
        position: relative;
        left: -18px;
        top: -12px;
    }
    .search-years{
        z-index: 1;
    }
    .content-beetween-box {
        align-items: start;
    }
    .content-beetween-box .box-user {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .newDetail {
        padding-bottom: 0px;
        padding-top: 0px;
        height: auto;
    }
    .mission-list {
        padding-bottom: 0px;
    }   
    .missionDetail {
        padding-bottom: 0px;
    }  
}

/* iphone 7 */
@media (max-width: 375px) { 
    .home-banner-inside-container .home-profile .home-glass-personal3 {       
        height: 125px !important;
    }
    .agentPort .mainChart {
        height: 480px;
    }
    .agentPort .eapPortChart .box-image-grag-drop .cardGlass {
        height: 250px;;
    }
    .agentPort .box-image-grag-drop .cardGlass {
        height: 260px;
	
    }
    .design_img_uploadH .dz-image img, .design_img_uploadBankByC .dz-image img{
        height: 240px !important;
        margin-top: 2px;
    }
    /* .uploadBankByC .dropzone, .uploadBankByC .dropzone:focus{
        height: 265px !important;
    } */
    .dropzone-wrapper{
        height: 265px !important;
    }
} 




