body {
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

html body #success-popup .success-message__text p i.fa::after {
  background: #fff !important;
}

html body #success-popup .success-message__text .btn {
  color: #fff !important;
}

html body .fill-form .pop_h3 {
  font-size: 22px !important;
}

html body .noval-header-sl {
  position: fixed !important;
}
.contentwrap {
  text-align: left !important;
}
html body .header-links-sl a {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

html body .subMenu-1 li:hover > a {
  color: #ffffff !important;
}

html body .header__top a,
html body .header__top p {
  color: #fff !important;
  font-weight: 600 !important;
}

html body .subMenu-1 a {
  color: #000 !important;
}

div#bodyContent p {
  font-size: 15px;
}

html body #footer .footer-top .footer-info p {
  font-size: 16px !important;
}

.col-lg-3.col-md-6.footer-info a {
  color: #1cb5bf;
}

.col-lg-3.col-md-6.footer-info a:hover {
  color: #fff;
}

#footer
  > div.footer-top
  > div
  > div
  > div.col-lg-3.col-md-6.footer-contact
  > p:nth-child(3)::after {
  content: " 10002";
}

html body .breadcrumb li:before {
  color: #fff !important;
}

html body .breadcrum_link {
  color: #ffffff !important;
}

html body .breadcrumb > li {
  color: #ffffff !important;
}

html body #page-content .page-content__list .related-wrap li a h5 {
  font-size: 16px !important;
  color: #fff !important;
}

html body .success-message__text a.success-button {
  color: #fff !important;
}

html body .success-popup p i {
  color: #fff !important;
}

ul.subMenu-1 {
  max-height: 450px;
  overflow: auto;
}

html body .content-wrap li,
html body .content-wrap p {
  letter-spacing: 0px !important;
}

.heading {
  display: none;
}

html body .contentwrap h2 {
  font-size: 35px !important;
}

.copyright {
  color: #fff;
}

@media screen and (min-width: 1900px) {
  .container {
    width: 90%;
  }

  html body #page-content .page-content {
    max-width: 90% !important;
  }

  html body #footer .footer-top h4 {
    font-size: 33px !important;
  }

  html body .com_btn {
    font-size: 30px !important;
  }

  html body .solution_card .solu_description p {
    font-size: 30px !important;
  }

  html body .header-links-sl a {
    font-size: 30px !important;
  }

  html body .header__top a,
  html body .header__top p {
    font-size: 30px !important;
  }

  .not-editable p,
  .not-editable li,
  .not-editable a {
    font-size: 30px !important;
    line-height: 60px !important;
  }

  .not-editable td {
    font-size: 30px !important;
    line-height: 25px;
  }

  html body .inner-page-head.services {
    height: 850px !important;
  }

  html body #footer .footer-top .footer-contact p,
  html body #footer .footer-top .footer-contact p a,
  html body #footer .footer-top .footer-links {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  html body .copyright a,
  html body .footer-links a {
    line-height: 60px !important;
    font-size: 30px !important;
  }

  html body .content-wrap li,
  html body .content-wrap p {
    font-size: 30px !important;
    line-height: 60px !important;
  }

  html body #page-content .page-content__list .related-wrap li a h5 {
    font-size: 34px !important;
  }

  html body .breadcrumb > li {
    font-size: 25px !important;
  }

  html body #footer .footer-top .footer-info p {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  .col-lg-3.col-md-6.footer-info a {
    font-size: 25px;
  }

  html body .contentwrap h2 {
    font-size: 50px !important;
    line-height: 60px !important;
  }

  html body #specialties .contentwrap p,
  #specialties .contentwrap li {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  .contentwrap h3 {
    font-size: 40px;
  }

  html body #contact .contactform .checkbox span {
    font-size: 25px !important;
    font-weight: 500 !important;
  }

  html body #contact .contactform label {
    font-size: 25px !important;
  }

  html body #contact .contactform .btn {
    width: 250px !important;
    height: 100% !important;
    font-size: 25px !important;
  }

  html body .solution_card .solu_title h3 {
    font-size: 40px !important;
  }

  html body #specialties .main-box .recent-box h5 {
    font-size: 25px !important;
    height: 100% !important;
  }
}

@media screen and (min-width: 1100px) {
  html body section.inner-page-head.services.lozad {
    margin-top: 135px !important;
  }
}

@media screen and (max-width: 1100px) {
  .navbar-brand > img {
    filter: invert(1);
  }

  html body #page-content .page-content {
    padding: 3% !important;
  }

  #footer > div.footer-top > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 900px) {
  html body .our_solution_category .solution_cards_box {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
}

@media screen and (max-width: 550px) {
  html body #appointment .days-group {
    justify-content: center !important;
  }

  html body .modal-dialog.animated.zoomIn.appointment-modal {
    width: 95% !important;
    margin: 0 !important;
  }

  html body #appointment .g-recaptcha {
    margin-left: 25px !important;
  }

  html body #page-content .page-content {
    padding: 50px 0 !important;
  }

  #footer > div.footer-top > div > div {
    flex-direction: column;
  }
}

@media screen and (max-width: 380px) {
  html body #appointment .g-recaptcha {
    margin-left: 13px !important;
  }
}

@media (min-width: 700px) and (max-width: 850px) {
  html body .solution_cards_box .solution_card {
    padding: 10px !important;
    margin: 5px !important;
  }
}
