@media(max-width: 1200px){
    .menu_btn {
        width: 36%;
    }
    .free_trial button, .login button{
        padding: .5rem 1.4rem;
    }
}
@media(max-width: 998px){
    html{
        font-size: 55%;
    }
    .speak_to_sales h2 {
        line-height: 7rem !important;
        font-size: 1.5rem !important;
    }
    .menu_btn, .logged_btn{
        width: 100%;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    }
    .bell img {
        width: 40%;
    }
    .logo{text-align: center;}
.logo img{width: 60%;}
.logo_area p{font-size: 2rem;}
.form_login h2{font-size: 3rem;}
.logo_home{width: 75%;}
    .menu li {
        border-bottom: 1px solid #969595;
        padding: 1rem 1rem;
    }
    .button_logo_md{
        display: flex;
    justify-content: space-between;
    align-items: center;
    }
	form .doc-submit input[type=submit]{width:40% }
	.gnbutton input[type=submit]{width:40% }
}

@media(max-width: 768px){
    html{
        font-size: 45%;
    }
    .form_login form input[type=text], .form_login form input[type=password], .form_login form input[type=submit]{
        width: 100%;
    }
    .logo_area{
        height: auto;
        width: 75%;
        margin-top: 7rem;
    }
    .form_login {
        border-radius: 2.0rem;
        padding: 3rem;
    }
    .speak_to_sales_phone_numbers ul{
        display: flex;
    justify-content: center;
    }
    .form_login h2, .form_login h4, .form_login p{text-align: center;}
    /* Get started Page*/
.hero_text{text-align: center;margin-bottom: 6rem;}
.hero_text span img{width: 50%;}
.hero_text h2 {
    font-size: 4rem;
    margin: 3rem 0;
}
.middle_form{width: 90% !important;}
.quick_links, .ftr_form{
    margin-top: 3rem;
}
header h2 {
    float: none;
    line-height: 7rem;
    text-align: center;
}
header ul li {
    float: left;
    margin-right: 3rem;
}
.logo{text-align: center;}
.logo img{width: 60%;}
.logo_area p{font-size: 2rem;}
.form_login h2{font-size: 3rem;}
.logo_home{width: 75%;}
    .menu li {
        border-bottom: 1px solid #969595;
        padding: 1rem 1rem;
    }
    .home_banner_text button{
        width: 35%;
    }
    .labour_law_consultance, .organisation_in_india{position: inherit;margin-bottom: 1.5rem;}
    .labour_law_consultance{margin-top: 1.5rem;}
    .facility_management button, .no_hidden_content button{width: 50% !important;}
    .menu_btn{
        width: 100%;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    }
    .bell img {
        width: 40%;
    }
    .wage_left_list {display: flex;justify-content: space-around;}
    .wage_right_list {display: flex;justify-content: space-around;}
    .wages_table_head ul li{margin-right: 2rem;}
    .mix_table tr td {line-height: inherit !important;}
    /* .border_devide{border-left: none;} */
	form .doc-submit input[type=submit]{width:40% }
	.gnbutton input[type=submit]{width:40% }
}
@media(max-width: 600px){
    .filter_btns{display: none;}
    .allFilterbtns .col-md-2 {
        margin-bottom: 2rem;
    }
    .filter_btns {
        margin-top: 2rem;
    }
    .speak_to_sales_phone_numbers ul{
        display: flex;
        place-content: center;
    }
    .minimum_wages_hero_text h1, .minimum_wages_hero_text h5 {
        padding-left: 2rem;
    }
    .comma::after{
        bottom: 52px;
        left: 5%;
    }
    .labour_law_consultance, .organisation_in_india{position: inherit;margin-bottom: 1.5rem;}
    .labour_law_consultance{margin-top: 1.5rem;}
    .facility_management button, .no_hidden_content button{width: 50% !important;}
    .compl_button button{padding: 1rem 1rem;}
    .share_img img{width: 30% !important;}
    .our_client_area{padding: 0 2rem;}
    .mobile_view, .mobile_button{display: block !important;}
    .dekstop_view, .dekstop_button{display: none !important;}
    .home_banner_text h1 span {
        display: flex;
        justify-content: center;
        align-items: baseline;
        margin-top: 1rem;
    }
    .banner_home{padding: 0 1rem;}
    .tools_area{min-height: 19.3rem;}
    .border_devide{border-left: none;}
    .fixed_notification{width: 10%;}
    .bell img {
        width: 70%;
    }
    .choose_state form select, .choose_period form select{width: 100%;}
    .minimum_wages_hero_text p {font-size: 1.6rem;padding-left: 2rem;}
    .wages_hero_span span{display: flex;}
    .wage_left_list {display: flex;justify-content: space-around;}
    .wage_right_list {display: flex;justify-content: space-around;}
    .blog_hero_para{padding: 0 2rem;}
    .seennoti1{padding-left:2rem !important;}
    .iframe_class{padding-left:2rem !important}
	form .doc-submit input[type=submit]{width:40% }
	.gnbutton input[type=submit]{width:68% }
	}
@media(max-width: 300px){
	
	form .doc-submit input[type=submit]{width:60% }
	.gnbutton input[type=submit]{width:100% }
	
}