@media screen and (max-width: 1200px) {
  .dashboard.section3 .imagesbox img {
    display: none;
  }

  .dashboard.section3 .stylecssglobal .digitaltext {
    padding-left: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .ftdown-footer .subfooter .footer-country {
    display: block;
    display: flex;
    flex-direction: column;
  }

  .ftdown-footer .subfooter .footer-country .subfooterline {
    border-bottom: 2px solid #727272;
    border-right: unset;
  }

  .ftdown-footer .subfooter .footer-country .subfooterline .centertextbox {
    color: #fff;
    text-align: center;
    padding-right: 35px;
    padding-left: 35px;
    line-height: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .ftdown-footer .subfooter .footer-country .subfooterlinelast .centertextbox {
    color: #fff;
    text-align: center;
    padding-right: 35px;
    padding-left: 35px;
    line-height: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 2px solid #727272;
  }
}

@media screen and (max-width: 912px) {
  .dashboard.section2 .stylecssglobalcommon .globalcssbox-circle {
    position: absolute;
    bottom: -32%;
    left: -220px;
  }
}

@media screen and (max-width: 820px) {
  .ftdown-footer.ftdown-section .ftdown-footer-widget .block-23 .footercssbox {
    position: absolute;
    right: 10px;
    margin-top: -33px;
  }

  .dashboard.section2 .stylecssglobalcommon .globalcssbox-circle {
    position: absolute;
    bottom: -34%;
    left: -220px;
  }
}

@media screen and (max-width: 768px) {
  .record.section4 .cntpadding .rightborderc {
    border-right: none;
  }

  .slider-arrow.left {
    display: none;
  }

  .slider-arrow.right {
    display: none;
  }

  .dashboard.section2 .titlehead {
    margin-right: 0px;
  }

  .dashboard.section2 .imagesbox {
    margin-left: 0px;
  }

  .dashboard.section2 .sliderheading h4 {
    font-size: 36px;
  }

  .ftdown-footer.ftdown-section .rowdisplayfooter {
    display: block;
    padding-bottom: 15px;
    margin-bottom: unset;
  }

  .dashboard.section2 .stylecssglobalcommon .globalcssbox-circle {
    display: none;
  }

  .commoncss {
    padding: 30px 20px 30px;
  }

  .technology.section1 .backgroundimagetext {
    z-index: 1;
    position: relative;
  }

  .technology.section1 .backgroundimagetext::before {
    background: linear-gradient(180deg,
        rgb(33 31 31 / 51%) -31.55%,
        rgb(0 0 0 / 96%) 100%);
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 1.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 540px) {
  .dashboard.section6 {
    padding-top: 0px;
    margin-top: 0px;
  }

  .dashboard.section1 .banner_text h5 {
    background-color: #144960;
    opacity: 0.6;
  }

  .dashboard.section1 .healthycss h1 {
    margin-top: 25px;
  }

  .ftdown-footer .mainfooter {
    padding-top: 20px;
  }

  .dashboard.section6 .backgroundgraph {
    padding-bottom: 0px;
  }

  .dashboard.section2 .sliderheading h4 {
    padding-bottom: 20px;
  }

  .dashboard.section2 .sliderheading h4 {
    font-size: 28px;
  }

  .dashboard.section2 .titlehead h1 {
    font-size: 24px;
  }

  .dashboard.section2 .titlehead p {
    font-size: 16px;
  }

  .btn {
    font-size: 12px;
  }

  .stylecssglobal {
    padding: 70px 25px 60px 25px;
  }

  .dashboard.section3 .stylecssglobal .digitaltext h2 {
    font-size: 28px;
  }

  .dashboard.section3 .stylecssglobal .digitaltext p {
    font-size: 16px;
  }

  .stylecssglobalcommon {
    padding: 40px 25px 40px 25px;
  }

  .dashboard.section5 .healthycss h4 {
    font-size: 18px;
  }

  .dashboard.section5 .healthycss h3 {
    font-size: 24px;
  }

  .ftdown-footer.ftdown-section .ftdown-footer-widget .block-23 .footercssbox {
    position: absolute;
    right: 10px;
    margin-top: -65px;
  }

  .dashboard.section6 .backgroundgraph .graphtext h2 {
    font-size: 24px;
  }

  .dashboard.section2 .stylecssglobalcommon {
    margin-bottom: 50px;
    margin-top: 0px;
  }

  .dashboard.section4 {
    padding-top: 0px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 375px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 36px;
  }

  .top_rowbox a {
    color: #ffffff;
    font-size: 12px;
  }

  .ftdown-footer.ftdown-section .rowdisplayfooter .reservedcolor .list-unstyledcolor {
    display: block;
  }
}