#new-part .new-certs {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  background: white;
}

#new-part .customer-spotlight li{
  margin-bottom: 40px;
  justify-content: center;
}

@media only screen and (min-width: 889px) {
  #new-part .customer-spotlight li{
      width: 33%;
      flex: unset;
  }
}
#new-part .new-cert{
  flex: unset;
}

/* target action that matters - section 5 */

.has_title{
  margin-top: 12vh;
  position: relative;
}

.support_title{ 
  position: absolute;
  top: -9vh;
  background: #f5f7fa;
  padding: 10px 7px;

  font-family: "Cabin", sans-serif;
  font-size: calc(1.2vw + 17px);
}
.support_title.support_title_1, .support_desc_1 {
	/* background: #C9ED9D; */
  /* background: #A3E057; */
}
.support_title.support_title_2, .support_desc_2 {
	/* background: #A3E057; */
  /* background: #64A4D8; */
}
.support_title.support_title_3, .support_desc_3 {
	/* background: #C9ED9D; */
  /* background: #F38920; */
}

.section_x{
  padding-top: 0;
}

.sub_title{
  display: inline;
  box-shadow: inset 0 20vw 0 0 #a3e057, -15px 0 0 5px #a3e057, 15px 0 0 5px #a3e057;
  color: white;
  font-size: calc(4vw + 0px);
}


.sintro2 div{
  font-size: calc(0.8vw + 12px);
  padding: 10px;
  background: #fff;
  margin: 30px 0 50px 0;
}

.section3_5_intro_header{
  padding-top: 50px;;
}

section .section-body{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.overlay_text{
  font-family: "Cabin", sans-serif;
  font-size: calc(4vw + 10px);
  font-weight: 1000;
}

.bkg_img{
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative; 
}

.bkg_img_btm{

  background-position: bottom center;
}

.map-w{
  background: none;

  border: 20px solid white;
}
#regions_div{
  margin-bottom: 60px;
}

#regions_div{
  background: #D3E6FB;
}

.sec-dvis-w, .map-w h3 {
  color: #404040;
}

.section3_5_repeat h3{
  color: rgb(64, 64, 64);
  text-shadow: none;
}

.section3_5_repeat .graph{
  text-shadow: none; 
  background: #D3E6FB;
}

.section3_5_body{
  padding-top: 0 !important;
}

.sub_title{

  font-size: calc(4vw + 0px);
}

.sub_title, .allsub_title, .sub_title3{
  font-weight: normal;
  font-size: calc(3vw + 10px);
}

.sub_title, .sub_title3{
  color: white;
  display: inline;
  box-shadow: inset 0 20vw 0 0 #a3e057, -15px 0 0 5px #a3e057, 15px 0 0 5px #a3e057;
  /* margin-left: 18px; */
  font-weight: normal;
}

.support_title_h3{
  background-color: #a3e057;
  color: #fff;
  font-size: calc(3vw + 0px);
  transform: translateY(-20px);
}

@media only screen and (min-width: 1000px) {
  .support_title_h3{
    transform: translateY(-40px);
  }
}

@media only screen and (min-width: 1200px) {
  .support_title_h3{
    transform: translateY(-60px);
  }
}

.logo_white{
  width: 31%;
}

.map-w {
  margin-left: 70px;
  margin-right: 40px;
  padding-bottom: 0;
  margin-bottom: -30px;
}

#section_x{
  padding-bottom: 0;
}
.new_certs_full{
  gap: 2%;
  padding: 0 30px !important;
}
.new_certs_full li{
  background: none;
}

.new-cert{
  box-shadow: 0px 0px 13px -6px rgba(0,0,0,0.3);
  /* padding: 10px; */
}

.copy_center{
  text-align: center;
}

.pad_btm{

  padding-bottom: 40px;
}


/* flip order */

#section5 .basic_supports .support{
  display: block; 
  margin-bottom: 0;
}

#section5 .basic_supports .support .copy-w{
  order: 2;
  padding-top: 30px;
}

#section5 .support_title_h3{
  top: 0 !important;
  transform: none !important;
}

.basic_supports{
  background: rgba(255,255,255,.75);
  display: block;
  text-align: center;
  padding-top: 1px !important;
  margin-top: -10px;
  padding-bottom: 90px !important;
}

.notes{
  transform: translateY(-70px);
  width: 100%;
  background: none;
}

@media only screen and (max-width: 1100px) {
  .notes{
    transform: translateY(-80px);
    
  }
  .notes span{
    font-size: 11px !important;;
    line-height: 13px !important;;
  }
}

@media only screen and (min-width: 1100px) {
  .notes{
    transform: translateY(-100px);

  }
}

.basic_supports .support_title{
  position: relative;
  top: 21px;
  margin-bottom: 30px;
  display: inline-block;
}

.basic_supports .support_desc{
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-between;

}

.basic_supports .support_desc span{
  font-weight: bold;
}

.basic_supports .support_desc>div{
  margin-left: auto;
  margin-right: auto;
}

.basic_supports .ac{
  background: none;
}

.basic_supports .support{
  justify-content: center;
}

#section5 .supports .dvis-w{
  order: 1;
}

.white_bkg{
  background: white;
  margin-top: 40px;
}

#section5 h2{
  color: white;
  display: inline-block;
  margin-bottom: 45px;
}

#section2 .section-head .vis-w.half{
  width: 31%;
}

.new-cert{
  position: relative;
}

.img_name{
  position: absolute;
  bottom: -5px;
  text-align: center;
  width: 100%;
  transform: translateY(100%);
}

#section6 .new-cert{
  margin-bottom: 50px;
}

.dv6n1{
  font-size: calc(1 * 7.1vw);
}

.blacks, .blacks *{
  color: black !important;
}


/* raising the bar */
#section2 .support_title{
  left: 50%;
  transform: translateX(-50%);
  top: -110px;
}

@media only screen and (min-width: 1100px) {
  #section2 .support_title{
    top: -140px;
  }
}

.title_centre_out{
  text-align: center;
}
.title_centre{
  margin-left: auto;
  margin-right: auto;
}



@media only screen and (min-width: 889px) {
  #section6 .customer-spotlight li {
    width: 50%;
    flex: unset;
  }
}

.support_2{
  display: block;
  background: none;
  margin-top: 30px;
}

.support_title2{
  background: rgba(255,255,255,.75);
  display: block;
  text-align: center;
  padding-top: 1px !important;
  margin-top: -10px;
  display: block;
  margin-bottom: 30px;
  margin-top: 40px;
}

.support_flex{ 
  display: flex;
  flex-wrap: wrap;
  background: white;
}

.support_flex .copy-w{
  width: 50%;
  border: 20px solid white;
  padding: 20px;
}

.support_flex .img-w{
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  border: 20px solid white;
  border-left: 0;;
  border-bottom: 10px solid white;
}


@media only screen and (min-width: 889px) {
  .support_flex .copy-w{
    width: 60%;
    border: 20px solid white;
    padding: 20px;
  }
  
  .support_flex .img-w{
    width: 40%;
    background-repeat: no-repeat;
    background-size: cover;
  }

}

.support_titl{
  background: none;
}
.support_titl .support_title_h3{
  position: relative;
  transform: none;
  display: inline-block;
}


#welcome-c {
  column-count: 1;
  column-gap: 0vw;
  column-rule: 0px solid #fff;
  margin-top: 0px;
}

.welcome_row{
  display: flex;
  gap: 5vw;
  margin-top: 20px;
}

.welcome_col{
  width: 45%;
}

.fix_width{
  width: 88% !important;
  padding-left: 15% !important;
}