@media (max-width: 1366px) {
.box-area .left-box .heading {
    font-size: 22px;
}
.box-area .left-box .sub-heading {
    font-size: 14px;
    line-height: 21px;
}
.box-area .left-box form .input-style-2 {
    height: 44px;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px !important;
}
.box-area .left-box form .login-btn {
    height: 44px;
    font-size: 18px;
}
.box-area .left-box form .form-check {
    margin: 0px 0px 18px !important;
}
.box-area .logo {
    margin-top: 10px !important;
}
/* .box-area .left-box form .input-style-2 , .box-area .left-box form .input-style{
  width: 100%;
  max-width: unset;
} */
  /* login page  */
  .featured-img img {
    height: 99.7vh;
    width: auto;
    object-fit: cover;
  }

  .container-wrapper {
    width: 100%;
    grid-template-columns: 16rem auto;
  }

  /* #svggroup>svg {
    left: 20% !important;
    width: 440px;
} */

  .mail-content .plan-img {
    width: 150px;
  }

  .search-box input[type="search"] {
    width: 500px;
  }
  .article-content>h2.article-tab-heading {
    font-size: 1.7rem;
  }

  /* right sidebar  */

  /* .right-sidebar-wrap {
    display: none;
  }

  .icon-right-sidebar {
    display: block;
  }

  .right-sidebar-wrap {
    width: 21rem;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    display: block;
    transform: translateX(0%);
    background-color: #fff;
    transition: 0.3s ease-in-out all;
  }

  .right-sidebar {
    height: 100vh;
    overflow-y: auto;
  }

  .right-sidebar-wrap.expand-right {
    transform: translateX(115%);
  }

  .profile-box {
    margin: 8px;
  }

  aside>.sidebar>a {
    margin: 0.2rem 0.5rem;
  } */

  .profile-img {
    display: block;
  }

  .genral {
    margin-left: 0.5rem;
  }

  .card {
    min-height: 430px;
  }

  .form-box {
    max-height: 600px;
  }

  .nexus-modal-first>.modal-dialog>.modal-content {
    max-height: 750px;
    overflow-y: auto;
    border-radius: 0;
  }

  .header-logo img {
    width: 200px;
  }

  .modal-left-file-wrap>.modal-left-file {
    margin-top: 25px;
    height: 538px !important;
  }

  .chat-menu {
    left: 25.7%;
    width: 72.2%;
    top: 85px;
  }

  .typezone {
    width: 73%;
  }

  .chat-box-wrap {
    height: 650px;
  }

  .msg-profile {
    display: none !important;
  }

  .msg-head-laptop {
    position: fixed;
    top: 0;
    width: 73.5%;
    background: #fff;
    z-index: 111;
  }

  .chat-mt {
    margin-top: 100px !important;
  }
  .card.upper-card {
    min-height: 400px;
}
}

@media (max-width: 1280px) {
  .article-content>p.article-tab-para {
    width: 90%;
  }
}

@media (max-width: 1024px) {
  .nexus-modal-first>.modal-dialog>.modal-content {
    max-height: 550px;
    overflow-y: auto;
  }

  li.nav-menu-link {
    padding: 8px 8px;
    white-space: nowrap;
  }

  .post-thumbnail img {
    width: 100%;
  }

  .form-box {
    max-height: 400px;
  }

  .featured-heading {
    max-width: 100%;
    font-size: 1.9rem;
  }

  .login-btn-margin {
    margin-top: 24px;
  }

  .register-featured-img>img {
    position: fixed;
  }

  .register-featured-img>h1 {
    position: fixed;
  }

  .verfication-heading {
    font-size: 1.9rem;
  }

  .mail-content .plan-img {
    width: 120px;
  }

  .search-box input[type="search"] {
    width: 300px;
  }

  .liability-area {
    height: 250px;
  }

  .liability-area .liability-content {
    height: 215px;
  }

  .accordion-body .accordion-body-row {
    padding: 0px;
  }

  .article-container>.row {
    flex-direction: column-reverse;
  }

  .article-content>h2.article-tab-heading {
    line-height: 2.5rem;
  }

  .article-main-img {
    width: 100%;
    height: 250px;
    margin-bottom: 1rem;
  }

  .card-body {
    padding: 1.5rem 1rem;
  }

  .card {
    min-height: 460px;
  }

  .selected-article-searchbox,
  .selected-article-dropdown,
  .selected-article-search-btn {
    display: none;
  }

  .chat-menu {
    left: 31.7%;
    width: 66.7%;
    top: 75px;
  }

  .msg-head-laptop {
    position: fixed;
    top: 0;
    width: 68%;
    background: #fff;
  }

  .chat {
    margin-top: 130px;
  }

  .typezone {
    width: 67%;
  }

  .chat-mt {
    margin-top: 24px !important;
  }
}

@media (max-width: 992px) {
  .container-wrapper {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }

  #svggroup>svg {
    left: 10% !important;
    width: 265px;
    height: 350px;
    transform: translateX(-15%);
}

  aside .top {
    justify-content: space-around;
  }

  .hamburger-left-sidebar {
    display: block;
  }

  aside .top .close-icon {
    display: block;
  }

  /* left sidebar  */

  .sidebar-left-main {
    width: 19rem;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: block !important;
    transform: translateX(-100%);
    background-color: #fff;
    transition: 0.3s ease-in-out all;
  }

  .sidebar-left-main.expand {
    transform: translateX(0%);
  }

  .mail-content {
    height: 100%;
    margin-top: 0px;
  }

  .mail-content .plan-img {
    width: 100px;
  }

  /* Subscription page  */
  h3.subscription-heading {
    font-size: var(--fs-20);
  }

  p.subscription-subheading {
    line-height: 24px;
    font-family: var(--ff-heading-regular);
    letter-spacing: 0;
  }

  main.subscription-main {
    padding-bottom: 0px;
  }

  .header-logo {
    display: flex;
    justify-content: space-between;
  }

  .header-logo img.mob-logo {
    width: 110px;
  }

  .header-logo img.mob-hamburger {
    width: 32px;
    display: block;
  }

  .upper-nav {
    display: none !important;
  }

  ul.nav-menu {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .navbar {
    justify-content: center;
  }

  .mob-menu {
    height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out all;
  }

  .mob-menu.expend-menu {
    height: 300px;
  }

  button.btn.card-btn {
    height: 40px;
    width: 170px;
  }

  .nav-item.single-tab>.nav-link.active {
    padding: 10px 16px;
  }

  button.btn.card-btn {
    padding: 8px 8px;
  }
  .dashboard-modal {
    min-width: 100%;
}
.css-tooltip-right {
  margin-left: 3px;
}
.container-wrapper:has(.purchase-plan-page) {
  grid-template-columns: repeat(1, 1fr);
}
}

@media (max-width: 820px) {
  .box-area {
    border: none !important;
  }

  .register-main-form,
  .login-main-form,
  .verify-main-form {
    align-items: start;
  }

  .nexus-modal-first>.modal-dialog>.modal-content {
    max-height: 800px;
  }
}

@media (max-width: 768px) {

  .container-wrapper,
  .container-wrapper.notification-container {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }

  .login-btn-margin {
    margin-top: 100px;
  }

  .card {
    min-height: 420px;
  }
  .card.upper-card {
    min-height: 350px;
}
}

@media (max-width: 576px) {

  .register-main-form,
  .login-main-form,
  .verify-main-form {
    padding: 0 24px 0;
  }

  .verfication-heading {
    font-size: 1.8rem;
  }

  .sale-purchase-col {
    display: flex;
    flex-direction: column;
  }

  .drop-zone-sale-purchase {
    margin-left: 0px;
  }

  .drop-zone-sale-purchase {
    width: 100%;
  }

  .term-con-btn {
    width: 46%;
  }

  .search-box {
    display: none;
  }

  .right-vda-app {
    display: none;
  }

  .accordion-header .accordion-button {
    padding: 8px;
  }

  .accordion-body {
    padding-right: 0px;
    padding-left: 0px;
  }

  img.me-2.vda-inner-icon {
    display: none;
  }

  .vda-inner-cont {
    font-size: 0.94rem;
  }

  .modal-right-hide {
    display: none;
  }

  .comp-btn {
    font-size: 0.94rem;
    min-width: 100px;
  }

  .area-chart {
    height: 480px;
  }

  .accordion-inner-icon {
    display: none;
  }

  .vda-inner-cont {
    margin-left: 8px;
  }

  .accordion-main-heading {
    font-size: var(--fs-16);
  }

  .date-upper-head,
  .date-center {
    font-size: var(--fs-12);
  }

  span.circle-stroke {
    display: none;
  }

  #svggroup>svg {
    left: 7% !important;
    width: 350px;
  }

  .upgrade-sec-btn {
    flex-direction: column;
  }

  .nexus-modal-left-side .modal-head {
    flex-direction: column;
  }

  .modal-left-file-wrap>.modal-left-file {
    min-width: 98%;
    margin-top: 16px;
  }

  img.video-icon {
    width: 28px;
  }

  img.pdf-icon {
    width: 22px;
  }

  .modal-left-file-wrap>iframe.modal-left-file {
    height: 515px;
  }

  button.comp-btn.border-purple {
    height: 36px;
  }

  .pdf-frame-container button.comp-btn.border-purple {
    background-color: var(--clr-primary-dark);
    color: #fff;
  }

  .nexus-modal-first>.modal-dialog>.modal-content {
    max-height: 98vh;
  }

  .stepper .each-step .title {
    display: none;
  }

  .modal-header {
    padding: 8px 32px 0px;
  }

  .form-box {
    max-height: 80vh;
  }

  .first-name-col {
    padding: 0;
  }

  .last-name-col {
    padding: 0;
    margin-top: 0;
  }

  .upload-img img {
    width: 35px;
  }

  .article-content>h2.article-tab-heading {
    line-height: 2rem;
  }

  .article-tool-tab-wrap .article-container {
    padding: 16px;
  }

  .article-content>p.article-tab-para {
    width: 100%;
  }

  .article-main-img {
    height: auto;
  }

  .selected-article-main-sec .selected-article-main-heading h3 {
    font-size: 1.5rem;
  }

  .nexus-modal-right-side .right-sidebar-card {
    padding: 16px 36px;
    position: fixed;
    top: 570px;
    width: 320px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    cursor: pointer;
  }

  .nexus-modal-first .nexus-modal-right-side {
    margin-bottom: 132px;
  }

  .x-close-icon {
    display: block;
    width: 16px;
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .x-icon-align {
    margin-bottom: 16px !important;
  }

  /* tool tip for business state  */
  .css-tooltip-right.start-date-tooltip div {
    top: 25px;
    left: -260px;
    width: 210px;
  }

  .css-tooltip-right.start-date-tooltip div:before {
    top: -12px;
    left: 236px;
    transform: rotate(90deg);
  }

  .css-tooltip-right.reg-date-tooltip div {
    top: 28px;
    left: -210px;
    width: 280px;
  }

  .css-tooltip-right.reg-date-tooltip div:before {
    top: -12px;
    left: 187px;
    transform: rotate(90deg);
  }

  .css-tooltip-right.phy-presence-info-tooltip div {
    top: 25px;
    left: -285px;
    width: 280px;
  }
  
  .css-tooltip-right.phy-presence-info-tooltip div ul {
    height: 150px;
    overflow-y: auto;
  }

  .css-tooltip-right.phy-presence-info-tooltip div:before {
    top: -12px;
    left: 262px;
    transform: rotate(90deg);
  }
  /* collecting date info tool tip */
  .css-tooltip-left.collecting-date-info-tooltip div {
    top: 25px;
    left: -285px;
    width: 280px;
  } 
  .css-tooltip-left.collecting-date-info-tooltip div ul {
    height: 150px;
    overflow-y: auto;
  }

  .css-tooltip-left.collecting-date-info-tooltip div:before {
    top: -12px;
    left: 262px;
    transform: rotate(90deg);
  }



  /* tooltip sales data stepper form */
  .css-tooltip-right div.sales-purchase-tooltip {
    top: 31px;
    margin-left: -130px;
  }

  .css-tooltip-right div {
    width: 100%;
    min-width: 295px;
  }

  .css-tooltip-right div.sales-purchase-tooltip:before {
    top: -12px;
    left: 120px;
    transform: rotate(90deg);
  }

  .css-tooltip-right div.other-doc-tooltip {
    left: -112px;
    top: 30px;
  }

  .css-tooltip-right div.other-doc-tooltip:before {
    top: -12px;
    left: 90px;
    transform: rotate(90deg);
  }

  /* upgrade section selected article page  */
  .selected-article-upgrade-sec .highlight-area {
    top: 475px;
    width: 363px;
    left: 206px;
  }

  .highlight-area {
    padding: 24px;
  }

  .highlight-area .upgrade-sec-btn .upgrade-btn {
    height: 40px;
  }

  .selected-article-upgrade-sec .inprogress-wrap.popup-align {
    margin-bottom: 210px;
  }

  .selected-article-upgrade-sec .inprogress-wrap {
    margin-bottom: -60px;
  }

  .modal-head-right {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .toggle-btn-modal {
    display: block !important;
  }

  .toggle-btn-modal input[type="checkbox"] {
    width: 54px;
    height: 28px;
    border-color: var(--clr-primary-dark);
    border-radius: 16px !important;
    cursor: pointer;
  }

  .form-switch .form-check-input:focus {
    background-image: url("../images/gray-circle.svg");
    cursor: pointer;
  }

  .form-switch .form-check-input:checked {
    background-image: url("../images/white-circle.svg");
  }

  .right-sidebar-card>button {
    display: none;
  }

  .right-sidebar-card .upgrade-sm-btn {
    display: block;
    color: #fff;
    text-decoration: underline;
  }

  .video-pdf-icon {
    display: block;
  }

  .document-repository {
    height: 580px;
  }

  /* document page  */
  .document-preview {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    padding: 1rem;
    width: 100%;
  }

  .doc-preview {
    margin-top: 16px;
  }

  .doc-header .doc-preview-left .heading {
    font-size: 1.15rem;
  }

  .doc-preview-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 1rem;
    left: 1rem;
  }

  .right-subheading {
    margin-left: 0.5rem;
  }

  span.add-doc {
    height: 24px;
    width: 24px;
    font-size: 20px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 4px;
  }

  .doc-view-close {
    display: block;
    position: absolute;
    top: 6px;
    right: 6px;
    background-color: var(--clr-primary-dark);
    border-radius: 4px;
  }

  .doc-view-close .doc-close-icon {
    width: 24px;
  }

  .card {
    min-height: 380px;
  }

  .header-sm-fix {
    position: fixed;
    top: 0px;
    left: 0;
    background: #fff;
    z-index: 99;
  }

  .mt-70 {
    margin-top: 70px !important;
  }

  .typezone {
    width: 94%;
  }

  .chat-menu {
    top: 70px;
    left: 10px;
    width: 94%;
  }

  .chat-mt {
    margin-top: 20px !important;
  }

  .chat .day::before,
  .chat .day::after {
    width: 42%;
  }

  .msg-head-laptop {
    width: 96%;
  }

  .main-content.main-content-msg{
    height: 100vh;
    width: 100%;
  }
  .main-sec.main-sec-msg{
    height: 100vh;
    width: 100%;
  }
  .main-sec-msg>.msg-head-laptop{
    height: 72px;
    z-index: 102;
  }
  .chat-box-wrap{
    height: calc(100vh - 72px);
  }

  .mt-100 {
    margin-top: 100px !important;
  }

  /* help and support page  */
  .help-and-support-box {
    padding: 20px 0px;
  }

  .help-and-support-wrap {
    margin-top: 60px !important;
  }

  .subscribe-box {
    flex-direction: column;
    gap: 16px;
    align-items: start;
  }

  .connection-box {
    margin: 24px;
  }

  .purchase-card-wrap {
    padding: 0;
  }

  button.btn.card-btn {
    margin-top: 16px;
  }

  .grid-container {
    padding: 8px;
  }

  .payment-card.row {
    margin: 16px 0;
  }

  .diy-card.purchase-card {
    margin: 10px 0 10px;
  }

  /* notification page  */
  .all-notification-wrap {
    height: 480px;
  }
  
  .sales-record-head {
    flex-direction: column;
    gap: 8px;
}
/* attorney page  */
.attorney-head{
  flex-direction: column;
}
.attorney-left-head, .attorney-right-head{
  justify-content: center;
}
.attorney-right-head div {
  margin-left: 0px;
  padding: 0 16px;
  margin-top: 16px;
}
.view-detail-text, .status-tag, .business-name-col{
  white-space: nowrap;
}
.chat-btn {
  height: 42px;
margin-top: 16px;
}
.assessment-sec>.container{
  margin-bottom: 64px;
}

/* .navigator, .financial-navigator{
  position: sticky;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 9;
  opacity: 1;
} */


.navigator-left, .navigator-right {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #67676723;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  opacity: 0;
}

.navigator-left {
  left: 0;
}

.navigator-right {
  right: 0;
}

.financial-navigator-left>img, .navigator-left>img{
  transform: rotate(180deg);
}
/* settings page  */
.notification-setting, .payment-setting, .subscription-setting {
  margin: 16px 0;
  padding: 16px;
}
.notification-setting{
  margin-top: 70px;
}
.card-detail-table {
  padding: 12px 16px;
}
.card-detail-text {
  width: 70%;
}

}

@media screen and (max-width: 470px) {
  button.login-btn.login-btn-margin {
    height: 55px;
    margin-top: 60px;
  }

  button.login-btn {
    margin-top: 0;
  }

  .wrap {
    padding: 0px 10px;
  }

  .border-style {
    border: none;
  }

  :root {
    font-size: 94%;
  }

  .state-heading-section {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .other-doc-container {
    padding: 0 16px;
  }

  .other-doc-container>.row {
    border: 1px solid var(--clr-primary-dark);
    padding: 4px;
    border-radius: 8px;
    padding-top: 8px;
  }

  .post-thumbnail>img {
    width: 100%;
  }

  tbody.state-data-section tr td input[type="text"] {
    width: 120px;
  }

  .registered .label-style {
    white-space: nowrap;
  }

  .table-wrap>table.table {
    width: 650px;
  }
}
