@media(max-width:600px)
{
    /*.navbar-expand-lg*/
    /*{*/
    /*    padding:0.5rem;*/
    /*}*/
    a.navbar-brand img {
    width: 7rem;
}
.navbar-light .navbar-toggler {
    color: #14a8b6;
    border-color: transparent;
}
.navbar-light .navbar-nav .nav-link{
 
    padding: 5px 0;
    font-size: 15px;
    margin-bottom: 0.3rem;

}
.btn_request {
  
    padding: 0.4rem 1rem;
    font-size: 14px;
   
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.6rem;
    clear: both;
    font-weight: 400;
    color: #0d8a96;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dotted #14a8b6;
    font-weight: 600;
    font-size: 13px;
}
.bannerimg
{
    height:auto;
}
.bannerbox h1 {
    font-size: 25px;
}
.bannerbox p {
    font-size: 17px;
    line-height: 8px;
    font-weight: 600;
}
.bannerbox {
    position: absolute;
    top: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 7.5rem;
}
.section-bottom-space {
    padding-bottom: 3rem;
}

.section-space {
    padding: 2rem 0rem;
}
.welcome_box {
   
    top: 1rem;
    width: 82%;
    height: 300px;
    background: url(../../assets/img/about.jpg);
    background-position: center;
    background-size:cover;
    left: 1rem;
}
.welcome_box .head-text h1 {
    font-weight: 700;
    color: #8cc542;
    letter-spacing: 0px;
    word-spacing: 4px;
    margin: 0px;
    font-size: 26px;
}
.inner_welcome .inner-head h4
{
    font-size:18px;
}
.welcome-text {
    position: relative;
       margin-top: 60px;
    top: 0;
    left: 0px;
    width: 100%;
    height: auto;
    padding-left: 0px;
}
.aboutbtn {
  
    padding: 0.3rem 1rem;
    font-size: 14px;
  
}
.readbtn {
    display: block;
    width: fit-content;
    margin-top: 0.8rem;
    padding: 0.2rem 1rem;
    font-size: 14px;
    font-weight: 600;
}
.footerpara
{
        font-size: 14px;
    line-height: 26px;
    text-align: justify;
}
.section-title h5 {
    font-size: 12px;
  
    padding: 6px 14px;
    color: #fff;
}
.large-heading {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0.5rem;
}
.service-box .text {
    width: calc(100% - 60px);
}
.service-box .icon {
    width: 60px;
    height: 60px;
}
.service-box {
    margin-bottom: 1.5rem;
}
.packagediv .desc h5 {
    font-size: 18px;
    font-weight: 600;
}
.packagediv .desc p {
   
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 0rem 0.5rem 0.5rem 0.5rem;
}
.service-box .text h5 {
    font-size: 18px;
    font-weight: 600 !important;
    margin-bottom: 0.4rem;
    text-align: left;
}
.service-box .text p {
    font-size: 14px;
    line-height: 26px;
}
.para {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #525252;
    text-align: justify;
    
}
.inner_welcome
{
    width:60%;
}
.strength_bx ul li {
    background-image: url(../img/arrow.png);
    list-style: none;
    padding-left: 35px;
    margin-bottom: 1rem;
    background-repeat: no-repeat;
    font-size: 14px;
    background-size: 20px;
}
.info-box {
    background-color: #e5ffc2;
    padding: 1rem;
    border: 1px solid #e4e4e4;
    border-top: 4px solid #15a7b6;
    min-height: auto;
    margin-top: 1rem;
}
.info-box i {
    font-size: 20px;
}
.strength_bx ul
{
    padding-inline-start:4px;
}
.info-box i {
    font-size: 18px;
    margin-bottom: 0.2rem;
}
.info-box h3 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0.2rem;
}
.php-email-form {
    padding: 1rem;
    margin-top: 1rem;
}
.php-email-form .form-control {
    height: 40px;
    font-size: 14px;
}
.btn_sub {
    background-color: #8cc542;
    font-size: 14px;
    font-weight: 500;
    padding: 0.6rem 1.5rem;
    border-radius: 50px;
    color: #fff;
}
.footer-bg h4, .sidebar_links h4 {
    font-size: 17px;
    margin-top: 1.5rem;
}
.footer-bg ul li a {
 
    font-size: 14px;
    font-weight: 600;
}
.footer-bg ul {

    padding-left: 0px;
}
.info-box p, .info-box a
{
    font-size:14px;
}
.page-banner
{
        position: relative;
      margin-top: -1.3rem;
}
.copyright{
    font-size:12px;
}
.footer-bg h4, .sidebar_links h4{
    font-size:18px;
}
.sidebar_links li a{
    font-size:14px;
}
.sidebar_links ul li {
    list-style: none;
    padding: 5px 0;
}
.page-banner h2{
    font-size:18px;
    color : #fff;
}
.page-banner a{
    font-size:12px;
}
.page-banner .w-100.d-flex{
    flex-direction:column;
    margin-bottom:1rem;
}
p{
    font-size:14px !important;
}
}