.employer_header_new_layout_three ul:after{
    display: none;
}

.employer_header_new_layout_three {
    margin-top: 4px !important;
}
.employer_header_new_layout_three{
    margin-left: 20px;
}
.employer_header_new_layout_three ul#responsive li a {
    padding-top: 12px !important;
    /* color: #fff !important; */
    font-weight: 700;
    font-size: 16px;
    font-family: 'Regular' !important;
}
.employer_header_new_layout_three .dropdown-nav {
    background: #6985B5 !important;
}
div#app .employer_header_new_layout_three #responsive .dropdown-nav li a {
    /* color: #fff !important; */
    font-family: 'Regular' !important;
    font-size: 15px;
    font-weight: 500;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}
.employer_header_new_layout_three .dropdown-nav {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    margin-top: 0px !important;
}
.employer_header_new_layout_three ul.dropdown-nav {
    margin-left: 15px !important;
}
.employer_login_btn_three {
    border-radius: 30px !important;
    font-family: 'Regular';
    color: #4C8BF5;
    border: 3px solid #4C8BF5;
    padding: 10px 18px 4px 18px;
}
.employer_login_btn_div_three {
    text-align: end;
}
.employer_login_btn_div_three i.icon-feather-log-in {
    vertical-align: middle;
    margin-right: 6px;
    color: #4C8BF5;
    font-weight: bold;
}
div#app .employer_header_new_layout_three .dropdown_custom_arrow:after {
    content: "expand_more_outlined" !important;
    font-family: 'Material Icons' !important;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    /* color: #fff  !important; */
    /* background: unset !important; */
    background: transparent !important;
    /* font-size: 25px; */
    position: relative;
    top: 4px;
    margin-left: 3px;
}
.employer_header_new_layout_three .dropdown_custom_arrow{
    display: flex !important;
}
.employer_header_new_layout_three ul ul.dropdown-nav ul.dropdown-nav li:hover a:after, .employer_header_new_layout_three ul ul.dropdown-nav li:hover a:after, .employer_header_new_layout_three ul li:hover a:after
{
    opacity: unset !important;
}
div#app .active_emp_only a {
    color: #4C8BF5 !important;
}
.em_bg_img_three {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 90vh; */
    height: 100vh;
    max-height: 750px;
}
.bg_color_three{
    /* height: 90vh; */
    height: 100vh;
    max-height: 750px;
    background: linear-gradient(90deg,rgba(76, 139, 245, 0.4) 0%,rgba(239, 26, 167, 0.4) 100%);
}
.top_heading_h1_three_emp {
    font-size: 45px;
    font-weight: 900;
    color: #fff;
    line-height: 60px;
}
.common_futura_bold_font_jb{
    font-family: 'Extra Bold' !important;
}
.set_in_middle{
    align-items: center;
    justify-content: center;
    height: 100%;
}
.right-align-wrap {
  display: flex;
  justify-content: flex-end;
}
.header_row{
    margin-top: 40px;
    margin-bottom: 40px;
}
.nav_conatiner_three{
    margin-top: 15px;
    margin-bottom: 15px;
}
.hire_heading_three {
    color: #fff;
    font-weight: 900;
    font-size: 45px;
    line-height: 60px;
    margin-top: 35px;
}
.hire_para_three {
    font-family: 'Medium' !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto;
    margin-bottom: 55px;
    line-height: 30px;
    margin-top: 40px;
}
.total_txt_p {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0px;
}
.rate_p_three {
    font-weight: 800;
    font-size: 40px;
    margin-top: 23px;
    color: #fff;
}
.rate_p_three sup {
    font-weight: 800;
    font-size: 25px;
    color: #052152;
    margin-left: 12px;
}
.common_employer_animation_btn_three {
    position: relative;
    margin: auto;
    width: 200px;
    max-width: 200px;
    background: transparent;
    transform: translate3d(0px, 0%, 0px);
    text-decoration: none;
    font-size: 14px;
    transition-delay: 0.6s;
    overflow: hidden;
    text-align: start;
    font-weight: 700;
    height:  unset !important;
    line-height: unset !important;
}
.common_employer_animation_btn_three:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4C8BF5;
    border-radius: 50% 50% 0 0;
    transform: translateY(100%) scaleY(0.5);
    transition: all 0.6s ease;
}
.common_employer_animation_btn_three:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 0;
    transform: translateY(0) scaleY(1);
    transition: all 0.6s ease;
}
.common_employer_animation_btn_three div {
    position: relative;
    /* top: 16px; */
    width: 100%;
    height: 26px;
    text-transform: uppercase;
    overflow: hidden;
}
.common_employer_animation_btn_three .first_animation_span {
    color: #fff;
    transform: translateY(24px);
}
.common_employer_animation_btn_three .second_animation_span {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    transition: transform 0.5s ease;
    text-transform: capitalize !important;
}
.common_employer_animation_btn_three .first_animation_span {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    transition: transform 0.5s ease;
    text-transform: capitalize !important;
}
.common_employer_animation_btn_three .second_animation_span {
    color: #4C8BF5;
    transform: translateY(0);
}
.common_employer_animation_btn_three:hover {
    background: #4C8BF5;
    transition: background 0.2s linear;
    transition-delay: 0.6s;
}
.common_employer_animation_btn_three:hover:before {
    border-radius: 0;
    transform: translateY(0) scaleY(1);
    transition-delay: 0;
}
.common_employer_animation_btn_three:hover:after { 
    border-radius: 0 0 50% 50%;
    transform: translateY(-100%) scaleY(0.5);
    transition-delay: 0;
}
.common_employer_animation_btn_three:hover .first_animation_span {
    transform: translateY(0);
}
.common_employer_animation_btn_three:hover .second_animation_span {
    transform: translateY(-24px);
}
.common_employer_animation_btn_three .second_animation_span{
    color: #4C8BF5;
    transform: translateY(0);
}
.form_box_employer_three {
    padding: 25px 20px 25px 20px;
    max-width: 400px;
    margin-left: auto;
    /* margin-right: 0px; */
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    margin-top: 40px;
}
.form_box_employer_three h2 {
    font-size: 24px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: 900;
    color: #fff;
    line-height: 31px;
    margin-bottom: 20px;
}
.form_box_employer_three .form-control {
    color: #909090;
    font-size: 13px;
    font-family: 'Regular';
    border-radius: 25px;
    border: unset !important;
    height: 40px;
    margin-bottom: 15px !important;
    box-shadow: unset !important;
}
.form_box_employer_three .form-control:focus {
    border: unset !important;
}
.custom_form_control_input_employer_three{
    display: flex;
    width: 100%;
    border: unset;
    border-radius: 26px;
}
div#app .custom_form_control_input_employer_three input {
    border: unset !important;
    margin-bottom: 0px !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
}
.custom_form_control_input_employer_three .input-group-text {
    padding-top: unset !important;
    padding-bottom: unset !important;
    height: 40px !important;
    border: unset !important;
}
.password_field_three .input-group-text {
    z-index: 999;
}
.password_field_three .input-group-text {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background: #F8F8F8;
    border-left: unset !important;
}
.form_agree_note_three span {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    display: block;
}
.common_sgn_agree_three {
    margin-top: 0px !important;
    margin-bottom: 12px !important;
}
.agree_note_three {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.common_sgn_agree_three span a{
    color: #4C8BF5;
    text-decoration: underline;
}
.common_sgn_agree_three_emp_poo_up span a
{
    text-decoration: underline;
}
.create_account_btn_three {
    border: 2px solid #4C8BF5;
    background: hsl(218, 89%, 63%);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 9px 60px;
    border-radius: 50px;
    width: 245px !important;
}
.create_account_btn_three:hover {
    background: #052152;
    border: 2px solid #052152;
    color: #fff;
}
.pink_loading_button_three {
    margin-top: 12px !important;
    color: #ffffff !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    padding: 9px 60px !important;
    width: 245px !important;
    font-family: 'Regular' !important;
    border: 2px solid #4C8BF5 !important;
    background: #4C8BF5 !important;
    margin-left: auto;
    margin-right: auto;
}
.chat_div_three a {
    color: #93C1F9;
    font-family: 'Nunito' !important;
    font-weight: 700;
    font-size: 16px;
}
.chat_div_three {
    margin-top: 12px;
}
.chat_div_three a:hover{
    color: #052152;
}
.form_box_employer_three .form-control::placeholder {
    color: #666666 !important;
    font-weight: 500;
    font-size: 14px;
}
body .my_custom_container_employer_three {
    max-width: 80%;
    padding-top: 30px;
    height: 100%;
}
.ellipse_bg{
    background-size: 100% 100%;
    height: 500px;
    width: 500px;
}
.padding_top_zero_three
{
    padding-top: 0px !important;
}
.ratin_star_img {
    vertical-align: bottom;
    padding-right: 8px;
}
.common_padding_top_section_employer_three {
    padding-top: 100px;
}
.common_employer_heading_three{
    font-weight: 900;
    font-size: 45px;
    color: #233657 !important;
}
.common_futura_bold_font_employer_three {
    font-family: 'Extra Bold' !important;
}
.benefit_div_three p{
    margin-top: 10px;
}
.benefit_div_three {
    text-align: center;
}
.common_employer_p_three{
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 30px !important;
}
.benefits_box_three img {
    width: 88%;
}
.benefits_box_three img {
    margin-bottom: 30px;
}
.benefits_box_three {
    margin-right: 12px;
}
.benefits_box_three h3 {
    color: #4c8bf5;
    font-family: 'Bold';
    font-weight: 700;
    font-size: 18px;
}
.benefits_box_three p {
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 0px;
}
.benefits_box_three img {
    margin-bottom: 30px;
}
.benefits_box_three {
    margin-top: 30px;
}
.benefits_box_three {
    box-shadow: -6px 8px 50px rgba(141, 141, 141, 0.3);
    border-radius: 15px;
    text-align: center;
    padding: 30px;
}
.benefits_box_three h3 {
    color: #333333;
    font-weight: 800;
    font-size: 18px;
    min-height: 40px;
}
.hiring_btn_three{
    text-align: center;
    margin-top: 40px;
}
.hiring_btn_three button{
    font-weight: 700 !important;
    font-size: 18px !important;
    border-radius: 30px !important;
    padding: 10px 50px !important;
}
.link_section_em img {
    border-radius: 15px;
}
.em_ul_three {
    padding-left: 0px;
    margin-bottom: 40px;
}
.em_ul_three li {
    list-style: none;
    font-family: 'EXTRA BOLD' !important;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 20px;
}
.em_ul_three img {
    margin-right: 12px;
    width: 20px !important;
}
.link_section_em {
    margin-top: 245px;
}
.our_badges_em img {
    margin-right: 40px;
    margin-bottom: 22px;
    max-height: 90px;
}
.our_badges_em {
    text-align: center;
}
.plans_div {
    background: #F8FCFF;
    box-shadow: 0px 0px 1.4px rgba(141, 141, 141, 0.8);
    border-radius: 30px;
    padding: 30px 20px;
    margin-top: 40px;
}
.plans_div h3 {
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 10px;
    color: #052152;
}
.plans_div p {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}
.plans_div ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 10px;
}
.plans_div ul {
    padding-left: 20px;
}
.plans_div h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #052152;
    text-transform: capitalize;
    margin-bottom: 12px;
    margin-top: 18px;
}
.plans_div button {
    font-weight: 800 !important;
    font-size: 18px !important;
    line-height: 25px !important;
    display: block !important;
    width: 100%;
    background: linear-gradient(91.52deg, #4C8BF5 3.69%, #98BAF2 97.7%);
    border-radius: 100px !important;
    padding: 12px 40px !important;
    margin-top: 0px;
}
.plans_div_linear_active {
    background: linear-gradient(331.18deg, #015CDC 0%, #142B48 98.08%);
}
.plans_div_linear_active h3, .plans_div_linear_active p, .plans_div_linear_active h4, .plans_div_linear_active li {
    color: #fff !important;
}
.recommended_txt {
    font-size: 12px;
    /* background: rgba(196, 204, 218, 0.17); */
    background: #2D5285;
    color: #fff;
    border-radius: 30px;
    padding: 5px 10px;
    margin-left: 5px;
    text-transform: capitalize;
}
.smart_text{
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: space-between;
}
@media only screen and (max-width: 1250px) and (min-width: 1100px){
   div#app .header_container_employer_three nav#navigation{
        margin-left: 35px !important;
    }
    div#app .header_container_employer_three nav#navigation ul li a 
    {
        font-size: 13px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .custom_form_control_input_employer_three .input-group-text
    {
        height: 35px !important;
    }
    div#app .form_box_employer_three .form-control
    {
        height: 35px !important;
        margin-bottom: 10px !important;
    }
    div#app .top_heading_h1_three_emp
    {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .header_contaner_employer  nav#navigation li a{
        font-size: 14px !important;
        padding-right: 6px !important;
        padding-left: 6px !important;
    }
   div#app .our_badges_em img {
        max-height: 75px !important;
    }
    div#app .plans_div h3 {
        font-size: 17px !important;
    }
    div#app .recommended_txt {
        font-size: 10px !important;
    }
    div#app .employer_header_new_layout_three ul#responsive li a
    {
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 1000px){
    .common_employer_animation_btn_three div {
        height: 20px !important;
    }
    div#app .header_container_employer_three #navigation ul li a {
        padding-bottom: 0px !important;
        font-size: 12px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    div#app .header_container_employer_three #navigation {
        margin-top: 3px !important;
        margin-left: 52px !important;
    }
    div#app .form_box_employer_three .form-control::placeholder {
        font-size: 12px !important;
    }
    div#app .em_bg_img_three .custom_form_control_input_employer_three input
    {
        margin-bottom: 0px !important;
    }
    div#app .create_account_btn_three
    {
        font-size: 14px !important;
        padding: 8px 60px !important;
    }
    .custom_form_control_input_employer_three .input-group-text
    {
        height: 33px !important;
    }
    div#app .form_box_employer_three .form-control
    {
        height: 33px !important;
        margin-bottom: 8px !important;
    }
    div#app .form_box_employer_three  h2
    {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
    div#app .form_box_employer_three {
        padding: 15px 30px 15px 30px !important;
    }
    /* div#app .employer_header_three  #navigation{
        margin-top: 4px !important;
    } */
    div#app .employer_header_three  #navigation ul li {
        margin-right: 0px !important;
    }
    /* div#app .employer_header_three  #navigation ul li a
    {
        padding-bottom: 0px !important;
        font-size: 13px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    } */
    div#app .employer_header_three  ul#responsive{
        display: block !important;
    }

    div#app .our_badges_em img {
        max-height: 60px !important;
    }
    div#app .plans_div h3 {
        font-size: 14px !important;
    }
    div#app .recommended_txt {
        font-size: 8px !important;
    }
    div#app .plans_div p {
        font-size: 12px !important;
    }
    div#app .plans_div h4 {
        font-size: 14px !important;
    }
    div#app .plans_div ul li {
        font-size: 11px !important;
    }
    div#app .plans_div button {
        font-size: 15px !important;
        padding: 7px 40px !important
    }
     .top_heading_h1_three_emp {
        font-size: 30px;
        line-height: 50px;
    }
    div#app .employer_header_new_layout_three ul#responsive {
        display: block !important;
    }
    div#app .employer_login_btn_div_three .common_employer_animation_btn_three{
        width: 170px !important;
        max-width: 170px !important;
        font-size: 12px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    div#app .employer_header_new_layout_three {
        margin-top: 4px !important;
    }
    div#app .employer_header_new_layout_three li a {
        font-size: 13px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}
@media only screen and (min-width: 2000px) {
    .em_bg_img_three {
        height: 70vh !important;
    }
    .bg_color_three {
        height: 70vh !important;
    }
    .top_heading_h1_three_emp {
        font-size: 60px;
        line-height: 80px;
    }
    .para_jobseeker_head_three {
        font-size: 26px;
        line-height: 50px;
    }
    .common_animation_btn_three div {
        height: 40px;
    }
    .header_store_icon_three a {
        padding: 10px 30px 10px 30px;
        font-size: 18px;
        width: 220px;
    }
    .common_animation_btn_three {
        width: 220px;
        max-width: 250px;
        line-height: 30px !important;
    }
    .header_store_icon_three span.full_span {
        line-height: 18px;
    }
    .header_store_icon_three i {
        font-size: 38px;
    }
    .ellipse_bg {
        width: 700px;
    }
    .form_box_jobseeker_three {
        margin-right: 200px;
        margin-top: 50px;
    }
    .form_box_jobseeker_three h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .use_singpass_jobseeker_three {
        font-size: 18px;
        line-height: 30px;
    }
    .dont_have_account_three {
        font-size: 18px;
        line-height: 30px;
    }
    .or_p_jobseeker_three {
        font-size: 18px;
        margin-top: 30px;
    }
}
.employer_header_new_layout_three .dropdown-nav {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
    margin-top: 0 !important;
    background: #6985b5 !important;
    margin-left: 15px !important;
}
div#app .employer_header_new_layout_three .dropdown-nav li a{
    color: #fff !important;
    transition: unset !important;
    line-height: unset !important;
}
@media only screen and (max-width: 768px) {
    .password_requirements_text_like_backend span {
        padding: 20px 12px 9px 12px !important;
        font-size: 9px !important;
    }
    div#app .my_custom_container_employer_three_for_head
    {
        max-width: 100% !important;
    }
     .big_screen_max_width_flex_jb_three{
		max-width: 100% !important;
		flex: 100% !important;
        margin-top: 50px;
	}
    div#app .bg_color_three{
        padding-bottom: 45px;
        height:auto;
        max-height: 100% !important;
    }
    .employer_header_three .ellipse_bg {
        background: unset !important;
        height: unset;
        width: unset;
    }
    .form_box_employer_three .form-control {
        height: 35px !important;
        color: #909090 !important;
        font-weight: 400;
        font-size: 13px !important;
        font-family: 'Regular';
        border-radius: 25px;
    }
    .custom_form_control_input_employer_three .input-group-text  {
        height: 35px !important;
    }
    .link_section_em iframe {
        height: 200px !important;
    }
    .our_badges_em img:last-child {
        margin-right: 0px !important;
    }
    .common_futura_bold_font_employer_three {
        font-weight: 800 !important;
        font-size: 24px !important;
        line-height: 130% !important;
    }
    .top_heading_h1_three_emp {
        font-size: 26px !important;
        font-weight: 900;
        line-height: 40px;
    }
    div#app .chat_div_three a {
        font-size: 14px !important;
        font-weight: 600 !important;
    }
    div#app .form_box_employer_three {
        padding: 20px 15px 20px 15px !important;
    }
    .form_box_employer_three h2 {
        font-size: 18px !important;
        line-height: 120% !important;
        font-weight: 700 !important;
    }
    .mobile_logo_with_toggle_three {
        display: flex;
        justify-content: space-between;
        padding: 15px;
    }
    .nav_conatiner_three {
        margin: 0px !important;
    }
    .hire_heading_three {
        font-size: 24px !important;
        line-height: 130% !important;
        margin-top: 0px !important;
        font-weight: 900 !important;
    }
    .hire_para_three {
        font-size: 12px !important;
        line-height: 25px !important;
        margin-top: 10px !important;
        margin-bottom: 25px !important;
    }
    .rate_p_three {
        font-size: 24px !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        line-height: 160% !important;
    }
    .rate_p_three sup {
        font-size: 20px !important;
        line-height: 160% !important;
    }
    .top_box_div_three {
        margin-top: 20px;
    }
    .ratin_star_img img {
        max-width: 22px;
    }
    div#app .create_account_btn_three {
        font-size: 14px !important;
        padding: 10px 40px !important;
        width: 100% !important;
        font-weight: 800 !important;
        line-height: 120% !important;
    }
    .total_txt_p
    {
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 160% !important;
    }
    .common_employer_p_three {
        font-size: 12px !important;
        line-height: 25px !important;
        margin-bottom: 0px !important;
    }
    div#app .hiring_btn_three button {
        font-size: 14px !important;
        padding: 10px 40px !important;
        width: 100% !important;
        max-width: 250px !important;
    }
    .text_section_em p {
        font-size: 12px !important;
        margin-bottom: 20px !important;
        margin-top: 12px !important;
        font-weight: 500 !important;
    }
    .em_ul_three li {
        font-size: 14px !important;
        margin-bottom: 8px !important;
        line-height: 200% !important;
    }
    .em_ul_three img {
        width: 18px !important;
    }
    .our_badges_em img {
        margin-right: 20px;
        max-height: 67px !important;
    }
    .link_section_em {
        margin-top: 25px !important;
    }
    .common_padding_top_section_employer_three {
        padding-top: 60px !important;
    }
    .form_agree_note_three span
    {
        font-size: 11px !important;
    }
    .form_box_employer_three{
        margin-left: auto !important;
        margin-right: auto !important;
    }
     div#app .em_bg_img_three {
        height: 100% !important;
        background-size: cover !important;
        background-position: center;
        max-height: 100% !important;
    }
    .benefits_box_three h3 {
        min-height: unset !important;
        font-size: 14px !important;
        line-height: 120% !important;
    }
    .benefits_box_three img {
        max-width: 350px !important;
    }
    div#app .mobile_col_md_three {
        max-width: 100% !important;
        flex: 100% !important;
    }
    .mobile_max_width_flex_three{
		max-width: 100% !important;
		flex: 100% !important;
	}
    div#app .benefits_box_three p {
        font-size: 12px !important;
        line-height: 160% !important;
    }
    div#app .our_badges_em_three img {
        max-height: 43px !important;
        display: inline-block !important;
        margin-right: 20px;
        max-width: 100% !important;
    }
    div#app .common_padding_top_section_employer_three .our_badges_em_three img:last-child {
        margin-right: 0px !important;
    }
    div#app .plans_div p{
        font-size: 12px !important;
        line-height: 16px !important;
    }
    div#app .plans_div h4 {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    div#app .plans_div ul li {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    div#app .plans_div button {
        font-size: 14px !important;
        line-height: 120% !important;
        padding: 10px 40px !important;
    }
    div#app .recommended_txt {
        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 16px !important;
    }
    .right-align-wrap {
        display: block !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 999px){
    div#app .my_custom_container_employer_three_for_head
    {
        max-width: 100% !important;
    }
    .tab_max_width_flex_jobseeker_three{
        max-width: 100% !important;
		flex: 100% !important;
    }
     div#app .bg_color_three{
        padding-top: 50px;
        padding-bottom: 50px;
        height:auto;
        max-height: 100% !important;
    }
    .employer_header_three .ellipse_bg {
        background: unset !important;
        height: unset;
        width: unset;
    }
    div#app .benefits_box_three p {
        font-size: 12px !important;
        line-height: 160% !important;
    }
    .benefits_box_three h3{
        min-height: unset !important;
        font-size: 14px !important;
        line-height: 120% !important;
    }
    .common_futura_bold_font_employer_three {
        font-weight: 800 !important;
        font-size: 24px !important;
        line-height: 130% !important;
    }
    .top_heading_h1_three_emp {
        font-size: 26px !important;
        font-weight: 900;
        line-height: 40px;
        margin-top: 20px !important;
    }
    div#app .chat_div_three a {
        font-size: 14px !important;
        font-weight: 600 !important;
    }
    div#app .form_box_employer_three {
        padding: 20px 15px 20px 15px !important;
    }
    .form_box_employer_three h2 {
        font-size: 18px !important;
        line-height: 120% !important;
        font-weight: 700 !important;
    }
    .common_tab_two_desktop_things_employer{
        display: block !important;
    }
    .common_desktop_two_tab_things_employer{
        display: none;
    }
    div#app .col_md_5_employer_three {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 41.666667% !important;
        flex: 0 0 41.666667% !important;
        max-width: 41.666667% !important;
    }
   div#app .col_md_6_employer_three{
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 58.333333% !important;
        flex: 0 0 58.333333% !important;
        max-width: 58.333333% !important;
    }
    .benefits_box_three {
        margin-right: 0px !important;
    }
    .tab_max_width_flex_three{
		max-width: 100% !important;
		flex: 100% !important;
	}
    .mobile_logo_with_toggle_three {
        display: flex;
        justify-content: space-between;
        padding: 15px;
    }
    .nav_conatiner_three {
        margin: 0px !important;
    }
    .hire_heading_three {
        font-size: 24px !important;
        line-height: 130% !important;
        margin-top: 0px !important;
        font-weight: 900 !important;
    }
    .hire_para_three {
        font-size: 12px !important;
        line-height: 25px !important;
        margin-top: 10px !important;
        margin-bottom: 25px !important;
    }
    .rate_p_three {
        font-size: 24px !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        line-height: 160% !important;
    }
    .rate_p_three sup {
        font-size: 20px !important;
        line-height: 160% !important;
    }
    .top_box_div_three {
        margin-top: 20px;
    }
    .ratin_star_img img {
        max-width: 22px;
    }
   div#app .create_account_btn_three {
        font-size: 14px !important;
        padding: 10px 40px !important;
        width: 225px !important;
        font-weight: 800 !important;
        line-height: 120% !important;
    }
    .total_txt_p
    {
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 160% !important;
    }
    .common_employer_p_three {
        font-size: 12px !important;
        line-height: 25px !important;
        margin-bottom: 0px !important;
    }
    div#app .hiring_btn_three button {
        font-size: 14px !important;
        padding: 10px 40px !important;
        width: 100% !important;
        max-width: 250px !important;
    }
    .text_section_em p {
        font-size: 12px !important;
        margin-bottom: 20px !important;
        margin-top: 12px !important;
        font-weight: 500 !important;
    }
    .em_ul_three li {
        font-size: 14px !important;
        margin-bottom: 8px !important;
        line-height: 200% !important;
    }
    .em_ul_three img {
        width: 18px !important;
    }
    .link_section_em {
        margin-top: 100px !important;
    }
    .common_padding_top_section_employer_three {
        padding-top: 60px !important;
    }
    .form_agree_note_three span
    {
        font-size: 11px !important;
    }
    .form_box_employer_three{
        margin-left: auto !important;
        margin-right: auto !important;
    }
     div#app .em_bg_img_three {
        height: 100% !important;
        background-size: 100% 100% !important;
        max-height: 100% !important;

    }
    .benefits_box_three img {
        max-width: 350px !important;
    }
    div#app .recommended_txt {
        font-size: 10px !important;
        padding: 4px 8px !important
    }
    div#app .plans_div h3 {
        font-size: 15px !important;
    }
    div#app .plans_div p{
        font-size: 13px !important;
    }
    div#app .plans_div h4 {
        font-size: 15px !important
    }
    div#app .plans_div ul li {
        font-size: 12px !important;
        line-height: 15px !important
    }
    div#app .plans_div button {
        font-size: 15px !important;
        line-height: 0px !important;
        padding: 18px 40px !important;
    }
    .right-align-wrap {
        display: block !important;
    }
}
.chat_div_three a:hover {
    color: #93C1F9 !important;
}
.common_tab_two_desktop_things_employer{
    display: none;
}
.common_dsiplay_grid_em{
    display: grid;
}
.plans_div{
    cursor: pointer;
}
.link_section_em iframe{
    width: 100% !important;
    border-radius: 15px;
}
.plans_div a {
    margin-top: auto;
}
.plans_div {
    display: flex;
    flex-direction: column;
}
.plans_div p {
    margin-bottom: 0px !important;
}
.my_custom_container_employer_three_for_head{
    /* max-width: 1000px !important; */
    max-width: 80% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}
.custom_form_control_input_employer_three_up .password_requirements_text {
    position: absolute;
    top: 100% !important;
    margin-top: -15px !important;
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: 99999999999 !important;
    margin-left: 0px !important;
}
.custom_form_control_input_employer_three_up{
    position: relative;
    width: 100% !important;
}
div#app .custom_form_control_input_employer_three_up .custom_form_control_input_employer_three input{
    margin-bottom: 0px !important;
}
div#app .header_container_employer_three{
    max-width: 80% !important;
}
.header_container_employer_three nav#navigation ul li a {
    font-size: 15px !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
}
.header_container_employer_three nav#navigation ul li {
    margin-left: 0px !important;
    margin-right: 10px !important;
}
.justify_center {
     display: flex;
     justify-content: center; 
}
.password_requirements_text_like_backend {
    position: absolute;
    top: 100% !important;
    margin-top: -15px !important;
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: 99999999999 !important;
    margin-left: 0px !important;
}
.password_requirements_text_like_backend span {
    padding: 28px 12px 15px 12px;
    font-size: 13px;
    display: block;
    line-height: 16px;
    color: #4c8bf5;
    font-weight: 600;
}