






.P0{
  padding: 0 !important;
}


.slider_img{
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.flex_css{
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.PR0{
  padding: 0 !important;
  position: relative !important;
}



.text_box {
    flex-direction: column;
    position: absolute;
    top: 32%;
    left: 0;
    right: 0;
}
.benefit_img img{
  max-width: 125px;
  width: 100%;
  object-position: center;
  object-fit: cover;
}
.soon{
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.circle_txt h3 {
    text-align: center;
    color: #fff;
}
.form_border .form-control:focus{
  background: transparent !important;
}
.form_border input:focus,.form_border textarea:focus,.form_border select:focus {
outline-offset: 0px !important;
outline: none !important;
}
section.mobile_menu{
  display: none;
}
.desk_slider{
  display: block;
}
.mob_slider{
  display: none;
}
.mission{
  background: url(../img/aboutus-2.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.mob_img_mission{
  display: none;
}
h3.mob_mission {
    margin-top: -30px;
    margin-bottom: 10px;
}
/*mobile color boxes css*/
.grey{
  background: #efefef;
}
.icon_box.green {
    background: #a2e144;
    padding: 25px 15px;
    color: #fff;
}
.blue.icon_box {
    background: #1ebcc5;
    color: #fff;
    padding: 20px 15px;
    margin: 0;
}
.grey .icon_box {
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  button.btn.btn-primary.sing{
    border: 1px solid #353535;
    background: #353535;
  }
  button.btn.btn-primary.sing:hover, button.btn.btn-primary.sing:focus {
    background: #353535;
    border: 1px solid #353535;
    border: 1px solid #353535;
}
  .interest_titile{
    line-height: 20px;
    padding-top: 10px;
    color: #fff;
  }
  .interest_details.blue {
    background: #00acef;
  }
  .interest_details.green {
    background: #7cbe31;
    color: #fff;
    padding: 0 10px 10px;
  }
  .more_none {
    display: none;
  }
  .more_block{
    display: block;
  }
  button#myBtn {
    padding: 6px 20px;
    border: 0px solid #000;
    background: #7dbf2d;
    color: #fff;
    font-weight: 500;
    outline: transparent;
    text-transform: capitalize;
  }
 
  .desk_slider{
    display: none;
  }
  .mob_slider{
    display: block;
	margin-top: 90px;
	
  }

.carousel-control-prev-icon{
    margin-top: 90px;
	
  }
  
.carousel-control-next-icon{
    margin-top: 90px;
	
  }

  
  .offset-mob{
        margin-left: 25%;
		
  }
  
    .proactive_section h3{
    padding: 0 0 0;
    margin: 0;
  }
  .about_icons {
    margin: 0px 0 65px;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,




/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media screen and (max-width: 1500px) and (min-width: 1400px){
  .glucometer{
    background-size: 100%;
  }
  .care_tech{
    background-size: 100%;
  }
}


/* ----------------------------------------------------------------
	Flex Slider for testimotinal
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
	Flex Slider for testimotinal
-----------------------------------------------------------------*/







