.images-container-arc {
  width:100%;
  margin:auto;
  display:flex;
  flex-direction:row;
  justify-content: space-evenly;
  padding:0px 0px 80px 0px;
/*   margin:50px 0px; */
/*    border:2px solid blue; */

}

.light-blue-arc{
  background:#D8F4FF;
}

.images-container-arc .image-circles-arc {
  padding:5px;
  margin:5px;
  width: 200px;
  height: 200px; 
/*   background-color:black; */
  border-radius:50%;
/*    border:2px solid red; */
 
 }




 @media screen and (min-width: 1700px){
  body .cell_16518193752902-background-image{
  background-size: 100% 220px !important;
 
  max-width:100%;
  margin:auto;}
  
  .images-container-arc .light-blue-arc{max-width:2050px; margin:auto;}
}
  
@media screen and (max-width: 1700px){
  body .cell_16518193752902-background-image{
  background-position:right top !important; 
     padding: 50px 0px 90px 0px !important;
    background-size:100% 100% !important;
  } 
  .images-container-arc {
  padding: 40px 0px 100px 0px;
  }
  }


@media screen and (max-width: 1200px){
  body .cell_16518193752902-background-image{
  background-size:100% 100% !important;
  padding: 60px 0px 60px 0px !important;
  /*  background-color:#d8f4ff; */
  background-image: urlhttps://www.apria.com/hubfs/blue-background-2.png) !important;
  min-height:180px !important;
  } 
}

 
/*
@media screen and (max-width: 1024px) and (min-width: 769px) {
    .images-container.light-blue {text-align:center;} 
    .images-container.light-blue .image-circles img{width:75% !important;}
  } */
  
/*  
  
@media screen and (max-width: 960px) and (min-width: 769px) {
    body .cell_16514833078052-background-image {
    padding: 60px 0px !important;
    min-height:170px !important;
} 
  
  } 

@media screen and (max-width: 768px){
 body .cell_16514833078052-background-image{
   min-height:140px !important;
     padding:50px 0px !important;
   }
   
  } 
   */
/* @media screen and (max-width: 1024px){
    .images-container .image-circles {
    width: 200px !mportant;
    height: 230px;
}
} */

@media screen and (max-width: 768px) and (min-width: 425px) {
  
/*   .cell_16514833078052-padding {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
   } */
/*    .images-container.light-blue {text-align:center;} 
    .images-container.light-blue .image-circles img{width:75% !important;} */
  
    body .cell_16518193752902-background-image {
    background-size: 100% 100% !important;
    padding: 55px  0px 0px 0px!important;
    background-color: none;
    background-image: url(https://www.apria.com/hubfs/blue-background-2.png)!important;
    /* min-height: 220px!important;*/
    background-position:center !important;
  }
  
  
  
  
  
  
  
  .images-container-arc {
    width:100%;
    display:grid;
    grid-template-columns:50% 50% !important;
    place-items:center;
    justify-content: space-around;
/*     padding:0px 0px 80px 0px; */
  }
  
.images-container-arc .image-circles-arc {
  padding:2px;
  margin:5px;
  width: 150px;
  height: 150px;
/*   overflow:hidden; */
  }
  .images-container-arc .circle-m-p-arc{
/*     width:120px; */
    margin:50px 0px; 
/*     border:2px solid red; */
  }
}

  
/* @media screen and (max-width: 690px){
 #hs_cos_wrapper_widget_1651483306755 .circle-images p{
   font-size:28px !important;}
  body .cell_16514833078052-background-image {
    padding: 35px 0px !important;
    min-height:120px !important;
}   
  }


@media screen and (max-width: 480px){ 
   #hs_cos_wrapper_widget_1651483306755 .circle-images p{
   font-size:22px !important; padding-right:80px;}
  body .cell_16514833078052-background-image{background-size:cover !important;}
       body .cell_16514833078052-background-image {
       padding: 30px 0px !important; min-height:90px !important;} 
  }

 */

@media screen and (max-width: 428px){
  
/*    .cell_16514833078052-padding {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
   } */
  
      body .cell_16518193752902-background-image {
    background-size: cover !important;
    padding: 50px 0!important;
    background-color: none;
    background-image: url(https://www.apria.com/hubfs/blue-background-2.png)!important;
    /* min-height: 220px!important;*/
    background-position:center !important;
  }
  
  .images-container-arc {
    width:100%;
    display:grid !important;
    grid-template-columns:50% 50% !important;
    place-items:center;
    justify-content: space-around;
/*     padding:0px 0px 80px 0px; */
        position: relative !important;
    top: -50px !important;
  }
  
.images-container-arc .image-circles-arc {
  padding:2px;
  margin:5px;
  width: 115px;
  height: 100px;
/*   overflow:hidden; */
  }
  .images-container-arc .circle-m-p-arc{
/*     width:120px; */
    margin:70px 0px; 
/*     border:2px solid red; */
  }
  
 
}


/*   @media screen and (max-width: 360px){ 
      #hs_cos_wrapper_widget_1651483306755 .circle-images p{
   font-size:20px !important; padding-right:100px;}
     body .cell_16514833078052-background-image {
       padding: 25px 0px !important;} 
  } */





@media screen and (max-width:340px){
  .images-container-arc .image-circle-arc p{
   font-size:30px !important;
    line-height:20px;
    border:2px solid red;
  }
}


