@media (max-width:768px){
    .header-top{
        height: auto !important;
        width: 100%;
       
    }
    .navbar-expand-lg{
        height: auto !important;
    }
    .log-icon{
        display: flex;
         gap: 0px !important;
        flex-direction: column;
    }
    .log-icon1{
        display: flex;
        
        flex-direction: column;
    }
    #lasted-bg{
        margin-top: 1rem !important;
    }
    .lasted-news{
        padding-top: 1rem !important;
    }
    .s-hidden{
        display: none;
    }
  
    .hover-responsive:hover {
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
    }
    .underlineh{
        display: none;
    }
    .desbtn{
        position: relative;
    top: -0.5rem !important;
    left: 8rem !important;
    }
    #advertise-fix-bg{
        height: 18rem;width:30rem;margin-top:-5rem;position: relative;left:0rem !important;
   }
   #percentage {
    position: relative;
    left: 36% !important;
}
#seellbtn{
    margin-left: 33% !important;
}
.edit-cover-profile {
    position: absolute;
    top: 3rem;
    left: 35% !important;
}
.cv-slider1 h2 {
    position: absolute;
    color: rgba(255, 255, 255, 1);
    font-weight: 800;
    line-height: 4rem !important;
    left: 3% !important;
    top: -2%;
    font-size: 1rem !important;
}



.container-top-card {
    position: relative;
    top: 0rem !important;
}
.jobselect{
    margin-left: 10rem !important;
}

#mrtop10{
    margin-top: -10rem !important;
}
.heighttop{
    display: none;
}

.fix-right-side-btn {
    position: fixed;
    top: 25% !important;
    z-index: 9;
    color: #fff;
    background-color: rgba(102, 189, 0, 1);
    writing-mode: vertical-lr;
    right: 0;
    width: 34px;
    padding: 15px 6px 15px 6px;
    font-size: 0.9rem;
    font-weight: 500;
    border: none;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.div-box {
   
    margin-left: 8rem !important;
}
.dicover-img {
    height: 3rem;
    width: 3rem;
    margin-left: 7.8rem !important;
}

/**today update code **/
.hero-section .search-home-input {
    height: 2.3rem !important;
    position: absolute;
    left: 1% !important;
    padding-left: 0.5rem !important;
    font-size: 1.1rem;
    font-weight: 400;
    top: 36%;
    width: 11rem !important;
    background-color: rgba(245, 245, 245, 1);
    color: rgba(46, 46, 46, 0.5);
    border: none;
}
.hero-section .search-home-input1 {
    height: 2.3rem;
    position: absolute;
    left: 47% !important;
    padding-left: 1rem;
    font-size: 1.1rem;
    font-weight: 400;
    top: 36% !important;
    width: 13rem !important;
    background-color: rgba(245, 245, 245, 1);
    color: rgba(46, 46, 46, 0.5);
    border: none;
}
.hero-section h2 {
    left: 18% !important;
    top: 1% !important;
    position: absolute;
    text-shadow: 2px 2px rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    line-height: 4.5rem;
    font-size: 1.5rem !important;
}
.hero-section #search-btn-home {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(102, 189, 0, 1);
    height: 2.3rem;
    width: 8rem;
    border: none;
    position: absolute;
    left: 33% !important;
    top: 72% !important;
    font-size: 1rem;
}
.home-card{
    height:auto !important;
    width: 100%;
    background-color: rgba(204, 204, 204, 1);
    margin-top: 2rem;
}
.service-unright{
    margin-left: 6rem !important;
}
.input-container input{
    width: 60% !important;
    padding-left: 0.8rem !important;
    font-size: 0.8rem !important;
}
.input-container button{
    width: 40% !important;
    font-size: 0.8rem !important;
}
.contact-hero-section .my-contact-card img {
    position: relative;
    top: 0.1rem !important;
    height: 10rem !important; 
   
}
.contact-hero-section {
    background: linear-gradient(rgba(35, 65, 75, 1), rgba(47, 89, 103, 1));
    height: 15rem !important;
    width: 100%;
    object-fit: cover;
}
.recruitbtnlogin {
  position: relative;
  top: 0px !important;
}
.search-input-job{
    width:100% !important;
}
.right-side-desc-sell{
    padding: 0px !important;
    
}
.right-side-desc-sell{
    padding: 0px !important;
    
}
.ddform{
    display: block !important;
}
h1.contacttitle{
    margin-left: 1px !important;
    font-size: 21pt;

}
.backhomebtn1 {
    width: 43% !important;
}

}




/**The Media Min and 992px **/

@media only screen and (min-width:992px){
    .nav-link{
        font-size: 0.8rem !important;
        
    }
    .apply-now {
        background-color: rgba(102, 189, 0, 1);
        height: 2.5rem;
        width: 8rem;
        color: rgba(255, 255, 255, 1);
        justify-content: center;
        align-items: center;
        display: flex;
        padding-top: 0.2rem;
        border: none;
        border-radius: 10px;
        margin-left: 5rem !important;
    }
}