
  @media (min-width: 768px) and (max-width: 1024px) {
  
 .indurial-solution-text2{
          font-size:14px;
      }
      
  }
  @media only screen and (max-width: 767px) {
   .media {
       display:none !important;
   }
   .informa {
       display:none !important;
   }
   
   /*.phone{*/
   /*     margin-left:61% !important;*/
   /*}*/
   
  .banner1 {
        margin-top:7%;
  }
  
  .banner2 {
        margin-top:16%;
  }
  
  .banner3 {
         margin-top:-6%;
   }
   
   .contact {
         margin-left:20%;
	}
	
	.navig {
	     margin-left:0% !important;
		 text-align:center;
	}
	
	.time {
	     margin-bottom:12%;
	}
	
	.mob-logo {
	    width:100% !important;
	}
	
	.acc-head {
	     line-height:30px !important;
	}	
	
	.faq {
	    font-size:28px !important;
	} 	
	
	.faq-body {
	     font-size:14px !important;
	} 
	
	.navi-head {
	      width: 100%;
	}
	
	.navi-body {
	      width: 30%;
		  float: left;
	}
	
	.navi-tail {
	     width: 50%;
		 float:right;
	} 
	
	.treat-head {
	      margin-top:54%;
	}	 		 
  
    .logof {
	     margin-top:-22% !important;
		 width:50%;
		 float:left;
	}
	
	.foot-media {
	     width: 2% !important;
	}
	
	.foot-soci {
	     width: 20px !important;
	}
	
	.foot-icon {
	    margin-top: -25% !important;
	}
  .footer{
     background: #7fc645;
  background: -moz-linear-gradient(left, #7fc645 0%, #44ab88 50%, #3fa98e 51%, #048ed2 100%);
  background: -webkit-linear-gradient(left, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  background: linear-gradient(to right, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc645', endColorstr='#048ed2',GradientType=1 );
  }
	   
  }
  
  @media only screen and (min-width: 768px) {
     .lgpo {
           margin-top:-61px !important;
		   /*max-width:300px !important;*/
      }
	  
	 .informal {
	       display:none !important;
	  }
	  
	  .info-disp {
	        margin-left:21%;
	}		
  .footer{
     background: #7fc645;
  background: -moz-linear-gradient(left, #7fc645 0%, #44ab88 50%, #3fa98e 51%, #048ed2 100%);
  background: -webkit-linear-gradient(left, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  background: linear-gradient(to right, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc645', endColorstr='#048ed2',GradientType=1 );
  }
	  
  }
  .informa{
    border-radius: 5px;
    background-color: white;
    padding: 9px 20px;
    margin-bottom: 42px;
  }
  .nav-item{
      margin: 0px 0px -6px 0px;
  }
  .navi-body{
         width: 100%
  }
  }
  /*.media{
    border-left: 1px solid #e6e0e0;
  }*/
  .table-row{
        margin-top: -8px;
    margin-bottom: -12px;
  }
  .newss{
    text-align: center;
    color: white;
    font-family: sans-serif;
  }
  .title{
    text-align: left;
    border-left: 9px solid #0b4f98;
    padding: 0px 0px 0px 19px;
    font-weight: bold;
    font-family: inherit;
  }
  body {
  font-family: Arial;
 
   /* background-color: #043c8c;*/
  color: #808080;
    text-align: center; 
}

 [data-overlay]::before {
    background: none;
}
    .header-right {
            padding-right: 418px;

    }
    .header-contact{
            padding-left: 421px;

    }
    .single-counter span{
            color: #14508e;
            font-size: 25px;
    }
    .single-counter p{
            color: #131212;
    font-size: 17px;

    }
    .single-counter{
      background-color: white;
    border-radius: 15px;
   padding: 8px 0px 8px 0px;
    }
    .moving-steps > li:before {
    counter-increment: headings;
}

*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 100%;
}

/*body {
  font-family: acumin-pro, system-ui, sans-serif;
  margin: 0;
  display: grid;
  grid-template-rows: auto 1fr auto;
  font-size: 14px;
  background-color: #f4f4f4;
  align-items: start;
  min-height: 100vh;
}*/

.footer {
  display: flex;
  flex-flow: row wrap;
  padding: 30px 30px 20px 30px;
  color: #2f2f2f;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  background-color: #56b474;
}

.footer > * {
  flex:  1 100%;
}

.footer__addr {
  margin-right: 1.25em;
  margin-bottom: 2em;
}

.footer__logo {
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.5rem;
}

.footer__addr h2 {
  font-size: 22px;
    font-weight: 700;
}

.nav__title {
  font-weight: 700;
  font-size: 15px;
}

.footer address {
  font-style: normal;
  color: #f3eeee;
  text-align: justify;
}

.footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  max-width: max-content;
  background-color: rgb(33, 33, 33, 0.07);
  border-radius: 100px;
  color: #2f2f2f;
  line-height: 0;
  margin: 0.6em 0;
  font-size: 1rem;
  padding: 0 1.3em;
}

.footer ul {
  list-style: none;
  padding-left: 0;
}

.footer li {
  line-height: 2em;
}

.footer a {
  text-decoration: none;
}

.footer__nav {
  display: flex;
  flex-flow: row wrap;
}

.footer__nav > * {
  flex: 1 50%;
  margin-right: 1.25em;
}

.nav__ul a {
  color: #f3eeee;
}

.nav__ul--extra {
  column-count: 2;
  column-gap: 1.25em;
}

.legal {
  display: flex;
  flex-wrap: wrap;
  color: #f3eeee;
}
  
.legal__links {
  display: flex;
  align-items: center;
}

.heart {
  color: #2f2f2f;
}

@media screen and (min-width: 24.375em) {
  .legal .legal__links {
    margin-left: auto;
  }
.mob-logo {
	    width:100% !important;
	}
}
@media screen and (min-width: 23.4375em) {
    .mob-logo {
	    width:100% !important;
	}
/*}*/
@media screen and (min-width: 20em) {
    .mob-logo {
	    width:100% !important;
	}
	.kumar{
	    font-size:18px;
	}
    .found{
        font-size:18px;
    }
    
}
@media screen and (min-width: 40.375em) {
  .footer__nav > * {
    flex: 1;
  }
  .mob-logo {
	    width:100% !important;
	}
  .mob-view{
      width:80px;
  }
  
  .nav__item--extra {
    flex-grow: 2;
  }
  
  .footer__addr {
    flex: 1 0px;
  }
  
  .footer__nav {
    flex: 2 0px;
  }
}.footer__addr {
  margin-right: 1.25em;
  margin-bottom: 2em;
}

.footer__logo {
  font-family: 'Pacifico', cursive;
  font-weight: 400;
  text-transform: none;
  font-size: 1.5rem;
}

.footer__addr h2 {
  font-size: 22px;
    font-weight: 700;
}
.nav__title {
  font-weight: 500;
    font-size: 25px;
    color: #0e0e0e;
}

.footer address {
  font-style: normal;
  color:#fbfafa;
  text-align: justify;
}

.footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  max-width: max-content;
  background-color: rgb(33, 33, 33, 0.07);
  border-radius: 100px;
  color: #2f2f2f;
  line-height: 0;
  margin: 0.6em 0;
  font-size: 1rem;
  padding: 0 1.3em;
}

.footer ul {
  list-style: none;
  padding-left: 0;
  text-align: initial;
   /* float: right;*/
}

.footer li {
  line-height: 2em;
}

.footer a {
  text-decoration: none;
}

.footer__nav {
  display: flex;
  flex-flow: row wrap;
}

.footer__nav > * {
  flex: 1 50%;
  margin-right: 1.25em;
}

.nav__ul a {
  color: #fbfafa;
}

.nav__ul--extra {
  column-count: 1;
  column-gap: 1.25em;
}

.legal {
  display: flex;
  flex-wrap: wrap;
 color: #f3eeee;
}
  
.legal__links {
  display: flex;
  align-items: center;
}

.heart {
  color: #2f2f2f;
}
.footer{
   background: #7fc645;
  background: -moz-linear-gradient(left, #7fc645 0%, #44ab88 50%, #3fa98e 51%, #048ed2 100%);
  background: -webkit-linear-gradient(left, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  background: linear-gradient(to right, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc645', endColorstr='#048ed2',GradientType=1 );
}

@media screen and (min-width: 24.375em) {
  .legal .legal__links {
    margin-left: auto;
  }
  .footer{
     background: #7fc645;
  background: -moz-linear-gradient(left, #7fc645 0%, #44ab88 50%, #3fa98e 51%, #048ed2 100%);
  background: -webkit-linear-gradient(left, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  background: linear-gradient(to right, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc645', endColorstr='#048ed2',GradientType=1 );
  }
}

@media screen and (min-width: 40.375em) {
  .footer__nav > * {
    flex: 1;
  }
  
  .nav__item--extra {
    flex-grow: 2;
  }
  
  .footer__addr {
    flex: 1 0px;
  }
  
  .footer__nav {
    flex: 2 0px;
  }
  .footer{
     background: #7fc645;
  background: -moz-linear-gradient(left, #7fc645 0%, #44ab88 50%, #3fa98e 51%, #048ed2 100%);
  background: -webkit-linear-gradient(left, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  background: linear-gradient(to right, #7fc645 0%,#44ab88 50%,#3fa98e 51%,#048ed2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc645', endColorstr='#048ed2',GradientType=1 );
  }
  .num span{
      font-size:19px;
  }
}
