.main{
    font-family: Assistant;
}

.sol-title{
    background-image: url('https://deltatrak.com/wp-content/uploads/2024/11/mask-group-17.jpg'); 
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center; 
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    padding: 45px 0px;
}

.sol-head p{
    font-size: 32px; 
    font-weight: bold; 
    color: #0b304f; 
    margin: 0px 0px 30px 0px;

}


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

.sol-middle{
    font-size: 18px;
  font-weight: 600 !important;
  line-height: 1.61;
  text-align: left;
  color: #797979;
  margin-bottom:30px;
}

.sol-middle .middle1{
    margin-bottom:25px ;
}

.sol-middle .middle2{
    margin-bottom:23px ;
}

.middle3{
    display: flex;
    margin-bottom: 60px;
}

.certification h1{
    font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #0b304f;
  margin-bottom: 25px;
}


.middle3 li{
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.61;
    color: #0099a7;
}

.mid-1{
    margin-right: 50px;
}

.middle3 img{
    margin-right: 10px;
}

@media (max-width:767px) {
    .breadcrumbs {
        margin-left: 10px !important;
    }
        .sol-head p{
            font-size: 18px !important;
            padding-left: 10px;
            margin-bottom: 20px !important;
        }
    
      .sol-middle{
        font-size: 14px  !important;
        }

        .certification h1{
            font-size: 17px !important;
        }

        .certification{
            margin-left: 10px;
        }

        .middle3 li{
            font-size: 13px !important;
        }

        .middle3{
            margin-left: 10px;
            margin-bottom: 10px !important;
        }

        .sol-image {
            margin-left: 0px;
            margin-bottom: 40px;
            height: auto;
            width: 65%;
        }
}


@media (min-width:768px) and (max-width:1080px) {
    .sol-middle{
        font-size: 17px !important;
    }

    .sol-head {
        font-size: 25px !important;    
    }
} 

/* @media (min-width:810px) and (max-width:1080px) {   
   

    /* .middle3{
        font-size: 16px !important;
    } */