body {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
  font-family: "Assistant", sans-serif;
  color: #2a2c32;
  background-color: #fff !important;
  text-decoration: none;
}

.site-banner3 {
  background-image: url('https://deltatrak.com/wp-content/uploads/2024/12/mask-group-17.png');
  height: 140px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-title2 {
  color: white;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Assistant", sans-serif;
}

.test-container {
  padding-bottom: 80px;
}
.test-title{
  font-family: Assistant;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  margin-bottom: 40px !important;
}

.test-sec1{
gap: 20px;
margin-bottom: 15px;
}

.test-head{
  font-family: Assistant;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: left;
  color: #0099a7; 
  margin-bottom: 0px !important;
}

.test-content{
  font-family: Assistant;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #2a2c32;
  margin-bottom: 15px !important;
}
.test-author{
  font-family: Assistant;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.59;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 0px !important;
}
.test-des{
  font-family: Assistant;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  margin-bottom: 0px !important;
}
.test-card{
  margin-bottom: 50px;
}

.preview-video {
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 767px){
.site-banner3{
height: 90px !important;
}
.banner-title2{
font-size: 22px !important;
}
.test-title {
font-size: 22px !important;
padding-left: 24px !important;

}
.test-head{
font-size: 18px !important;
}
.test-img{
height: 22px !important;
}
.test-sec1{
gap: 15px !important;
}
.test-container{
padding: 10px 0px 30px 0px !important;
}
}


.test-sec1 a:hover{
color: #0099a8 !important;
}

.testimonial-design {
    border-bottom: 0.1px solid #e2e2e2; 
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.testimonial-design:last-child {
    border-bottom: none;
     margin-bottom: 0px;
    padding-bottom: 0px;
}