

.box_icons_wrapper  .box_icons_container {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
.box_icons_wrapper .icons_shadow_item:nth-child(3n + 3) {
  margin-left: 10px;
}
.box_icons_wrapper .box_icons_header {
  text-align: center;
  padding-top: 53px;
}

.box_icons_wrapper .box_icons_headings h4 {
  font-size: 34px;
  margin: 0;
  line-height: normal;
}

.box_icons_wrapper .box_icons_subheadings {
  max-width: 728px;
  width: 100%;
  margin: 0 auto;
  padding-top: 13px;
}

.box_icons_wrapper .box_icons_subheadings p {
  line-height: 1.8;
  margin: 0;
}
.box_icons_wrapper .icons_with_box {
  box-shadow: 7.07px 7.07px 4px 0px rgba(0,0,0,0.05);
  background: #fff;
  max-width: 938px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 51px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  padding-top: 62px;
  padding-left: 43px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-radius: 5px;
}

.box_icons_wrapper .icons_shadow_item {
  max-width: 260px;
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
  margin-right: 30px;
}

.box_icons_wrapper .icons_shadow_item:hover {
  opacity: 0.9;
}

.box_icons_wrapper .icons_shadow_item a {
  display: block;
}



.box_icons_wrapper .box_icons_wrapper_img img {
  width: 90px;
  height: 90px;
}

.box_icons_wrapper .box_icons_wrapper_img {
  text-align: center;
  margin: 0px 0px 4px 0;
}

.box_icons_wrapper .box_icons_wrapper_heading {
  max-width: 210px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 19px;
  min-height: 70px;
}

.box_icons_wrapper .box_icons_wrapper_heading h4{
  font-size: 20px;
  text-align: center;
  line-height: 1.48;
  letter-spacing: normal;
  color: #3e3e3e;
  margin-bottom: 0;
  font-family: wfont_ef2337_1756c417e64d42168bfb107f0167abf0,wf_1756c417e64d42168bfb107f0,orig_sofia_pro_regular_regular_webfont;

}



@media(max-width:1280px){
  .box_icons_wrapper  .icons_with_box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .box_icons_wrapper  .icons_shadow_item {
    width: 33%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 25px;
  }

  .box_icons_wrapper  .icons_shadow_item:nth-child(3n+3) {
    margin: 0;
  }

}
@media(max-width:991px){


  .box_icons_wrapper .icons_shadow_item {
    width: 50%;
  }


}


@media(max-width:767px){


  .box_icons_wrapper  .icons_shadow_item {
    width: 100%;
  }

  .box_icons_wrapper .box_icons_headings h4 {
    font-size: 23px;
  }

  .box_icons_wrapper .box_icons_subheadings p {
    font-size: 16px;
    line-height: 1.85;
    text-align: center;
  }

  .box_icons_wrapper  .box_icons_header {
    margin: 0 auto;
    padding-top: 35px;
  }

  .box_icons_wrapper  .box_icons_subheadings {
    padding-top: 12px;
  }

  .box_icons_wrapper  .icons_with_box {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px;
  }
  .box_icons_wrapper  .icons_shadow_item a {
    display: flex;
    justify-content: center;
    align-items: center;
    
  }
  .box_icons_wrapper .box_icons_wrapper_heading{
  margin-bottom: 8px;
  }
  
{#justify-content: center;#}
  .box_icons_wrapper  .box_icons_wrapper_img {
    width: 100%;
    height: auto;
    max-width: 40%;
  }

  .box_icons_wrapper  .box_icons_wrapper_heading h4 {
    text-align: left;
  }

  .box_icons_wrapper  .box_icons_wrapper_heading {
    width: 100%;
  }

  .box_icons_wrapper .box_icons_wrapper_item:last-child {
    padding-bottom: 60px !important;
  }
  .box_icons_wrapper .box_icons_wrapper_img img{
  width: 150px;
    height: 150px;
  }
}




@media(max-width:480px){


  .box_icons_wrapper  .box_icons_header {
    max-width: 280px;
  }
}


@media(max-width:480px){
  .box_icons_wrapper  .box_icons_wrapper_img {
    width: 60px;
    height: 60px;
    max-width: 100%;
  }

  .box_icons_wrapper .box_icons_wrapper_img img {
    width: auto;
    height: auto;
  }

  .box_icons_wrapper  .box_icons_wrapper_heading {
    min-height: auto;
    width: 160px;
    margin-right: 0;
  }


  .box_icons_wrapper .icons_with_box {
    padding-top: 45px;
  }

  .box_icons_wrapper  .box_icons_wrapper_heading h4 {
    font-size: 17px;
    line-height: 1.45;

  }

  .box_icons_wrapper  .icons_shadow_item {
    margin-bottom: 43px;
  }
  .box_icons_wrapper .box_icons_wrapper_heading{
  margin-left: 40px;
  }

  .box_icons_wrapper  .icons_shadow_item:nth-child(3n+3) {margin-bottom: 41px;}

}














