@media screen and (min-width: 1900px) {

  .home .highlighted .skin-default {
    height: 900px;
  }

  .home .highlighted .skin-default .home-slider-banner-img img {
    margin: -30px 0 0 0;
  }

}

@media screen and (min-width: 1980px) {

  .home .highlighted .skin-default .home-slider-banner-img img {
    margin: -54px 0 0 0;
  }

}

@media screen and (min-width: 1500px) {

  .home .highlighted .skin-default {
    height: 750px;
  }

  .home .highlighted .skin-default .home-slider-banner-img img {
    height: auto;
    margin: -20px 0 0 0;
  }

}

@media screen and (min-width: 1600px) {

  .home .highlighted .skin-default .home-slider-banner-img img {
    margin: -30px 0 0 0;
  }

}

@media screen and (min-width: 1650px) {

  .home .highlighted .skin-default .home-slider-banner-img img {
    margin: -40px 0 0 0;
  }

}

@media screen and (min-width: 1700px) {

  .home .highlighted .skin-default {
    height: 800px;
  }

}

@media screen and (min-width: 1850px) {

  .home .highlighted .skin-default {
    height: 850px;
  }

  .home .highlighted .skin-default .home-slider-banner-img img {
    margin: -40px 0 0 0;
  }

}

@media screen and (max-width: 1440px) {

  .desktoplogo {
    padding: 6px 0px 0px 70px;
  }

  .desktopRightlogo {
    width: 10%;
  }

}

@media screen and (max-width: 1366px) {

  .desktoplogo {
    padding: 6px 0px 0px 30px;
  }

  .desktopRightlogo {
    width: 8%;
  }

  .desktoplogo {
    width: 8%;
  }

}

@media screen and (max-width: 1199px) {

  .non-crimnal-bx .border-non-bx h3 {
    width: 81%;
  }

  .non-crimnal-bx #metadata_icons {
    width: 15%;
  }

}

@media screen and (max-width: 991px) {

  .wsmenu>.wsmenu-list>li {
    float: left !important;
  }

  .wsmenu>.wsmenu-list>li>a {
    margin: 0 !important;
  }

  .wsactive .wsmenucontainer {
    margin-left: 0 !important;
  }

  .wsmenu>.wsmenu-list>li.active a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.25);
  }

  .wsmenu>.wsmenu-list>li>a {
    color: #fff !important;
  }

  .wsmobileheader .smllogo {
    margin-top: 2px;
  }

  footer .overlapblackbg {
    opacity: 0 !important;
    visibility: hidden !important;
  }

  footer .wsmenu>.wsmenu-list {
    height: 100% !important;
    width: 100% !important;
    position: relative !important;
    display: block !important;
    margin-left: 0;
  }

  footer .wsmenu {
    bottom: 0 !important;
    top: 100% !important;
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: inherit !important;
    left: 0 !important;
    background: transparent;
    height: auto !important;
  }

  footer .footerLeft ul li:nth-child(1) a {
    color: #000 !important;
    border: none;
    font-size: 24px;
  }

  footer .footerMiddle ul li:nth-child(1) a {
    color: #000 !important;
    border: none;
    font-size: 24px;
  }

  footer .footerRight ul li:nth-child(1) a {
    color: #000 !important;
    border: none;
    font-size: 24px;
  }

  footer .footerRight ul li:nth-child(2) a {
    color: #000 !important;
    border: none;
    font-size: 24px;
  }

  footer .wsmenu>.wsmenu-list>li.active a {
    background-color: transparent;
  }

  footer .wsmenu>.wsmenu-list>li>a {
    color: #000 !important;
    border: none;
  }

  footer .footerRight nav.wsmenu li {
    padding: 2px 0;
  }

  section.slider-main {
    margin-top: 47px;
  }

  .bnr-content {
    left: 50px;
  }

  .wsmobileheader {
    background-color: rgb(255 255 255) !Important;
  }

  section.dashboard .content-section {
    padding-top: 30px;
  }

  section.dashboard .contentPadding .content-bottomSection .text {
    height: 70px;
  }

  .non-crimnal-bx #metadata_icons {
    width: 19%;
  }

  section.library-main .js-form-item {
    width: 26%;
  }


}

@media screen and (max-width: 768px) {

  .about-us .about-container {
    display: flex;
    flex-direction: column;
  }

  .about-us #aboutUsTop .right-box {
    padding-left: 0;
    flex: 1;
    order: 0;
    padding-bottom: 0;
  }

  .about .about-us .left-box {
    padding-right: 0px !important;
  }

  .about .about-us .left-box,
  .about-us .right-box {
    width: calc(100% - 3px);
    display: inline-block;
    padding: 20px 0px;
    vertical-align: top;
  }

  .about-us #aboutUsTop .left-box {
    padding-right: 0;
    flex: 1;
    order: 2;
    padding-top: 0;
  }

  .about .about-us div#aboutUsTop p:first-child,
  div#aboutUsBottom p:first-child {
    margin-top: 0;
  }

  .about .about-us .right-box {
    padding-left: 0;
    padding-top: 0;
  }

  .about .about-us .left-box {
    padding-bottom: 0;
  }

  .about .about-us .about-container p {
    text-align: justify;
  }

  .about .about-us .img-box img {
    height: 100px;
  }

  .home .content .left {
    float: none;
    max-width: calc(101% + 0px);
    padding: 0px;
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
    text-align: justify;
  }

  .home .content .right {
    float: none;
    padding: 0px;
    width: 100%;
  }

  .public-bx .pub-detail-inn figure {
    margin-bottom: 0;
  }

  .pub-in-main {
    margin-bottom: 20px;
  }

  .bnr-content {
    left: 45px;
  }

  ul.work-list li {
    width: 100%;
  }

  ul.work-list {
    display: block;
  }

  ul.work-list li:after {
    display: none;
  }

  ul.work-list li .round-bx {
    display: none;
  }

  ul.counterbox li {
    width: 100%;
  }

  section.dashboard .contentPadding .content-bottomSection .yl-box,
  .gr-box {
    width: calc(100% - 0px);
    margin: 6px 0;
  }

  section.dashboard .contentPadding .content-bottomSection .text {
    height: auto;
  }

  section.dashboard .contentPadding .content-bottomSection .yl-box .text a {
    font-size: 26px;
  }

  section.dashboard .content-section p {
    text-align: justify;
  }

  .statistical-dashboard a {
    display: block;
    margin-bottom: 10px;
  }

  .statistical-dashboard a h5 {
    float: none;
    width: auto;
    padding: 5px 0;
    text-align: left;
  }

  .non-crimnal-bx .border-non-bx h3 {
    width: 100%;
  }

  .non-crimnal-bx #metadata_icons {
    width: 100%;
  }

  section.library-main .js-form-item {
    width: 100%;
  }

  section.library-main .form-item {
    margin-right: 0;
  }

  section.library-main .js-form-item .form-select {
    width: 100%;
    margin-right: 0px !important;
  }

  section.library-main .form-actions {
    width: 27%;
    float: none;
    margin: 0 auto;
  }

  .lib-content-bx .lib-img {
    margin-right: 0;
    width: 200px;
    margin-bottom: 20px;
  }

  .lib-content-bx .lib-data {
    width: 100%;
  }

  .lib-content-bx {
    display: block;
  }

  .lib-content-bx .librarylist-type li {
    width: 100%;
  }

  .lib-img span a {
    font-size: 16px;
  }

  .lib-content-bx .lib-img span {
    margin: 0 5px !important;
    padding-top: 10px;
    display: inline-flex;
  }

  section.libraryDetailPage {
    padding-top: 30px !important;
  }

  .contactMainBx .contactus-detail {
    padding-left: 0;
    padding-top: 40px;
  }
  
  #aboutUsTop, #aboutUsBottom {
    background: none !important;
  }

  #aboutUsTop .about-container .col-6.right-box,
  #aboutUsBottom .about-container .col-6.right-box {
  margin: 0 0 15px !important;
    background: #eafbf0 !important;
    padding: 20px 10px 0 !important;
  }

  #aboutUsTop .about-container .col-6 img,
  #aboutUsBottom .about-container .col-6 img {
    width: 80px !important;
  }

  #aboutUsTop .about-container .col-6 h3,
  #aboutUsBottom .about-container .col-6 h3 {
    width: 100% !important;
    font-size: 20px !important;
    line-height: 26px !important;
    margin: 20px 0 0 0 !important;
  }

  #aboutUsTop .about-container .col-6 p,
  #aboutUsBottom .about-container .col-6 p {
    font-size: 14px !important;
  }

}


@media screen and (max-width: 533px) {

  .home .content h3 {
    font-size: 26px;
  }

  section h3 {
    font-size: 26px;
  }

  .home .homepage-content {
    width: auto;
    margin: 0 5px;
  }

  .bnr-content {
    left: 28px;
  }

  .Tableau-mian-bx .radio-search-bx {
    display: block;
  }

  .Tableau-mian-bx .radio-search-bx .btn-standerd-bx {
    margin-top: 20px;
  }

  .non-crimnal-bx .border-non-bx h3 {
    font-size: 26px;
  }
  .statistical-dashboard p {text-align: justify;}

}

@media screen and (max-width: 640px) {
  .row {
    margin: 0;
  }
}


/********** Responsive start ***********/

@media screen and (max-width:991px){

  .dashboard-banner { margin-top: 45px;}
  .dashboard-banner h3 {line-height: 52px; font-size: 35px !important;padding-bottom: 0;}
  .dashboard-heading {left: 0px; width: calc(100% + 0px);}
  .width85 { width: calc(95% + 30px);}
  .dfa-viz-bootstrap .dfa-cmbnd-scr-legend-content b {font-size: 11px;}a
  .svg-inline--fa { height: .7em;}
  .dfa-viz-bootstrap .dfa-cmbnd-scr-legend-content { padding: 0px 4px !important; vertical-align: middle !important;}
  .dfa-viz-bootstrap ul.dfa-legends .dfa-legend-circle {height: .7rem; width: .7rem;}
  .dfa-viz-bootstrap ul.dfa-legends li {font-size: 11px; margin: 0 12px 0 0;}
  .dfa-viz-bootstrap ul.dfa-legends {margin: 0px 0 25px 0;}
  div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(2) {align-items: baseline;}
  div#performanceIndicators .dfa-card-header {height: 46px;padding: 0px 5px;}
  .dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .single-chart svg{left: 5px;}
  div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 .dfa-icon-circle-right { left: calc(100% - 20px) !important; position: absolute;top: 15px;font-size: 17px;}
  .dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc {max-width: 54px !important;}
  .dfa-viz-bootstrap .dfa-acrdn-child .dfa-acrdn-head {width: calc(100% - 17px) !important;left: 22px !important;}
  div#performanceIndicators .dfa-card-header.dfa-acrdn-parent h5.dfa-mb-0.dfa-acrdn-h5 button.dfa-btn.dfa-btn-link.dfa-acrdn-head {
      width: calc(100% - 37px) !important; left: 22px !important;}
  div#performanceIndicators .dfa-card .dfa-card-body .dfa-table { margin: 10px;}
  
  }
  
  @media screen and (max-width:768px){
  
  .middleSection.monitoring-main .gird-20 {width: 100%; float: none; display: block; text-align: center; padding: 10px 15px;}
  .middleSection.monitoring-main {width: 100%; margin: 0 auto;min-height: 350px;text-align: center;  display: block;}
  .monitoring-main .dropdown-menu {margin: auto; background-color: #fff;}
  .middleSection.monitoring-main .searchContainer { max-height: 200px;overflow: auto; margin-top: 6px;}
  .user-administration-page .views-exposed-form .js-form-type-select {width: 100%;}
  .user-administration-page .views-exposed-form #edit-submit-user-administration {margin: 0 auto; display: block;}
  .user-administration-page .views-exposed-form .js-form-type-select { padding-right: 0; margin-bottom: 20px;}
  .user-administration-page .views-exposed-form .js-form-type-textfield {margin-bottom: 20px;}
  .dashboard-banner h3 {line-height: 32px;font-size: 25px !important; padding-bottom: 0;}
  div#lnb .dfa-viz .dfa-chart-wrapper:nth-child(2) { width: calc(100% - 0px) !important;  display: block; height: auto;float: none;  margin: 0 auto !important; }
  div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5{display: flex;}
  div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 a {font-size: 10px; padding: 12px 30px 0 0;}
  .dashboard-heading {font-size: 18px;}
  .dfa-text-left.dfa-dropdown {display: flex !important;}
  div#performanceIndicators .dfa-card-header.dfa-acrdn-parent h5.dfa-mb-0.dfa-acrdn-h5 button.dfa-btn.dfa-btn-link.dfa-acrdn-head {
      max-width: 100%; height: 43px;  margin: 0 auto; font-size: 12px; line-height: 1; -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
  .dfa-viz-bootstrap .dfa-acrdn-child .dfa-acrdn-head {
      text-align: justify; max-width: 100%; height: 43px; margin: 0 auto; font-size: 11px;  line-height: 1; -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
  .dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc .single-chart svg { width: 52%;}
  #aboutUsTop .about-container .col-6 img, #aboutUsBottom .about-container .col-6 img { height: auto !important;}
  div#performanceIndicators .dfa-viz {padding: 30px 0px 77px 0px !important;}
  .dfa-viz-bootstrap .dfa-acrdn-child .dfa-acrdn-head { margin: 0 !important;}
  div#performanceIndicators .footnotes {top: 76px;}
  div#performanceIndicators .dfa-viz-bootstrap .dfa-acrdn-h5 a {position: absolute;right: 8px !important; width: auto; white-space: break-spaces;
      bottom: 0; top: 21px;}
  
  }
  
  @media screen and (max-width:640px){
  
  .dfa-viz-bootstrap .dfa-download-section{width: 100% !important;}
  .dfa-viz-bootstrap #id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0 .dfa-col { padding-left: 0;}
  .slick-dots li{margin: 0 0px !important;}
  
  
  }
  
  @media screen and (max-width:534px){
  
  .dfa-viz-bootstrap .dfa-disclaimer-section {width: 100% !important;}
  div#id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0{bottom: 45px;}
  .dfa-viz-bootstrap .dfa-download-section {margin-left: auto;width: 100%;padding: 7px 0px 20px !important}
  .dfa-viz-bootstrap .dfa-legend-wrapper { text-align: left !important; padding: 0px 16px 20px !important;}
  .dfa-viz-bootstrap ul.dfa-legends{text-align: left !important; width: 100%;}
  .dfa-viz-bootstrap .dfa-card-body{padding: 0.25rem !important;}
  div#performanceIndicators .dfa-viz {padding: 22px 0px 36px 0px !important;}
  .dashboard-heading {font-size: 14px;}
  .dfa-viz-bootstrap ul.dfa-legends li{ margin: 0px 10px 0 0;}
  .dfa-viz-bootstrap ul.dfa-legends{margin: 10px 0 25px 0;}
  .dfa-viz-bootstrap ul.dfa-legends .dfa-legend-text {font-size: 11px;}
  .dfa-viz-bootstrap ul.dfa-legends .dfa-legend-circle{height: 10px; width: 10px;}
  .dfa-viz-bootstrap .dfa-card-header .dfa-acrdn-progress-perc {max-width: 54px !important;}
  .dfa-viz-bootstrap .dfa-acrdn-parent .dfa-acrdn-head {font-size: 12px;}
  .dfa-viz-bootstrap .dfa-acrdn-child .dfa-acrdn-head {font-size: 10px;}
  div#performanceIndicators .dfa-viz {padding: 22px 0px 76px 0px !important;}
  div#id_8a879fc9-eba5-4eef-9c4d-8e0a42e1c908_footer_0 {display: block !important;}
  .dfa-text-left.dfa-dropdown { display: block !important;}
  
  }
  
  @media screen and (max-width:481px){
  
  .dashboard-banner h3 { line-height: 17px;font-size: 14px !important;}
  .dfa-viz-bootstrap .dfa-dropdown .dfa-cstm-drpdwn {width: calc(100% / 1) !important;}
  div#id_a77337c4-e1dc-4585-b28e-ec19a7c216b5_footer_0{display: block !important;}
  div#id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0 {display: block !important;}
  div#id_e31706b8-e8be-4268-8fa9-c29283533bd8_footer_0 {display: block !important;}
  
  }
  @media screen and (max-width:380px){
  
  div#lnb .dfa-viz {padding-bottom: 120px !important;}
  div#id_e31706b8-e8be-4268-8fa9-c29283533bd8_footer_0 {bottom: 59px !important;}
  section#a77337c4-e1dc-4585-b28e-ec19a7c216b5 .dfa-viz {padding-bottom: 120px !important;}
  div#id_a77337c4-e1dc-4585-b28e-ec19a7c216b5_footer_0 {bottom: 60px !important; padding-right: 0;}
  div#performanceIndicators .dfa-viz { padding: 48px 0px 76px 0px !important;}
  
  }
    
    @media screen and (max-width:414px){
    
    .bnr-content h1 {font-size: 26px;}
    .data-count-inn h1 {font-size: 39px;}
    .securedashmalawi span.dropdownSubmenu {width: 100%;}
    .monitoring-main .dropdown-menu a {width: 100%;}
    .middleSection.monitoring-main .gird-20 .dropdown {overflow: hidden;}
    .statistical-dashboard a{font-size: 21px;}
    .standert-data-bx h5{font-size: 20px;}
    .Tableau-mian-bx [type="radio"]:checked + label, [type="radio"]:not(:checked) + label{font-size: 17px;}
    div#sdgIndicators .dfa-viz {padding-bottom: 108px !important;}
    .dfa-viz-bootstrap #id_8f03f347-58af-4d64-8dfd-56f226725311_footer_0 .dfa-col {padding-left: 0;bottom: 11px;}
    .lib-content-bx .lib-data h3 { font-size: 20px;}
    
    }
  
  
  /********** Responsive End ***********/
  
/**********Private Dashboard Responsive start ***********/

@media screen and (max-width:991px){
  .private-dashboard div#jamDashboardSection1 .dfa-dropdown {width: 44%;}
  
  
  }
  
  @media screen and (max-width:768px){
  
  .private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper:nth-child(4) .highcharts-container svg {	top: -20px;}
  .private-dashboard .dashboard-heading.jamHead{font-size: 22px;}
  .private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper {width: 49%;}
  .private-dashboard .dfa-viz-bootstrap svg {min-width: 50% !important;min-height: 100% !important;margin: auto;display: block;text-align: center;}
  .private-dashboard .stickyBar .nav li {font-size: 16px;}
  .private-dashboard .left, .private-dashboard .right {width: calc(100% - 0px) !important;}
  .private-dashboard .stickyBar ul {padding-left: 10px;}
  .private-dashboard .stickyBar{ display: none}
  
  }
  
  @media screen and (max-width:640px){
  
  .private-dashboard .left, .private-dashboard .right {width: calc(100% - 0px) !important;}
  .private-dashboard .topFlex, .private-dashboard .bottomFlex {display: block !important;}
  .private-dashboard .stickyBar .nav li {margin-right: 20px;font-size: 14px;}
  .private-dashboard  #\34 bbaa78b-7ba6-4e9b-a677-57c3c65e4373 .dfa-container-fluid.dfa-viz.dfa-p-0 {padding-top: 70px !important;}
  .private-dashboard div#jamDashboardSection1 .dfa-dropdown {width: 93%;}
  .private-dashboard #jamDashboardSection1 .dfa-multi-drpdwn-menu {top: -103px;}
  .private-dashboard div#jamDashboardSection1 .partition_section .chart_holder td.elps-no-wrap{font-size: 12px;}
  
  }
  
  @media screen and (max-width:534px){
  
  .private-dashboard div#jamDashboardSection7 .dfa-cstm-drpdwn:nth-child(1) {width: 50% !important;}
  .private-dashboard .dfa-disclaimer-section {width: 100%;}
  .private-dashboard .dfa-info-3col-section .dfa-3col-grid-left, .private-dashboard .dfa-info-3col-section .dfa-3col-grid-right {padding: 5px 7px !important;}
  .private-dashboard .dfa-info-3col-section .dfa-3col-grid-left p, .dfa-viz-bootstrap .dfa-info-3col-section .dfa-3col-grid-right p {font-size: 14px !important;}
  .private-dashboard .dfa-info-3col-section .dfa-3col-grid-left span.dfa-3col-grid-left-label {font-size: 10px !important;}
  .private-dashboard .dfa-info-3col-section .dfa-3col-grid-left.middle span.dfa-3col-grid-middle-label{font-size: 10px !important;}
  .private-dashboard .dfa-info-3col-section .dfa-3col-grid-right span.dfa-3col-grid-right-label{font-size: 10px !important;}
  .private-dashboard .dfa-info-3col-section .dfa-info-3col-heading {padding: 7px 27px 0;}
  .private-dashboard .dfa-col {width: 100%;}
  .private-dashboard .dfa-container-fluid.dfa-viz.dfa-p-0 {padding: 6px 18px 0px 18px !important;}
  .private-dashboard .dfa-info-table-section .dfa-row-grid-left, .private-dashboard .dfa-info-table-section .dfa-row-grid-right {padding: 2px 10px !important;}
  .private-dashboard .dfa-info-table-section .dfa-row-grid-left span.dfa-colm-grid-left-label, .private-dashboard .dfa-info-table-section .dfa-row-grid-left span.dfa-colm-grid-middle-label, .private-dashboard .dfa-info-table-section .dfa-row-grid-right span.dfa-colm-grid-right-label{font-size: 10px !important;}
  .private-dashboard .dfa-viz-bootstrap .dfa-row:last-child { display: block;}
  .private-dashboard div#jamDashboardSection1 .partition_section:nth-child(1), .partition_section:nth-child(1) .chart_holder {width: 42% !important;}
  .private-dashboard div#jamDashboardSection1 .partition_section .chart_holder td.elps-no-wrap {max-width: 150px !important;line-height: 17px;white-space: nowrap;
    overflow: hidden !important;text-overflow: ellipsis;max-width: 100%;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
  .private-dashboard .fullView .collapseViz {right: 6px;top: 68%;	width: 30px;height: 30px;}
  .private-dashboard .collapseViz img {width: 13px;height: auto;}
  .private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper {width: 100%;}
  .private-dashboard .dfa-viz-bootstrap svg {min-width: auto;}
  .private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper:nth-child(4) .highcharts-container svg {left: 0;right: 0;margin: 0 auto;max-width:  260px !important;height: 100px !important;}
  .private-dashboard div#jamDashboardSection5 .dfa-chart-wrapper:nth-child(4) .highcharts-container svg {left: 0;right: 0;margin: 0 auto;
    max-width: 260px !important;height: 100px !important;}
  .private-dashboard .dfa-info-table-section .dfa-info-colm-circle {height: 32px !important;	width: 32px !important;left: -17px !important;top: 0 !important;}
  .private-dashboard .dfa-info-3col-section .dfa-info-3col-circle{height: 32px !important;	width: 32px !important;left: -17px !important;top: 0 !important;}
  .private-dashboard .dfa-viz-section .dfa-viz{width: calc(100% - 8px);}
  .private-dashboard .dfa-info-table-section .dfa-info-colm-heading{padding: 2px 30px !important;}
  
  }
  
  @media screen and (max-width:481px){
  .private-dashboard div#jamDashboardSection1 .dfa-dropdown {width: 100%;margin: 10px 0 0;}
  .private-dashboard .dfa-viz-bootstrap svg {min-width: auto !important;min-height: 89% !important;}
  .private-dashboard .stickyBar .nav li {	margin-right: 10px;font-size: 12px;}
  .private-dashboard .dashboard-heading.jamHead {font-size: 18px;}
  .private-dashboard #id_4bbaa78b-7ba6-4e9b-a677-57c3c65e4373_chart_0 {overflow: auto;width: 100%;}
  .private-dashboard .dfa-viz-bootstrap svg {min-width: auto !important;min-height: 89% !important;}
  .private-dashboard div#jamDashboardSection7 .dfa-cstm-drpdwn:nth-child(1) {width: 100% !important;}
  
  }

@media screen and (max-width:414px){
  
  .private-dashboard div#jamDashboardSection1 .partition_section, .chart_holder{width: 16% !important;}
  .private-dashboard div#jamDashboardSection1 .partition_section:nth-child(1), .partition_section:nth-child(1) .chart_holder {width: 34% !important;}
  .private-dashboard div#jamDashboardSection1 .partition_section .chart_holder td.elps-no-wrap {max-width: 80px !important;}
  
  }
  
  
  /********** Responsive End ***********/
  