
@media only screen and (max-width: 993px){
     #navbar .nav-link {color: #000 !important;height: 7rem;font-size: 2rem;border: 1px solid #c6c6c6;}
      .btn-solid-border{color: #000;}
      .navbar-toggler {color: #111;font-size: 4rem;}
      .right_conatct_social_icon {height: 100%;margin-left: -5rem;}
      .header-logo {width: 100% !important;height: 6rem !important;}
      .lh-35 {
    line-height: 65px;
    font-size: 2rem;
}
}

    @media only screen and (max-width: 993px) and (min-width: 245px)  {
          .text-sm {font-size: 30px;}
          .btn-main {font-size: 30px;}
          .banner .block h1 {font-size: 95px;}
          .about-item i {font-size: 75px;}
          h4, .h4 {font-size: 3rem;line-height: 50px;}
          h2, u {font-size: 65px;}
          h2, .h2 {font-size: 3rem;}
          h6, .h6 {font-size: 2.5rem;}
          p {line-height: 55px;font-size: 2.5rem;}
          .col-md-6 {-ms-flex: 0 0 50%;flex: 0 0 100%;max-width: 100%;}
          .about-item a {font-size: 2rem;}
          .icon-block i {font-size: 65px;width: 120px;height: 110px;}
              h5, .h5 {font-size: 2.25rem;}
              .lead {font-size: 2.25rem;}
              
          }