body{
  font-family: "Assistant", serif !important;
}

.policy-header-main {
    background-image: url(https://deltatrak.com/wp-content/uploads/2024/12/mask-group-133.png);
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
     font-family: "Assistant", serif !important;;
}
.policy-header-main {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    font-weight: 600;
    color: white;
    text-align:center;
   }
   
 .policy-header{
 font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
 font-weight:700;
 margin-bottom:0px !important;
 }
 
 .policy-content{
   font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.61;
  letter-spacing: normal;
  text-align: left;
  color: #222;
 }
 
 .privacy li{
  list-style:disc;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #222;
 }
 
 .privacy ul{
     padding-left: 30px;
 }
 
 .peiv-header{
 font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: left;
  color: #222;
 }
 
 .pol-content ul{
  padding-left: 0px !important;
 }
 .pol-content li{
 list-style:none !important;
 font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #222;
 }
 
 .poli-content li{
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #222;
 }
 .poli-content{
   margin-top:25px;
   margin-bottom:80px;
   }
   
  .privacy a{
  color:#0099a7
  }

@media (min-width: 0px)and (max-width: 767px){
.privacy{
   padding:0px 25px !important;
   margin-bottom:20px !important;
}

.poli-content ul{
margin-left:25px !important ;
}
}