
@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1520px;
  }
}

  .box-content-detail img {
    width: 100%;
    object-fit: cover;
  }
@media (min-width: 0px) and (max-width: 380px) {
  .agentPort .chartCommiss {
    position: relative;
    bottom: 205px;
    left: 0px;
  }
  #copy-button img {
    width: 25px;
    margin-top: 20px;
  }
  #share-button img {
    width: 25px;
    margin-top: 20px;
  }
  .me-2 {
    margin-right: 0.2rem!important;
  }
  .agentPort .rankCommiss {
    position: relative;
    /* bottom: 350px; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    top: -206px;
    left: 0;
  }
  .box-rankCommiss-right {
    position: relative;
    top: 0px;
    left: -28px;
  }
  .agentPort .box-rankCommiss-left {
    right: -28px;
    top: 0px;
  }
  .agentPort .chartCommissMain {
    margin-top: 20px;
  }
  .mainBody .boxChartsplit {
    padding-top: 3rem;
  }

  .mainBodyHomeInside .start-contract-icon {
    right: 37px;
  }
  .content-beetween-box .box-user p {
    font-size: 0.75rem !important;
  }
  .box-content-detail .content-beetween-box .box-user .img-avatar {
    width: 40px;
    height: 40px;
  }
  .box-content-detail .content-beetween-box .box-share img {
    width: 40px;
    height: 40px;
  }
  .news-card .box-card-footer .me-4 {
    margin-right: 0.5rem !important;
  }
  .news-card .box-card-footer p {
    font-size: 0.5rem;
    white-space: nowrap;
  }
  .news-card .box-card-footer p svg {
    margin-right: 2px;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  /* ��˹�����ʴ��Ţͧ�����������˹�Ҩ��բ�Ҵ����� 0px �֧ 480px */
  .position-icon-table {
    margin-top: 40px;
  }
  .contractManage th td {
    width: 400px;
  }

  .contractManage .res-width-t1 {
    width: 411px !important;
    white-space: normal !important;
  }
  .contractManage .keep_left {
    align-items: unset;
  }
  .contractManage .keep_left a{
    display: inline-block;
  }
  .contractManage .keep_left p{
    display: inline-block;
  }
  .contractManage .bottom-0{
    bottom: 0rem !important;
  }
  .contractManage thead {
    /* display: block; */
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .contractManage tbody {
    /* height: 600px; */
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
  }
  .contractManage tbody tr {
    display: table;
    width: 120rem;
    table-layout: fixed;
  }
  .investor-port-mainbody tbody tr {
    display: table;
    width: 120rem;
    table-layout: fixed;
  }
  .daterangepicker .drp-calendar.left {
    padding: 8px !important;
  }
  .ecg_CallBack .btn-upload3 {
    width: 90%;
  }
  .newDetail .a-fancy {
    position: absolute;
    right: -9px;
    bottom: -38px;
    width: 50px;
    height: 220px;
  }
  #modal-change-linkedin .modal-body .boxInput .input-group input {
    padding-right: unset;
  }
  .mainBody .boxInput .input-group .iconLine {
    height: 25px;
    position: absolute;
    top: 20px;
    left: 10px;
  }
  #modal-change-lineid .modal-body .boxInput .input-group .iconLine {
    height: 23px;
    position: absolute;
    top: 20px;
    left: 10px;
  }
  .logoEcg img {
    max-height: 50px;
  }
  .newDetail .image-new-more img {
    width: 100%;
  }
  .mainNewKnowledge .news-card .box-card-footer p svg {
    margin-right: 2px;
  }
  .home-banner-inside-container .personal-data3 {
    font-size: 1rem;
  }
  .home-profile .fc .fc-button-primary {
    background-color: unset !important;
    border-color: transparent !important;
  }
  .box-jus-center {
    display: flex;
    justify-content: center;
    margin-top: unset !important;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 1rem;
    margin-right: 0;
    margin-left: 0;
  }
  .home-banner-inside-container .home-profile .home-glass-personal3 {
    background: #425edd14;
    cursor: pointer;
    margin: unset;
    margin-right: unset !important;
    margin-left: unset !important;
    display: block;
    width: 48%;
  }
  .mainBodyHome .clubHomeImageCard {
    padding: 1rem !important;
  }

  .mainBodyHome .clubHomeImageCard .home-glass-personal2{
    margin-bottom: unset !important;
    padding-top: 2rem !important;
  }
  .home-banner-inside-container .home-profile .box1 .alert-in-profile2 {
    font-size: 1rem;
    text-align: center;
  }
  
  .mainBodyHome .clubHomeImageCard h3{
    padding-bottom: 0.5rem !important;
  }

  .mainBodyHomeInside {
    padding-top: 20px !important;
  }
  
  .mainBody .breadCrumbNav li {
    color: #fff;
    font-size: 10px;
    font-weight: 100;
  }

  .mainBodyHomeInside .start-contract {
    color: #FFFFFF;
    background: #4187F3;
    text-decoration: none;
    width: 100%;
    height: 45px;
    padding: 8px;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-family: 'Kanit Regular';
    font-weight: 700;
    font-size: 12px;
  }
  .mainBodyHomeInside .start-contract-icon {
    position: absolute;
    margin-left: 10px;
    margin-top: 2px;
    right: 43px;
    width: 8px;
    top: 13px;
  }
  .home-banner-inside-container .home-profile .box2 .alert-in-profile {
    font-size: 1.125rem;
    font-family: 'Kanit Regular';
    font-weight: 800;
  }
  .mainBody .breadCrumbNav {
    padding-left: 0rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .mainBody .navBarBack a {
    font-size: 1rem;
    font-weight: 600;
    color: #4187F3;
    text-decoration: none;
  }
  .mainBody .navBarBack {
    /* padding-left: 3rem; */
    /* display: block; */
    /* margin: 10px; */
    margin-bottom: 2px;
  }
  .mainBody .navBarBack {
    padding-left: 0rem;
  }
  .showProfile .contentProfile .mt-5{
    margin-top: 0rem!important;
  }
  .mainBody .boxInput {
    padding: 1rem;
  }
  .showProfileEap .topic-profile {
    color: #9FA3A6;
    font-weight: 200;
    font-size: 1rem;
    margin-bottom: 1rem;
  }

  .mainBodyHomeInside  {
    padding-bottom: 0px!important;
  }
  .mainBodyHomeInside  .btn-outline-info {
    padding: 0.8rem; 
    margin-bottom: 0rem;
  }
  .mainBodyHomeInside .home-banner-bottom {
      margin-top: 0.5rem !important;
  }
  .mainBodyHomeInside .ecg-news-container .mt-5 {
    margin-top: 0rem !important;
  }
  .mainBodyHomeInside #ecgClubCarousel9 {
    margin-bottom: -3rem !important;
  }

  .investor-port-mainbody  {
    padding-bottom: 0rem !important;
  }

  .clubCorrelation {
    padding-bottom: 0rem !important;
  }

  .investDesign {
    padding-bottom: 0rem !important;
  }

  .clubhomeMainBody {
    padding-bottom: 0rem !important;
  }

  .newHome {
    padding-bottom: 0rem !important;
  }

  .font-size-p1 {
    font-size: 10px;
    margin-top: 10px !important;
  }
  .dropzone-desc p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
  }

  .dropzone-wrapper {
    background: rgb(255 255 255 / 10%);
    /* padding-top: 13.5rem !important; */
    padding-top: 0px !important;
    padding-bottom: unset;
    border-radius: 20px;
    height: 100%;
    min-height: 200px;
  }

  .dropzone-warning{
    display: none;
  }
  .dropzone-wrapper .cloudIcon,
  .dropzone-wrapper .cloudIcon2
  {
    width: 65px;
    height: auto;
    /* ?????padding ????upload */
    padding-top: 100px;
  }

  .design_img_uploadH .dz-image img,.design_img_uploadBankByC .dz-image img {
    border-radius: 0;
    height: auto;
    width: 100%;
    object-fit: cover;
    position: relative;
    left: 0px;
    bottom: 0;
  }
  .design_img_uploadH .dz-remove,.design_img_uploadBankByC .dz-remove {
    width: 40px !important;
    height: 40px !important;
    background-color: #FFF;
    padding: 0;
    position: absolute;
    bottom: unset !important;
    left: unset !important;
    top: 5px !important;
    right: 10px !important;
    border-radius: 20px;
  }

  .mainBody .cardGlass {
    margin-bottom: 1rem;
    padding: 1rem;
  }
  .mainBody .contentPrivilege{
    width: 100%;
  }
  .showH .cardGlass img {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .mainBody .contentProfile .profileImageCard h3 {
    font-size: 2rem;
  }
  .mainBody .box-title-center.subTitle h3 {
    font-size: 1.5rem !important;
  }
  .mainBody .contentProfile .documentCard .row h4 {
    font-size: 1.25rem;
  }
  /* table ˹�Ҥ�Ѻ manageContract*/
  .table-section {
    padding: 0rem;
  }

  /* missionList */
  .mission-list .pt-5{
    padding-top: 3rem!important;
  }
  .mission-list  .text-center{
    margin-top: 20px;
    display: block !important;
  }
  .mission-list .box-title .card {
    width: 100% !important;
  }
  .clubPrivilege .h_pic_mission {
    height: 150px !important;
  }
  .clubhomeMainBody .h_pic_mission {
    height: 150px !important;
  }
  .top500ranking .top500ranking-detail .rank-card .my-rank-list .rank-title .circle {
    left: 30px;
  }
  /* founder */
  .founder .link_founder_rank .col {
    padding-left: 0;
    padding-right: 0;
    flex: 1 0 0%;
  }
  .founder .breadcrumb .breadcrumb-item {
    /* opacity: 1; */
    font-size: 0.8rem;
    padding: 10px 0px 10px 0px;
  }
  .founder .breadcrumb-item+.breadcrumb-item {
    padding-left: 0rem;
  }
  .founder .box-title-center h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px;
  }
  .founder .d-flex {
    display: block !important;
  } 
  .founder .d-flex button {
    border-radius: 25px;
    width: 100%;
  }
  .founder .sortFounder {
    margin-left: 0px;
    padding: 10px 0 10px 0;
  }
   
  /* ECG/contractDetail */
  .profile-mar-g-1 {
    margin-right: unset;
  }
  .contractDetail .profile-col-1 {
    margin-left: 5px;
  }
  .contractDetail .fontsizedocument {
    font-size: 12px;
    color: #FFFFFF;
  }
  .fontsizedocument-2 {
    font-size: 10px;
    color: #707070;
  }
  .contractDetail .icon-opportunity {
    width: 30px;
    height: 30px!important;
    margin-top: unset;
  
  }
  .contractDetail .icon-Polestar {
    width: 13px;
    height: 17px;
  }
  .contentContract {
    width: 100%;
  }
  .contractDetail .fontsize-cal {
    font-size: 1rem;
  }
  .contractDetail .fontsize-cal-1 {
    font-size: 1rem;
  }
  .contractDetail .fontsize-cal-2 {
    font-size: 1rem;
    font-family: 'Kanit Bold';
  }
  .contractDetail .fontsizePolestar {
    font-size: 13px;
    font-family: 'Kanit Light';
    font-weight: 100;
    line-height: 1.5;
  }

  .contractDetail .cardGlass-1 {
    padding: 1rem;
    margin-top: 0;
  }

  .contractDetail .opportunity {
    width: 210px;
    left: -3px;
  }
  .contractDetail .fontsizeprofile-1 {
    font-size: 20px;
  }
  .contractDetail .fontsizeprofile-2 {
    font-size: 15px;
  }
  .contractDetail .profile-col {
    padding-left: 58px;
  }
  .contractDetail .eapProfile {
    width: 50px;
    height: 50px;
  }
  .contractDetail .cardGlass {
    padding-bottom: 20px;
  }
  .contractDetail .profile-mar-g {
    margin-top: 3px;
  }
  .contractDetail .tell-col {
    padding-right: 9px;
  }
  .contractDetail .line-2 {
    width: 70px;
    margin-left: 95px;
  }
  .contractDetail .nav-progress {
    background: rgb(127 127 127 / 10%);
    border-radius: 10px;
  }
  .box-attach-bookbank{
    flex-direction: column;
  }

  .box-attach-bookbank a{
    margin-left: unset !important;
    font-size: 1rem;
    font-weight: 700;
  }

  .contractDetail .button-bank {
    border-radius: 20px;
    width: 100%;
    height: 38px;
    margin-top: 20px;
    border: none;
    font-size: 1rem;
    font-weight: 700;
  }
  .box-book-bank-file .bank-name, .box-book-bank-file .bank-no {
    font-size: 8px;
    font-weight: 100;
    color: #fff;
    margin: 0;
  }
  .box-book-bank-file .bank-logo {
    width: 25px;
    height: 25px;
    display: block;
  }

  .contractDetail .nav-tabs .nav-link .box-book-bank-file {
    display: block;
    position: absolute;
    background: rgb(127 127 127 / 30%);
    border-radius: 9px;
    padding: 0.25rem 0.5rem;
    width: 100px;
    top: 40px;
    right: -14px;
  }

  .contractDetail .backg-bank-sec-r {
    background: rgb(255 255 255 / 20%);
    position: relative;
    width: auto;
    text-align: center;
    border-radius: 10px;
    width: auto;
    color: black;
    padding: 20px;
    font-size: 1rem;
    font-weight: 800 !important;
    margin-bottom: unset !important;
  }

  .contractDetail .backg-bank-sec {
    background: rgba(30, 255, 0, 0.2);
    position: relative;
    width: auto;
    text-align: center;
    border-radius: 10px;
    width: auto;
    color: white;
    padding: 1rem;
  }
  .box-model-top{
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .custom-padding-1rem{
    padding: 1rem !important;
  }

  .mainBody .contentProfile .profileImageCard {
    padding: 1rem;
  }

  .header_success {
    font-size: 1.25rem;
    color: #0e9282;
    font-weight: 700;
  }
  .body_success {
    font-size: 1rem;
    font-weight: 700;
  }
  .contractDetail .backattach-sec {
    background: #4187F3;
    width: 100%;
    height: 43px;
    border-radius: 10px;
    color: #fff !important;
  }
  .contractDetail .bank-session-1 {
    background: aliceblue;
    margin-top: 10px;
    padding: 15px;
    font-size: 0.75rem;
    font-weight: 700;
  }

  .add-pb-4 {
    padding-bottom: 2rem;
  }
  .background_success {
    background: rgba(27,61,60) !important;
    border-radius: 1rem;
    padding: 1rem;
  }

  .contractDetail .form-control{
    font-size: 1rem;
    font-weight: 700;
  }

  .al-ce {
    color: #FFFFFF !important;
    font-size: 10px;
  }

  .insider-blue,.insider-grey,.insider-green {
    top: 0px;
    left: 0px;
  }
  .contractDetail .nav-tabs {
    border-bottom: 0px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 5px;
  }
  .home-ml {
    margin-left: 0px;
  }
  .contractDetail .nav-tabs .nav-link {
    padding: 0 3px;
    border: 0px;
    font-size: 10px;
    font-weight: 200;
    position: relative;
    font-family: 'Kanit Bold';
  }
  .contractDetail .home-ml {
    padding: 0;
    width: auto;
    height: auto;
    font-size: 12px;
  }
  .backhome {
    background: #4186f321;
    width: 100%;
    height: 60px;
    border-radius: 15px;
    margin: auto;
    margin-top: 1.5rem;
    padding: 10px;
  }
.contractDetail .insert-book {
    background: #4187F3;
    width: 40%;
    height: 60px;
    border-radius: 15px;
    margin-top: 30px;
    color: #FFFFFF !important;
    white-space: nowrap;
    height: min-content;
}

  .fontsizeprocess {
    color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: 700;
  }

  .contractDetail .backattach {
    width: 100px;
    position: relative;
    right: 92px;
    top: 6px;
    font-size: 10px;
  }

  .contractDetail .backattach {
    width: 175px;
    font-size: 11px;
    /* margin-left: 171px; */
  }

  .contractDetail .line-1 {
    width: 75px;
    margin-left: 220px;
  }
  .contractDetail .backattach-checking {
    width: 100px;
    position: relative;
    right: 90px;
    top: 6px;
    font-size: 10px;
  }

  .contractDetail .backattach-checking {
    width: 173px;
    font-size: 11px;
    /* margin-left: 171px; */
  }
  .contractDetail .backattach-success {
    width: 100px;
    position: relative;
    right: 60px;
    font-size: 10px;
  }

  .contractDetail .backattach-success{
    width: 125px;
    font-size: 11px;
    /* margin-left: 171px; */
  }
  .contractDetail .backattach-failed {
    width: 100px;
    position: relative;
    right: 60px;
    font-size: 10px;
  }

  .contractDetail .backattach-failed {
    width: 125px;
    font-size: 11px;
    /* margin-left: 171px; */
  }
  
  button.align-items-center.btn.d-flex.justify-content-center.opportunity.respone-botton {
    width: 100% !important;
    left: 0;
    padding: 0;
    height: 40px !important;
    font-size: 0.85rem;
  }
  .contractDetail .btn-back{
    position: relative;
    left: -18px;
    top: -12px;
  }
  .contractDetail .opportunity-1 {
    width: 100%;
    /* padding: 30px; */
    /* right: 17px; */
    font-size: 14px;
    text-align: center;
}
/* investment_interested */
  .mainInterested .slide.cs_pointer .not_check {
    left: unset !important;
  }
  /* ?????????????? investDesign*/
  .investDesign .input-amount {
    top: 12px;
    width: 130px;
    font-size: 1rem;
    right: 44px;
  }
  .investDesign .input-amount2 {
    position: absolute;
    top: 12px;
    right: -9px !important;
    height: 60px;
    width: 180px;
    font-size: 2rem;
    padding: 0;
    border: none;
    text-align: center;
    font-weight: bold;
    margin-top: -10px;
  }
  input#invest_amount2 {
    /* top: 38px; test ????????????????????????? */
    right: -10px;
  }
  .investDesign .money-return .col-2 {
    /* padding-top: 20px; ????????????????????????? */
    padding-top: 0px;
  }
  .investDesign .card-head {
    margin-bottom: 0px;
  }
  .investDesign .card-detail-inv .line-dtail {
    margin-top: 0px;
  }
  .investDesign .inf-card {
    margin: 12px;
  }
  .btn-choose-plan, .btn-choose-plan2 {
    background-color: transparent;
    border-color: #4187F3;
    color: #4187F3;
    width: 100%;
    margin: 0;
    padding: 1rem 0;
    border-radius: 10px;
    transition: all .2s;
    font-size: 1.125rem;
    font-weight: 600;
  }

  .investDesign .title-inv-plan h3 {
    font-size: 1.25rem;
    font-weight: 600;
  }
  .investDesign .title-inv-plan {
    margin-top: 0rem;
  }
  .investDesign section{
    padding: 1rem;
  }
  .mb-50 {
    margin-bottom: 0px;
  }
  .investDesign .tab-radius{
    width: 100% !important;
  }
  .investDesign .faq{
    margin-top: unset !important;
  }
  .s-btn {
    text-align: center;
    padding: 1rem 0 4rem 0;
  }
  .w-90-per {
    width: 100%;
  }
  .investDesign .btn-edit {
    margin: 10 0px 10px;
    width: 100% !important;
  }
  .investDesign .btn-investment-booking {
    width: 100%;
  }
  /* /investment/design/view */
  .invReservation .mainReservation {
    padding: unset;
  }
  .invReservation .font_color p {
    font-size: .85rem !important;
    color: #9fa3a6;
    white-space: nowrap;
  }
  .mainCategory .h-300 {
    height: 170px !important;
  }
  .mainInterested .h-300 {
    height: 170px !important;
  }
  .tp_investment_category {
    margin-left: 0px;
    font-size: 1rem;
  }
  .invReservation .reser1 {
    margin-bottom: 10px;
  }
  .cl-white h4 {
    font-size: .85rem;
    font-weight: 600;
    font-family: 'Kanit Regular';
  }
  h5.cl-white{
    font-weight: 200;
    font-family: 'Kanit Regular';
    font-size: .85rem;
    opacity: .75;
  }
  .category-caption{
    margin-left: 4rem;
  }
  .w-card-ivm .not_check {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #ccc;
    border-radius: 50%;
    bottom: 22px;
    right: 20px;
  }

  .w-card-ivm .checkmark{
    bottom: 22px;
    right: 20px; 


  }
  .contractDetail .box-title-center {
    margin-top: 0;
  }
  .mainInterested .btn-back {
    width: 73px;
    /* position: absolute; ??????????????????? */
    left: -15px;
    bottom: unset;
    top: -4px;
  }
  section{
    position: relative;
  }
  .invReservation .btn-back {
    width: 100px;
  }
  .invReservation .box-title-center h3 {
    position: relative;
    /* right: 48px; ?????????????????*/ 
  }
  /* mainCategory */
  .mainCategory .btn-back {
    width: 100px;
  }
  .mainCategory .col-5 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* mainInterested */
  .mainInterested .btn-back {
    width: 100px;
  }
  .mainInterested .col-5 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* new */
  .newsCarousel .box-image a .play-vdo {
    right: -41px;
  }
  /* .box-content-detail .content-beetween-box.new-profile {
    flex-direction: unset;
  } */
  .box-content-detail .content-beetween-box  {
    align-items: center !important;
    margin-bottom: 0px;
  }

  .box-content-detail .content-beetween-box .box-share img {
    width: 30px;
    height: 30px;
  }
  .box-content-detail .content-beetween-box .box-share a {
    margin-left: 0.5rem;
  }
  .box-content-detail .content-beetween-box .box-user .img-avatar {
    width: 40px;
    height: 40px;
  }
  .warning_message_label_home {
    /* top: -96%; */
    width: 71px;
    right: -16px
  }
  .mainNewDetail .warning_message_label_home {
    top: -155.95%;
    left: 66%;
  }
  .contractManage .btn-back {
    width: 100px;
  }
  .contractManage #table {
    width: 100%;
  }
  /* bookbank */
  #a img, .btn-select img {
    width: 31px;
  }
  
  .contractDetail .insert-book {
    width: 100%;
  }
  
  .mainBody .stylesinput .input-group input {
    padding-left: 0;
    font-size: 0.7rem;
  }
  .mainBody .boxInput .input-group input{
    font-size: 0.7rem !important;
    padding-right: 0;
  }
  .mainBody .boxInput .input-group label{
    font-size: 0.7rem !important;
    padding-right: 0;
  }
}

@media (min-width: 481px) and  (max-width: 767px) {
  .warning_message_label_home {
    top: -74%;
    right: -3%;
  } 
  .content-beetween-box {
    display: flex;
    /* flex-direction: column; */
  }
  .box-content-detail .content-beetween-box .box-share {
    /* position: relative;
    left: 77px; */
  }
  .box-hero-image img {
    width: 100%;
    height: 100%;
    min-height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .box-hero-image {
    width: 100%;
    height: 350px;
    border-radius: unset;
    overflow: hidden;
  }
  .mainProudInv .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .container.mainWhyHowWhat {
    padding-right: 20px;
    padding-left: 20px;
  }
  a.navbar-brand.d-flex.align-items-center.logoEcg {
    padding-left: 10px;
  }
   .mainNewDetail .warning_message_label_home {
    top: -75.95%;
    right: -2.4%;
  }
  .mainBody .stylesinput .input-group input {
    padding-left: 0;
    font-size: 1rem;
  }
  .mainBody .boxInput .input-group input{
    padding-left: 0;
    font-size: 1rem !important;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .warning_message_label_home {
    top: 31.9%;
    right: 9.8%;
  }
  .mainNewDetail .warning_message_label_home {
    top: 21.9%;
    right: 6.9%;
  }
  .design_img_bankbookAdd .dz-image img {
    width: 698px;
    left: 15px;
    bottom: -11px;
  }
  .design_img_bankbookAdd .dz-remove {
    left: 645px;
  }
}
@media (min-width: 820px) and (max-width: 900px) {
  .mainNewDetail .warning_message_label_home {
    top: 21.9%;
    right: 9.6%;
  }
  .mainBody .boxInput .input-group input {
    padding-right: 0;
  }
}
@media (max-width: 540px) {
  .uploadBank .btn-upload2 {
    width: 100%;
}

}
@media (min-width: 901px) and (max-width: 1025px) {
  .warning_message_label_home {
    top: 28.9%;
    right: 8.3%;
  }
  .mainNewDetail .warning_message_label_home {
    top: 22.3%;
    right: 12.6%;
  }
  .contentContract {
    width: 100%;
  }
  .design_img_bankbookAdd .dz-image img {
    width: 698px;
    left: 15px;
    bottom: -11px;
  }
  .design_img_bankbookAdd .dz-remove {
    left: 645px;
  }
  .mainBody .boxInput .input-group input {
    padding-right: 0;
  }
}


@media (max-width: 1024px) {
  .showBank .width300px  {
    width: 300px !important;
  }
  .showBank .col-8 {
    padding: unset;
  }
  .navbarMain.navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
    color: #cac7bb;
    padding-left: 10px;
    padding-right: 10px;
    /* font-family: 'sukhumvit_settext'; */
    font-family: 'Kanit Medium';
    font-weight: 600;
  }
  .carousel-contant h2 {
    font-size: 3rem;
  }
  .carousel-contant p {
    font-size: 1rem;
  }
  .news-card .card-title {
    font-size: 1.25rem;
  }
  .news-card .box-card-footer p {
    font-size: 0.75rem;
    font-weight: 200;
    margin-bottom: 0 !important;
    color: #4187F3;
    /* letter-spacing: 0px; */
  }
  .news-card .box-card-footer .me-4 {
    margin-right: 0.75rem !important;
  }
  .news-card img.thumbnail-card {
    height: 150px;
  }
  .news-card {
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    position: relative;
  }
  .news-card-horizontal .box-card-footer p {
    font-size: 0.75rem;
  }
  /* .box-logo-card div {
    padding: 0.25rem !important;
  } */
  .mainBody .contentProfile {
    width: 100%;
  }
}
@media (max-width: 820px) {
  .box-news-category {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .box-news-category div.col-6 {
    margin-bottom: 1rem;
  }
  .box-news-category h5 {
    bottom: 16px;
    left: 16px;
  }
  .mainBody .contentProfile {
    width: 100%;
  }
}
@media (max-width: 768px) {


  .documentCard {
    width: 100%;
  }

  .carousel-contant {
    color: #fff;
    height: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 92%;
  }
  .carousel-contant h2 {
    font-size: 1.75rem;
    margin-bottom: 16px;
  }
  .carousel-contant p {
    font-size: 1rem;
    margin-bottom: 18px;
  }
  .carousel-contant .carousel-btn-outline {
    height: 40px;
    font-size: 1rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4187F3;
    border-radius: 5px;
    border-color: #4187F3;
    padding: 0.5rem 1rem;
  }
  .carousel-contant .carousel-contant-badge {
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    background: #4187F3;
    padding: 0.5rem 1rem;
    margin-bottom: 10px;
  }
  .box-news-category {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .box-news-category div.col-6 {
    margin-bottom: 1rem;
  }
  .box-news-category h5 {
    bottom: 16px;
    left: 16px;
  }
  .box-horizontal-list {
    padding-left: 1rem;
  }
  .mainBody .contentProfile {
    width: 100%;
    margin-bottom: 4rem;
  }

  .login #login_from {
    width: 100%;
    margin: 0 auto;
  }
  .login .cardGlass {
    background-color: transparent;
    width: 100%;
    padding: 1rem;
  }
  .home-banner-inside-container .home-profile .home-glass-personal{
    padding: 2rem;
    height: auto;
  }
  .home-banner-inside-container .home-profile .home-glass2 {
    height: auto;
    padding: 2rem 2rem;
  }
  .home-profile .calendar .fc-daygrid-day-top .fc-daygrid-day-number {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    text-align: center;
    margin-top: -0.5em;
    line-height: 0.8em;
    font-size: .75rem;
  }
  .mainBodyHomeInside .noti-expire p {
    font-size: .85rem;
    margin: 0;
  }

  .mainBodyHomeInside .noti-expire {
    padding: 0.5 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 50px;
    color: white;
    text-decoration: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
  }

  .mainBody .carousel-ecgclub .cardGlass {
    padding: 1rem;
    margin-bottom: 2.5rem;
  }

  .mainBody .clubHomeImageCard .desc-bottom-title {
    height: 140px;
    display: -webkit-box;
    max-width: 100%;
    height: 260px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mainBodyHome .ecg-cardlist .btn-read-more1 {
    position: absolute;
    bottom: -30px;
  }
  /* the slides */
  .slick-slide {
    margin: 0 10px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -10px;
  }

  .ecg-news .news-card img.thumbnail-card {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .mainBodyHomeInside .play-vdo {
    width: 75px !important;
    height: 75px !important;
    position: absolute;
    top: 87px;
    z-index: 1;
    left: 39%;
  }
  .home-banner-bottom .carousel-ecgclub{
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 400px;
  }
}
@media (max-width: 480px) {
  .showBank .imgBank img {
    width: 50px;
  }
  .showBank .width300px  {
    width: 300px !important;
  }
  .agentPort .line-h {
    line-height: 1.2;
    font-size: 0.75rem;
  }
  .fd-ivp {
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Kanit Regular';
  }
  .agentPort .progress-box .col-12 p{
    line-height: 1.2;
    font-size: 0.75rem;
  }
  .home-banner-inside-container .personal3 {
    font-size: 1rem;
  }
  .clubCorrelation .welcome h3{
    margin-top: 4rem;
  }

  .clubCorrelation .contentProfile2 .profileImageCard h3 {
    font-size: 2.625rem;
    font-weight: bold;
    margin-top: 1rem;
    color: #fff;
    padding: 0;
  }
  .investor-port-mainbody .btn-outline-info-ivp-1{
    margin-bottom: 10px;
    font-size: .85rem !important;
  }
  .newsCarousel .box-image img {
    height: 220px;
  }
  .newsCarousel .box-image {
    border-radius: 16px;
    display: none;
  }

  .carousel-contant h2 {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }

  .newsCarousel .carousel-indicators {
    bottom: -88px;
  }

  footer p {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
  }
  footer .text-end {
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer a {
    text-decoration: none;
    font-size: 1rem;
  }
  .box-chart .cardGlass{
    padding: 1rem !important;
  }
  .mainBody .navBarBack {
    padding-left: 0rem;
    display: block;
    position: absolute;
    top: 65px;
  }
  .position-card-ivp h4, .position-card-ivp h3 {
    font-size: 0.75rem;
    /* line-height: 1; */
    line-height: 1.5;
    /* margin-top: 3.5rem; */
    margin-top: 0rem;
  }
  home-banner-inside-container .home-profile .home-glass2 .title-box3 .card-table {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
  }
  .home-banner-inside-container .home-profile .home-glass2 .title-box3 .card-table .card-white {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #FFF;
    border-radius: 20px;
    margin: 0;
    z-index: -1;
  }
   .position-card-ivp h3 {
    font-size: 1.25rem !important;
    line-height: 2.5;
    /* line-height: 4; */
    /* margin-top: 3.5rem; */
    margin-top: 0rem;
  }

  .clubCorrelation .correlation-detail {
    color: #9FA3A6;
    font-size: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .clubCorrelation .news-card-big .thumbnail-card {
    height: 260px;
    width: 100%;
  }
  .agentPort .chartCommiss a{
    font-size: .75rem;
  }
  .mainBody .boxChartsplit{
    padding: 1rem 2.5rem;
  }
  .box-title-center {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .box-title-center h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .box-title-srction .srction-title {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
  }
  .box-title-srction .srction-link {
    color: #4187F3;
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    padding: 0;
  }
  .carousel-contant {
    color: #fff;
    height: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 92%;
  }
  .carousel-contant h2 {
    font-size: 1rem;
    margin-bottom: 16px;
  }
  .carousel-contant p {
    font-size: 0.75rem;
    margin-bottom: 18px;
  }
  .carousel-contant p {
    -webkit-line-clamp: 2;
  }
  .min-h-80 {
    min-height: 50px;
  }
  .carousel-contant .carousel-btn-outline {
    height: 35px;
    font-size: .75rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4187F3;
    border-radius: 5px;
    border-color: #4187F3;
    padding: 0.5rem 1rem;
  }
  .news-card .card-title-newsKnowledge {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.65;
  }
  .content-description p {
    margin-bottom: 0;
    font-size: 0.85rem;
  }
  .carousel-contant .carousel-contant-badge {
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    background: #4187F3;
    padding: 0.5rem 1rem;
    margin-bottom: 10px;
  }
  .box-news-category {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .box-news-category div.col-6 {
    margin-bottom: 1rem;
  }
  .box-news-category h5 {
    bottom: 16px;
    left: 16px;
  }
  .box-horizontal-list {
    padding-left: 1rem;
  }
  .news-card-horizontal .thumbnail-card {
    height: 120px;
    width: 120px;
  }
  .news-card-horizontal .card-body {
    margin-left: 120px;
    height: 120px;
  }
  .news-card-horizontal .card-title {
    font-size: 1rem;
  }
  .news-card-horizontal .box-card-footer p {
    font-size: 0.75rem;
  }
  .news-card-big .card-body .news-des {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .news-card-big .thumbnail-card {
    height: 249px;
  }
  .news-card-big .card-title {
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
  }
  .news-card-big .box-card-footer p {
    font-size: 0.75rem;
  }
  .news-card-big .card-body {
    padding: 1rem 0;
  }
  .news-card {
    padding-bottom: 0;
    margin-bottom: 1.5rem;
  }
  .news-card img.thumbnail-card {
    height: 150px;
    border-radius: 15px;
  }
  .mainInterested .box-list-card .f-card-ivm .card-body .not_check{
    left: 10px;
    right: unset;
  }
  .mainInterested .box-list-card .f-card-ivm .card-body .checkmark{
    left: 10px;
    right: unset;
  }
  .mainInterested .box-list-card .news-card .card-title{
    font-size: 1.5rem;
    margin: 0;
    position: absolute;
    bottom: 5px;
    left: 50px;
    color: white;
  }
  .card-body .mobile span{
    position: absolute;
    bottom: 6px;
    left: 50px;
    color: white;
  }
  .news-card .card-body {
    padding: 0.5rem;
    position: absolute;
    width: 100%;
    background: linear-gradient(to top, #00000061, transparent);
    height: 100%;
  }
  .news-card .card-title {
    font-size: 1rem;
  }
  .news-card .box-card-footer .me-4 {
    margin-right: 1rem !important;
  }
  .mainNewKnowledge .box-card-footer .me-4 {
    margin-right: 0.75rem !important;
  }
  .news-card .box-card-footer p {
    font-size: 0.65rem;
    white-space: nowrap;
  }
  .news-card .box-card-footer p svg {
    width: 10px;
  }
  .content-beetween-box {
    display: flex;
    /* flex-direction: column; */
  }
  .box-hero-image {
    width: 100%;
    height: 250px;
    border-radius: unset;
    overflow: hidden;
  }
  .box-hero-image img {
    width: 100%;
    height: 100%;
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .breadcrumb .breadcrumb-item {
    font-size: 1rem;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
  .btn-back {
    color: #4187F3;
    text-decoration: none;
    font-size: 1rem;
  }
  .carousel-contant-badge {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    background: #4187F3;
    padding: 0.5rem 1rem;
    margin-bottom: 10px;
  }
  .box-content-detail h1 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 12px;
  }



  .content-beetween-box .box-user p {
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    white-space: nowrap;
    margin-left: 1rem;
    margin-bottom: 0;
  }
  .content-description {
    color: #fff;
    font-size: 1rem;
    font-weight: 200;
  }
  .mainBody .contentProfile {
    width: 100%;
    margin-top: unset;
  }
  .showProfile .container{
    position: relative;
  }

  .mainBodyHomeInside .noti-expire p {
    font-size: .85rem;
    margin: 0;
  }

  .mainBodyHomeInside .noti-expire {
    padding: 0.5 1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 50px;
    color: white;
    text-decoration: none;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
  }

  .mainBody .carousel-ecgclub .cardGlass {
    padding: 1rem !important;
    margin-bottom: 2.5rem !important;
  }

  .mainBody .clubHomeImageCard .desc-bottom-title {
    display: -webkit-box;
    max-width: 100%;
    height: 140px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .mainBodyHome .ecg-cardlist .btn-read-more1 {
    position: absolute;
    bottom: -30px;
  }
  .mainBody .clubHomeImageCard .image-left2 img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    object-fit: cover;
  }
  /* bookbank */
  .design_img_bankbookAdd .dz-image img {
    height: 203px;
    width: 358px;
    left: -3px;
    bottom: -96px;
  }
  .design_img_bankbookAdd .dz-remove {
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
    bottom: 46px;
    left: 300px;
  }
  .uploadBank .dz-remove::before {
    top: 5px;
    right: -5px;
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 820px){
  .w-mb-100 {
    width: 100% !important;
  }
}
@media (max-width: 768px){
  .bookingLounge .btn-upload3 {
    margin: 10px;
  }
}
  

@media only screen and (max-width: 376px) and (max-height: 700px){
  .mainBodyHomeInside .start-contract-icon {
      right: 37px;
  }
  .contractDetail .profile-col-1 {
    margin-left: 5px;
  }
  .contractDetail .fontsizedocument {
    font-size: 12px;
    color: #FFFFFF;
  }
  .fontsizedocument-2 {
    font-size: 10px;
    color: #707070;
  }
  .profile-mar-g-1 {
    margin-right: unset;
  }
  .contractDetail .icon-opportunity {
    width: 30px;
    height: 30px!important;
    margin-top: unset;
  }
  .contractDetail .icon-Polestar {
    width: 15px;
    height: 20px;
  }
  .mainNewDetail .warning_message_label_home {
    top: -115.95%;
    left: 68%;
  } 
  /* select.hourselect  {
    position: relative;
    z-index: 100000000000;
  }
  option {
    position: relative;
    z-index: 100000000000;
  }
  .daterangepicker .calendar-time {
    z-index: 100000000000;
    position: relative;
  }
  .daterangepicker .drp-calendar .calendar-table {
    z-index: 100000000000;
    position: relative;
  }
  .daterangepicker .drp-calendar.left {
    z-index: 100000000000;
    position: relative;
}
.daterangepicker.show-calendar .ranges {
  z-index: 100000000000;
  position: relative;
}
.daterangepicker.show-calendar {
  z-index: 100000000000;
}
.daterangepicker {
  z-index: 100000000000;
  position: relative;
} */

  .content-beetween-box .box-user p {
    font-size: 0.75rem !important;
  }
  .box-content-detail .content-beetween-box .box-user .img-avatar {
    width: 40px;
    height: 40px;
 }
  .box-content-detail .content-beetween-box .box-share img {
    width: 40px;
    height: 40px;
 }
  .news-card .box-card-footer .me-4 {
    margin-right: 0.5rem !important;
  }
  .news-card .box-card-footer p {
    font-size: 0.5rem;
    white-space: nowrap;
  }
  .news-card .box-card-footer p svg {
    margin-right: 2px;
  }
}

@media (max-width: 380px) {
  .design_img_bankbookAdd .dz-image img {
    height: 203px;
    width: 310px;
    left: 0px;
    bottom: -96px;
  }
  .design_img_bankbookAdd .dz-remove {
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
    bottom: 46px;
    left: 260px;
  }
  .uploadBank .dz-remove::before {
    top: 5px;
    right: -5px;
    width: 25px;
    height: 25px;
  }
  .uploadBank .btn-select {
    font-size: 0.75rem;
  }
  .uploadBank .boxInput .input-group input {
    font-size: 0.75rem;
  }
}
@media (min-width: 300px) and (max-width: 400px){
  /* .design_img_bankbookAdd .dz-image img {
    height: 203px;
    width: 334px;
    left: -3px;
    bottom: -96px;
  } */
  /* .design_img_bankbookAdd .dz-remove {
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
    bottom: 46px;
    left: 275px;
  } */
  .position-icon-table {
    margin-top: 0px;
  }
  .design_img_bankbookAdd #a {
    font-size: 0.75rem;
  }
  .design_img_bankbookAdd #a img, .btn-select img {
    width: 25px;
  }
  .design_img_bankbookAdd #a li img {
    margin-left: -13px;
  }
 
}
@media (min-width: 300px) and (max-width: 330px){
  .design_img_bankbookAdd #a li img {
    margin-left: -18px;
    margin-right: -1px;
  }
}
@media (min-width: 400px) and (max-width: 512px){
  .design_img_bankbookAdd #a img, .btn-select img {
    width: 28px;
  }
  .design_img_bankbookAdd #a li img {
    margin-left: -10px;
  }
}
@media (min-width: 480px) and (max-width: 1400px){
  .contractManage .items {
    width: max-content;
    white-space: nowrap;
    padding: 0 5px;
  }
  .table-section {
    padding: unset;
  }
  .name-bank-table{
    font-size: 1rem;
  }

}
@media (max-width: 400px) {
  .content-beetween-box .box-user p {
    font-size: 0.75rem;
  }
  .box-content-detail .content-beetween-box .box-share {
    /* position: relative;
    left: 158px; */
  }
}
@media (max-width: 300px) {
  .design_img_bankbookAdd .dz-image img {
    height: 203px;
    width: 230px;
    left: -3px;
    bottom: -96px;
    
  }
  .design_img_bankbookAdd .dz-remove {
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
    bottom: 46px;
    left: 170px;
  }
  .uploadBank .dz-remove::before {
    top: 5px;
    right: -5px;
    width: 25px;
    height: 25px;
  }
  .col-5.pt-0 {
    flex: 0 0 auto;
    width: 31.666667% !important;
    padding: unset !important;
  }
  .col-7.pt-0 {
    flex: 0 0 auto;
    width: 68.333333% !important;
    padding: unset !important;
  }
  .design_img_bankbookAdd #a {
    font-size: 0.75rem;
  }
  .design_img_bankbookAdd #a li img {
    margin-left: -10px;
  }
  .design_img_bankbookAdd #a img, .btn-select img {
    width: 25px;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    right: 90px !important;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    top: 10px !important;
    position: absolute;
    right: 90px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 821px) and (max-width: 992px){
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    right: 105px !important;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 766px) and (max-width: 820px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    right: 120px !important;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 481px) and  (max-width: 765px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    right: 45px !important;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 435px) and (max-width: 480px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    right: 90px !important;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
@media (min-width: 0px) and (max-width: 434px) {
  .mainBody .contentPrivilege .boxInput .checkbox {
    position: absolute;
    /* right: 90px !important; */
    width: 100%;
    left: 10px;
    top: 40px !important;
    display: flex;
    align-items: center;
    color: white;
  }
}
