@media only screen and (max-width:1199px) {
  .facts-section-main-row {
    padding: 0 50px;
    padding-top: 150px;
  }

  .count-inr-col h3 {
    font-size: 50px;
  }

  .count-for {
    font-size: 1rem;
  }

  .title h2 {
    font-size: 35px;
  }

  .title .section-title {
    font-size: 20px;
  }

  .point-count-heading {
    font-size: 25px;
  }

  .slider-section .crown-pattern.btm-top-left {
    left: -90px;
    top: 15px;
    width: 300px;
  }

  .bottom-rainbow-inr {
    right: 140px;
  }

  .nav-item:not(:first-child) {
    margin-left: 0.5rem;
  }

  .dwnld-brchr a {
    text-align: center;
  }
}

@media only screen and (max-width:1024px) {
  .hand-tooth-img {
    display: none;
  }

  .tooth-specification .col-12 {
    width: 100%;
  }

  .prdct-imgs .col-12 {
    width: 100%;
  }
}

@media only screen and (max-width:991px) {
  .slider-about-section {
    background: none;
  }

  .navbar-brand {
    display: block;
  }

  .main-slide-row {
    flex-direction: column-reverse;
    text-align: center;
  }

  .slide-img img {
    width: 500px !important;
    max-width: 100% !important;
  }

  .slide-text {
    justify-content: center;
    align-items: center;
  }

  .four-tooth,
  .product-rainbow,
  .bottom-rainbow-inr,
  .choose-img {
    display: none;
  }

  .facts-section-main-row {
    padding-top: 100px;
  }

  .facts-section {
    margin-top: 0;
  }

  .facts-section-main-row {
    width: 100%;
  }

  .facts-inr-row {
    text-align: center;
  }

  .testi-col {
    border: #ccc solid thin;
  }

  .navbar-toggler {
    outline: 0 !important;
    box-shadow: none !important;
  }

  .navbar-collapse {
    width: 100%;
    position: absolute;
    left: 0;
    top: 122px;
    background: #fff;
    border: #e5e5e5 solid thin;
  }

  .nav-link {
    padding: 10px !important;
  }

  .about-section-2 {
    margin-top: 0;
  }

  .product-grid .item {
    width: 50%;
  }

  .full-cntct-dtl {
    padding-left: 0;
    text-align: center;
  }

  footer {
    background-size: 160% 100%;
    padding: 250px 0 0;
  }

}

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

  .title,
  .choose-us-section p,
  .abt-text,
  .choose-us-points-row {
    text-align: center
  }

  footer {
    padding-top: 120px;
  }

  footer p,
  .ftr-title,
  footer a {
    text-align: center;
  }

  .ftr-logo {
    margin: auto;
  }

  .ftr-social {
    justify-content: center;
  }

  .ftr-cntct a {
    text-align: center;
    display: block;
  }

  footer .row>div {
    padding-right: 15px;
  }

  .facts-section-main-row {
    background-size: 200% 100%;
  }

  .inner-header-section h1 {
    font-size: 35px;
  }

  .inner-header-section {
    height: 210px;
  }

  .breadcrumb {
    margin-top: 0;
  }
}

@media only screen and (max-width:600px) {
  header .dwnld-brchr {
    display: none;
  }

  .navbar-brand img {
    width: 170px;
  }

  .navbar-collapse {
    top: 130px;
  }

  .slide-text h2 {
    font-size: 35px;
  }

  .experience-box {
    position: relative;
    bottom: 0;
    left: 0;
    top: -60px;
  }

  .product-grid .item {
    width: 100%;
  }
}