@media screen and (max-width: 1180px) {
  .dashboard-page .card-box .box {
    width: calc(50% - 20px);
  }
  .main-headbox {
    flex-wrap: wrap;
  }
  /*footer-section css*/
  .footer-detail .top-box .leftbox {
    margin-bottom: 20px;
    width: 100%;
  }
  .footer-detail .top-box {
    display: block;
  }
  .footer-detail .top-box {
    padding: 30px;
  }
  .footer-detail .top-box .leftbox .logo-location {
    max-width: 190px;
  }
  .footer-detail .top-box .leftbox .footer-list {
    width: calc(100% - 190px);
    margin-left: 29px;
  }
  .footer-detail .top-box .leftbox .footer-list ul:first-child {
    padding-right: 25px;
  }
  .footer-detail ul li.maine-head {
    margin-bottom: 10px;
  }
  .footer-detail .top-box .leftbox .footer-list {
    justify-content: space-around;
  }
  .Insurance-detailbox .new-policybox .tab-content ul.your-policybox-detail li {
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .btn {
    min-width: 160px;
  }
  .monthwise-heads {
    gap: 10px !important;
  }
  
  .closeSidebar {
		display: none !important;
	}

	.opensidebar {
		display: block !important;
	}
  .birla-head {
    position: absolute !important;
    top: 75px !important;
  }
 
.main-sidebar {
    width: 260px;
    top: 93px !important;
}
  .pw-campaign {
width: 135px !important;
  }
  .pw-top-input{
    width: 137px !important;
  }
  .header-detail ul.navbar-navbox {
    display: flex;
    align-items: center;
  }
  .pw-sub-section {
    display: flex !important;
    gap: 3px !important;
  }
  .productwise-top-sec {
    margin-top: auto !important;
  }
  .pw-input{
    width: 136px !important;
  }
  .pw-label{
    font-size: 12px !important;
  }
  .aditya-date-dialer-input {
    gap: initial !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: auto !important;
  }
  .Dialer-para {
    font-size: 15px !important;
  }

  .purge-head {
    top: 12px !important;
  }
  .sms-btn1 {
    width: 430px !important;
  }
  /* .main-sidebar {
    width: 260px;
    top: 58px !important;
  } */
  .header-detail .logo {
    display: none;
  }
  .content-wrapper {
    margin-left: 0px !important;
  }

  .sidebar-collapse .main-sidebar {
    margin-left: -260px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
  }

  .main-sidebar ul.navbar-navbox {
    display: none;
  }
  .header {
    padding: 13px 15px;
  }
  .content-wrapper {
    padding: 20px 15px;
  }
  .sidebar-collapse .main-sidebar {
    width: 260px;
  }
  .content-wrapper {
    margin-left: 0px !important;
  }

  .sidebar-collapse .main-sidebar {
    margin-left: -260px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
  }

  .main-sidebar ul.navbar-navbox {
    display: none;
  }
  .header {
    padding: 13px 15px;
  }
  .content-wrapper {
    padding: 20px 15px;
  }
  .footer-detail .top-box {
    padding: 20px 15px;
  }
  .main-inner {
    background-color: transparent;
  }

  .file-upload-container {
    width: 313px !important;
  }
  .dailymis-container {
    gap: 1px !important;
  }

  .main-contanier {
    padding: 25px !important;
  }
  .hdfc-dailer {
    flex-direction: column !important;
    margin-top: 10px !important;
    align-items: center !important;
  }
}

@media screen and (max-width: 767px) {
  .login-detail .right-box .right-box-detail img {
    margin: 0 auto 20px;
    max-width: 190px;
  }
  .sms-btn1 {
    width: 430px !important;
  }
  .login-form .button-box {
    margin: 30px 0px 10px;
  }
  .login-detail {
    display: block;
    height: 100%;
  }
  .login-detail > div {
    width: 100%;
  }
  .login-detail .left-box {
    text-align: center;
    margin-bottom: 20px;
  }
  .login-detail .left-box img {
    max-width: 400px;
  }
  /*dashboard-page-css*/
  .search-box .input-box {
    flex-wrap: wrap;
  }
  .main-content h2 {
    font-size: 22px;
  }
  .search-box .input-box input {
    margin-bottom: 10px;
  }
  .tab-footer .btn {
    min-width: 115px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
  .policy-header {
    display: block;
  }
  .policy-header h4 {
    width: 100%;
    margin-bottom: 15px;
  }
  .btn {
    min-width: 120px;
    height: auto;
    line-height: 33px;
    font-size: 14px;
  }
  .search-box .input-box .btn {
    min-width: 110px;
    margin: 5px 5px 5px 0px;
  }
  .search-box .input-box input {
    margin-right: 0;
  }
  .new-policybox .policy-other-detail {
    padding: 0px 15px 0px;
    max-width: 620px;
  }
  .Policies-tfoot-tabs td .tab-content .tab-pane ul li {
    width: 100%;
  }
  .customer-dashboard .card-box .card {
    width: 49%;
    margin-bottom: 15px;
  }
  .customer-dashboard .card-box {
    flex-wrap: wrap;
  }
  .bank-insurnace-detail .box {
    width: 49%;
    margin-bottom: 15px;
  }
  .bank-insurnace-detail {
    flex-wrap: wrap;
  }
  .Insurance-detailbox
    .new-policybox
    .tab-content
    .filter-box
    .accordion
    ul
    li
    span {
    font-size: 15px;
  }
  .Insurance-detailbox .new-policybox .tab-content .filter-box .accordion ul {
    flex-wrap: wrap;
  }
  .Insurance-detailbox .new-policybox .tab-content ul.your-policybox-detail li {
    margin-bottom: 5px;
  }
  .bank-insurnace-detail .box .detail p {
    font-size: 14px;
  }
  .policy-serviving-cardbox .cardbox {
    width: 48%;
  }
  .policy-serviving-detail .cardbox a {
    font-size: 14px;
  }
  /* .Dialer-para {
    width: 189px !important;
  } */
  /* .radio-btn{
		width: 183px !important;
	} */
  .parent-container {
    gap: 88px !important;
    justify-content: start !important;
  }
  .file-upload-container {
    width: 313px !important;
  }
  .dailymis-container {
    gap: 1px !important;
  }
  .progress-container {
    width: 21rem !important;
  }
}
@media screen and (max-width: 576px) {
  .closeSidebar {
		display: none !important;
	}

	.opensidebar {
		display: block !important;
	}
  .main-sidebar {
    width: 260px;
    top: 60px !important;
}
  .status-btnbox {
    margin-top: 5px !important;
    display: inline-block;
  }
  .my-policy-page .filter-box .accordion {
    display: block;
  }
  .my-policy-page .tab-content #product-info .tab-footer .button-box {
    display: block;
  }
  .dashboard-page .card-box .box {
    width: calc(100% - 20px);
    padding: 15px;
  }
  .dashboard-page .card-box .box .topbox .iconbox img {
    max-width: 40px;
  }
  /*footer section*/
  .footer-detail .top-box .leftbox {
    display: block;
  }
  .footer-detail .top-box .leftbox .logo-location {
    max-width: 100%;
  }
  .footer-detail .top-box .leftbox .footer-list {
    width: 100%;
    margin: 20px 0px;
    display: block;
  }
  .footer-detail .top-box .leftbox .footer-list ul:first-child {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .sms-btn1 {
    width: 430px !important;
  }
  .Congratulations-box .button-box .btn {
    margin-right: 4px;
  }
  .Congratulations-box {
    padding: 15px 15px 10px;
  }
  .new-policybox .nav-tabs li.nav-item {
    margin-right: 0px !important;
  }
  .new-policybox .nav-tabs li.nav-item .nav-link {
    font-size: 13px;
    padding: 10px 6px;
  }
  .new-policybox .policy_detailbox {
    margin-top: 0;
  }
  .footer-detail .top-box .rightbox {
    max-width: 100%;
  }
  .policy-serviving-detail .cardbox {
    width: 49%;
    margin-bottom: 10px;
  }
  .policy-serviving-detail {
    flex-wrap: wrap;
  }
  .upload-para {
    text-align: center !important;
  }
  .parent-container {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  .date-dialer-input {
    gap: 11px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: -50px !important;
  }
  .file-upload-container {
    width: 313px !important;
  }
  .head {
    justify-content: center !important;
 
  }
  .unique-btn {
    justify-content: center !important;
  }
  .unique-head {
    position: static !important;
  }

  .head {
    flex-direction: column !important;

  }
  /* .ptp-table-con{
    width: 325px !important;
    margin-left: -39px !important;
} */
  .customize-ptp-content {
    flex-direction: column !important;
  }
  .customize-btn {
    display: flex !important;
    justify-content: center !important;
  }
  .date-label {
    font-size: 11px !important;
  }
  .child-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px !important;
    flex-wrap: wrap;
  }
  .customize-input-content {
    display: initial !important;
  }
  .hdfcret-btn {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .dailymis-container {
    flex-direction: column !important;
  }
  .dailymis-filters {
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .multiselect-content {
    width: 128px !important;
  }

  .dailymis-main {
    margin-top: 10px !important;
  }

  .progress-container {
    width: 21rem !important;
  }
  .right-section {
    align-items: center !important;
    justify-content: center !important;
    gap: inherit !important;
  }
  .paid-top-sec {
    justify-content: center !important;
  }
  .product-wise-sec {
    justify-content: center !important;
  }
  .ptp-heading {
    font-size: 15px !important;
  }
  .apr-head {
    flex-direction: column !important;
    margin-top: -11px !important;
  }
  .apr-sub-section {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 25px !important;
    margin-top: 14px !important;
  }
  .email-input {
    width: 287px !important;
  }
  #myDate {
    width: 247px !important;
  }
  .parent-container2 {
    width: auto !important;
    margin-top: 5px !important;
  }
  .parent-container3 {
    margin-top: 50px !important;
  }
  .apr-btn {
    justify-content: center !important;
  }
  .productwise-top-sec {
    gap: 7px !important;
  }
  .productwise-btn {
    margin-bottom: 14px !important;
  }
  .main-contanier {
    padding: 19px !important;
  }
  /* .upload-data-top {
    margin-top: -83px !important;
  } */
  .header-heading {
    /* margin-top: 58px !important; */
    font-size: 18px !important;
  }
  .progress-blur {
    justify-content: start !important;
  }

  .purge-head {
    position: static !important;
  }
  .row-disposition {
    gap: 30px;
  }
  .select-drop {
    width: auto !important;
    height: 42px !important;
  }
  .form-input-box {
    width: 214px;
    height: 42px;
  }
  .dispo-col-md {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .form-containers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 18px !important;
  }
  .pw-btn {
    display: flex;
    gap: 11px !important;
    align-items: center;
    justify-content: center;
    margin-top: auto !important;
  }
  .callDate {
    margin-left: auto !important;
  }
  .pw-space {
    margin-top: 25px !important;
  }
}
@media screen and (max-width: 480px) {
  .login-form .button-box {
    display: block;
  } 
  .download-btn-head {
    justify-content: center !important;
  }
  .monthwise-content-retention{
    flex-direction: column !important;
    margin-top: auto !important;
    align-items: center !important;
  }
  .form-row {
    gap:inherit !important;
  }
  .file-upload-containers{
    width: auto !important;
  }
  .company-form{
    margin-top: auto !important;
  }
  .form-container-deletion{
    width: auto !important;
  }
  .recharts-legend-item{
    margin-right: 15px !important;
    margin-left: auto !important;
    margin-top: 41px !important;
}
  .customize-filter{
    flex-direction: column !important;
    align-items: center !important;
    display: flex !important;
  }
  .alert-dismissible {
    padding-right: inherit !important;
}
  .modal-dialog{
    display: flex !important;
    justify-content: center !important;
  }
  .Upload-btn{
    width: 188px !important;
  }
  .Dashboard-btn {
    width: 140px !important;
  }
  .modal-content {
    width: 84% !important;
  }
  .ret-container{
    margin-top: -30px !important;

}
  .Dialer-para {
    text-align: center !important;
  }
  .closeSidebar {
		display: none !important;
	}

	.opensidebar {
		display: block !important;
	}

  .issue-input{
    width: 299px !important;
  }
  .itform-con {
    display: flow !important;
  }
  .icici-mis-content{
    justify-content: center !important;
  }
  .icici-maturity-content{
    display: flex !important;
    justify-content: center !important;
    margin-bottom: -28px !important;
  }
  .email-box {
    width: 103% !important;
}
  .fund-head{
position: static !important;
  }
  .maturity-btn{
    display: flex;
    justify-content: center !important;
    margin-top: 10px !important;
  
  }
  .maturity-content{
    display: flex;
    justify-content: center !important;
  }
  .maturity-heading{
    font-size: 16px !important;
    position:  static !important;
    top: auto !important;
  }
  .maturity-head{
    flex-direction: column !important;
    position: absolute !important;
    top: -20px !important;
  }
  .birla-head {
    position: static !important;
  }
  .intraday-heading{
    font-size:  15px !important;
  }
  .head-ptp{
    position: static !important;
    top:auto !important ;
    flex-direction: column !important;
  }
  .pw-top-input{
    width: 200px !important;
  }
  .pw-sub-section {
    display: flex;
    flex-direction: column;
    gap: 19px;
    align-items: center;
}
.pw-input{
  width: auto !important;
}
.pw-label{
  font-size: auto !important;
}
  .support-text {
    display: flex !important;
    align-items: center !important;
    gap: initial !important;
    flex-direction: column !important;
  }
  .aditya-date-dialer-input {
    gap: initial !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: auto !important;
  }
  .right-div {
    gap: initial !important;
    align-items: center !important;
    margin-top: -62px !important;
  }
  .productwise-top-sec {
    margin-top: auto !important;
  }
  .email-input {
    width: 287px !important;
  }
  .intraday-btn {
    margin-bottom: 10px !important;
  }
  .mli-ptp-text {
    gap: 2px !important;
  }
  .customize-input-content {
    display: initial !important;
  }
  .hdfcret-btn {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .login-form .button-box .login-btn {
    display: block;
    margin: 0px 0px 5px;
  }
  .header-detail .logo img {
    max-width: 100px;
  }
  ul.filter-radio-btn li {
    margin-bottom: 20px;
    width: 50%;
  }
  .footer-detail .top-box .rightbox {
    max-width: 100%;
    width: 100%;
  }
  .main-content h2 {
    font-size: 18px;
  }
  .Congratulations-box .button-box .btn {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .customer-dashboard .card-box .card {
    width: 100%;
  }
  .bank-insurnace-detail .box {
    width: 100%;
  }
  .life-insurance-detail-page .button-box .btn {
    min-width: 138px;
    margin-right: 5px;
  }
  .policy-serviving-cardbox .cardbox {
    width: 100%;
  }
  .life-insurance-detail-page
    .filter-box
    .panel
    .detail-box
    .nav-tabs
    li.nav-item
    a.nav-link {
    padding: 9px 5px;
    font-size: 13px;
  }
  .upload-para {
    text-align: center !important;
  }
  .parent-container {
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin-top: 23px !important;
  }
  .date-dialer-input {
    gap: 37px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: -8px !important;
  }
  .file-upload-container {
    width: 313px !important;
  }
  .head {
    justify-content: center !important;

  }
  .unique-btn {
    justify-content: center !important;
  }
  .unique-head {
    position: static !important;
  }
  .head {
    flex-direction: column !important;
    position:static !important;


  }
  /* .ptp-table-con{
		width: 128% !important;
		margin-left: -39px !important;
	} */
  .customize-ptp-content {
    flex-direction: column !important;
    gap: 17px !important;
  }
  .customize-btn {
    display: flex !important;
    justify-content: center !important;
  }
  .date-label {
    font-size: 11px !important;
  }
  .child-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px !important;
  }
  .dailymis-container {
    flex-direction: column !important;
  }
  .dailymis-filters {
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .multiselect-content {
    width: 128px !important;
  }

  .dailymis-main {
    margin-top: 10px !important;
  }
  .callDate {
    margin-left: auto !important;
  }
  .progress-container {
    width: 18rem !important;
  }
  .right-section {
    align-items: center !important;
    justify-content: center !important;
    gap: inherit !important;
  }
  .paid-top-sec {
    justify-content: center !important;
  }
  .product-wise-sec {
    justify-content: center !important;
  }
  .ptp-heading {
    font-size: 15px !important;
  }
  .apr-head {
    flex-direction: column !important;
    margin-top: 11px !important;
  }
  .apr-sub-section {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 25px !important;
    margin-top: 14px !important;
  }
  #myDate {
    width: 300px !important;
  }
  .parent-container2 {
    width: auto !important;
    margin-top: 5px !important;
  }
  .parent-container3 {
    margin-top: 50px !important;
  }
  .apr-btn {
    justify-content: center !important;
  }
  .ptp-short-con {
    gap: 9px !important;
    display: flex !important;
    justify-content: center !important;
  }
  .productwise-top-sec {
    gap: 7px !important;
  }
  .productwise-btn {
    margin-bottom: 14px !important;
  }
  .main-contanier {
    padding: 19px !important;
  }
  /* .upload-data-top {
    margin-top: -83px !important;
  } */
  .header-heading {
    /* margin-top: 58px !important; */
    font-size: 17px !important;
  }
  .progress-blur {
    justify-content: start !important;
  }
  .purge-heading {
    flex-direction: column !important;
  }

  .purge-content {
    justify-content: center !important;
  }
  .purge-btn {
    justify-content: center !important;
  }
  .row-disposition {
    gap: 30px;
  }
  .select-drop {
    width: auto !important;
    height: 42px !important;
  }
  .form-input-box {
    width: 214px;
    height: 42px;
  }
  .dispo-col-md {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .form-containers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 18px !important;
  }
  .retain-content {
    justify-content: center !important;
    align-items: center !important;
  }

  .exide-main-content {
    display: flex;
    flex-direction: column !important;
    gap: 10px !important;
  }
  .exide-btn {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 8px !important;
  }
  .exide-dropdown {
    display: flex !important;
    gap: 19px !important;
  }
  .exide-icon {
    left: 81px !important;
    bottom: 15px !important;
  }
  .exide-main-content {
    align-items: center !important;
  }
  .icci-btn {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    gap: 13px;
    align-items: center;
  }
  .purge-head {
    position: static !important;
    margin-top: auto !important;
    margin-left: auto !important;
    font-size: 17px !important;
  }
  .pw-btn {
    display: flex;
    gap: 11px !important;
    align-items: center;
    justify-content: center;
    margin-top: auto !important;
  }
  .pw-space {
    margin-top: 25px !important;
  }
  .monthwise-content {
    margin-top: -14px !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .post-download {
    justify-content: center !important;
    margin-top: 15px !important;
  }
  .monthwise-heads {
    margin-bottom: auto !important;
  }
  .pw-campaign {
    width: 205px !important;
  }
  .radio-btn {
    align-items: center !important;
  }
  /* .Dialer-para {
    text-align: center !important;
  } */
  .sms-text {
    display: flex !important;
    align-items: center !important;
    gap: 11px !important;
    margin-top: auto !important;
    margin-bottom: 12px !important;
  }
  .sms-col {
    display: flex;
    flex-direction: column;
  }
  .sms-btn1 {
    width: 351px !important;
  }
  .page-link {
    margin-left: -3px !important;
  }
  .pagination-box {
    display: flex !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    flex-direction: column !important;
    padding: 0px !important;
    gap: 0px !important;
  }
  .parent-container1 {
    width: auto !important;
  }
  /* .left-div {
    align-items: center !important;
  } */
  .Maturity-mis-heading{
    position: absolute;
    top: -18px !important;
    font-size: 19px !important;
    margin-left: auto !important;
        }
}
@media screen and (max-width: 380px) {
  .table-export {
    display: block;
  }
  .download-btn-head {
    justify-content: center !important;
  }
  .monthwise-content-retention{
    flex-direction: column !important;
    margin-top: auto !important;
    align-items: center !important;
  }
  .customize-filter{
    flex-direction: column !important;
    align-items: center !important;
  }
  .policy-choose-file {
    font-size: 9px !important;
  }
  .file-upload-containers{
    width: auto !important;
  }
  .company-form{
    margin-top: auto !important;
  }
  .form-container-deletion{
    width: auto !important;
  }
  .form-row {
    gap:inherit !important;
  }
  .recharts-legend-item{
    margin-right: 15px !important;
    margin-left: auto !important;
    margin-top: 41px !important;
}
  .alert-dismissible {
    padding-right: inherit !important;
}
  .ret-container{
    margin-top: -30px !important;

}

.modal-dialog{
  display: flex !important;
  justify-content: center !important;
}
.Upload-btn{
  width: 144px !important;
}
.Dashboard-btn {
  width: 140px !important;
}
.modal-content {
  width: 84% !important;
}
  .Dialer-para {
    text-align: center !important;
  }
  .icici-maturity-content{
    display: flex !important;
    justify-content: center !important;
    margin-bottom: -28px !important;
  }
  .closeSidebar {
		display: none !important;
	}

	.opensidebar {
		display: block !important;
	}
  
  .issue-input {
    width: 247px !important;
}

  .icici-mis-content{
    justify-content: center !important;
  }
  .fund-head{
    position: static !important;
      }
      .fund-input{
        width: 160px !important;
    }
   .Maturity-mis-heading{
position: absolute;
top: -35px !important;
font-size: 17px !important;
margin-left: auto !important;
    }
  .maturity-btn{
    display: flex;
    justify-content: center !important;
    margin-top: 10px !important;
  
  }
  .maturity-content{
    display: flex;
    justify-content: center !important;
  }
  .maturity-heading{
    font-size: 14px !important;
    position:  static !important;
    top: auto !important;
  }
  .maturity-head{
    flex-direction: column !important;
    position: absolute !important;
    top: -20px !important;
  }
  .intraday-heading{
    font-size:  12px !important;
  }
  .birla-head {
    position: static !important;
  }
  .head-ptp{
    position: static !important;
    top:auto !important ;
    flex-direction: column !important;
  }
  .retain-content {
    justify-content: center !important;
    align-items: center !important;
  }
  .pw-top-input{
    width: 200px !important;
  }
  .pw-sub-section {
    display: flex;
    flex-direction: column;
    gap: 19px;
    align-items: center;
}
.pw-input{
  width: auto !important;
}
.pw-label{
  font-size: auto !important;
}
  .right-div {
    gap: initial !important;
    align-items: center !important;
    margin-top: -62px !important;
  }
  .aditya-date-dialer-input {
    gap: initial !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: auto !important;
  }
  .productwise-top-sec {
    margin-top: auto !important;
  }
  .page-link {
    margin-left: -7px !important;
  }
  .support-text {
    display: flex !important;
    align-items: center !important;
    gap: initial !important;
    flex-direction: column !important;
  }
  .intraday-btn {
    margin-bottom: 10px !important;
  }
  /* .Dialer-para {
    text-align: center !important;
  } */
  .radio-btn {
    align-items: center !important;
  }
  .birla-head {
    font-size: 16px !important;
  }
  .sms-col {
    display: flex;
    flex-direction: column;
  }
  .sms-btn1 {
    width: 307px !important;
  }
  .sms-text {
    display: flex !important;
    align-items: center !important;
    gap: 11px !important;
    margin-top: auto !important;
    margin-bottom: 12px !important;
  }
  .radio-btn {
    align-items: center !important;
  }
  /* .left-div {
    align-items: center !important;
  } */
  .email-input {
    width: 287px !important;
  }
  .customize-input-content {
    display: initial !important;
  }
  .hdfcret-btn {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .export-link {
    border-right: none;
  }
  .mli-ptp-text {
    gap: initial !important;
  }
  ul.filter-radio-btn li {
    margin-bottom: 20px;
    width: 100%;
  }
  .policy-serviving-detail .cardbox {
    width: 100%;
  }

  .parent-container1 {
    width: auto !important;
  }
  .pagination-box {
    display: flex !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    flex-direction: column !important;
    padding: 0px !important;
    gap: 0px !important;
  }
  .callDate {
    margin-left: auto !important;
  }
  .para-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .itform-con {
    display: block !important;
  }
  .email-box {
    width: 103% !important;
  }
  .upload-para {
    text-align: center !important;
  }
  .it-service-head {
    margin-bottom: auto !important;
  }
  .parent-container {
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin-top: 23px !important;
  }
  .date-dialer-input {
    gap: 11px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: -8px !important;
  }
  .file-upload-container {
    width: 313px !important;
  }
  .head {
    justify-content: center !important;

  }
  .unique-btn {
    justify-content: center !important;
  }
  .unique-head {
    position: static !important;
  }

  .head {
    flex-direction: column !important;
    position:static !important;
  

  }
  /* .ptp-table-con{
    width: 325px !important;
    margin-left: -39px !important;
} */
  .customize-ptp-content {
    flex-direction: column !important;
    gap: 17px !important;
  }
  .customize-btn {
    display: flex !important;
    justify-content: center !important;
  }
  .date-label {
    font-size: 11px !important;
  }
  .child-container {
    display: none;
    justify-content: start;
    align-items: start;
    gap: 10px !important;
  }

  .dailymis-container {
    flex-direction: column !important;
  }
  .dailymis-filters {
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .multiselect-content {
    width: 128px !important;
  }

  .dailymis-main {
    margin-top: 10px !important;
  }
  .pw-btn {
    display: flex;
    gap: 11px !important;
    align-items: center;
    justify-content: center;
    margin-top: auto !important;
  }
  .pw-campaign {
    width: 205px !important;
  }
  .pw-space {
    margin-top: 25px !important;
  }
  .ptp-short-con {
    gap: 9px !important;
    display: flex !important;
    justify-content: center !important;
  }

  .progress-container {
    width: 17rem !important;
  }
  .right-section {
    align-items: center !important;
    justify-content: center !important;
    gap: inherit !important;
  }
  .paid-top-sec {
    justify-content: center !important;
  }
  .product-wise-sec {
    justify-content: center !important;
  }
  .ptp-heading {
    font-size: 15px !important;
  }
  .apr-head {
    flex-direction: column !important;
    margin-top: 11px !important;
  }
  .apr-sub-section {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 25px !important;
    margin-top: 14px !important;
  }
  #myDate {
    width: 247px !important;
  }
  .parent-container2 {
    width: auto !important;
    margin-top: 5px !important;
  }
  .parent-container3 {
    margin-top: 50px !important;
  }
  .apr-btn {
    justify-content: center !important;
  }
  .ptp-short-con {
    gap: 9px !important;
    display: flex !important;
    justify-content: center !important;
  }
  .productwise-top-sec {
    gap: 7px !important;
  }
  .productwise-btn {
    margin-bottom: 14px !important;
  }
  .main-contanier {
    padding: 19px !important;
  }
  .header-heading {
    /* margin-top: 58px !important; */
    font-size: 15px !important;
  }
  .progress-blur {
    justify-content: start !important;
  }

  .purge-head {
    position: static !important;
    margin-top: auto !important;
    margin-left: auto !important;
    font-size: 15px !important;
  }
  .purge-content {
    justify-content: center !important;
  }
  .purge-btn {
    justify-content: center !important;
  }
  .purge-heading {
    flex-direction: column !important;
  }
  .row-disposition {
    gap: 30px;
  }
  .select-drop {
    width: auto !important;
    height: 42px !important;
  }
  .form-input-box {
    width: 214px;
    height: 42px;
  }
  .dispo-col-md {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .form-containers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 18px !important;
  }
  .retain-content {
    justify-content: center !important;
  }
  .monthwise-content {
    margin-top: -14px !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  /* .multiSelectContainer input{
	width: 163px !important;
 } */

  .monthwise-heads {
    gap: 8px !important;
    margin-bottom: auto !important;
    display: flex;
    flex-wrap: wrap;
  }
  .post-download {
    justify-content: center !important;
    margin-top: 15px !important;
  }
  .post-head {
    font-size: 14px !important;
  }
  .exide-main-content {
    display: flex;
    flex-direction: column !important;
    gap: 10px !important;
  }
  .exide-btn {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 8px !important;
  }
  .exide-dropdown {
    display: flex !important;
    gap: 19px !important;
  }
  .exide-icon {
    left: 81px !important;
    bottom: 15px !important;
  }
  .exide-main-content {
    align-items: center !important;
  }
  .icci-btn {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    gap: 13px;
    align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .file-upload-container {
    width: 313px !important;
  }
}

 