@media (max-width:767px){
    .b-contents ul{
        gap: 3px;
        margin-top: 1rem;
    }
    .job-opening-car{
        position:relative;
        top:unset;
        margin-bottom:30px;
    }
    
    .career-sec-bot .title-wrapper.mb-5{
        margin-bottom:20px !important;
    }
    .carrer-box-sec:hover{
        margin-left:0;
    }
    .opening-job .title{
        font-size:30px;
    }
    .carrer-box-sec .yearex {
    display: flex;
    flex-direction: column;
    gap: 10px;
    }
    .carrer-box-sec .career-itle-box .career-content .experince{
        border-radius:5px;
    }
    .carrer-box-sec .locat-button{
        padding:0 10px 0 10px;
        
    }
    .carrer-box-sec .career-itle-box .career-icon{
        min-width: 60px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-left: auto;
    }
    .carrer-box-sec .career-itle-box .career-content .title{
        font-size:18px;
        text-align:left;
    }
    .opening-job .title span{
        font-size:30px;
    }
    .career-sec-bot{
      padding:3rem 0;
    }
    .carrer-box-sec .career-itle-box{
        padding:20px;
        gap:10px;
        margin-left:0;
        border-radius:10px;
        margin-bottom:20px;
        flex-direction: column;
    }
    .carrer-box-sec{
        margin-left:0;
        padding:10px;
        margin-left:0;
        margin-bottom:0;
        border-radius:10px;
    }
    .career-sec-bot .col-md-8 .carrer-box-sec:not(:last-child){
        margin-bottom:20px;
    }
    
    .det-checks li .det-check-icon{
          width: 30px;
          min-width: 30px;
          height:30px;
    }
    .blg-sec-left {
       padding: 1rem;
    }
    .blg-sec{
        padding: 1rem 0;
    }
    .blg-card .blg-card-cnt .blg-card-title{
        font-size: 1.1rem;
    }
    
    .b-contents h1 {
        font-size: 22px;
        color:#fff;
        line-height: 1.3;
   }
   .b-contents ul li a{
       color:#fff;
       font-weight:400;
   }
   .b-contents ul li{
       font-weight:400;
   }
   .b-contents ul{
       display: grid;
   } 
   .img-box{
       width:auto;
   }
    .b-contents {
   
    margin-top: 3rem;
   }
   .sec-title{
       font-size:1.3rem !important;
   }
   .mobile-none, .table-none{
       display:none;
   }
   .line-bottom:after{
       left:40% !important;
   }
   
   .b-contents h1{
     max-width: max-content;
     margin: 0rem 1rem;
   }
   .blg-card{
       margin-bottom: 2rem;
   }
   .blg-card .blg-card-cnt .blg-card-btn{
       padding: 10px 15px;
   }
   .blg-card .blg-card-cnt{
         padding: 30px;
   }
   .blg-big-title{
       font-size:1rem;
       text-align:center;
   }
   .blg-sec-left p{
       font-size: 15px;
   }
   .b-contents ul li{
       font-size:15px;
   }
   .recent-blgs{
       display:none;
   }
   .blg-sml-title{
       font-size:1.1rem;
       text-align:center;
   }
   
   .blg-highlight .blg-big-head{
       font-size:1.1rem;
   }
   .q-link li a{
       font-size:15px;
   }
   .text-white{
       font-size: 1.1rem;
   }
   
   .career-icon img {
       width:40px;
       height:40px;
   }

}




