.big_para p {
  font-family: Assistant;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}

.tick_img {
  display: flex;
  gap: 12px;

}

.resources_Tec {
  font-family: Assistant;
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;

  color: #fff;
}


.image_tag1 {
  width: 24.1px;
  height: 28.7px;
  /* margin: 25px 12px 20px 320px; */
  object-fit: contain;

}


.image_tag2 {
  width: 24px;
  height: 24px;
  /* margin: 25px 12px 20px 320px; */
  object-fit: contain;

}


.image_tag3 {
  width: 24px;
  height: 24px;
  /* margin: 25px 12px 20px 320px; */
  object-fit: contain;

}


.image_tag4 {
  width: 19.3px;
  height: 24px;
  /* margin: 25px 12px 20px 320px; */
  object-fit: contain;

}

.image_tag5 {
  width: 24px;
  height: 18px;
  /* margin: 25px 12px 20px 320px; */
  object-fit: contain;

}

.register_waranty {
  font-family: Assistant;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: normal;
  text-align: left;
  color: #222;
}


.click_here_colr {
  font-weight: bold;
  color: #0099a7;
}

.click_here_colr a {
  color: #0099a7;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: bold;
}


.video_cls {
  border-radius: 3px;
  border: solid 0.8px #0099a7;
  background-color: #fff;
  height: 39px;
  padding: 8px 12px;
  width: auto !important;
}


.vedio_style {
  display: flex;
  gap: 5px;
}


.image_vedio {
  width: 20px;
  height: 20px;



}

.vedio_style p {

  margin-top: -2px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7;
  font-size: 18px;
}

.video_cls a {
  text-decoration: none !important;
}


.many_row {
  margin-left: 2px !important;
  gap: 12px;
  margin-top: 30px !important;
  margin-bottom: 81px !important;
}

@media (min-width:768px) and (max-width:1024px) {

  .many_row {
    margin-bottom: 30px !important;
  }
}

@media (min-width:0px) and (max-width:767px) {

  .many_row {
    justify-content: center;
  }

  .vedio_style p {
    margin-top: 0px !important;
  }

  .many_row {
    margin-bottom: 30px !important;
  }

  .ful_image {
    margin-top: 30px;
  }

  .resources_Tec {
    font-size: 28px;
  }

  .image_tag3 {
    width: 20px;
    height: 32px;
    /* margin: 25px 12px 20px 320px; */
    object-fit: contain;

  }

  .click_here_colr a {
    font-size: 14px;
  }

  .register_waranty {
    font-size: 14px;
  }

  .image_tag4 {
    width: 30px;
    height: 32px;
    /* margin: 25px 12px 20px 320px; */
    object-fit: contain;

  }


  .image_tag5 {
    width: 34px;
    height: 32px;
    /* margin: 25px 12px 20px 320px; */
    object-fit: contain;

  }

  .image_tag1 {
    width: 30px;
    height: 30px;
    /* margin: 25px 12px 20px 320px; */
    object-fit: contain;

  }

  .big_para p {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .tick_img {
    padding: 0px 20px !important;
  }

  .resources_img {
    padding: 30px 0px !important;
  }


}




.resourcees_img_container {
  position: relative; 
  text-align: center; 
}

.resourceess_img img {
  width: 100%;
  height: auto;
  display: block; 
}

.resource_text {
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  font-size: 36px; 
  font-weight: bold; 
  color: white;
 
}