.vaccany_Tec{
    font-family: Assistant;
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  
  color: #fff;
}

.vaccanc_img{
  background-size: cover;
}

.white-link{
  font-family: Assistant;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
}


.full_loger_cls{
    display: flex;
    gap: 50px;
    margin-bottom: 80px;
}

.delta_logger{
    font-family: Assistant;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #0b304f;
  
  /* height: 42px; */
  margin: 0 0 25px;
}

.DeltaTrak-provides-enrolled-VFC-providers-with-high-quality-and-reliable-data-loggers-to-help-meet-t {
    margin-top: 18px;
   
    /* margin: 18px 40px 25px 0; */
    font-family: Assistant;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    text-align: left;
    color: #222;
  }
  .DeltaTrak-provides-enrolled-VFC-providers-with-high-quality-and-reliable-data-loggers-to-help-meet-t .text-style-1  {
    font-weight: 600;
    color: #0099a7;
  }
.text-style-2{
    font-weight: 600;
    color: #0099a7;
}


.vacan_clas{
    height: 500px;
}

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

.buttoncls{
    font-family: Assistant;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.visit_button{
    background-color: #0b304f;
    margin-top: 25px;
    font-family: Assistant;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.visit_button{
    border-radius: 5px;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.08);
}

.cdc_link{
    text-decoration: none;
    color: #0099a7;
}

.cdc_link:hover{
    text-decoration: none;
    color: #0099a7;
}

.childre_link{
    text-decoration: none;
    color: #0099a7;
}

.childre_link:hover{

    text-decoration: none;
    color: #0099a7;
}
  


@media (min-width:0px) and (max-width:768px) {
    .full_loger_cls{
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        margin-bottom: 40px;
    }
    .delta_logger{
        margin-right: 15px;
        margin-left: 15px;
    }

    .loggger_delta{
        margin-right: 15px;
        margin-left: 15px;
    }
    .buttoncls{
        margin-right: 15px;
        margin-left: 15px;
    }
    /* .DeltaTrak-provides-enrolled-VFC-providers-with-high-quality-and-reliable-data-loggers-to-help-meet-t{
        margin-right: 15px;
        margin-left: 15px;
    } */
    
    .quality_image{
        margin-right: 15px;
        margin-left: 15px;
    }
    .vaccan_img{
       
        justify-content: center;
        margin-left: 15px;
    }
}



@media (min-width:769px) and (max-width:1024px) {
    .full_loger_cls{
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        margin-bottom: 40px;
    }
}