@media only screen and (min-width: 1600px) {
  :root {
    --bodyFontSize: 20px;
    --font14: 18px;
    --font13: 15px;
    --sidebarWidth: 350px;
    --sidebarWidthsm: 100px;
  }
  .dha-btn-white,
  .dha-btn {
    height: 40px;
    padding: 8px 30px;
  }
  .dha-font-icon {
    font-size: 30px;
  }
  .dha-header {
    padding: 14px 0;
  }
  .dha-sub-header {
    padding: 36px 0;
  }
  .logo img {
    max-width: 135px;
    max-height: 52px;
  }
  .page-title {
    font-size: 40px;
  }
  .widget-form-header .container-fluid {
    padding-top: 15px;
  }
  .dha-sidebar-widget > section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dha-sidebar-widget .sidbar-header {
    margin-bottom: 20px;
    padding: 20px;
  }
  .dha-sidebar-widget .sidebar-footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  #adv-search-widget .col-lg-2 {
    width: auto;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1750px) {
  .investigation-grid-form-head .btn {
    font-size: 14px;
  }
  .investigation-grid-form-head .col-lg-5 {
    width: 40%;
  }
  .investigation-grid-form-head .col-lg-2 {
    width: 20%; 
  }
}
@media only screen and (min-width: 1466px) and (max-width: 1800px) {
  .dha-content-widget {
    padding-right: 0.201875vw;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 2000px) {
  #aeif-women-question-tab-panel .form-group > label {
    font-size: 86%;
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .dha-modal .select2-container .select2-results__options{
    max-height: calc(25vw - 120px);
  }
}
}
@media (min-width: 1025px) {
  .dha-sidebar-widget.active.sidebar-ov {
    overflow: visible;
  }
  .dha-sidebar-widget.active .sidebar-body ul li a {
    /* padding-left: 1.3rem; */
  }
  .dha-sidebar-widget.active .dd-nav .dropdown-menu li a:before,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu li a:before,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu li a:after,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu:before {
    content: none;
  }
  .dha-sidebar-widget.active .dd-nav button .icon-chevron-down,
  .dha-sidebar-widget.active .dd-nav button .link-text,
  .dha-sidebar-widget.active .dd-nav-immuniz button .icon-chevron-down,
  .dha-sidebar-widget.active .dd-nav-immuniz button .link-text {
    display: none;
  }
  .dha-sidebar-widget.active .dd-nav .dropdown-menu,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu {
    max-height: 300px;
    overflow: auto;
    box-shadow: 0 0 1px;
  }
  .dha-sidebar-widget.active .dd-nav .dropdown-menu::-webkit-scrollbar,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu::-webkit-scrollbar {
    width: 6px;
  }

  .dha-sidebar-widget.active .dd-nav .dropdown-menu::-webkit-scrollbar-track,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .dha-sidebar-widget.active .dd-nav .dropdown-menu::-webkit-scrollbar-thumb,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
  }

  .dha-sidebar-widget.active .dd-nav .dropdown-menu::-webkit-scrollbar-thumb:hover,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: var(--secondryColor);
  }
  .dha-sidebar-widget.active .dd-nav .dropdown-menu li a,
  .dha-sidebar-widget.active .dd-nav-immuniz .dropdown-menu li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 16px;
  }
  .form-header-col5 .col-xs-12 {
    width: 15%;
  }
  .form-header-col5 .col-xs-12:first-child {
    width: 40%;
  }
  .vessel-new-profile-form-body{
    height: calc(100vh - 260px);
  }
}

@media only screen and (max-width: 1600px) {
  :root {
    /* --bodyFontSize: 15px; */
    /* --font14: 13px; */
  }
  body ::placeholder {
    font-size: 12.5px;
  }

  body ::-ms-input-placeholder {
    font-size: 12.5px;
  }
  .client_new_panel-home-addr #collapse3 .panel-body {
    /* height: 230px; */
  }
  .list-tbl .table {
    font-size: 14px;
  }
  .toggleBtn-addNewBtn-wraper .btn {
    font-size: 13px;
    padding-left: 17px;
    padding-right: 17px;
  }
  .dha-btn-white,
  .dha-btn {
    font-size: 14px;
  }
  .page-title {
    font-size: calc(1.5vw + 1.5rem);
  }
}

@media only screen and (max-width: 1439px) {
  .search-widget-form-header-row.row .col-lg-4,
  .search-widget-form-header-row.row .col-lg-3 {
    width: 25%;
  }
  .toggleBtn-addNewBtn-wraper {
    width: 50%;
  }
  #adv-search-widget .row .col-lg-2 {
    width: 33.33337%; 
  }
  .massimmunizationgrid_page .toggleBtn-addNewBtn-wraper{
    width: 66.66667%;
  }
  .dashboard_page .toggleBtn-addNewBtn-wraper {
    width: 66.66667%;
  }
  .agency-pur-form-head #adv-search-widget .adv-srch-btn2-div {
    width: 66.66666%;
  }
}
@media only screen and (max-width: 1366px) {
  .dha-btn {
    padding-left: 15px;
    padding-right: 15px;
  }

  .client_new_panel-home-addr #collapse3 .panel-body {
    /* height: 250px; */
  }
  .step-bullit {
    flex: 0 0 30px;
    width: 30px;
    border-width: 6px;
  }
  .dha-invest-tabs-nav li {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1279px) {
  .map-widget {
    margin-bottom: 2rem;
  }

  :root {
    --bodyFontSize: 15px;
    --font14: 14px;
  }
  .search-widget-form-header-row.row .col-lg-4,
  .search-widget-form-header-row.row .col-lg-3 {
    width: 50%;
  }
  .toggleBtn-addNewBtn-wraper {
    width: 100%;
  }
  .massimmunizationgrid_page .toggleBtn-addNewBtn-wraper{
    width: 50%;
  }
  .dashboard_page .toggleBtn-addNewBtn-wraper {
    width: 50%;
  }
  
}
@media only screen and (max-width: 1200px) {
  #email-new-input {
    margin-top: 2rem;
    border-top: 1px solid var(--secondryColor);
    padding-top: 2rem;
  }
  #investigationgrid_button {
    font-size: 13px;
  }
  
}
@media only screen and (max-width: 1024px) {
  .list-tbl .table td,
  .list-tbl .table th {
    /* white-space: nowrap; */
    position: relative;
  }

  .map-widget {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  :root {
    --sidebarWidth: 300px;
    --sidebarWidthsm: 0px;
  }
  .logo-left {
    margin-left: 65px;
  }
  .dha-pb-page .logo-left{
    margin-left: 0;
  }
  .dha-sidebar-widget {
    width: 0;
  }

  .dha-sidebar-widget.active {
    width: var(--sidebarWidth);
  }
  .dha-sidebar-widget.active ul li .link-text {
    display: block;
  }

  .dha-content-widget,
  .dha-content-widget.active {
    margin-left: 0;
  }
  .footer-widget-form {
    padding-left: 0;
  }
  .menubtn-sm {
    display: block;
  }
  .fileUp-widget {
    padding-left: 15px;
  }
  #fileUpload-widget .form-widget {
    padding-right: 15px;
  }
  #attachments-widget .fileUp-widget{
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  body p,
  body li,
  body a,
  body {
    font-size: var(--font14);
  }

  .sidbar-header {
    padding-top: 3px;
    padding-bottom: 0rem;
  }
  .menubtn-sm {
    top: auto;
  }
  .logo.logo-left img {
    max-width: 90px;
  }
  .logo.logo-right img {
    max-width: 60px;
  }
  .row {
    display: block;
  }
  .dha-btn-white,
  .dha-btn {
    font-size: var(--font12);
  }

  .search-page-widget .btn-clear {
    font-size: var(--font12);
  }

  .footer-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-links li + li::before {
    content: none;
  }

  .sub-footer-logos img {
    height: 34px;
    max-width: 100px;
  }

  .new-client-btn {
    width: 100%;
  }
  .dataTables_wrapper .dataTables_paginate ul li.previous a,
  .dataTables_wrapper .dataTables_paginate ul li.next a {
    font-size: 0;
    padding: 15px !important;
    width: auto;
    height: 40px;
    text-align: center;
    background-position: center;
  }
  .dataTables_wrapper .dataTables_paginate ul li:not(.previous, .next) a {
    width: auto;
    padding: 6px;
    border: 1px solid transparent;
  }
  .search-widget-form-header-row.row .col-lg-4,
  .search-widget-form-header-row.row .col-lg-3 {
    width: 100%;
  }
  .toggleBtn-addNewBtn-wraper .btn {
    font-size: 12px;
  }
  .toggleBtn-addNewBtn-wraper .add-new-client-btn {
    margin: 0 10px;
  }
  .toggleBtn-addNewBtn-wraper .adv-search-btn span:last-child {
    display: none;
  }
  .toggleBtn-addNewBtn-wraper .adv-search-btn span:first-child {
    margin: 0;
  }
  .toggleBtn-addNewBtn-wraper .adv-search-btn:before {
    left: -10px;
  }
  #adv-search-widget .row .col-lg-2 {
    width: 100%;
  }
  #adv-search-widget .row .adv-srch-gender-div,
  #adv-search-widget .row .adv-srch-btn2-div {
    width: 50%;
  }
  .agency-pur-form-head #adv-search-widget .adv-srch-btn2-div {
    width: 100%;
  }
  .client_new_panel-phone-num .form-widget > .row > div {
    padding: 0;
  }
  .client_new_panel-phone-num button#btn_phoneNumber_add {
    right: 0;
  }
  .repeat-row .btn-fnc {
    right: 0.9rem;
  }
  .client_new_panel-phone-num button#btn_email_add {
    top: 4.2rem;
  }
  .adv-srch-btn2-div .pull-right {
    top: 0;
  }
  .dha-invest-tabs-nav {
    overflow: auto;
    margin-top: -34px;
  }
  .dha-invest-tabs-nav li {
    flex: 0 0 100px;
  }
  .step-bullit {
    flex: 0 0 25px;
    width: 25px;
    border-width: 5px;
  }
  .fileUp-widget label .btn {
    height: 160px;
  }
  .fileUp-widget label .btn h4 {
    font-size: 18px;
  }
  .print-report-btn > button {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .immun-btn-widget {
    flex-direction: column;
  }
  .immun-btn-widget > .dha-btn {
    width: 100%;
    justify-content: center;
  }
  .labs-btns-inner {
    padding: 1rem 1rem;
  }
  .print-report-btn ul.dropdown-menu {
    width: 100%;
  }
  .labs-btns-inner .dha-btn {
    width: 100%;
    justify-content: center;
  }
  .special-cons-regis-btn{
    margin-left: auto;
    margin-right: auto;
  }
  .special-consider-grid .labs-btns-inner{
    flex-direction: column;
    align-items: self-start;
  }
  .massimmunizationgrid_page .toggleBtn-addNewBtn-wraper{
    width: 100%;
  }
  .eventClientModal .modal-dialog{
    width: auto;
  }
  .dashboard_page .toggleBtn-addNewBtn-wraper {
    width: 100%;
  }
  .share-pdf-modal-class .modal-dialog{
    width: 95%;
  }
  .profile-head{
    flex-direction: column;
  }
  .profile-name {
    font-size: 18px;
  }
  .profile-short-name{
    width: 50px;
    height: 50px;
    margin-bottom: 2rem;
  }
  .investogation-grid-wraper #export-csv-btn {
    width: calc(18rem + 0.5vw);
  }
}