
@media only screen and (min-width:320px)and (max-width:426px){
    h1.slide_head {
        font-size: 30px !important;
    }
    h6.slide_content {
        font-size: 20px;
    }
    img.img-fluid.abt_img {
        box-shadow: none;
    }
    .card.seekers{
        margin-top: 20%;
        height: 35vh;
        padding: 35px;
    }
    services_mak {
        background: #0cc1df;
        height: 100vh !important;
        padding: 90px;}
    
    .card.mak_ser {
        padding: 30px;
        text-align: center;
        margin-bottom: 15px;
    }
    li.list-items {
        font-size: 12px;
    }
    h4.foot_jobs {
        font-size: 20px;
    }
    p.overlay_content{
        font-size: 10px;
    }
    .job_img{
        box-shadow:none;
    }
   

}
@media only screen and (min-width:320px) and (max-width:374px){
    a.navbar-brand
     {
        width: 40%;
        margin-top: -40px;
    }
      
    .navbar.scrolled .navbar-brand{
        width: 40% !important;
        margin-top: -40px !important;
    
    }
    li.breadlink {
    font-size: 15px;
}
    .show .nav-item:hover::before {
    width: 24%;
}
.show .nav-item::before{
    left:6%;
}

}
@media only screen and (min-width:375px) and (max-width:424px){
    
    .navbar.scrolled .navbar-brand {
        width: 40%;
        margin-top: -46px !important;
    }
    a.navbar-brand{
         width: 40%;
        margin-top: -53px !important;
    }
        .show .nav-item:hover::before {
    width: 18%;
    }
    .show .nav-item::before{
    left:6%;
    }
    
}
@media only screen and (min-width:425px) and (max-width:767px){
    a.navbar-brand
    {
        width: 35%;
        margin-top: -54px;
    }
    .navbar.scrolled .navbar-brand{
        width: 35%;
        margin-top: -46px;
    }
         .show .nav-item:hover::before {
    width: 15%;
    }
    .show .nav-item::before{
    left:5%;
    }
   
}
@media only screen and (min-width:768px) and (max-width:1023px){
    a.navbar-brand
    {
        width: 20% !important;
        margin-top: -52px !important;
    }
    .navbar.scrolled .navbar-brand{
        width: 20% !important;
        margin-top: -46px !important;
    }
    .navbar.scrolled .navbar-toggler {
        margin-top: -6% !IMPORTANT;
    }
    button.navbar-toggler{
        margin-top: -6% !important;
    }
    .show .nav-item:hover::before {
    width: 9%;
    }
    .show .nav-item::before{
    left:3%;
    }
 .card__description {*/
    margin: 10px 0 0;
    font-size: 11px;
    color: #777;
    line-height: 1.4;
    text-align: left;
}


}
@media only screen and (min-width:427px) and (max-width:769px){
    li.list-items {
        font-size: 12px;
    }
    h4.foot_jobs {
        font-size: 20px;
    }
    
    
    .card.mak_ser {
        padding: 20px;
        height: 38vh;
    }
    h3.tem_head {
        /* margin-bottom: 10%; */
        font-size: 20px;}
    p.overlay_content{
        font-size: 14px !important;
        padding: 4%;
    }
    h3.osp_head {
        TEXT-ALIGN: center;
        color: #0f418e;
        font-size: 20px;
    }
    
}
@media only screen and (max-width:767px){
     ul.list-groups.quick{
        margin:0 !important;
    }
}
