.jobseeker_header_three {
    /* padding-top: 30px; */
  }
  .header_contaner_three_jbs{
    max-width: 80% !important;
  }
  .jobseeker_account_type div {
    margin-right: 0px !important;
  }
  .jobseeker_account_type input.account-type-radio:empty ~ label
  {
    height: unset !important;
    line-height: unset !important;
    margin-bottom: 0px !important;
    background: transparent;
  }
  .jobseeker_account_type{
    margin: unset !important;
    width: 330px !important;
    border: 3px solid #4C8BF5;
    border-radius: 50px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .jobseeker_account_type input.account-type-radio:checked ~ label
  {
    background-color: #4C8BF5 !important;
  }
  div#app .jobseeker_radio_label {
    margin: 2px !important;
    border-top-right-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
    border-top-left-radius: 18px !important;
    border-bottom-left-radius: 18px !important;
  }
  div#app .employer_radio_label {
    margin: 2px !important;
    border-top-right-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
    border-top-left-radius: 18px !important;
    border-bottom-left-radius: 18px !important;
  }
  .jobseeker_account_type label {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 15px !important;
  }
  .jobseeker_login_btn_three_div_three {
    text-align: end;
  }
  .jobseeker_login_btn_three_div_three i.icon-feather-log-in {
    vertical-align: middle;
    margin-right: 6px;
    color: #4C8BF5;
    font-weight: bold;
  }
  .jobseeker_login_btn_three {
    color: #4C8BF5;
    font-weight: bold;
    border: 3px solid #4C8BF5;
    border-radius: 50px;
    padding: 4px 18px 4px 18px;
    font-size: 14px;
  }
  .jobseeker_logo{
    margin-top: 0px !important;
    max-width: 180px;
  }
  .top_heading_h1_three{
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    line-height: 60px;
}
.linear_span_three {
    font-family: 'Extra Bold' !important;
}
.para_jobseeker_head_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;
}
.header_store_icon_three {
    /* margin-top: 50px; */
}
.header_store_icon_three a {
    padding: 8px 30px 8px 30px;
    vertical-align: middle;
    width: 180px;
    color: #fff !important;
    display: inline-block;
    border: 2px solid #fff !important;
    font-size: 15px;
    border-radius: 50px;
}
.header_store_icon_three i.fa.fa-apple {
    font-family: 'FontAwesome';
}
.header_store_icon_three i {
    width: 18%;
    font-family: 'Medium';
    font-weight: 500;
    float: left;
    margin-right: 12%;
    font-size: 28px;
}
.header_store_icon_three span.full_span {
    width: 70%;
    float: left;
    line-height: 15px;
}
.header_store_icon_three a:nth-child(1) {
    margin-right: 45px !important;
}
.header_store_icon_three span.app_bt {
    font-weight: 700;
  }
.header_store_icon_three span.full_span {
    font-weight: 500;
  }
.form_box_jobseeker_three {
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 40px 30px 40px 30px;
    margin-top: 40px;
    max-width: 400px;
    margin-left: auto;
    margin-right: 0px;
}
.three_form_box_jobseeker2 {
    padding: 25px 20px 25px 20px !important;
}
.top_box_div {
    padding-top: 10px;
}
.form_box_jobseeker_three h2 {
    font-size: 24px;
    text-align: center;
    font-family: 'Nunito';
    font-weight: 900;
    color: #fff;
    margin-bottom: 20px;
    line-height: 31px;
}
.form_box_jobseeker_three .form-control {
    font-size: 13px;
    font-family: 'Regular';
    border-radius: 25px;
    border: unset !important;
    height: 40px;
    margin-bottom: 15px !important;
    box-shadow: unset !important;
}
.form_box_jobseeker_three .form-control:focus{
    border: 1px solid #e0e0e0 !important;
}
.register_btn_new_jobseeker_three {
    text-align: center;
}
.register_btn_new_jobseeker_three button {
    background: #EF1AA7;
    color: #fff;
    border-radius: 50px;
    padding: 9px 30px 4px 30px;
    width: 250px;
    font-size: 14px;
    font-family: 'Regular';
    border: 2px solid #EF1AA7;
}
.register_btn_new_jobseeker_three {
    margin-top: 16px;
}
.chat_div_jbs_three a {
    color: #fff;
    font-family: 'Medium' !important;
    font-size: 11px;
}
body .my_custom_container_jb {
    max-width: 80%;
    padding-top: 30px;
    height: 100%;
}
.ellipse_bg{
    background-size: 100% 100%;
    height: 500px;
    width: 500px;
}
.relativ_div {
    position: relative;
    max-width: 320px;
}
.penguin_image {
    position: absolute;
    right: -250px;
    /* bottom: -40px; */
    bottom: -90px;
}
.penguin_image img{
    max-width: 160px;
}
.relativ_div_mobile {
  position: relative;
  max-width: 120px;
}
.penguin_image_mobile {
  position: absolute;
  right: 0px;
  bottom: -10px;
  margin-bottom: 20px;
}
.penguin_image_mobile img{
  max-width: 130px;
}
.client_images {
    margin-top: 15px;
}
.jobseeker_padding_top_zero_three
{
    padding-top: 0px !important;
}
body p {
    font-family: 'Medium';
    line-height: 20px;
    font-size: 12px;
}
h2 {
    font-family: 'Extra Bold';
}
.common_padding_top_section_three_jbs{
    padding-top: 130px;
}
.common_padding_bottom_section_three_jbs{
    padding-bottom: 100px;
}
.second_section_left_section h2 {
    color: #08398A;
    font-size: 31px;
    line-height: 55px;
}
.second_section_right_section_three_jb ul li{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    padding-left: 130px;
    margin-bottom: 30px;
}
.second_section_right_section_three_jb img{
    position: absolute;
    left: -20px;
    max-width: 130px;
   /*  transform: translateY(4%); */
}
.second_section_right_section_three_jb ul {
    padding-left: 0 !important;
}
.heading_span_three_jbs {
    font-weight: 800;
    font-size: 18px;
    line-height: 50px;
    color: #333333;
    display: block;
    font-family: 'Bold' !important;
}
.para_span_three_jbs {
    font-family: 'Medium'!important;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
.pink_bg_txt
{
    background-size: 100% 100%;
    padding-left: 2px;
    padding-right: 10px;
}
.header_small_bg {
    background-size: cover;
    padding-bottom: 23px;
    padding-top: 4px;
}
.half_circle_relativ_div {
    position: relative;
    max-width: 50px;
}
.half_circle {
    position: absolute;
    left: -110px;
}
.half_circle img {
    max-width: 50px !important;
}

.small_pink_circle_relativ_div {
    position: relative;
    max-width: 40px;
}
.small_pink_circle {
    position: absolute;
    top: -440px;
    right: -500px !important;
}
.small_pink_circle img {
    max-width: 40px !important;
}
.jobseeker_header_three
{
    /* background-size: 100% 100%; */
    padding-bottom: 100px;
    /* background: linear-gradient(180deg, #D9E7FF 0%, #FFFFFF 106.09%); */
}
.lined_bg_relativ_div {
    position: relative;
    max-width: 120px;
}
.lined_bg_image {
    position: absolute;
    top: 5px;
    left: -8px;
}
.lined_bg_image img {
    max-width: 120px;
}
.common_navy_blue_color{
    color: #052152 !important;
}
.browse_job_a_three_jbs {
    font-family: 'Bold' !important;
    color: #EF1AA7;
    font-size: 14px;

}
.ready_text {
    font-weight: 500;
    font-size: 31px;
    line-height: 45px;
}
.browse_job_a_three_jbs i {
    vertical-align: middle;
    margin-left: 9px;
}
.pinkline_bg {
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 90px;
    position: relative;
}
.color_download_btn img {
    max-width: 170px;
    margin-top: 33px;
}
/* .color_download_btn {
    position: absolute;
    top: 15%;
    right: 0;
    transform: translateY(-50%);
} */
.second_section_right_section_three_jb ul li:last-child {
    margin-bottom: 0px !important;
}
.common_futura_bold_font{
    font-family: 'Extra Bold' !important;
}
.easy_steps_div_three_jbs h2 {
    font-size: 31px;
    margin-bottom: 35px;
}
.easy_steps_bg_three_jbs{
    background-size: 100% 100%;
}
.col-xl-3.width_65 {
    max-width: 33%;
    flex: 33%;
    width:33%;
}
.col-xl-4.width_65 {
    max-width: 33%;
    flex: 33%;
    width:33%;
}
.col-xl-1.width_35 {
    width: 5%;
    max-width: 5%;
    flex: 5%;
    margin: 0;
    padding: 0;
}
.add_image {
  margin-top: 70px;
  width: 100%;
}

.add_image img {
  width: 100%;
}

/* .human_last_img{
    box-shadow: 0px 2px 5px #808080;
    border-radius: 12px;
} */
.password_field_three .input-group-text {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    background: #F8F8F8;
    border-left: unset !important;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
.password_field_three i {
    font-size: 15px !important;
    width: 17px;
    cursor: pointer;
}
.color_download_bt2 button {
    margin-top: 90px !important;
    margin-right: 0;
}
.common_pink_color{
    color: #333333 !important;
}
.easy_steps_top_div h3 {
    font-family: 'Bold';
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.easy_steps_top_div p {
    color: #021737;
    line-height: 24px;
    font-size: 14.5px;
}
.common_base_blue_color_three_jbs{
    color: #4C8BF5 !important;
}
.human_img{
    padding-bottom: 10px;
}
.password_field_three .input-group-text {
    z-index: 999;
}
.text_1_count {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 5px;
    font-family: 'Bold';
}
.text_2_count {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0px;
}
.jobseeker_company_count {
    text-align: center;
    margin-top: 20px;
}
.number_count {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 15px;
}
.number_count span {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.organization_bg_three_jbs {
    /* margin-top: 50px; */
}
.organization_div_three_jb {
    text-align: left;
}
.organization_div_three_jb h2 {
    margin-bottom: 25px;
}
.organization_div_three_jb p {
    color: #052152;
    font-size: 16px;
    margin-bottom: 30px;
}

.organization_div_three_jb {
    /* padding-top: 15px; */
    padding-bottom: 30px;
}
.img_companies img {
    max-width: 150px !important;
    max-height: 100px;
    margin-right: 60px;
    transition: transform 0.1s;
    display: inline-block;
    padding-bottom: 20px;
}
.img_companies img:last-child {
    margin-right: 0px !important;
}
.img_companies {
    text-align: center; 
}
.desktop_companies{
    display: block;
}
.mobile_companies{
    display: none;
}
.last_section h2 {
    font-size: 31px;
    font-weight: 500;
    line-height: 55px;
}
.last_section p {
    font-weight: 600;
    margin-top: 8px;
    color: #021737;
    margin-bottom: 0px;
    font-size: 14.5px;
    line-height: 20px;
}
.last_section_store_icon_jobseeker {
    margin-top: 20px;
    margin-bottom: 200px;
}
.footer_bg_jobseeker {
    background-size: 100%;
}
.header_cut_circle_img {
    position: absolute;
    left: 0;
    top: -16px;
}
.relative_header_cut_circle {
    position: relative;
    max-width: 300px;
}
.header_cut_circle_img img {
    height: 170px;
    width: 300px;
    transform: rotate(6deg);
}
.header_elipse{
    background-size: contain;
    padding: 26px 66px 95px 56px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}
.cut_circle_relativ_div {
    position: relative;
    max-width: 185px;
}
.cut_circle_image {
    position: absolute;
    right: 0;
    top: -220px;
    left: 480px;
    z-index: 0;
}
.cut_circle_image img {
    max-width: 185px;
    z-index: 0;
    transform: rotate(191deg);
}
.multiple_circle img {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -40px;
}
.jobseeker_last_section_left {
    padding-top: 125px;
}
.jobseeker_footer {
    /* position: relative;
    z-index: 999;
    margin-top: -93px; */
}
.margin_bottom_85{
    margin-bottom: 85px;
}
div#app .employer_top_div_tab{
    margin-right: 4px !important;
}
.relative_dot_blue {
    position: relative;
    max-width: 100px;
}
.dot_blue_img {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
}
.dot_blue_img img {
    max-width: 100px;
}
.relative_dot_pink {
    position: relative;
}
.dot_pink_img {
    position: absolute;
    top: -335px;
    right: 0;
}
.dot_pink_img img {
    max-width: 100px;
    height: 250px;
}
@media only screen and (max-width: 1250px) and (min-width: 1100px){
    div#app .header_contaner_three_jbs #navigation
    {
        margin-left: 35px !important;
    }
    div#app .header_contaner_three_jbs nav#navigation li a{
        font-size: 13px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    div#app .bg_lucky_draw .stage_one_chit span {
        top: 220px !important;
    }
    .best_of_luck_text{
        margin-top: 0px !important;
    }
    .best_of_luck_text span{
        top: 108px !important;
    }
    .card_selection_bg_img_jbs {
        background-size: 100% 90% !important;
    }
    div#app .starge2_term {
        margin-right: 88px !important;
        margin-top: 0px !important;
    }
    .lukcy_draw_forms h5 {
        font-size: 15px !important;
    }
    div#app .right_logo_jbs {
        max-width: 115px !important;
    }
    .img_companies img {
        max-width: 95px !important;
    }
    .card_penguin_img {
        margin-top: -156px !important;
    }
    .choose_winnings_section {
        width: 695px !important;
    }
    .lucky_draw_card_box .cards {
        height: 305px !important;
    }
    .last_section h2 {
        font-size: 28px !important;
    }
    .easy_steps_top_div h3 {
        font-size: 17px !important;
    }
    div#app .jobseekers_store_icon_three a{
        width: 160px !important;
        line-height: unset !important;
        font-size: 13px !important;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 1000px){
    div#app .form_box_jobseeker_three h2
    {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
    div#app .form_box_jobseeker_three{
        padding: 25px 30px 25px 30px !important;
    }
    div#app .header_contaner_three_jbs #navigation{
        margin-top: 3px !important;
        margin-left: 52px !important;
    }
    div#app .common_animation_btn_three_jbs_three_for_heead_btn div {
        height: 20px !important;
    }
    div#app .common_animation_btn_three_jbs_three_for_heead_btn {
        width: 170px !important;
        max-width: 170px !important;
        font-size: 12px !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    div#app .header_contaner_three_jbs #navigation ul li {
        margin-right: 0px !important;
    }
    div#app .header_contaner_three_jbs #navigation ul li a
    {
        padding-bottom: 0px !important;
        font-size: 12px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    div#app .header_contaner_three_jbs ul#responsive{
        display: block !important;
    }
    div#app   .whole_lucky_draw_form
    {
        height: auto !important;
    }
    div#app .bg_lucky_draw .stage_one_chit span {
        top: 220px !important;
    }
    .result_draw .results
    {
        margin-bottom: 145px !important;
    }
    .connect_img {
        margin-bottom: -810px !important;
    }
    .stage3_container {
        margin-top: 200px !important;
    }
    .card_selection_bg_img_jbs {
        background-size: 100% 87% !important;
    }
    .card_selection_img{
        max-width: 100% !important;
    }
    .img_companies img {
        max-width: 75px  !important;
    }
    .right_penguin_img_lucky_draw img {
        max-width: 250px !important;
        /* margin-left: 663px !important; */
    }
    .result_draw {
        padding-top: 125px !important;
    }
    .left_penguin_img_lucky_draw img {
        max-width: 250px !important;
        /* margin-top: -333px !important;
        margin-left: 7px !important; */
    }
    .right_penguin_img_lucky_draw span {
        top: -358px !important;
        left: 32px !important;
    }
    .card_penguin_img {
        margin-top: -140px !important;
    }
    .best_of_luck_text span{
        top:130px !important;
    }
    .lucky_draw_card_box .card__face {
        line-height: 235px !important;
    }
    .choose_winnings_section {
        width: 606px !important;
    }
    .lucky_draw_card_box .cards {
        height: 258px !important;
    }
    .last_section h2 {
        font-size: 23px !important;
    }
    div#app .jobseekers_store_icon_three a{
        width: 160px !important;
        line-height: unset !important;
        font-size: 13px !important;
        margin-right: 13px !important;
    }
    .penguin_image img {
        max-width: 125px !important;
    }
    .relativ_div {
        max-width: 125px !important;
        margin-left: 0;
    }
    .chat_div_jbs_three {
        margin-top: 0px !important;
    }
    .chat_div_jbs_three a {
        font-size: 10px !important;
    }
    .margin_top_30{
        margin-top: 30px;
    }
    .form_box_jobseeker_three {
        /* margin-left: 0px; */
    }
    .penguin_image {
        right: -358px;
    }
    .lined_bg_image {
        left: -58px;
    }
    .bkg_results2{
        left: 292px !important;
        width: 70%;
    }
    .bkg_results{
        left: 22px !important;
        width: 70%;
    }
    .whats_app_bag{
        background-size: 420px !important;
        width: 420px !important;
        /* margin-top: 10px !important; */
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px){
    div#app .image_container_jbs{
        justify-content: center !important;
    }
   div#app .scam_image {
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
        margin-top: unset !important;
        margin-bottom: unset !important;
    }
    .cta_img {
        height: auto !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        background-position: right !important;
        background-size: 100% 100% !important;
    }
    .tab_max_width_flex_jobseeker_three{
        max-width: 100% !important;
		flex: 100% !important;
    }
    .mobile_message_box{
        visibility: visible !important;
    }
    div#app  .stage_one_chit span {
        top: 50px !important;
    }
    div#app .congratulations_img{
        margin-bottom: -100px !important;
    }
    div#app   .card_selection_img{
        width: 550px !important;
    }
    div#app  .card_selection_img{
        margin-bottom: -210px !important;
        position: unset !important;
        z-index: unset !important;
    }
    .box_tip_chit_for_stage_two{
        padding-top: 150px !important;
    }
    .text_with_penguin_stage_two .coin_img
    {
        margin-top: -15px !important;
        margin-bottom: 0px !important;
    }
    .text_with_penguin_stage_two {
        display: flex !important;
        flex-direction: row-reverse !important;
        align-items: center;
        justify-content: start;
    }
    .box_tip_chit_for_stage_three{
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
    }
    .col_10_mobile_lukcy_draw{
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .no_wrap{
        flex-wrap: nowrap !important;
    }
    .lukcy_draw_forms h6{
        margin-bottom: 10px !important;
    }
    .inner_jb_fr {
        max-width: 100% !important;
    }
    .box_tip_chit_for_stage_two {
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
    }
    div#app .bg_lucky_draw1 .good_luck_mobile span::before {
        margin: 11px 0 0 37px !important;
    }
    div#app .bg_lucky_draw1 .good_luck_mobile span {
        margin-top: 0px !important;
        width: 180px !important;
    }
  .good_luck_mobile  .rt_penguin{
        transform: rotate(10deg) !important;
    }
    .card_penguin_img{
        width: 150px !important;
    }
   div#app .lucky_draw_card_box  .cards:nth-child(2) {
        margin-left: 12px;
        margin-right: 12px;
    }
    .result_draw p{
        font-size: 40px !important;
    }
    .lucky_draw_card_box .cards
    {
        margin-top: 0px !important;
    }
    .card_selection_bg_img_jbs{
        background: unset !important;
    }
    .bg_lucky_draw1 {
        background: #4c8bf5;
    }
    .card_selection_img {
        max-width: 100% !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }
    .star_boxtip {
        margin-top: -10px !important;
    }
    .star_boxtip2
    {
        margin-bottom: -12px !important;
        margin-left: -20px !important;
        margin-right: auto !important;
        display: block !important;
    }
    div#app   .box_tip_chit_for_stage_three span::before {
        border-top: 13px solid transparent !important;
        border-right: 26px solid #E6E6E6 !important;
        border-bottom: 13px solid transparent !important;
        margin: 19px 0px 0 -91px !important;
        border-radius: 5px;
    }
   div#app .stage_three_img {
        max-width: 150px !important;
        margin-top: 0px !important;
    }
    div#app  .box_tip_chit_for_stage_three span {
        width: 260px !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    div#app   .box_tip_chit_for_stage_three {
        margin-bottom: -28px !important;
    }
    div#app  .box_tip_chit_for_stage_three{
        flex-direction: column-reverse;
        display: flex;
    }
    .term_jbs3 {
        margin-right: 0px !important;
    }
    .stage_three {
        border: unset !important;
    }
    .stage3_container {
        margin-top: 0px !important;
    }
    .connect_img {
        display: none;
    }
    .connect_us_form {
        padding: unset !important;
    }
   div#app .starge2_term {
        margin-right: 0px !important;
    }
    .stage_tow_form {
        margin-top: -29px !important;
        z-index: 99999;
        position: relative;
    }
   div#app .box_tip_chit_for_stage_two  span::before {
        border-top: 8px solid transparent !important;
        border-right: 14px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 46px 0px 0 -61px !important;
        border-radius: 5px;
        rotate: 0deg !important;
    }
    .box_tip_chit_for_stage_two {
        text-align: start !important;
    }
    .text_with_penguin_stage_two .coin_img{
        max-width: 150px !important;
    }
   div#app .box_tip_chit_for_stage_two span {
        margin-top: -60px !important;
        margin-right: 0px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        margin-bottom: 10px !important;
        margin-left: 15px !important;
        padding-top: 0px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .box_tip_chit_for_stage_two span{
        margin-bottom: 0px !important;
    }
    .rt_penguin {
        max-width: 145px !important;
        transform: unset !important;
        margin: unset !important;
        margin-top: 7px !important;
    }
    .text_with_penguin_stage_two{
        float: unset !important;
        margin: unset !important;
    }
    .stage2_lucky_draw_form
    {
        border-radius: 20px !important;
    }
    .stage2_container {
        padding: unset !important;
    }
    .stage_tow_form {
        border: unset !important;
    }
    .stage2_full_form {
        background: unset !important;
        padding: unset !important;
        max-width: 100% !important;
    }

   div#app .mobile_pb_35 {
        padding-bottom: 35px !important;
    }
    .swap_row{
        flex-direction: column-reverse;
    }
    .tip_img_nw {
        max-width: 600px !important;
        margin-top: 10px !important;
    }
    .yellow_elucky_draw_text{
        font-size: 30px !important;
    }
    .nav_lucky_draw_image {
        margin-bottom: 30px !important;
    }
    .lucky_draw_radio fieldset{
        margin-bottom: 10px !important;
    }
    .whole_lucky_draw_form{
        padding: 15px !important;
        border: unset !important;
    }
    .right_logo_jbs_mobile {
        max-width: 185px;
        text-align: end;
        float: right;
        padding-top: 35px;
        padding-right: 25px;
    }
    div#app .jobseeker_slider_section .slick-prev {
		left: 0% !important;
	}
	div#app .jobseeker_slider_section .slick-next {
		right: 0% !important;
	}
    .mobile_jobseeker_header_three .relativ_div{
        display: none;
    }
    .mobile_col_2{
        width: 50% !important;
    }
    .mobile_jobseeker_header_three .register_btn_new_jobseeker_three {
        margin-top: 0px !important;
    }
    .mobile_jobseeker_header_three .form_box_jobseeker_three h2 {
        font-size: 17px !important;
        margin-bottom: 20px !important;
    }
    .mobile_jobseeker_header_three .top_box_div {
        padding-top: 0px !important;
    }
    .mobile_jobseeker_header_three .ellipse_bg {
        background: unset !important;
        height: unset;
        width: unset;
    }
    .jobseeker_header_three{
        padding-top: 0px !important;
    }
    .hide_in_mobile_jobseeker_three{
        display: none;
    }
   div#app .hide_in_desktop_jobseeker_three{
        display: block !important;
    }
    .margin_top_80{
        margin-top: 50px;
    }
    div#app .organization_div_three_jb img {
        max-width: 200px !important;
    }
    .organization_div_three_jb p {
        font-size: 13px !important;
    }
    .mobile_form_last_section {
        margin-top: 30px !important;
    }
    .hamburger_three_jbs .line{
        width: 34px;
        height: 3px;
        background-color: #4c8bf5 !important;
        display: block;
        margin: 6px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      
      .hamburger_three_jbs:hover{
        cursor: pointer;
      }
      
      /* ONE */
      
      #hamburger_three_jbs-1.is-active .line:nth-child(2){
        opacity: 0;
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(1){
        /* -webkit-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg); */
        transform: translateY(6px) rotate(44deg);
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(3){
        /* -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg); */
        transform: translateY(-13px) rotate(-47deg);
      }
      
      @keyframes smallbig{
        0%, 100%{
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
        }
      
        50%{
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
        }
      }
      
    .toggle_jobseeker_three_jbs {
        float: right;
        position: unset;
        position: unset !important;
    }
    .mobile_companies .col-xl-6 {
        /* width: 30%;
        max-width: 30%;
        float: unset !important; */
        margin-bottom: 55px;
        text-align: center;
    }
    .mobile_companies img {
        max-width: 100%; 
        height: auto; 
        display: inline-block; 
    }
    .margin_top_30{
        margin-top: 30px;
    }
    .desktop_companies{
        display: none !important;
    }
    .mobile_companies{
        display: block !important;
    }
    .mobile_row_change_three_jbs .image_with_dynamic_txt_three_jbs
    {
        border-radius: 12px !important;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li span {
        display: block;
        width: 100%;
    }
    .mobile_row_change_three_jbs {
        flex-direction: column-reverse;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li {
        margin-bottom: 20px !important;
    }
    .color_download_btn button {
        height: 45px !important;
        padding: 0 18px !important;
        font-size: 13px !important;
    }
    .color_download_btn button {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .color_download_btn {
        margin-top: 12px !important;
    }
    .tab_margin_left_zero{
        margin-left: 0px !important;
    }
    div#app .pink_animation_btn_jbs_three {
        width: 160px !important;
        max-width: 160px !important;
    }
    .common_mobile .header_store_icon_three .common_animation_btn_three:after{
        background: transparent !important;
    }
    .mobile_form_last_section_register_btn button:hover{
        background: #fff !important;
        border: 2px solid #EF1AA7;
        color: #EF1AA7 !important;
    }
    .mobile_form_last_section .custom_form_control_input_three .input-group-text{
        height: 38px !important;
    }
    .mobile_form_last_section_register_btn button:hover{
        background: #fff !important;
        border: 2px solid #EF1AA7;
        color: #EF1AA7 !important;
    }
    .mobile_form_last_section {
        box-shadow: 0px 2px 5px #808080;
        padding: 20px 30px 30px 20px;
        border-radius: 18px;
        max-width: 430px;
        margin: 0 auto;
        background: #fff;
        margin-bottom: 20px;
    }
    .jobseekers_login_register_model .new_pop_up_frm {
        /* margin-top: 0px !important; */
    }
    .browse_job_a_three_jbs i {
        font-size: 20px !important;
    }
    .last_section_store_icon_jobseeker .inner_anchor_mobile_jb_three {
        justify-content: start;
    }
    .mobile_jobseeker_header_three .header_elipse {
        background-size: contain;
        padding: 12px 22px 45px 15px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
    }
    .mobile_jobseeker_header_three .jobseeker_logo {
        max-width: 130px !important;
    }
    .desktop_jobseeker_header_three{
        display: none !important;
    }
    div#app .mobile_jobseeker_header_three{
        display: block !important;
    }
    .common_desktop{
    display: none !important;
    }
    div#app .common_mobile{
    display: block !important;
    }
    .toggle_jobseeker_three_jbs {
    display: block;
    text-align: end;
    padding-right: 15px;
    padding-top: 10px;
    }
    .mobile_app_layout_div img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px;
    max-width: 650px;
    }
    .mobile_jobseeker_header_three{
    background-size: 100% 100%;
    }
    .mobile_jobseeker_header_three .top_heading_h1_three{
        font-size: 26px !important;
        font-weight: 900;
        line-height: 40px;
        margin-top: 10px !important;
    }
    .mobile_jobseeker_header_three .para_jobseeker_head_three {
        font-size: 12px !important;
        line-height: 25px;
        margin-bottom: 0px !important;
        margin-top: 15px;
    }
    .mobile_jobseeker_header_three .header_store_icon_three {
    margin-top: 35px;
    text-align: center;
    }
    .mobile_jobseeker_header_three .header_store_icon_three a:nth-child(1) {
    margin-right: 27px !important;
    }
    .mobile_jobseeker_header_three .client_images {
    margin-top: 30px;
    text-align: center;
    }
    .second_section_left_section h2 {
    font-size: 24px !important;
    margin-top: 0px !important;
    margin-bottom: 15px;
    }
    .common_padding_top_section_three_jbs {
    padding-top: 50px !important;
    }
    .second_section_right_section_three_jb ul li {
    padding-left: 0px !important;
    margin-bottom: 10px !important;
    line-height: 17px;
    }
    .heading_span_three_jbs {
    font-size: 14px !important;
    margin-bottom: 4px;
    }
    .para_span_three_jbs {
    font-size: 13px !important;
    font-family: 'Medium'!important;
    }
    .pinkline_bg {
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 36px !important;
    margin-left: 0px !important;
    }
    .ready_text {
    font-size: 24px !important;
    line-height: 38px !important;
    }
    .mobile_z_index{
    z-index: 9999;
    }
    .dot_blue_img img {
    max-width: 80px !important;
    }
    .relative_dot_blue {
    max-width: 80px !important;
    }
    .dot_blue_img {
    position: absolute;
    bottom: -304px;
    left: 0;
    right: 0;
    }
    .browse_job_a_three_jbs {
    font-size: 12px !important;
    }
    .mobile_download_now_btn {
    margin-top: 9px !important;
    max-width: 130px !important;
    margin-left: 124px;
    }
    .easy_steps_div_three_jbs h2 {
    font-size: 24px !important;
    }
    div#app .easy_steps_mobile_section .col-xl-5.col-md-5_jbs_three {
    width: 40% !important;
    max-width: 40% !important;
    flex: 40% !important;
    margin-bottom: 25px;
    }
    div#app .easy_steps_mobile_section .col-xl-7.col-md-7 {
    width: 60% !important;
    max-width: 60% !important;
    flex: 60% !important;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
    margin-top: 0px;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 25px;
    }
    .easy_steps_mobile_section .easy_steps_top_div p {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 25px;
    }
    .easy_steps_mobile_section .human_img {
    width: 70%;
    height: auto !important;
    }
    .easy_steps_mobile_section .add_image {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    }
    .easy_steps_mobile_section .get_started_anchor_three_jbs {
    margin-top: 20px;
    }
    .new_pinkline_bg_mobile {
    background-image: none !important;
    padding-left: 0px !important;
    }
    .color_download_bt2 img {
    margin-left: 150px !important;
    max-width: 130px;
    margin-top: 9px !important;
    }
    .number_count {
    font-weight: 600;
    font-size: 24px !important;
    margin-bottom: 22px;
    font-family: 'Extra Bold' !important;
    }
    .text_2_count {
    font-weight: 700;
    font-size: 12px !important;
    }
    .jobseeker_company_count {
    /* margin-bottom: 15px; */
    }
    .text_1_count{
    font-family: 'Extra Bold' !important;
    }
    .dot_pink_img {
    position: absolute;
    top: -345px !important;
    right: 0;
    }
    .dot_pink_img img {
    max-width: 80px !important;
    }
    .relative_dot_pink {
    position: relative;
    max-width: 80px;
    margin-left: auto;
    }
    .jobseeker_last_section_left {
    padding-top: 0px !important;
    }
    .margin_bottom_85 {
    margin-bottom: 0px !important;
    }
    .jobseeker_footer {
    margin-top: 0px !important;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three a:nth-child(1) {
    margin-right: 27px !important;
    }
    .last_section_store_icon_jobseeker {
        margin-bottom: 40px;
    }
    .last_section h2 {
    font-size: 24px !important;
    }
    .last_section p {
    font-size: 14px !important;
    }
    .started_text {
    color: #021737;
    font-size: 16px;
    font-weight: 700;
    margin-top: 23px;
    text-align: center;
    }
    .mobile_form_last_section .form-control {
    color: #909090 !important;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Regular';
    border-radius: 25px;
    border: 1px solid #e0e0e0;
    height: 38px;
    box-shadow: unset !important;
    }
    .mobile_form_last_section .col-xl-6.col-md-6 {
    width: 50%;
    }
    .mobile_form_last_section_register_btn {
    text-align: center;
    margin-bottom: 35px;
    }
    .mobile_form_last_section_register_btn button {
        background: #EF1AA7;
        color: #fff;
        border-radius: 50px;
        padding: 8px 45px 9px 45px;
        font-size: 15px;
        font-family: 'Regular';
        font-weight: 600;
        border: 2px solid #EF1AA7;
    }
    .mobile_form_last_section .form-control:focus {
        border: 1px solid #4C8BF5 !important;
    }
    .col-md-5_jbs_three {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    }
    .col-md-7 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    }
    /* .col-md-8
    {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    }
    .col-md-4
    {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
    } */
    .easy_steps_mobile_section .easy_steps_top_div p
    {
    margin-bottom: 0px !important;
    }
    .mobile_navigation_menu_three_jbs {
    position: absolute;
    /* background: #0F1C31CF; */
    background: #273243;
    width: 100%;
    z-index: 9999;
    top: 45px;
    }
    .mobile_navigation_menu_three_jbs ul {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    }
    .mobile_navigation_menu_three_jbs ul li {
    list-style: none;
    }
    .mobile_navigation_menu_three_jbs ul li a {
    color: #fff;
    font-size: 12px;
    line-height: unset !important;
    display: block;
    text-align: center;
    }
    .mobile_navigation_menu_three_jbs ul li {
    padding-top: 12px !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type {
    display: flex !important;
    flex-direction: row;
    }
    div#app .mobile_navigation_menu_three_jbs label {
    color: #fff !important;
    font-size: 13px !important;
    padding: unset !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type input.account-type-radio:checked ~ label {
    background-color: #4C8BF5 !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type {
    width: 250px !important;
    margin-bottom: 12px !important;
    }
        .right-align-wrap {
        display: block !important;
    }
}

@media only screen and (max-width: 768px) {
    div#app .image_container_jbs{
        justify-content: center !important;
    }
   div#app .scam_image {
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
        margin-top: unset !important;
        margin-bottom: unset !important;
    }
    .header_contaner_three_jbs {
        max-width: 100% !important;
    }
    .col_md_5_jbs_three {
        margin-left: 0px !important;
    }
    .image_with_dynamic_txt_three_jbs {
        margin-left: auto;
        margin-right: auto;
    }
    .col_md_5_jbs_three {
        flex: 100% !important;
        max-width: 100% !important;
    }
    .cta_img {
        height: auto !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        background-position: right !important;
    }
    div#app .bg_color_three_jb{
        padding-top: 20px;
        padding-bottom: 15px;
    }
    div#app .register_btn_new_jobseeker_three button {
        width: 225px !important;
        height: unset !important;
        line-height: unset !important;
    }
    .custom_form_control_input_three{
        height: 37px !important;
    }
    .input_elements_jb_three{
        margin-top: 10px;
    }
    div#app .go_back_jbs_three span {
        font-size: 14px !important;
        width: 18px !important;
    }
    div#app .go_back_jbs_three a {
        font-size: 14px !important;
    }
    div#app .go_back_jbs_three {
        margin-top: 10px;
    }
    div#app .form_box_jobseeker_three .form-control
    {
        height: 35px !important;
    }
    div#app .custom_form_control_input_three .input-group-text
    {
        height: 35px !important;
    }
    div#app .common_padding_bottom_section_three_jbs {
        padding-bottom: 50px !important;
    }
    div#app .jb_slider_three  .slick-slide:nth-child(odd){
        padding-bottom: 0px !important;
    }
    div#app .jb_cards_section_of_users{
        margin-bottom: 0px !important;
    }
    div#app .details_p_jb_three {
        font-size: 14px !important
    }
    div#app .user_name_and_sec_jb_three p {
        font-size: 16px !important
    }
    .second_section_right_section_three_jb ul
    {
        margin-bottom: 0px !important;
    }
    div#app .mobile_jobseeker_header_three {
        padding-bottom: 50px !important;
    }
    div#app .or_p_jobseeker_three{
        margin-top: 17px !important;
    }
    div#app .or_p_jobseeker_three{
        font-size: 12px !important;
    }
    div#app .jb_bg_img_three{
        height: 100% !important;
        background-size: cover !important;
    }
    div#app .register_btn_singpass_jobseeker button {
        font-size: 14px !important;
        line-height: 17px !important;
        font-weight: 800 !important;
    }
   div#app .bg_color_three_jb{
        height: auto !important;
    }
    .mock_up_img_jb_mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .second_section_right_section_three_jb ul li
    {
        padding-left: 85px !important;
    }
    .loved_p {
        font-size: 12px !important;
        line-height: 25px !important;
    }
    .mobile_h4_abs_div_jb {
        font-weight: 900;
        color: #fff;
        font-size: 18px !important;
        line-height: 29px !important;
        margin-bottom: 20px;
    }
    .image_container_jb_three {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: auto;
        border-radius: 15px;
        overflow: hidden;
    }
    .image_container_jb_three img{
        width: 100%;
    }
    .whole_abs_div_jb{
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        padding: 0 20px;
        right: 0;
    }
    div#app .perfect_p {
        font-size: 12px !important;
        line-height: 25px !important
    }
    div#app .perfect_h3 h4 {
        font-size: 18px !important;
        line-height: 29px !important
    }
    .image_with_dynamic_txt_three_jbs {
        margin-bottom: 25px;
    }
    .mobile_row_change_three_jbs_for_accordian{
        flex-direction: column-reverse;
    }
    div#app .jb_accordian_three .card-body {
        padding: 15px 0px 15px 0px !important;
    }
    div#app .earn_more_ul_three_jbs .jb_accordian_three .card-body p {
        font-size: 12px !important;
        line-height: 25px !important
    }
    div#app .jb_accordian_three .card-header span {
        font-size: 14px !important;
        line-height: 17px !important
    }
    div#app .common_section_headings_jb_three {
        text-align: center;
        font-size: 24px !important;
        line-height: 31px !important;
    }
    .jobseeker_singpass_img_i_three
    {
        max-width: 90px !important;
    }
    .use_singpass_jobseeker_three {
        font-size: 12px !important;
        margin-bottom: 0px !important;
    }
    .form_box_jobseeker_three {
        padding: 15px 20px 15px 20px !important;
        margin-top: 35px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .hamburger_three_jbs{
        padding: 0;
        top: 16px;
        left: 12px;
        transform: scale(.67);
        -moz-transform: scale(.7) translateY(4px);
        display: inline-block;
        transition-property: opacity, filter;
        transition-duration: .15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        overflow: visible;
    }
    .mobile_logo_with_toggle_three_jbs {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 15px;
    }
    .mobile_message_box{
        visibility: visible !important;
    }
    .mobile_organization_div_three_jb{
        margin-top: 100px !important;
    }
    div#app   .stage_one_chit span {
        top: 8px !important;
    }
   div#app .whole_lucky_draw_form {
        height: auto !important;
    }
    .first_step_container {
        max-width: 90% !important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    div#app .congratulations_img{
        margin-bottom: -85px !important;
    }
    div#app  .card_selection_img{
        margin-bottom: -82px !important;
        position: unset !important;
        z-index: unset !important;
    }
   div#app .best_of_luck_text {
        margin-top: 0px !important;
    }
    .bg_lucky_draw1{
        background: url('/assets/jobeekerImages/Frame-1951.webp') !important;
        background-size: 100% 100% !important;
        background-position: center;
        padding-bottom: 200px;
        margin-bottom: -110px;
    }
   div#app .selection_p {
        margin-bottom: 0px !important;
        margin-top: -50px !important;
        font-size: 12px !important; 
    }
    .best_of_luck_text span:before {
        border-top: 8px solid transparent !important;
        border-right: 18px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 0px 0px 0 -22px !important;
        border-radius: 5px;
    }
    .best_of_luck_text {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: start;
    }
    .card_penguin_img{
        margin-left: -28px !important;
        margin-top: 0px !important;
    }
    .best_of_luck_text span {
        position: unset !important;
    }
   div#app .stage_tow_form .pink_text{
        font-size: 16px !important;
    }
   div#app .stage_tow_form h5 {
        font-size: 12px !important;
    }
    .box_tip_chit_for_stage_two{
        padding-top: 65px;
    }
    .stage2_lucky_draw_form{
        padding: 15px !important;
    }
    .text_with_penguin_stage_two .coin_img
    {
        margin-top: -15px !important;
        margin-bottom: 0px !important;
    }
    .text_with_penguin_stage_two .rt_penguin{
        max-width: 100px !important;
    }
    .text_with_penguin_stage_two {
        display: flex !important;
        flex-direction: row-reverse !important;
        align-items: center;
        justify-content: start;
    }
    .next_button_lucky_draw a {
        padding: 0px 20px 0px 20px !important;
    }
    div#app .good_luck_mobile {
        background: unset !important;
    }
    .box_tip_chit_for_stage_three{
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
        padding-top: 65px;
    }
    .col_10_mobile_lukcy_draw{
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .no_wrap{
        flex-wrap: nowrap !important;
    }
    .lukcy_draw_forms h6{
        margin-bottom: 10px !important;
    }
    .box_tip_chit_for_stage_two {
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
    }
    .black_term_result
    {
        margin-top: -65px;
    }
    div#app .two_penguin_result {
        margin-bottom: 35px !important;
    }
    .result_1{
        float: left;
        padding-top: 60px;
    }
    .result_2{
        float: right;
        transform: rotate(20deg);
        padding-top: 60px;
    }
    .mascot_result_img{
        max-width: 100px;
        margin-right: auto;
        display: block;
    }
    .two_penguin_result {
        display: block !important;
    }
    div#app .congratulations_img {
        max-width: 100% !important;
        margin-top: 0px !important;
    }
    div#app .whats_app_bag
    {
        width: auto !important;
        max-width: 300px !important;
        background-size: 100% 50% !important;
    }


    div#app .bg_lucky_draw1 .good_luck_mobile span::before {
        margin: 11px 0 0 37px !important;
    }
    div#app .bg_lucky_draw1 .good_luck_mobile span {
        margin-top: 0px !important;
        width: 180px !important;
    }
  .good_luck_mobile  .rt_penguin{
        transform: rotate(10deg) !important;
    }
    .card_penguin_img{
        width: 135px !important;
    }
   div#app .lucky_draw_card_box  .cards:nth-child(2) {
        margin-left: 12px;
        margin-right: 12px;
    }
    .result_draw p{
        font-size: 23px !important;
        margin-top: 0px !important;
    }
    .lucky_draw_card_box .cards
    {
        margin-top: 0px !important;
    }
    .card_selection_bg_img_jbs{
        background: unset !important;
    }
    .bg_lucky_draw1 {
        background: #4c8bf5;
    }
    .card_selection_img {
        max-width: 100% !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }

    .star_boxtip {
        margin-top: -7px !important;
        max-width: 17px !important;
    }
    .star_boxtip2
    {
        margin-bottom: -9px !important;
        margin-left: -11px !important;
        margin-right: auto !important;
        display: block !important;
        max-width: 17px !important;
    }
    div#app   .box_tip_chit_for_stage_three span::before {
        border-top: 13px solid transparent !important;
        border-right: 26px solid #E6E6E6 !important;
        border-bottom: 13px solid transparent !important;
        margin: 19px 0px 0 -89px !important;
        border-radius: 5px;
    }
   div#app .stage_three_img {
        max-width: 110px !important;
        margin-top: 0px !important;
    }
    div#app  .box_tip_chit_for_stage_three span {
        margin-left: 6px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        margin-top: -15px !important;
        margin-bottom: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        font-size: 13px !important;
        line-height: 13px !important;
    }
    div#app   .box_tip_chit_for_stage_three {
        margin-bottom: -19px !important;
    }
    div#app  .box_tip_chit_for_stage_three{
        flex-direction: unset !important;
        display: flex;
        align-items: center;
    }
    .term_jbs3 {
        margin-right: 0px !important;
    }
    .stage_three {
        border: unset !important;
    }
    .stage3_container {
        margin-top: 0px !important;
    }
    .connect_img {
        display: none;
    }
    .connect_us_form {
        padding: unset !important;
    }

   div#app .starge2_term {
        margin-right: 0px !important;
    }
    .stage_tow_form {
        margin-top: -18px !important;
        z-index: 99999;
        position: relative;
    }
   div#app .box_tip_chit_for_stage_two  span::before {
        border-top: 8px solid transparent !important;
        border-right: 14px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 28px 0px 0 -37px !important;
        border-radius: 5px;
        rotate: 0deg !important;
    }
    .box_tip_chit_for_stage_two {
        text-align: start !important;
    }
    .text_with_penguin_stage_two .coin_img{
        max-width: 120px !important;
    }
   div#app .box_tip_chit_for_stage_two span {
        margin-top: -30px !important;
        margin-right: 0px !important;
        width: 180px !important;
        word-break: break-word;
        white-space: nowrap;
        margin-bottom: 10px !important;
        font-size: 12px !important;
        line-height: 13px !important;
        margin-left: 15px !important;
        padding-top: 0px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .box_tip_chit_for_stage_two span{
        margin-bottom: 0px !important;
    }
    .rt_penguin {
        max-width: 145px !important;
        transform: unset !important;
        margin: unset !important;
        margin-top: 7px !important;
    }
    .text_with_penguin_stage_two{
        float: unset !important;
        margin: unset !important;
    }
    .stage2_lucky_draw_form
    {
        border-radius: 20px !important;
    }
    .stage2_container {
        padding: unset !important;
    }
    .stage_tow_form {
        border: unset !important;
    }
    .stage2_full_form {
        background: unset !important;
        padding: unset !important;
        max-width: 100% !important;
    }


    div#app .mobile_pb_35{
        padding-bottom: 35px !important;
    }
    .box_tip_chit span{
        top:5% !important;
    }
    .swap_row_jbs_three{
        flex-direction: column-reverse;
    }
    .profile-card-back2{
        width: 100% !important;
    }
    .organization_div_three_jb {
        padding-bottom: 0px !important;
    }
    /* div#app .organization_div_three_jb img {
        max-width: 200px !important;
    } */
    .mobile_companies .col-xl-6:nth-child(6) {
        margin-bottom: 0px !important;
    }
    .mobile_companies .col-xl-6:nth-child(5) {
        margin-bottom: 0px !important;
    }
   div#app .jobseeker_slider_section .testimonial, .testimonial p {
        font-size: 18px !important;
        line-height: unset !important;
        margin-top: 10px !important;
    }
    div#app  .jobseeker_slider_section .testimonial-author h4 {
        font-size: 18px !important;
    }
    .jobseeker_slider_section .slick-slider.slick-initialized {
		max-width: 100% !important;
	}
	div#app .jobseeker_slider_section .slick-prev {
		left: 0% !important;
	}
	div#app .jobseeker_slider_section .slick-next {
		right: 0% !important;
	}
    .mobile_jobseeker_header_three .relativ_div{
        display: none;
    }
    .mobile_col_2{
        width: 50% !important;
    }
    .mobile_jobseeker_header_three .register_btn_new_jobseeker_three {
        margin-top: 0px !important;
    }
    .mobile_jobseeker_header_three .form_box_jobseeker_three h2 {
        font-size: 17px !important;
        margin-bottom: 5px !important;
    }
    .mobile_jobseeker_header_three .top_box_div {
        /* padding-top: 280px !important; */
    }
   
    .mobile_jobseeker_header_three .ellipse_bg {
        background: unset !important;
        height: unset;
        width: unset;
    }
    .jobseeker_header_three{
        padding-top: 0px !important;
    }
   div#app .hide_in_mobile_jobseeker_three{
        display: none;
    }
   div#app .hide_in_desktop_jobseeker_three{
        display: block !important;
    }
    .margin_top_80{
        margin-top: 50px;
    }
    .jobseekers_login_register_model .welcome-text h3 {
        font-size: 16px !important;
    }
    .jobseekers_login_register_model .welcome-text span {
        font-size: 11px !important;
    }
    .jobseekers_login_register_model .login_forms .model_btn {
        width: 180px !important;
    }
    div#app .organization_div_three_jb img {
        max-width: 90px !important;
        /* transform: translateY(40%);  */
    }
    .organization_div_three_jb p {
        font-size: 13px !important;
    }
    .mobile_form_last_section {
        margin-top: 25px !important;
    }
    .hamburger_three_jbs .line{
        width: 34px;
        height: 3px;
        background-color: #4c8bf5 !important;
        display: block;
        margin: 6px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      
      .hamburger_three_jbs:hover{
        cursor: pointer;
      }
      
      /* ONE */
      
      #hamburger_three_jbs-1.is-active .line:nth-child(2){
        opacity: 0;
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(1){
        /* -webkit-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg); */
        transform: translateY(6px) rotate(44deg);
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(3){
        /* -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg); */
        transform: translateY(-13px) rotate(-47deg);
      }
      
      @keyframes smallbig{
        0%, 100%{
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
        }
      
        50%{
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
        }
      }
      
    .toggle_jobseeker_three_jbs {
        float: right;
        position: unset !important;
    }
    .inner_jobseeker_a_three span.full_span {
        font-size: 12px !important;
    }
    .inner_jobseeker_a_three{
        display: flex;
    }
    .mobile_row_change_three_jbs .image_with_dynamic_txt_three_jbs
    {
        border-radius: 12px !important;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li span {
        display: block;
        width: 100%;
    }
    .mobile_row_change_three_jbs {
        flex-direction: column;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs {
        margin-top: 10px !important;
        margin-bottom: 35px;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li {
        margin-bottom: 20px !important;
    }
    .color_download_btn button {
        height: 45px !important;
        padding: 0 20px !important;
        font-size: 12px !important;
    }
    .color_download_btn {
        /* margin-top: 120px !important;
        margin-bottom: 100px !important;
        display: flex;
        justify-content: center !important; */
    }
    div#app .pink_animation_btn_jbs_three {
        width: 225px !important;
        max-width: 225px !important;
    }
    .common_mobile .header_store_icon_three .common_animation_btn_three:after{
        background: transparent !important;
    }
    .jobseekers_login_register_model .custom_model_header li {
        padding: 20px 15px 20px 15px !important;
    }
    .jobseekers_login_register_model .new_pop_up_frm {
        /* margin-top: 0px !important; */
    }
    .browse_job_a_three_jbs i {
        font-size: 20px !important;
    }
    .mobile_jobseeker_header_three .header_elipse {
         background-size: contain;
         padding: 12px 22px 45px 15px;
         background-repeat: no-repeat;
         position: absolute;
         top: 0;
     }
    .mobile_jobseeker_header_three .jobseeker_logo {
         max-width: 130px !important;
     }
     .desktop_jobseeker_header_three{
         display: none !important;
     }
     /* div#app .mobile_jobseeker_header_three{
         display: block !important;
     } */
     .common_desktop{
        display: none !important;
    }
    div#app .common_mobile{
        display: block !important;
    }
    .toggle_jobseeker_three_jbs {
        display: block;
        text-align: end;
    }
    .mobile_app_layout_div img{
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 15px;
    }
    .mobile_jobseeker_header_three{
        background-size: 100% 100%;
    }
    .header_store_icon_three a {
        padding: 5px 30px;
    }
    .mobile_jobseeker_header_three .top_heading_h1_three{
        font-size: 26px !important;
        font-weight: 900;
        line-height: 40px;
        margin-top: 10px !important;
    }
    .mobile_jobseeker_header_three .para_jobseeker_head_three {
        font-size: 12px !important;
        line-height: 25px;
        margin-bottom: 0px !important;
        margin-top: 15px;
    }
    .mobile_jobseeker_header_three .header_store_icon_three {
        margin-top: 15px;
        text-align: center;
    }
    .mobile_jobseeker_header_three .header_store_icon_three a:nth-child(1) {
        margin-right: 27px !important;
    } 
    .mobile_jobseeker_header_three .client_images {
        margin-top: 80px;
        text-align: center;
    }
    .second_section_left_section h2 {
        font-size: 24px !important;
        /* margin-top: 20px !important; */
        margin-bottom: 10px;
        line-height: 40px;
    }
    .common_padding_top_section_three_jbs {
        padding-top: 100px !important;
    }
    .easy_steps_div_three_jbs h3 {
        margin-bottom: 35px !important;
    }
    .heading_span_three_jbs {
        font-size: 14px !important;
        line-height: 30px;
    }
    .para_span_three_jbs {
        font-size: 12px !important;
        text-align: justify;
        line-height: 20px;
    }
    .pinkline_bg {
        background-size: 8px 100%;
        background-repeat: no-repeat;
        padding-left: 20px !important;
        margin-left: 0px !important;
    }
    .ready_text {
        font-size: 24px !important;
        line-height: 38px !important;
    }
    .mobile_z_index{
        z-index: 9999;
    }
    .dot_blue_img img {
        max-width: 80px !important;
    }
    .relative_dot_blue {
        max-width: 80px !important;
    }
    .dot_blue_img {
        position: absolute;
        bottom: -304px;
        left: 0;
        right: 0;
    }
    .browse_job_a_three_jbs {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .mobile_download_now_btn {
        margin-top: 9px !important;
        max-width: 130px !important;
        margin-left: 124px;
    }
    .easy_steps_div_three_jbs h2 {
        font-size: 24px !important;
    }
    div#app .easy_steps_mobile_section .col-xl-5.col-md-5_jbs_three {
        width: 40% !important;
        max-width: 40% !important;
        flex: 40% !important;
        margin-bottom: 25px;
    }
    div#app .easy_steps_mobile_section .col-xl-7.col-md-7 {
        width: 60% !important;
        max-width: 60% !important;
        flex: 60% !important;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
        margin-top: 0px;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .easy_steps_mobile_section .easy_steps_top_div p {
        line-height: 19px;
        font-size: 12px;
    }
    .easy_steps_mobile_section .human_img {
        width: 100%;
        padding-right: 0;
        height: auto !important;
    }
    .easy_steps_mobile_section .add_image {
        margin-top: 8px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 30%;
    }
    .easy_steps_mobile_section .get_started_anchor_three_jbs {
        margin-top: 20px;
    }
    .new_pinkline_bg_mobile {
        background-image: none !important;
        padding-left: 0px !important;
    }
    .color_download_bt2 img {
        margin-left: 150px !important;
        max-width: 130px;
        margin-top: 90px !important;
    }
    .number_count {
        font-weight: 600;
        font-size: 24px !important;
        margin-bottom: 22px;
        font-family: 'Extra Bold' !important;
    }
    .text_2_count {
        font-weight: 700;
        font-size: 12px !important;
    }
    .text_1_count{
        font-family: 'Extra Bold' !important;
    }
    .dot_pink_img {
        position: absolute;
        top: -345px !important;
        right: 0;
    }
    .dot_pink_img img {
        max-width: 80px !important;
    }
    .relative_dot_pink {
        position: relative;
        max-width: 80px;
        margin-left: auto;
    }
    .jobseeker_last_section_left {
        padding-top: 0px !important;
    }
    .margin_bottom_85 {
        margin-bottom: 0px !important;
    }
    .jobseeker_footer {
        margin-top: 0px !important;
    }
    .last_section_store_icon_jobseeker {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three {
        margin-top: 25px;
        text-align: center;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three a:nth-child(1) {
        margin-right: 27px !important;
    }
    .last_section h2 {
        font-size: 22.8px !important;
        line-height: 38px;
    }
    .last_section p {
        font-size: 14px !important;
        margin-top: 5px;
    }
    .started_text {
        color: #021737;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: center;
    }
    .mobile_form_last_section .form-control {
        color: #909090!important;
        font-weight: 400;
        font-size: 13px;
        font-family: 'Regular';
        border-radius: 25px;
        border: 1px solid #e0e0e0;
        height: 38px;
        box-shadow: unset !important;
    }
    .mobile_form_last_section .col-xl-6.col-md-6 {
        width: 50%;
    }
    .mobile_form_last_section_register_btn {
        text-align: center;
    }
    .mobile_form_last_section_register_btn button {
        background: #EF1AA7;
        color: #fff;
        border-radius: 50px;
        padding: 7px 45px 9px 45px;
        font-size: 15px;
        font-family: 'Regular';
        font-weight: 600;
        border: 2px solid #EF1AA7;
    }
    .mobile_form_last_section .form-control:focus {
        border: 1px solid #4C8BF5 !important;
    }
    .mobile_form_last_section {
        box-shadow: 0px 2px 5px #808080;
        padding: 20px 30px 30px 20px;
        border-radius: 18px;
        max-width: 400px;
        margin: 0 auto;
        background: #fff;
        margin-bottom: 20px;
    }
    .mobile_form_last_section_register_btn button:hover{
        background: #fff !important;
        border: 2px solid #EF1AA7;
        color: #EF1AA7 !important;
    }
    .mobile_form_last_section .custom_form_control_input_three .input-group-text{
        height: 38px !important;
    }
    .col-md-5_jbs_three {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .col-md-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    /* .col-md-8
    {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .col-md-4
    {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    } */
    .easy_steps_mobile_section .easy_steps_top_div p
    {
        margin-bottom: 0px !important;
    }
    .mobile_navigation_menu_three_jbs {
        position: absolute;
        /* background: #000000d1; */
        background-color: #273243;
        width: 100%;
        z-index: 9999;
        top: 53px;
    }
    .mobile_navigation_menu_three_jbs ul {
        margin-bottom: 0px !important;
        padding-left: 0px !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .mobile_navigation_menu_three_jbs ul li {
        list-style: none;
    }
    .mobile_navigation_menu_three_jbs ul li a {
        color: #fff;
        font-size: 12px;
        line-height: unset !important;
        display: block;
        text-align: center;
    }
    .mobile_navigation_menu_three_jbs ul li {
        padding-top: 12px !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type {
        display: flex !important;
        flex-direction: row;
    }
    div#app .mobile_navigation_menu_three_jbs label {
        color: #fff !important;
        font-size: 13px !important;
        padding: unset !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type input.account-type-radio:checked ~ label {
        background-color: #4C8BF5  !important;
    }
   .mobile_navigation_menu_three_jbs .jobseeker_account_type {
        width: 250px !important;
        margin-bottom: 12px !important;
    }
    .last_section_store_icon_jobseeker {
        margin-bottom: 0px !important;
    }
    .right-align-wrap {
        display: block !important;
    }
 }
 @media only screen and (max-width: 320px){
    .mobile_jobseeker_header_three .header_store_icon_three a:nth-child(1) {
        margin-right: 7px !important;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3
    {
        font-size: 11px !important;
    }
    .easy_steps_mobile_section .easy_steps_top_div p {
        font-size: 10px !important;
        line-height: 12px;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three a:nth-child(1) {
        margin-right: 7px !important;
    }
}
 .desktop_jobseeker_header_three{
     display: block;
 }
 /* .mobile_jobseeker_header_three{
     display: none !important;
 } */
 .common_desktop{
    display: block;
}
.common_mobile{
    display: none !important;
}
.mobile_navigation_menu_three_jbs{
    display: none;
}
.header_elipse
{
    z-index: 10;
}
.jobseekers_login_register_model .welcome-text h3{
    color: #021737 !important;
}
.jobseekers_login_register_model .welcome-text span{
    font-size: 16px;
    color: #929292;
}
.jobseekers_login_register_model .custom_model_header a {
    font-family: 'Regular' !important;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
}
.jobseekers_login_register_model ul.nav.nav-tabs li:last-child
{
    padding-bottom: 31px !important;
    padding-top: 31px !important;
}
.jobseekers_login_register_model .welcome-text {
    margin-bottom: 10px !important;
}
.jobseekers_login_register_model .form-control{
    /* border-radius: 44px; */
    height: 47px;
    border: 1px solid #E0E0E0 !important;
    color: #929292 !important;
    font-family: 'Regular';
    font-size: 14px !important;
    font-weight: 500;
}
.jobseekers_login_register_model .input-with-icon-left i {
    height: 47px !important;
    /* border-top-left-radius: 44px;
    border-bottom-left-radius: 44px; */
    border-right: unset !important;
    line-height: 45px !important;
    border: 1px solid #E0E0E0;
}
.jobseekers_login_register_model .input-group-addon-custom .model_i {
    border-left: unset !important;
    /* border-top-right-radius: 44px !important;
    border-bottom-right-radius: 44px !important; */
}
.jobseekers_login_register_model .input-group-addon-custom .sign_up_model_i {
    border-left: unset !important;
    border-top-right-radius: 44px !important;
    border-bottom-right-radius: 44px !important;
}
.jobseekers_login_register_model .input-group-addon-custom  .sign_up_model_retype_i
{
    border-left: unset !important;
    border-top-right-radius: 44px !important;
    border-bottom-right-radius: 44px !important;

}
.jobseekers_login_register_model .model_btn{
    border-radius: 38px;
    width: 229px !important;
    margin-left: auto;
    margin-right: auto;
}
.jobseekers_login_register_model{
    border-radius: 5px;
}
.jobseekers_login_register_model div#myModal {
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}
div#show_hide_password_jobseeker input {
    border-right: unset !important;
}
div#show_hide_repeat_password_jobseeker input
{
    border-right: unset !important;
}
div#bv-modal-example___BV_modal_outer_ {
    z-index: 99999 !important;
}
.form_box_jobseeker_three .form-control:focus {
    border: 1px solid #4c8bf5 !important;
}
.custom_form_control_input_three{
    border: unset !important;
    display: flex;
    width: 100%;
    height: 42px;
    border: 1px solid #e0e0e0;
    border-radius: 26px;
    margin-bottom: 20px;
    border-left: unset !important;
    border-right: unset !important;
}
.custom_form_control_input_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_three .input-group-prepend
{
    margin-right: 0px !important;
}
.custom_form_control_input_three .input-group-text
{
    padding-top: unset !important;
    padding-bottom: unset !important;
    height: 40px !important;
    border: unset !important;
}
.custom_form_control_input_three .form-control:focus{
    border: unset !important;
}
.custom_form_control_input_three:focus-within {
    border: 1px solid #4c8bf5 !important;
}
.register_btn_new_jobseeker_three button:hover {
    background: #fff !important;
    border: 2px solid #EF1AA7;
    color: #EF1AA7;
}
@keyframes textclip {
    to {
      background-position: 200% center;
    }
  }
.penguin_image:hover .penguin_gif_img {
    display: block !important;
}
.penguin_image .penguin_gif_img {
    display: none;
}
.penguin_image:hover .penguin_static_img {
    display: none;
}

.penguin_image_mobile:hover .penguin_gif_img {
  display: block !important;
}
.penguin_image_mobile .penguin_gif_img {
  display: none;
}
.penguin_image_mobile:hover .penguin_static_img {
  display: none;
}

.color_download_btn button{
    /* font-size: 20px;
    font-weight: 700;
    background: linear-gradient(90deg, #4C8BF5 1.09%, #EF1AA7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-top: 28px;
    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #4C8BF5, #EF1AA7 ) 1;
    padding: 20px; */
}
.color_download_btn button {
    display: inline-block;
    border: none;
    outline: none;
    appearance: none;
    background: red;
    position: relative;
    z-index: 3;
    height: 53px;
    border-radius: 30px;
    padding: 0 26px;
    font-size: 16px;
    font-weight: 700;
    background: #4f4f4f;
  }
.color_download_btn button:before {
    content: attr(data-text);
    min-width: 144px;
    z-index: -1;
    border-radius: 27px;
    color: #4f4f4f;
  }
@media screen and (-webkit-min-device-pixel-ratio:0) { .color_download_btn button:before {
    background: #4f4f4f;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.color_download_btn button:after {
    content: '';
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    z-index: -2;
    border-radius: 30px;
    background: #fff;
}
.color_download_btn .active {
    background: linear-gradient(94.04deg, #4C8BF5 9.67%, #EF1AA7 92.85%);
}
.color_download_btn .active:before{
    color: #4C8BF5;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { .color_download_btn .active:before {
    background: linear-gradient(90deg, #4C8BF5 1.09%, #EF1AA7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.color_download_btn {
    margin-top: 33px;
    text-align: right;
}
.common_animation_btn_three {
    position: relative;
    margin: auto;
    width: 200px;
    max-width: 200px;
    background: #f0f5fe;
    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_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_animation_btn_three:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f0f5fe;
    border-radius: 0;
    transform: translateY(0) scaleY(1);
    transition: all 0.6s ease;
}
.common_animation_btn_three div {
    position: relative;
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.common_animation_btn_three .first_animation_span {
    color: #fff;
    transform: translateY(24px);
}
.common_animation_btn_three .second_animation_span {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    transition: transform 0.5s ease;
}
.common_animation_btn_three .first_animation_span {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    transition: transform 0.5s ease;
}
.common_animation_btn_three .second_animation_span {
    color: #4C8BF5;
    transform: translateY(0);
}
.common_animation_btn_three:hover {
    background: #4C8BF5;
    transition: 0.2s linear;
    transition-delay: 0.6s;
}
.common_animation_btn_three:hover:before {
    border-radius: 0;
    transform: translateY(0) scaleY(1);
    transition-delay: 0;
}
.common_animation_btn_three:hover:after {
    border-radius: 0 0 50% 50%;
    transform: translateY(-100%) scaleY(0.5);
    transition-delay: 0;
}
.common_animation_btn_three:hover .first_animation_span {
    transform: translateY(0);
}
.common_animation_btn_three:hover .second_animation_span {
    transform: translateY(-24px);
}
.common_animation_btn_three .second_animation_span{
    color: #4C8BF5;
    transform: translateY(0);
}
.white_feather{
    color: #fff !important;
}
.pink_animation_btn_jbs_three{
    background: #EF1AA7 !important;
    width: 170px !important;
    max-width: 170px !important;
}
.pink_animation_btn_jbs_three .first_animation_span {
    color: #EF1AA7 !important;
}
.pink_animation_btn_jbs_three:after
{
    background: #EF1AA7!important;
}
.pink_animation_btn_jbs_three span:last-child{
    color: #fff !important;
}
.pink_animation_btn_jbs_three:hover {
    background: #fff !important;
}
.pink_animation_btn_jbs_three:before{
    background: #fff !important;
    color: #EF1AA7!important;
}

.header_store_icon_three span.full_span {
    position: unset !important;
}
.header_store_icon_three span.app_bt{
    position: unset !important;
}

.header_store_icon_three .common_animation_btn_three .second_animation_span {
    line-height: 12px !important;
    text-align: start !important;
}
.header_store_icon_three .common_animation_btn_three .first_animation_span {
    line-height: 12px !important;
    text-align: start !important;
}
.header_store_icon_three .common_animation_btn_three .second_animation_span {
    color:#fff !important
}
.header_store_icon_three .common_animation_btn_three:before
{
    background: #052152 !important;
}
.header_store_icon_three .common_animation_btn_three:hover
{
    background: #052152 !important;
    border: 2px solid #052152 !important;
}
.header_store_icon_three .common_animation_btn_three .second_animation_span {
    text-transform: none !important;
}
.header_store_icon_three .common_animation_btn_three:after
{
    background: transparent !important;
}
.header_store_icon_three .common_animation_btn_three{
    background: transparent !important;
}
.jobseekers_login_register_model .common_animation_btn_three:after{
    background-color: #fff !important;
}
.jobseekers_login_register_model .common_animation_btn_three div
{
    left: 0;
    right: 0;
}
.jobseekers_login_register_model .common_animation_btn_three .second_animation_span
{
    left: 0;
    right: 0;
}
.jobseekers_login_register_model .common_animation_btn_three .first_animation_span
{
    left: 0;
    right: 0;
}
.jobseekers_login_register_model .model_btn {
    border: 2px solid #4C8BF5 !important;
    font-weight: 600 !important;
}
.emp_login_register_model .model_btn {
    border: 2px solid #EF1AA7 !important;
    font-weight: 600 !important;
}
.color_download_bt2 {
    margin-top: 0px !important;
}
/* .color_download_btn:hover .active:before {
    background: linear-gradient(90deg, #fff 1.09%, #fff 100%) !important;
} */
.color_download_btn button:hover:after{
    background: linear-gradient(94.04deg, #4C8BF5 9.67%, #EF1AA7 92.85%) !important;
}
.color_download_btn button:hover:before{
    -webkit-text-fill-color: unset !important;
    color: #fff !important;
}
.count_bg_img{
    padding: 15px;
}
.count_bg_img {
    width: 113px;
    display: block;
}
.number_count
{
    width: 113px;
    margin-left: auto;
    margin-right: auto;
}
.count_bg_img {
    padding-right: 0px !important;
}
.earn_more_bg_three_jbs .easy_steps_bg_three_jbs{
    background-size: 100% 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.earn_more_ul_three_jbs li span{
    box-shadow: 0px 1px 5px 0px #00000040;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #052152;
    border-radius: 5px;
    display: inline-block;
    width: 380px;
    font-family: 'Bold' !important;
    border-top: unset !important;
    border: 4px solid #4C8BF580;
    border-right: unset !important;
    border-bottom: unset !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.earn_more_ul_three_jbs li{
    list-style: none !important;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 18px;
}
.earn_more_ul_three_jbs {
    padding-left: 0px !important;
}
.earn_more_ul_three_jbs li:last-child{
    margin-bottom: 0px !important;
}
.earn_more_ul_three_jbs li:last-child span{
    box-shadow: 0px 1px 5px 0px #63757C33 !important;
}
/* .inactive_span{
    border: 4px solid #4C8BF580 !important;
} */
/* .inactive_span {
    color: #05215280 !important;
} */
.right-align-wrap {
  display: flex;
  justify-content: flex-end;
}
.image_with_dynamic_txt_three_jbs {
    box-shadow: 0px 0px 15px 1px #00000040;
    border-radius: 5px !important;
    padding: 15px 15px 70px 15px;
    max-width: 450px;   
    width: 100%;        
}
.image_with_dynamic_txt_three_jbs img {
    max-width: 100%;
    height: auto;
}
.image_with_dynamic_txt_three_jbs p {
    margin-bottom: 0px !important;
    margin-top: 15px;
    color: #052152 !important;
    font-size: 15px;
    font-weight: 500;
}
.tab-pane.fade.in.active {
    opacity: 1 !important;
}
ul.earn_more_ul_three_jbs li.active span {
    color: #052152 !important;
    border: 4px solid #4C8BF5 !important;
    border-top: unset !important;
    border-right: unset !important;
    border-bottom: unset !important;
}
ul.earn_more_ul_three_jbs li span {
    color: #05215280 !important;
}
.jobseeker_account_type input.account-type-radio ~ label:hover
{
    background: transparent !important;
}
div#app .jobseeker_account_type input.account-type-radio:checked ~ label
{
    background: #4c8bf5 !important;
}
.human_img {
    height: 250px;
    width: 350px;
}
.jobseeker_company_count p {
    text-align: center;
}
div#app .error-jobseekers {
    border: 1px solid red !important;
}
.jobseekers_login_register_model .model_btn
{
    height: unset !important;
}
#errorIdSignupInquiry {
    /* margin-bottom: 0px !important; */
}
.jobseeker_spin{
    font-family: 'FontAwesome' !important;
    margin-right: 5px;
}
.color_download_bt2 {
    text-align: center;
}
.color_download_bt2 button{
    margin-top: 0px !important;
}
.pink_loading_button{
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 8px 18px 8px 18px !important;
    font-size: 14px !important;
    width: 140px !important;
    font-family: 'Regular' !important;
    border: 2px solid #EF1AA7 !important;
    background: #EF1AA7 !important;
    font-weight: 600 !important;
    margin-left: auto;
    margin-right: auto;
}
.pink_loading_button {
    margin-top: 0px !important;
}
.easy_steps_top_div {
    margin-top: 25px;
}
.last_section_store_icon_jobseeker .header_store_icon_three .common_animation_btn_three:after {
    background: #f0f6fe !important;
}
.description_with_h_to_p h1{
    font-size: 14px !important;
    margin-bottom: 0px !important;
    color: #021737 !important;
    font-weight: 500 !important;
    line-height: 19px !important;
    font-family: 'Regular' !important;
}
.hide_in_desktop_jobseeker_three{
    display: none !important;
}
/* .jobseeker_slider_section .slick-prev {
    left: -1%;
	top: 60%;

} */
/* .jobseeker_slider_section .slick-next {
    right: -1%;
	top: 60%;

} */
.jobseeker_slider_section .slick-slider.slick-initialized {
    margin-left: auto;
    margin-right: auto;
}
.jobseeker_slider_section .testimonial-avatar img
{
	width: 90px;
}
.jobseeker_slider_section .testimonial-author {
    margin-top: 0px;
    padding-bottom: 5px;
    text-align: start;
}
.jobseeker_slider_section .testimonial-author h4
{
    font-family: 'Regular';
    font-size: 20px;
    color: #000;
    font-weight: 700 !important;
    margin-bottom: 6px;
    height: 25px;
    overflow: hidden;
}
.jobseeker_slider_section .testimonial-author span
{
	font-size: 20px;
    padding: 8px 15px;
}
.jobseeker_slider_section .testimonial, .testimonial p
{
	font-size: 22px;
    line-height: 38px;
    color: #000 !important;
    text-align: start !important;
    margin-top: 20px;
    height: 190px;
    overflow: hidden;
}
/* .jobseeker_slider_section .testimonial-box:before {
    top: -57px;
    font-size: 100px;
    opacity: unset !important;
} */
.jobseeker_slider_section ul.slick-dots {
    display: none !important;
}
.jobseeker_slider_section .testimonial-avatar img {
    height: 99px;
    width: 98px;
}
.jobseeker_slider_section .testimonial-box{
    border-radius: 10px !important;
    box-shadow: 0px 6px 16px 4px #00000040 !important;
    margin: unset !important;
}
.jobseeker_slider_section .testimonial-avatar {
    position: unset !important;
    transform: unset !important;
}
.ratings_div_jobseeker_testimonials i {
    color: #4c8bf5;
    font-size: 30px;
    width: auto;
}
.ratings_div_jobseeker_testimonials {
    text-align: start;
}

/**** Lucky Draw Css Start ****/
.corner_logo{
    right: 0;
    top: 0;
    position: relative;
    max-width: 100px;
}
.rating_lucky_draw{
    color: #EF1AA7;
    margin-bottom: 20px;
    overflow: unset !important;
    vertical-align: bottom;
    line-height: unset !important;
    font-size: 30px;
}
.common_lucky_draw_container{
    max-width: 90% !important
}
.stage2_container{
    max-width: 90% !important;
}
.box_tip_chit span {
    background: #fff;
    width: 226px;
    display: inline-block;
    padding-left: 19px;
    padding-right: 19px;
    color: #4C8CF5;
    font-family: 'Regular' !important;
    line-height: 16px;
    height: unset;
    font-weight: 600;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 20px;
    border: 7px solid #98949617;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    z-index: 1;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 25%;
}



.box_tip_chit span:before {
    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 18px solid #fff;
    border-bottom: 15px solid transparent;
    margin: 26px 0 0 70px;
    rotate: -90deg;
    border-radius: 5px;
 }

.pink_elucky_draw_text {
    color: #D82E93;
    font-family: 'Medium';
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 50px;
    margin-top: 50px;
    text-align: center;
    text-shadow: 2px 0 #D82E93;
    letter-spacing: 2px;

}
.yellow_elucky_draw_text{
    color:#FBB03A ;
    font-family: 'Nunito';
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 32px;
    margin-top: 30px;
    text-align: center;
    text-align: center;
    text-shadow: 2px 0 #FBB03A;
    letter-spacing: 2px;
}
.extra_bold{
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}
.pink_text{
    color: #D82E93;
    font-family: 'Medium';
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-shadow: 2px 0 #D82E93;
    letter-spacing: 2px;
    text-align:left ;
    font-size: 20px;
}
.lukcy_draw_forms h5 {
    color: #9B9B9B;
    font-family: 'Regular';
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px
}
.country_code_lucky_draw input{
    text-align: center;
}
.lukcy_draw_forms input {
    background: #F6F5F6 !important;
    box-shadow: unset !important;
    height: 36px !important;
    font-weight: 600 !important;
    color: #9B9B9B !important;
    font-family: 'Regular' !important;
    font-size: 15px !important;
}
.lukcy_draw_forms select {
    background-color:#F6F5F6 !important ;
    box-shadow: unset !important;
    height: 36px !important;
    font-weight: 600 !important;
    color: #9B9B9B !important;
    font-family: 'Regular' !important;
    font-size: 18px !important;
    border: transparent;
}
.lukcy_draw_forms textarea {
    background: #F6F5F6 !important;
    box-shadow: unset;
    font-weight: 600;
    color: #9B9B9B;
    font-family: 'Regular' !important;
    border-radius: 12px;
    border: transparent;
    min-height: 70px !important;
    font-size: 17px !important;
    min-width: unset;
}
.lukcy_draw_forms .form-control{
    opacity: 0.68;
    margin-bottom: 30px;
}
.pay_now_code {
    margin-top: 7px;
    margin-right: 5px;
    font-weight: 600;
    font-family: 'Regular';
    color: #9B9B9B;
}
.lucky_draw_radio .custom-control-label span {
    color: #9B9B9B !important;
    font-weight: bold;
    font-size: 14px;
}
.lukcy_draw_forms h6 {
    color: #9B9B9B;
    font-family: 'Regular';
    font-style: italic;
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 15px;
}
.whole_lucky_draw_form {
    background-color: white;
    border-radius: 20px;
    padding: 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 10px solid #98949617;
}
.stage2_lucky_draw_form {
    background-color: white;
    border-radius: 50px;
    padding: 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 10px solid #98949617;  
    z-index: 1;
}
.stage_three {
    background-color: white;
    border-radius: 50px;
    padding: 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 10px solid #98949617;  
    z-index: 1;
    position: relative;
}


.next_button_lucky_draw {
    text-align: end;
    margin-top: 15px;
}
.lucky_draw_radio .b-custom-control-lg:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
}
.next_button_lucky_draw button {
    color: #EF1AA7;
    background-color: transparent;
    border: 3px solid #EF1AA7;
    padding: 0px 30px 0px 30px;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Regular';
    font-size: 20px;
    margin-right: 0px ;
}
.next_button_lucky_draw a {
    color: #fff;
    background-color: #EF1AA7;
    border: 3px solid #fff;
    padding: 8px 40px 8px 40px;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Regular';
    font-size: 20px;
    margin-right: 0px !important;
}
.next_button_lucky_draw button:hover {
    background: #EF1AA7 !important;
    color: #fff !important;
    border: 3px solid #EF1AA7;
}
.next_button_lucky_draw a:hover {
    background: #052152 !important;
    color: #fff !important;
    border: 3px solid #fff;
}
.next_button_lucky_draw button:focus {
    background: #e41aa0 !important;
    color: #fff !important;
    border: 3px solid #fff;
}
.next_button_lucky_draw a:focus {
    background: #e41aa0 !important;
    color: #fff !important;
    border: 3px solid #fff;
}
/* stage2 button */
.stage2_next_button button {
    color: #EF1AA7;
    background-color: transparent;
    border: 3px solid #EF1AA7;
    padding: 0px 30px 0px 30px;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Regular';
    font-size: 20px;
    margin-right: 0px !important;
    margin-top: 15px;
}
.stage2_next_button button:hover {
    background: #EF1AA7 !important;
    color: #fff !important;
    border: 3px solid #EF1AA7;
}
.stage2_next_button button:focus {
    background: #e41aa0 !important;
    color: #fff !important;
    border: 3px solid #fff;
}
.stage2_next_button .next_btn_icon{
    transform: rotate(-90deg);
    top: 4px;   
    position: relative;
}

.country_code_lucky_draw {
    max-width: 20% !important;
    width: 20% !important;
    flex: 20% !important;
}
.nric_lucky_draw{
    max-width: 40% !important;
    width: 40% !important;
    flex: 40% !important;
}
.number_lucky_draw.col {
    max-width: 40% !important;
    width: 40% !important;
    flex:40% !important;
}
.bg_lucky_draw{
    background-repeat: no-repeat;
    min-height: 100vh;
}
.box_tip_chit_for_stage_two span{
    z-index: 2;
    /* position: relative; */
    top: 140px;
    right: -930px !important;
    font-size: 20px;
    background: #E6E6E6;
    border: #e6e6e6;
    padding: 20px;
    width: 500px;
    margin: 10px;
    /* right: -1700px !important; */
}
.box_tip_chit_for_stage_two span::before{
    border-right: 17px solid #e6e6e6;
    margin: 59px 0 0 100px;
}

.box_tip_chit_for_stage_two{
    display: block !important;
}
.stage_three img {
    max-width: 65px;
    margin: 3px;
}
.stage_three p {
    color: #000;
    font-weight: 600;
    margin-left: 10px;
    display: inline-block;
    font-size: 23px;
}
.stage_tow_form h5 span{
    color:#818181 ;
    opacity: 50%;
}
.lukcy_draw_forms textarea{
    min-width: unset;
    /* width: 75% !important; */
}

@media only screen and (max-width: 1600px) and (min-width: 1400px){
    .nric_lucky_draw{
        max-width: 44% !important;
        width: 44% !important;
        flex: 44% !important;
    }
    .country_code_lucky_draw{
        max-width: 16% !important;
        width: 16% !important;
        flex: 16% !important;
    }
    .number_lucky_draw.col{
        max-width: 40% !important;
        width: 44% !important;
        flex: 44% !important;
    }
    /* .whats_app_bag{
        width: 441px !important;
        background-size: 441px !important;
        margin-left: 34% !important;
        margin-top: -147px !important;
    }
    .bkg_results{
        width: 850px;
        left: 42px !important;
    }
    .bkg_results2{
        width: 850px;
        left: 45% !important;
    }
    .right_penguin_img_lucky_draw img{
        max-width: 286px !important;
        margin-left: 944px !important;
        margin-top: -336px !important;
    }
    .left_penguin_img_lucky_draw img{
        max-width: 286px !important;
        margin-top: -373px !important;
        margin-left: 84px !important;
    }
    .bkg_card{
        width: 49%;
        left: 22px !important;
    }
    .bkg_card2{
        width: 49%;
        left: 750px !important;
    }
    .bkg_card3{
        width: 49%;
        top: 344px !important;
        left: 353px !important;
    }
    .chit_header img{
        max-width: 726px !important;
        right: -172px !important;
        top: -158px !important;
        z-index: 1;
    }
    .bg_lucky_draw1{
        background-image: url("../jobeekerImages/selectionpage.webp") !important;
    }
    .selectcircle{
        height: 634px !important;
        top: 71px !important;
    }
    .lucky_draw_card_box .cards{
        width: 286px !important;
        margin-left: 133px !important;
        margin-right: -37px !important;
        margin-top: 58px !important;
    } */
}
@media only screen and (max-width: 1400px) and (min-width: 1250px){
    .mobile_text{
       margin-left: 140px !important;
    }
    .whats_app_bag{
        /* width: 420px !important;
        background-size: 420px !important;
        margin-left: 360px !important; */
        /* margin-top: -128px !important; */
    }
    /* .result_draw .results{
        font-size: 105px !important;
        margin-top: -84px !important;
        margin-bottom: 102px !important;
    } */
    /* .left_penguin_img_lucky_draw img{
        max-width: 304px !important;
        margin-top: -382px !important;
        margin-left: 46px !important;
    } */
    /* .right_penguin_img_lucky_draw img{
         max-width: 304px !important; 
        margin-left: 807px !important;
        margin-top: -300px !important; 
    } */
    /* .bkg_results{
        left: 12px !important;
        top: 35px !important;
        width: 60%;
    }
    .bkg_results2{
        top: 33px !important;
        left: 495px !important;
        width: 60%;
    } */
}
@media only screen and (max-width: 1250px) and (min-width: 1100px)
{
    div#app   .whole_lucky_draw_form
    {
        height: auto !important;
    }
    .lucky_draw_radio  .custom-radio
    {
        padding-right: 10px !important;
    }
    div#app  .box_tip_chit span{
        top:23% !important
    }
    div#app .tip_img_nw {
        max-width: 550px !important;
    }
    div#app .yellow_elucky_draw_text
    {
        font-size: 25px !important;
    }
    .lukcy_draw_forms input{
        /* font-size: 11px !important; */
    }
    .penguin_image {
        right: -400px !important;
    }
    .relativ_div {
        max-width: 125px !important;
    }
    .penguin_image img {
        max-width: 125px !important;
    }

    .mobile_text{
        margin-left: 120px !important;
    }
   
    .lucky_draw_radio .custom-control-label span{
        font-size: 14px !important;
    }
    .country_code_lucky_draw {
        max-width: 21% !important;
        width: 21% !important;
        flex: 21% !important;
    }
    .number_lucky_draw.col {
        max-width: 39% !important;
        width: 39% !important;
        flex: 39% !important;
    }
   div#app .box_tip_chit_for_stage_two span {
        width: 235px !important;
        border-radius: 20px !important;
        font-size: 15px !important;
        padding-bottom: 12px !important;
    }
    .rt_penguin {
        max-width: 220px !important;
    }
    div#app .text_with_penguin_stage_two {
        margin-top: -378px !important;
        margin-right: -14px !important;
    }
    .box_tip_chit_for_stage_two span{
        /* width: 269px !important;
        font-size: 14px !important;
        top: -112px !important;
        right: 65px; */
    }
     .top_heading_h1_three {
        font-size: 30px;
        line-height: 40px;
    }
   .para_jobseeker_head_three {
        font-size: 16px;
        margin-top: 30px;
    }
    .form_box_jobseeker_three {
        margin-top: 40px;
    }
   
    /* .whats_app_bag{
        background-size: 320px !important;
        width: 420px !important;
        margin-left: 285px !important; 
    }
    .result_draw .results{
        font-size: 112px !important;
        margin-top: -85px !important;
        margin-bottom: 107px !important;
    }
    .right_penguin_img_lucky_draw img{
        max-width: 29% !important;
        margin-left: 719px !important;
        margin-top: -294px !important;
    }
    .left_penguin_img_lucky_draw img{
        max-width: 29% !important;
        margin-top: -325px !important;
        margin-left: 3px !important;
    }
    .bkg_results{
        left: 36px !important;
        top: 29px !important;
        width: 70%;
    }
    .bkg_results2{
        top: 21px !important;
        left: 311px !important;
        width: 70%;
    } */
}
@media only screen and (max-width: 1100px) and (min-width: 1000px)
{
   div#app .box_tip_chit_for_stage_two span {
        width: 235px !important;
        font-size: 15px !important;
    }
    .text_with_penguin_stage_two {
        margin-top: -370px !important;
        margin-right: -49px !important;
    }
    .rt_penguin {
        max-width: 220px !important;
    }
   div#app .starge2_term {
        margin-right: 50px !important;
        margin-top: 0px !important;
    }
    .inner_jb_fr {
        max-width: 600px !important;
    }
    div#app .right_logo_jbs {
        max-width: 115px !important;
    }
    div#app  .box_tip_chit span{
        top:21% !important
    }
    div#app .tip_img_nw {
        max-width: 500px !important;
    }
    div#app .yellow_elucky_draw_text
    {
        font-size: 25px !important;
    }
    .jobseeker_header_three_new_layout ul#responsive {
        display: block;
    }
   div#app .jobseeker_header_three_new_layout{
        margin-top: 0px !important;
        margin-left: 30px !important;
    }
    .jobseeker_header_three_new_layout ul#responsive li a {
        font-size: 13.5px !important
    }
    div#app .lucky_draw_radio .custom-radio {
        display: inline-block !important;
        margin-right: 10px;
        padding-right: 0px;
    }
    .lucky_draw_radio .custom-control-label span{
        font-size: 13px !important;
    }
    .country_code_lucky_draw {
        max-width: 25% !important;
        width: 25% !important;
        flex: 25% !important;
    }
    .number_lucky_draw.col {
        max-width: 38% !important;
        width: 38% !important;
        flex: 38% !important;
    }
   div#app  .nric_lucky_draw {
        max-width: 37% !important;
        width: 37% !important;
        flex: 37% !important;
    }
    .lukcy_draw_forms h5{
        font-size: 13px !important;
    }
    .lukcy_draw_forms h6 {
        font-size: 13px !important;
    }
    .box_tip_chit_for_stage_two span{
        /* width: 240px !important;
        font-size: 13px !important;
        top: -66px !important;
        left: -46px; */
    }
    .top_heading_h1_three {
        font-size: 25px;
        line-height: 40px;
    }
   .para_jobseeker_head_three {
        font-size: 14px;
        margin-top: 30px;
    }
    .form_box_jobseeker_three {
        margin-top: 40px;
    }
}
.social_link_lucky_draw {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 12px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 90%;
    display: inline-block;
}
.box_tip_chit_for_stage_three span{
    margin-top: 200px !important;
    margin-left: 15px !important;
    font-size: 20px;
    font-family: 'Extra Bold' !important;
}
.box_tip_chit_for_stage_three span:before{
    margin: 16px 0 0 -40px;
    rotate: 0deg;
    border-right: 30px solid #E6E6E6;
}

/* .choose_winnings_section{
    background-size: 100% 100%;
    display: inline-block;
    text-align: center;
    width: 770px;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
    font-family: 'Regular' !important;
    font-weight: 600;
    font-size: 28px;
} */
.choose_winnings_section{
    background-size: 80%;
    display: flex;
    width: 500px;
    background-repeat: no-repeat;
    margin: auto;
    padding-top: 80px;
}

.lucky_draw_card_box {
    margin-left: 0px !important;
    display: flex !important;
}
.lucky_draw_card_box .cards
{
    width: 424px;
    height: 320px;
    margin-left: 92px;
    margin-right: 18px;
    margin-top: 50px;
}
.lucky_draw_card_box .card__face
{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 288px;
}
.lucky_draw_card_box img {
    max-width: 115px;
    vertical-align: middle;
}
.choose_winnings_section {
    margin-bottom: 10px;
}
.card_selection_img {
    max-width: 1000px;
    margin-top: 105px;
    z-index: 999999;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.chit_header {
    text-align: end;
}
.chit_header img {
    max-width: 800px;
    position: absolute;
    right: -195px;
    top: -177px;
}
.best_of_luck_text span {
    background: #fff;
    font-size: 30px;
    color: #4C8BF5;
    font-weight: 800;
    padding: 6px 6px 6px 6px;
    border-radius: 40px;
    font-family: 'Regular' !important;
    border: 7px solid #E6E6E6;
    background: #E6E6E6;
    width: 270px;
    display: inline-block;
    z-index: 1;
    top: 180px;
    position: relative;
    left: 160px;
    text-align: center;   
}
.best_of_luck_text span:before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 26px solid #E6E6E6;
    border-bottom: 13px solid transparent;
    margin: 0px 0px 0 -60px;
    border-radius: 5px;
}
.best_of_luck_text {
    margin-top: 27px;
    display: inline-grid;
}
.card_penguin_img {
    rotate: 25deg;
    margin-left: -137px;
    margin-top: -100px;
    width: 454px;
    z-index: 1;
}
.preflipped{
    width: 245px;
    height: 320px;
    margin-left: 0px;
    margin-right: 18px;
}
.whats_app_bag{
    text-align: center;
    background-position: center;
    height: 350px;
    width: 620px;
    background: no-repeat;
    background-size: 100% 100%;
    /* margin-top: -264px; */
    position: relative;
    z-index: 1;
}
.whatsapp_link_lucky_draw span {
    background-color: #00a537 !important;
    display: block;
    color: #fff;
    width: 303px;
    line-height: 22px;
    margin: auto;
    font-family: 'Regular' !important;
    font-weight: 600;
    padding-top: 21px;
    padding-bottom: 12px;
    border-radius: 18px;
    border: 7px solid #98949617;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    font-size: 23px;
    height: 80px;
}
.result_draw p{
    -webkit-text-stroke: 3px #fff;
    font-size: 100px;
    font-family: 'Regular' !important;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #ef1aa7;
    -webkit-text-stroke-width: 5px;
    paint-order: stroke fill;
    font-weight: 800;
    margin-top: -23px;
    margin-bottom: 108px;
    transform: skewX(-10deg);
}
.result_draw .results{
    -webkit-text-stroke: 3px #fff;
    font-size: 137px;
    font-family: 'Regular' !important;
    -webkit-text-fill-color: #fff;
    /* -webkit-text-stroke-color: #ef1aa7; */
    -webkit-text-stroke-width: 5px;
    paint-order: stroke fill;
    font-weight: 800;
    margin-top: -50px;
    margin-bottom: 222px;
    text-shadow: 4px 16px 4px #8888;
    transform: skewX(-2deg);
}
.result_draw {
    padding-top: 170px;
}
.right_penguin_img_lucky_draw span {
    margin-left: -95px !important;
    margin-top: 25px;
    z-index: 1;
}
.right_penguin_img_lucky_draw img {
    max-width: 353px;
    z-index: 999999999;
    position: relative;
    rotate: 20deg;
}
.left_penguin_img_lucky_draw img {
    max-width: 353px;
    /* margin-top: -443px;
    margin-left: 135px; */
    z-index: 1;
    position: relative;
}
.right_penguin_img_lucky_draw span{
    background: #fff;
    width: 342px;
    display: inline-block;
    padding-left: 19px;
    padding-right: 19px;
    color: #4C8CF5;
    font-family: 'Regular' !important;
    line-height: unset;
    height: unset;
    font-weight: 600;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    border: 7px solid #98949617;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-left: -140px;
    /* position: absolute; */
    /* top: 39%; */
}
.right_penguin_img_lucky_draw span {
    margin-left: -103px !important;
    margin-top: 0;
    z-index: 1;
    position: relative;
    top: -498px;
    left: 26px;
}
.card_selection_amount {
    padding-top: 140px;
}


@media only screen and (max-width: 768px) {
    .best_of_luck_text span {
        margin-left: 6px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        font-size: 15px !important;
        line-height: 17px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        height: unset !important;
        border-radius: 10px !important;
    }
    .lucky_draw_radio fieldset{
        margin-bottom: 10px !important;
    }
    .whole_lucky_draw_form{
        padding: 15px !important;
        border: unset !important;
    }
    .right_logo_jbs_mobile {
        max-width: 185px;
        text-align: end;
        float: right;
        padding-top: 35px;
        padding-right: 25px;
    }
    .nav_lucky_draw_image {
        margin-bottom: 30px !important;
    }
    .tip_img_nw
    {
        max-width: 250px !important;
        margin-top: 40px !important;
    }
    .corner_logor{

    }
    .rating_lucky_draw{
        color: #333333 !important;
    }
    .card_penguin_img{
        width: 250px;
    }
    .lucky_draw_card_box .card__face {
        /* background-image: url("../jobeekerImages/Group23.png") !important; */
        background-size: contain;
        background-repeat: no-repeat;
        height: 130px;
    }
    .lucky_draw_card_box .cards {
        height: 200px !important;
    }
    .card_selection_amount {
        padding-top: 45px !important;
    }
    
    .lucky_draw_card_box img {
        max-width: 50px !important;
        vertical-align: top !important;
        padding-top: 32px !important;
    }
    .lucky_draw_card_box .cards {
        height: unset !important;
        margin-bottom: 140px;
    }

    .box_tip_chit span {
        text-align: end;
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 120px !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .box_tip_chit span::before{
        margin:34px 0 0 50px !important;
    }
    .mobile_mb_5 {
        margin-bottom: 4rem;
    }
   div#app .elucky_draw_desktop
    {
        display: none !important;
    }
   body div#app .elucky_draw_mobile{
        display: block !important;
    }
    .whole_lucky_draw_form .col-4 {
        max-width: 100%;
        flex: 100%;
    }
    .whole_lucky_draw_form .col-6 {
        max-width: 100%;
        flex: 100%;
    }
    .whole_lucky_draw_form .col-8 {
        max-width: 100%;
        flex: 100%;
    }
    .mobile_col_six_lucky_draw{
        max-width: 100%;
        flex: 100%;
        padding: unset !important;
    }
    .lucky_draw_radio .custom-radio {
        display: inline-block !important;
    }
    .country_code_lucky_draw {
        max-width: 30% !important;
        width: 30% !important;
        flex: 30% !important;
    }
    .number_lucky_draw.col {
        max-width: 70% !important;
        width: 70% !important;
        flex: 70% !important;
        padding-left: 0px !important;
    }
    .mobile_col_six_lucky_draw img:nth-child(1) {
        max-width: 350px;
        display: block;
    }
    .lukcy_draw_forms {
        /* background: #FFFFFF; */
    }
    .lukcy_draw_forms h5
    {
        font-size: 15px !important;
    }
   
    .box_tip_chit_for_stage_two span{
        position: unset !important;
    }
    .stage_tow_form {
        margin-top: 0px;
    }
    div#app .stage_three img {
        max-width: 30px !important;
        display: inline-block !important;
    }
    .social_link_lucky_draw {
        height: 36px !important;
        width: 100% !important;
        display: flex;
    }
    .stage_three p {
        margin-left: 3px !important;
        font-size: 9px !important;
        line-height: 27px;
        padding-top: 6px;
    }
    .next_button_lucky_draw button
    {
        padding: 0px 20px 0px 20px !important;
    }

    .stage_three {
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 7px solid #98949617;
    }
    .mobile_margin_top_zero{
        margin-top: 0px !important;
    }
    /* .lucky_draw_card_box {
        display: block !important;
    } */
    /* .mobile_col_four_lucky_draw
    {
        max-width: 100% !important;
        flex: 100% !important;
    }
    .mobile_col_eight_lucky_draw
    {
        max-width: 100% !important;
        flex: 100% !important;
    } */
    .choose_winnings_section {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
        font-size: 18px;
    }
    .lucky_draw_card_box .cards {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .chit_header img {
        max-width: 300px;
        position: absolute;
        right: -74px;
        top: -65px;
    }
    .mobile_center{
        text-align: center;
    }
    .pink_elucky_draw_text
    {
        font-size: 25px !important;
    }
    .yellow_elucky_draw_text{
        font-size: 19px !important;
    }
    .left_penguin_img_lucky_draw img{
        max-width: 35%;
        /* margin-top: -535px;
        margin-left: 8px; */
    }
    .whats_app_bag {
        margin-left: auto;
        margin-right: auto;
        /* height: auto !important; */
        width: 289px;
        /* margin-top: 4px; */
        background-size: contain !important;
        background-repeat: no-repeat !important;
        z-index: 0;
    }
    .whatsapp_link_lucky_draw span{
        display: none;
    }
    .right_penguin_img_lucky_draw span {
        position: unset;
        margin-left: unset !important;
    }
    .right_penguin_img_lucky_draw img {
        position: unset !important;
        max-width: 35% !important;
        margin-left: 217px !important;
        margin-right: auto !important;
        display: block;
        margin-top: -265px !important;
    
    }
    .right_penguin_img_lucky_draw span{
        width: auto !important;
    }
    .right_penguin_img_lucky_draw {
        margin-bottom: 45px;
    }
    .congratulations_img_mobile{
        display: block !important;
        margin-top: -147px;
        margin-bottom: 38px;
        z-index: 1;
        position: relative;
    }
    .congratulations_img{
        display: none;
    }
    .bkg_results{
        display: none;
    }
    .result_draw .results{
        text-shadow: 1px 12px 4px #8888 !important;
        margin-top: -118px !important;
        margin-bottom:0px !important;
        font-size: 74px !important;
        -webkit-text-stroke-width: 5px !important;
    }
    .bkgselect_img{
        display: block !important;
        position: relative;
        z-index: 0;
        top: 166px;
        margin-bottom: -262px;
    }
}
@media only screen and (max-width: 320px){
    .result_draw p {
        margin-bottom: 65px !important;
    }
    .whatsapp_link_lucky_draw span {
        width: 230px !important;
    }
    .mobile_col_six_lucky_draw img:nth-child(1) {
        max-width: 100% !important;
        display: block;
    }
    .country_code_lucky_draw {
        max-width: 42% !important;
        width: 42% !important;
        flex: 42% !important;
    }
    .number_lucky_draw.col {
        max-width: 58% !important;
        width: 58% !important;
        flex: 58% !important;
        padding-left: 0px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 999px){
    div#app  .my_custom_container_jb_for_header{
        max-width: 100% !important;
    }
    div#app .bg_color_three_jb{
        padding-top: 50px;
        padding-bottom: 15px;
    }
    div#app .register_btn_new_jobseeker_three button {
        width: 225px !important;
        height: unset !important;
        line-height: unset !important;
    }
    .custom_form_control_input_three{
        height: 37px !important;
    }
    .input_elements_jb_three{
        margin-top: 10px;
    }
    div#app .go_back_jbs_three span {
        font-size: 14px !important;
        width: 18px !important;
    }
    div#app .go_back_jbs_three a {
        font-size: 14px !important;
    }
    div#app .go_back_jbs_three {
        margin-top: 10px;
    }
    div#app .form_box_jobseeker_three .form-control
    {
        height: 35px !important;
    }
    div#app .custom_form_control_input_three .input-group-text
    {
        height: 35px !important;
    }
    div#app .common_padding_bottom_section_three_jbs {
        padding-bottom: 50px !important;
    }
    div#app .jb_slider_three  .slick-slide:nth-child(odd){
        padding-bottom: 0px !important;
    }
    div#app .jb_cards_section_of_users{
        margin-bottom: 0px !important;
    }
    div#app .details_p_jb_three {
        font-size: 14px !important
    }
    div#app .user_name_and_sec_jb_three p {
        font-size: 16px !important
    }
    .second_section_right_section_three_jb ul
    {
        margin-bottom: 0px !important;
    }
    div#app .mobile_jobseeker_header_three {
        padding-bottom: 50px !important;
    }
    div#app .or_p_jobseeker_three{
        margin-top: 17px !important;
    }
    div#app .or_p_jobseeker_three{
        font-size: 12px !important;
    }
    div#app .jb_bg_img_three{
        height: 100% !important;
        background-size: inherit !important;
    }
    div#app .register_btn_singpass_jobseeker button {
        font-size: 14px !important;
        line-height: 17px !important;
        font-weight: 800 !important;
    }
   div#app .bg_color_three_jb{
        height: auto !important;
    }
    .mock_up_img_jb_mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .second_section_right_section_three_jb ul li
    {
        padding-left: 80px !important;
    }
    .loved_p {
        font-size: 12px !important;
        line-height: 25px !important;
    }
    .mobile_h4_abs_div_jb {
        font-weight: 900;
        color: #fff;
        font-size: 18px !important;
        line-height: 29px !important;
        margin-bottom: 20px;
    }
    .image_container_jb_three {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: auto;
        border-radius: 15px;
        overflow: hidden;
    }
    .image_container_jb_three img{
        width: 100%;
    }
    .whole_abs_div_jb{
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        padding: 0 20px;
        right: 0;
    }
    div#app .perfect_p {
        font-size: 12px !important;
        line-height: 25px !important
    }
    div#app .perfect_h3 h4 {
        font-size: 18px !important;
        line-height: 29px !important
    }
    .image_with_dynamic_txt_three_jbs {
        margin-bottom: 25px;
    }
    .mobile_row_change_three_jbs_for_accordian{
        flex-direction: column-reverse;
    }
    div#app .jb_accordian_three .card-body {
        padding: 15px 0px 15px 0px !important;
    }
    div#app .earn_more_ul_three_jbs .jb_accordian_three .card-body p {
        font-size: 12px !important;
        line-height: 25px !important
    }
    div#app .jb_accordian_three .card-header span {
        font-size: 14px !important;
        line-height: 17px !important
    }
    div#app .common_section_headings_jb_three {
        text-align: center;
        font-size: 28px !important;
        line-height: 31px !important;
    }
    .jobseeker_singpass_img_i_three
    {
        max-width: 90px !important;
    }
    .use_singpass_jobseeker_three {
        font-size: 12px !important;
        margin-bottom: 0px !important;
    }
    .form_box_jobseeker_three {
        padding: 15px 20px 15px 20px !important;
        margin-top: 35px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .hamburger_three_jbs{
        padding: 0;
        top: 16px;
        left: 12px;
        transform: scale(.67);
        -moz-transform: scale(.7) translateY(4px);
        display: inline-block;
        transition-property: opacity, filter;
        transition-duration: .15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        overflow: visible;
    }
    .mobile_logo_with_toggle_three_jbs {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 15px;
    }
    .mobile_message_box{
        visibility: visible !important;
    }
    .mobile_organization_div_three_jb{
        margin-top: 100px !important;
    }
    div#app   .stage_one_chit span {
        top: 8px !important;
    }
   div#app .whole_lucky_draw_form {
        height: auto !important;
    }
    .first_step_container {
        max-width: 90% !important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    div#app .congratulations_img{
        margin-bottom: -85px !important;
    }
    div#app  .card_selection_img{
        margin-bottom: -82px !important;
        position: unset !important;
        z-index: unset !important;
    }
   div#app .best_of_luck_text {
        margin-top: 0px !important;
    }
    .bg_lucky_draw1{
        background: url('/assets/jobeekerImages/Frame-1951.webp') !important;
        background-size: 100% 100% !important;
        background-position: center;
        padding-bottom: 200px;
        margin-bottom: -110px;
    }
   div#app .selection_p {
        margin-bottom: 0px !important;
        margin-top: -50px !important;
        font-size: 12px !important; 
    }
    .best_of_luck_text span:before {
        border-top: 8px solid transparent !important;
        border-right: 18px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 0px 0px 0 -22px !important;
        border-radius: 5px;
    }
    .best_of_luck_text {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: start;
    }
    .card_penguin_img{
        margin-left: -28px !important;
        margin-top: 0px !important;
    }
    .best_of_luck_text span {
        position: unset !important;
    }
   div#app .stage_tow_form .pink_text{
        font-size: 16px !important;
    }
   div#app .stage_tow_form h5 {
        font-size: 12px !important;
    }
    .box_tip_chit_for_stage_two{
        padding-top: 65px;
    }
    .stage2_lucky_draw_form{
        padding: 15px !important;
    }
    .text_with_penguin_stage_two .coin_img
    {
        margin-top: -15px !important;
        margin-bottom: 0px !important;
    }
    .text_with_penguin_stage_two .rt_penguin{
        max-width: 100px !important;
    }
    .text_with_penguin_stage_two {
        display: flex !important;
        flex-direction: row-reverse !important;
        align-items: center;
        justify-content: start;
    }
    .next_button_lucky_draw a {
        padding: 0px 20px 0px 20px !important;
    }
    div#app .good_luck_mobile {
        background: unset !important;
    }
    .box_tip_chit_for_stage_three{
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
        padding-top: 65px;
    }
    .col_10_mobile_lukcy_draw{
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .no_wrap{
        flex-wrap: nowrap !important;
    }
    .lukcy_draw_forms h6{
        margin-bottom: 10px !important;
    }
    .box_tip_chit_for_stage_two {
        background: url('/assets/jobeekerImages/Group 81.webp') !important;
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat !important;
    }
    .black_term_result
    {
        margin-top: -65px;
    }
    div#app .two_penguin_result {
        margin-bottom: 35px !important;
    }
    .result_1{
        float: left;
        padding-top: 60px;
    }
    .result_2{
        float: right;
        transform: rotate(20deg);
        padding-top: 60px;
    }
    .mascot_result_img{
        max-width: 100px;
        margin-right: auto;
        display: block;
    }
    .two_penguin_result {
        display: block !important;
    }
    div#app .congratulations_img {
        max-width: 100% !important;
        margin-top: 0px !important;
    }
    div#app .whats_app_bag
    {
        width: auto !important;
        max-width: 300px !important;
        background-size: 100% 50% !important;
    }


    div#app .bg_lucky_draw1 .good_luck_mobile span::before {
        margin: 11px 0 0 37px !important;
    }
    div#app .bg_lucky_draw1 .good_luck_mobile span {
        margin-top: 0px !important;
        width: 180px !important;
    }
  .good_luck_mobile  .rt_penguin{
        transform: rotate(10deg) !important;
    }
    .card_penguin_img{
        width: 135px !important;
    }
   div#app .lucky_draw_card_box  .cards:nth-child(2) {
        margin-left: 12px;
        margin-right: 12px;
    }
    .result_draw p{
        font-size: 23px !important;
        margin-top: 0px !important;
    }
    .lucky_draw_card_box .cards
    {
        margin-top: 0px !important;
    }
    .card_selection_bg_img_jbs{
        background: unset !important;
    }
    .bg_lucky_draw1 {
        background: #4c8bf5;
    }
    .card_selection_img {
        max-width: 100% !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }

    .star_boxtip {
        margin-top: -7px !important;
        max-width: 17px !important;
    }
    .star_boxtip2
    {
        margin-bottom: -9px !important;
        margin-left: -11px !important;
        margin-right: auto !important;
        display: block !important;
        max-width: 17px !important;
    }
    div#app   .box_tip_chit_for_stage_three span::before {
        border-top: 13px solid transparent !important;
        border-right: 26px solid #E6E6E6 !important;
        border-bottom: 13px solid transparent !important;
        margin: 19px 0px 0 -89px !important;
        border-radius: 5px;
    }
   div#app .stage_three_img {
        max-width: 110px !important;
        margin-top: 0px !important;
    }
    div#app  .box_tip_chit_for_stage_three span {
        margin-left: 6px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        margin-top: -15px !important;
        margin-bottom: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        font-size: 13px !important;
        line-height: 13px !important;
    }
    div#app   .box_tip_chit_for_stage_three {
        margin-bottom: -19px !important;
    }
    div#app  .box_tip_chit_for_stage_three{
        flex-direction: unset !important;
        display: flex;
        align-items: center;
    }
    .term_jbs3 {
        margin-right: 0px !important;
    }
    .stage_three {
        border: unset !important;
    }
    .stage3_container {
        margin-top: 0px !important;
    }
    .connect_img {
        display: none;
    }
    .connect_us_form {
        padding: unset !important;
    }

   div#app .starge2_term {
        margin-right: 0px !important;
    }
    .stage_tow_form {
        margin-top: -18px !important;
        z-index: 99999;
        position: relative;
    }
   div#app .box_tip_chit_for_stage_two  span::before {
        border-top: 8px solid transparent !important;
        border-right: 14px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 28px 0px 0 -37px !important;
        border-radius: 5px;
        rotate: 0deg !important;
    }
    .box_tip_chit_for_stage_two {
        text-align: start !important;
    }
    .text_with_penguin_stage_two .coin_img{
        max-width: 120px !important;
    }
   div#app .box_tip_chit_for_stage_two span {
        margin-top: -30px !important;
        margin-right: 0px !important;
        width: 180px !important;
        word-break: break-word;
        white-space: nowrap;
        margin-bottom: 10px !important;
        font-size: 12px !important;
        line-height: 13px !important;
        margin-left: 15px !important;
        padding-top: 0px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .box_tip_chit_for_stage_two span{
        margin-bottom: 0px !important;
    }
    .rt_penguin {
        max-width: 145px !important;
        transform: unset !important;
        margin: unset !important;
        margin-top: 7px !important;
    }
    .text_with_penguin_stage_two{
        float: unset !important;
        margin: unset !important;
    }
    .stage2_lucky_draw_form
    {
        border-radius: 20px !important;
    }
    .stage2_container {
        padding: unset !important;
    }
    .stage_tow_form {
        border: unset !important;
    }
    .stage2_full_form {
        background: unset !important;
        padding: unset !important;
        max-width: 100% !important;
    }


    div#app .mobile_pb_35{
        padding-bottom: 35px !important;
    }
    .box_tip_chit span{
        top:5% !important;
    }
    .swap_row{
        flex-direction: column-reverse;
    }
    .profile-card-back2{
        width: 100% !important;
    }
    .organization_div_three_jb {
        padding-bottom: 0px !important;
    }
    /* div#app .organization_div_three_jb img {
        max-width: 200px !important;
    } */
    .mobile_companies .col-xl-6:nth-child(6) {
        margin-bottom: 0px !important;
    }
    .mobile_companies .col-xl-6:nth-child(5) {
        margin-bottom: 0px !important;
    }
   div#app .jobseeker_slider_section .testimonial, .testimonial p {
        font-size: 18px !important;
        line-height: unset !important;
        margin-top: 10px !important;
    }
    div#app  .jobseeker_slider_section .testimonial-author h4 {
        font-size: 18px !important;
    }
    .jobseeker_slider_section .slick-slider.slick-initialized {
		max-width: 100% !important;
	}
	div#app .jobseeker_slider_section .slick-prev {
		left: 0% !important;
	}
	div#app .jobseeker_slider_section .slick-next {
		right: 0% !important;
	}
    .mobile_jobseeker_header_three .relativ_div{
        display: none;
    }
    .mobile_col_2{
        width: 50% !important;
    }
    .mobile_jobseeker_header_three .register_btn_new_jobseeker_three {
        margin-top: 0px !important;
    }
    .mobile_jobseeker_header_three .form_box_jobseeker_three h2 {
        font-size: 17px !important;
        margin-bottom: 5px !important;
    }
    .mobile_jobseeker_header_three .top_box_div {
        /* padding-top: 280px !important; */
    }
   
    .mobile_jobseeker_header_three .ellipse_bg {
        background: unset !important;
        height: unset;
        width: unset;
    }
    .jobseeker_header_three{
        padding-top: 0px !important;
    }
   div#app .hide_in_mobile_jobseeker_three{
        display: none;
    }
   div#app .hide_in_desktop_jobseeker_three{
        display: block !important;
    }
    .margin_top_80{
        margin-top: 50px;
    }
    .jobseekers_login_register_model .welcome-text h3 {
        font-size: 16px !important;
    }
    .jobseekers_login_register_model .welcome-text span {
        font-size: 11px !important;
    }
    .jobseekers_login_register_model .login_forms .model_btn {
        width: 180px !important;
    }
    div#app .organization_div_three_jb img {
        max-width: 100px !important;
        /* transform: translateY(40%); */
    }
    .organization_div_three_jb p {
        font-size: 13px !important;
    }
    .mobile_form_last_section {
        margin-top: 25px !important;
    }
    .hamburger_three_jbs .line{
        width: 34px;
        height: 3px;
        background-color: #4c8bf5 !important;
        display: block;
        margin: 6px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      
      .hamburger_three_jbs:hover{
        cursor: pointer;
      }
      
      /* ONE */
      
      #hamburger_three_jbs-1.is-active .line:nth-child(2){
        opacity: 0;
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(1){
        /* -webkit-transform: translateY(13px) rotate(45deg);
        -ms-transform: translateY(13px) rotate(45deg);
        -o-transform: translateY(13px) rotate(45deg); */
        transform: translateY(6px) rotate(44deg);
      }
      
      #hamburger_three_jbs-1.is-active .line:nth-child(3){
        /* -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg); */
        transform: translateY(-13px) rotate(-47deg);
      }
      
      @keyframes smallbig{
        0%, 100%{
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
        }
      
        50%{
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
        }
      }
      
    .toggle_jobseeker_three_jbs {
        float: right;
        position: unset !important;
    }
    .inner_jobseeker_a_three span.full_span {
        font-size: 12px !important;
    }
    .inner_jobseeker_a_three{
        display: flex;
    }
    .mobile_row_change_three_jbs .image_with_dynamic_txt_three_jbs
    {
        border-radius: 12px !important;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li span {
        display: block;
        width: 100%;
    }
    .mobile_row_change_three_jbs {
        flex-direction: column;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs {
        margin-top: 10px !important;
        margin-bottom: 35px;
    }
    .mobile_row_change_three_jbs .earn_more_ul_three_jbs li {
        margin-bottom: 20px !important;
    }
    .color_download_btn button {
        height: 45px !important;
        padding: 0 20px !important;
        font-size: 12px !important;
    }
    .color_download_btn {
        /* margin-top: 120px !important;
        margin-bottom: 100px !important;
        display: flex;
        justify-content: center !important; */
    }
    div#app .pink_animation_btn_jbs_three {
        width: 225px !important;
        max-width: 225px !important;
    }
    .common_mobile .header_store_icon_three .common_animation_btn_three:after{
        background: transparent !important;
    }
    .jobseekers_login_register_model .custom_model_header li {
        padding: 20px 15px 20px 15px !important;
    }
    .jobseekers_login_register_model .new_pop_up_frm {
        /* margin-top: 0px !important; */
    }
    .browse_job_a_three_jbs i {
        font-size: 20px !important;
    }
    .mobile_jobseeker_header_three .header_elipse {
         background-size: contain;
         padding: 12px 22px 45px 15px;
         background-repeat: no-repeat;
         position: absolute;
         top: 0;
     }
    .mobile_jobseeker_header_three .jobseeker_logo {
         max-width: 130px !important;
     }
     .desktop_jobseeker_header_three{
         display: none !important;
     }
     /* div#app .mobile_jobseeker_header_three{
         display: block !important;
     } */
     .common_desktop{
        display: none !important;
    }
    div#app .common_mobile{
        display: block !important;
    }
    .toggle_jobseeker_three_jbs {
        display: block;
        text-align: end;
    }
    .mobile_app_layout_div img{
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 15px;
    }
    .mobile_jobseeker_header_three{
        background-size: 100% 100%;
    }
    .mobile_jobseeker_header_three .top_heading_h1_three{
        font-size: 26px !important;
        font-weight: 900;
        line-height: 40px;
        margin-top: 10px !important;
    }
    .mobile_jobseeker_header_three .para_jobseeker_head_three {
        font-size: 12px !important;
        line-height: 25px;
        margin-bottom: 0px !important;
        margin-top: 15px;
    }
    .mobile_jobseeker_header_three .header_store_icon_three {
        margin-top: 15px;
        text-align: center;
    }
    .mobile_jobseeker_header_three .header_store_icon_three a:nth-child(1) {
        margin-right: 27px !important;
    } 
    .mobile_jobseeker_header_three .client_images {
        margin-top: 80px;
        text-align: center;
    }
    .second_section_left_section h2 {
        font-size: 24px !important;
        /* margin-top: 20px !important; */
        margin-bottom: 10px;
        line-height: 40px;
    }
    .common_padding_top_section_three_jbs {
        padding-top: 50px !important;
    }
    
    .heading_span_three_jbs {
        font-size: 15px !important;
        margin-bottom: 4px;
    }
    .para_span_three_jbs {
        font-size: 13px !important;
        text-align: justify;
    }
    .pinkline_bg {
        background-size: 8px 100%;
        background-repeat: no-repeat;
        padding-left: 20px !important;
        margin-left: 0px !important;
    }
    .ready_text {
        font-size: 24px !important;
        line-height: 38px !important;
    }
    .mobile_z_index{
        z-index: 9999;
    }
    .dot_blue_img img {
        max-width: 80px !important;
    }
    .relative_dot_blue {
        max-width: 80px !important;
    }
    .dot_blue_img {
        position: absolute;
        bottom: -304px;
        left: 0;
        right: 0;
    }
    .browse_job_a_three_jbs {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .mobile_download_now_btn {
        margin-top: 9px !important;
        max-width: 130px !important;
        margin-left: 124px;
    }
    .easy_steps_div_three_jbs h2 {
        font-size: 24px !important;
    }
    div#app .easy_steps_mobile_section .col-xl-5.col-md-5_jbs_three {
        width: 40% !important;
        max-width: 40% !important;
        flex: 40% !important;
        margin-bottom: 25px;
    }
    div#app .easy_steps_mobile_section .col-xl-7.col-md-7 {
        width: 60% !important;
        max-width: 60% !important;
        flex: 60% !important;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
        margin-top: 0px;
    }
    .easy_steps_mobile_section .easy_steps_top_div h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .easy_steps_mobile_section .easy_steps_top_div p {
        line-height: 19px;
        font-size: 12px;
    }
    .easy_steps_mobile_section .human_img {
        width: 100%;
        padding-right: 0;
        height: auto !important;
    }
    .easy_steps_mobile_section .add_image {
        margin-top: 8px;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 30%;
    }
    .easy_steps_mobile_section .get_started_anchor_three_jbs {
        margin-top: 20px;
    }
    .new_pinkline_bg_mobile {
        background-image: none !important;
        padding-left: 0px !important;
    }
    .color_download_bt2 img {
        margin-left: 150px !important;
        max-width: 130px;
        margin-top: 90px !important;
    }
    .number_count {
        font-weight: 600;
        font-size: 24px !important;
        margin-bottom: 22px;
        font-family: 'Extra Bold' !important;
    }
    .text_2_count {
        font-weight: 700;
        font-size: 12px !important;
    }
    .text_1_count{
        font-family: 'Extra Bold' !important;
    }
    .dot_pink_img {
        position: absolute;
        top: -345px !important;
        right: 0;
    }
    .dot_pink_img img {
        max-width: 80px !important;
    }
    .relative_dot_pink {
        position: relative;
        max-width: 80px;
        margin-left: auto;
    }
    .jobseeker_last_section_left {
        padding-top: 0px !important;
    }
    .margin_bottom_85 {
        margin-bottom: 0px !important;
    }
    .jobseeker_footer {
        margin-top: 0px !important;
    }
    .last_section_store_icon_jobseeker {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three {
        margin-top: 25px;
        text-align: center;
    }
    .last_section_store_icon_jobseeker .header_store_icon_three a:nth-child(1) {
        margin-right: 27px !important;
    }
    .last_section h2 {
        font-size: 22.8px !important;
        line-height: 38px;
    }
    .last_section p {
        font-size: 14px !important;
        margin-top: 5px;
    }
    .started_text {
        color: #021737;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 20px;
        text-align: center;
    }
    .mobile_form_last_section .form-control {
        color: #909090!important;
        font-weight: 400;
        font-size: 13px;
        font-family: 'Regular';
        border-radius: 25px;
        border: 1px solid #e0e0e0;
        height: 38px;
        box-shadow: unset !important;
    }
    .mobile_form_last_section .col-xl-6.col-md-6 {
        width: 50%;
    }
    .mobile_form_last_section_register_btn {
        text-align: center;
    }
    .mobile_form_last_section_register_btn button {
        background: #EF1AA7;
        color: #fff;
        border-radius: 50px;
        padding: 7px 45px 9px 45px;
        font-size: 15px;
        font-family: 'Regular';
        font-weight: 600;
        border: 2px solid #EF1AA7;
    }
    .mobile_form_last_section .form-control:focus {
        border: 1px solid #4C8BF5 !important;
    }
    .mobile_form_last_section {
        box-shadow: 0px 2px 5px #808080;
        padding: 20px 30px 30px 20px;
        border-radius: 18px;
        max-width: 400px;
        margin: 0 auto;
        background: #fff;
        margin-bottom: 20px;
    }
    .mobile_form_last_section_register_btn button:hover{
        background: #fff !important;
        border: 2px solid #EF1AA7;
        color: #EF1AA7 !important;
    }
    .mobile_form_last_section .custom_form_control_input_three .input-group-text{
        height: 38px !important;
    }
    .col-md-5_jbs_three {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .col-md-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    /* .col-md-8
    {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    .col-md-4
    {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    } */
    .easy_steps_mobile_section .easy_steps_top_div p
    {
        margin-bottom: 0px !important;
    }
    .mobile_navigation_menu_three_jbs {
        position: absolute;
        /* background: #000000d1; */
        background-color: #273243;
        width: 100%;
        z-index: 9999;
        top: 53px;
    }
    .mobile_navigation_menu_three_jbs ul {
        margin-bottom: 0px !important;
        padding-left: 0px !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .mobile_navigation_menu_three_jbs ul li {
        list-style: none;
    }
    .mobile_navigation_menu_three_jbs ul li a {
        color: #fff;
        font-size: 12px;
        line-height: unset !important;
        display: block;
        text-align: center;
    }
    .mobile_navigation_menu_three_jbs ul li {
        padding-top: 12px !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type {
        display: flex !important;
        flex-direction: row;
    }
    div#app .mobile_navigation_menu_three_jbs label {
        color: #fff !important;
        font-size: 13px !important;
        padding: unset !important;
    }
    .mobile_navigation_menu_three_jbs .jobseeker_account_type input.account-type-radio:checked ~ label {
        background-color: #4C8BF5  !important;
    }
   .mobile_navigation_menu_three_jbs .jobseeker_account_type {
        width: 250px !important;
        margin-bottom: 12px !important;
    }
    .last_section_store_icon_jobseeker {
        margin-bottom: 0px !important;
    }
    .best_of_luck_text span {
        margin-left: 6px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        font-size: 15px !important;
        line-height: 17px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        height: unset !important;
        border-radius: 10px !important;
    }
    div#app .selection_p {
        margin-bottom: 0px !important;
        margin-top: -50px !important;
        font-size: 12px !important; 
    }
    .best_of_luck_text span:before {
        border-top: 8px solid transparent !important;
        border-right: 18px solid #E6E6E6 !important;
        border-bottom: 8px solid transparent !important;
        margin: 0px 0px 0 -22px !important;
        border-radius: 5px;
    }
    .best_of_luck_text {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: start;
    }
    .card_penguin_img{
        margin-left: -28px !important;
        margin-top: 0px !important;
    }
    .best_of_luck_text span {
        position: unset !important;
    }

    .box_tip_chit_for_stage_three
    {
        padding-top: 150px;
    }
    div#app  .box_tip_chit_for_stage_three{
        flex-direction: unset !important;
        display: flex;
        align-items: center;
    }
	 div#app  .box_tip_chit_for_stage_three span {
        margin-left: 6px !important;
        width: auto !important;
        word-break: break-word;
        white-space: nowrap;
        margin-top: -15px !important;
        margin-bottom: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        line-height: 13px !important;
    }
    .next_button_lucky_draw a {
        padding: 3px 20px 3px 20px !important;
    }
   div#app .good_luck_mobile {
        background: unset !important;
    }
    .black_term_result
    {
        margin-top: -65px;
    }
    div#app .two_penguin_result {
        margin-bottom: 35px !important;
    }
    .whatsapp_link_lucky_draw {
        display: none;
    }
    .result_draw .results{
        text-shadow: 1px 12px 4px #8888 !important;
        margin-top: -118px !important;
        margin-bottom: 0px !important;
        font-size: 74px !important;
        -webkit-text-stroke-width: 5px !important;
    }
    .result_1{
        float: left;
        padding-top: 60px;
    }
    .result_2{
        float: right;
        transform: rotate(20deg);
        padding-top: 60px;
    }
    .mascot_result_img{
        max-width: 100px;
        margin-right: auto;
        display: block;
    }
    .two_penguin_result {
        display: block !important;
    }
    div#app .congratulations_img {
        max-width: 100% !important;
        margin-top: 0px !important;
    }
    div#app .whats_app_bag
    {
        width: auto !important;
        max-width: 300px !important;
        background-size: 100% 50% !important;
    }
    .mobile_companies .col-xl-6:nth-child(6) {
        margin-bottom: 0px !important;
    }
    .mobile_companies .col-xl-6:nth-child(5) {
        margin-bottom: 0px !important;
    }
    .profile-card-back2{
        width: 100% !important;
    }
    .organization_bg_three_jbs {
        /* margin-top: 330px; */
    }
    .mobile_companies img {
        max-width: 100%; 
        height: auto; 
        display: inline-block; 
    }
    .desktop_companies{
        display: none !important;
    }
    .mobile_companies{
        display: block !important;
    }
    .lucky_draw_card_box .card__face
    {
        /* background-image: url("../jobeekerImages/Rectangle 77@2x.png") !important; */
        background-size: contain;
        background-repeat: no-repeat;
        height: 340px;
    }
    .lucky_draw_card_box .cards
    {
        height: 200px !important;
    }
    .card_selection_amount {
        padding-top: 130px !important;
    }
    .result_draw p {
        font-size: 40px !important;
        -webkit-text-stroke-width: 15px !important;
        vertical-align: middle !important;
    }
    .lucky_draw_card_box img {
        max-width: 100px !important;
        vertical-align: middle !important;
        padding-top: 0px !important;
    }
    .lucky_draw_card_box .cards {
        height: unset !important;
        margin-bottom: 340px;
    }

  
    .nav_lucky_draw_image img {
        max-width: 210px !important;
    }
    .box_tip_chit span {
        text-align: end;
        width: unset !important;
        font-size: 14px;
        line-height: 19px;
        margin-top: 0px !important;
    }
    
    .mobile_mb_5 {
        margin-bottom: 4rem;
    }
    .box_tip_chit span{
        width: 250px !important;
        /* height: 150px; */
        margin-bottom: 100px !important;
        padding-top: 12px !important;
        padding-right: 30px !important;
        text-align: center;
        padding-bottom: 12px !important;
        top: 20% !important;
    }
    .box_tip_chit span:before{
        margin: 35px 0 0 58px;
    }


  div#app  .elucky_draw_desktop
    {
        display: none !important;
    }
   body div#app .elucky_draw_mobile{
        display: block !important;
    }
    .whole_lucky_draw_form .col-4 {
        max-width: 100%;
        flex: 100%;
    }
    .whole_lucky_draw_form .col-6 {
        max-width: 100%;
        flex: 100%;
    }
    .whole_lucky_draw_form .col-8 {
        max-width: 100%;
        flex: 100%;
    }
    .mobile_col_six_lucky_draw{
        max-width: 100%;
        flex: 100%;
    }
    .lucky_draw_radio .custom-radio {
        display: inline-block !important;
    }
    .country_code_lucky_draw {
        max-width: 30% !important;
        width: 30% !important;
        flex: 30% !important;
    }
    .number_lucky_draw.col {
        max-width: 70% !important;
        width: 70% !important;
        flex: 70% !important;
        padding-left: 0px !important;
    }
    .mobile_col_six_lucky_draw img:nth-child(1) {
        max-width: 350px;
        display: block;
    }
    /* .lukcy_draw_forms {
        margin-top: -68px;
    } */
    .lukcy_draw_forms1 {
        margin-top: -68px;
        padding: 20px;
    }
    .lukcy_draw_forms h5
    {
        font-size: 18px !important;
    }
  
    .box_tip_chit_for_stage_two span{
        position: unset !important;
    }
    .stage_tow_form {
        margin-top: 0px;
    }
    div#app .stage_three img {
        max-width: 30px !important;
        display: inline-block !important;
    }
    .social_link_lucky_draw {
        height: 36px !important;
        width: 100% !important;
        display: flex;
    }
    .stage_three p {
        margin-left: 3px !important;
        font-size: 15px !important;
        line-height: 23px;
        padding-top: 6px;
    }
    .next_button_lucky_draw button
    {
        padding: 3px 20px 3px 20px !important;
    }

    .stage_three {
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 7px solid #98949617;
    }
    .mobile_margin_top_zero{
        margin-top: 0px !important;
    }
    /* .lucky_draw_card_box {
        display: block !important;
    } */
    .mobile_col_four_lucky_draw
    {
        max-width: 100% !important;
        flex: 100% !important;
    }
    .mobile_col_eight_lucky_draw
    {
        max-width: 100% !important;
        flex: 100% !important;
    }
    .choose_winnings_section {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
        font-size: 18px;
    }
    .lucky_draw_card_box .cards {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .chit_header img {
        max-width: 300px;
        position: absolute;
        right: -74px;
        top: -65px;
    }
    .mobile_center{
        text-align: center;
    }
    .pink_elucky_draw_text
    {
        font-size: 25px !important;
    }
    .left_penguin_img_lucky_draw {
        display: none;
    }
    .whats_app_bag {
        margin-left: auto;
        margin-right: auto;
    }
    .right_penguin_img_lucky_draw span {
        position: unset;
        margin-left: unset !important;
    }
    .right_penguin_img_lucky_draw img {
        position: unset !important;
        max-width: 250px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
        margin-top: 10px !important;
    }
    .right_penguin_img_lucky_draw span{
        width: auto !important;
    }
    .right_penguin_img_lucky_draw {
        margin-bottom: 45px;
    }
    .header_store_icon_three a {
        padding: 5px 30px 5px 30px;
    }
}
@media only screen and (min-width: 2000px) {
    .jb_bg_img_three {
        height: 70vh !important;
    }
    .bg_color_three_jb {
        height: 70vh !important;
    }
    .top_heading_h1_three {
        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;
    }
}
div#app .elucky_draw_mobile{
    display: none !important;
}
.right_penguin_img_lucky_draw {
    display: inline-block;
}
.congratulations_img_mobile{
    display: none;
}
.bkgselect_img{
    display: none;
}
.lucky_draw_datepicker .vdp-datepicker__calendar {
    top: 36px;
}
.congratulations_img{
    max-width: 1000px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    z-index: 1;
}
/**** Lucky Draw Css End ****/

/**** Jobseeker Singpass Form And Normal Form Css Start ****/
.singpass_jobseeker_div_three {
    text-align: center;
}
.register_btn_singpass_jobseeker button {
    max-width: 100% !important;
    width: 240px !important;
    font-size: 15px;
}
.use_singpass_jobseeker_three {
    color: #fff;
    font-family: 'Regular';
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0px !important;
    line-height: 30px;
}
.continue_with_singpass_btn_jobseeker_three {
    border: 2px solid #fff;
    box-shadow: 0px 0px 4px 2px #0000000D;
    padding: 10px 25px 10px 25px;
    border-radius: 30px;
    font-family: 'Extra Bold' !important;
    font-weight: 700;
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 0px;
    color: #333333;
    background: #fff;
    width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.dont_have_account_three {
    color: #fff;
    font-family: 'Regular';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.or_p_jobseeker_three {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 10px;
    text-align: center;
    position: relative;
}
.or_p_jobseeker_three::before,
.or_p_jobseeker_three::after {
    content: "";
    height: 2px;
    background-color: #D6D6D6;
    display: block;
}
.or_p_jobseeker_three {
    font-weight: 400;
    color: #fff;
    font-family: 'Regular';
    font-size: 18px;
    margin-top: 25px;
}
.color_text_singpass{
    color: #ed1a3b;
    font-family: 'Extra Bold' !important;
}
.jobseeker_singpass_img_i_three {
    max-width: 120px;
    vertical-align: -webkit-baseline-middle;
}
@media only screen and (max-width: 768px) {
    .profile-card-face {
        left: 0;
        right: 0;
    }
    .manually_margin_class{
        margin-bottom: 350px;
     }
     .margin_bottom_manually_flip{
        margin-bottom: 470px !important;
     }
    .continue_with_singpass_btn_jobseeker_three
    {
        font-size: 14px !important;
        padding: 6px 20px 6px 20px !important;
        margin-top: 15px !important;
        max-width: 100%;
    }
    /* .or_p_jobseeker_three:before {
        width: 40% !important;
        top: 59% !important;
    }
    .or_p_jobseeker_three:after {
        width: 40% !important;
        top: 59% !important;
    } */
   div#app .register_btn_singpass_jobseeker button
    {
        width: 225px !important;
        max-width: 100% !important;
    }
    .dont_have_account_three {
        font-size: 12px !important;
    }
  }
  @media only screen and (max-width: 320px){
    .use_singpass_jobseeker_three {
        font-size: 12px !important;
        margin-bottom: 0px !important;
    }
    .continue_with_singpass_btn_jobseeker_three{
        padding: 6px 20px 6px 20px !important;
        margin-top: 15px !important;
        max-width: 100%;
    }
    .jobseeker_chatbot_section img {
        max-width: 65px !important;
    }
    .jobseeker_chatbot_section span {
        height: 82px !important;
        font-size: 12px !important;
        padding: 12px 12px 12px 12px !important;
    }
    /* .or_p_jobseeker_three:before {
        top: 63% !important;
        width: 35% !important;
    }
    .or_p_jobseeker_three:after {
        top: 63% !important;
        width: 35% !important;
    } */
  }
  @media only screen and (min-width: 769px) and (max-width: 999px){
    .profile-card-face {
        left: 0;
        right: 0;
    }
    .manually_margin_class{
        margin-bottom: 370px;
     }
     .margin_bottom_manually_flip{
        margin-bottom: 470px !important;
     }
    div#app .register_btn_singpass_jobseeker button
    {
        width: 225px !important;
        max-width: 100% !important;
    }
}

.go_back_jbs_three a {
    color: #fff;
    text-decoration: underline;
    font-family: 'Regular' !important;
    font-weight: 600;
    font-size: 16px;
}
.go_back_jbs_three span {
    font-size: 16px;
    font-weight: 600;
    vertical-align: middle;
    width: 23px;
}



.profile-card {

    position: relative;
    perspective: 150rem;
    -moz-perspective: 150rem;
  }
 
 .profile-card-face {
    transition: all .8s ease;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
 }
 
 .profile-card-back{
    transform: rotateY(180deg);
 }
 
 .profile-card-front {
    transform: rotateY(-180deg);
 }
 
 .profile-card .profile-card-back2 {
    transform: rotateY(0);
 }

.jobseeker_chatbot_section img {
    max-width: 75px;
}
.jobseeker_chatbot_section {
    right: 15px;
    bottom: 90px;
    position: fixed;
    z-index: 999;
}
.jobseeker_chatbot_section span {
    background-size: 100% 100%;
    display: inline-block;
    height: 90px;
    font-size: 13px;
    line-height: 18px;
    color: #4C8BF5;
    padding: 15px 25px 15px 25px;
}
.jobseeker_chatbot_section img {
    max-width: 75px;
    margin-top: 110px;
    margin-left: -5px;
}
.jobseeker_chatbot_section{
    visibility: hidden;
    opacity: 0;
}
.fadeInBottomJobseeker { animation-name: fadeInBottomJobseeker }
@keyframes fadeInBottomJobseeker {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}
.fadeInBottomJobseeker{
    animation-duration: 1s;
    animation-fill-mode: both;
    visibility: visible;
}
.margin_bottom_fifty_five{
    margin-bottom: 55px;
}

/*** New Header Top Navigation Menu With Mobile And Tab View Start ***/
.jobseeker_header_three_new_layout{
    margin-top: 0px !important;
    margin-left: 20px;
}
.jobseeker_header_three_new_layout ul#responsive li a {
    padding-top: 12px !important;
    color: #4C8BF5 !important;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Regular' !important;
}
.jobseeker_header_three_new_layout .dropdown-nav {
    background: #6985B5 !important;
}
div#app .jobseeker_header_three_new_layout #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;
}
.jobseeker_header_three_new_layout .dropdown-nav {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    margin-top: 0px !important;
}
.jobseeker_header_three_new_layout ul:after{
    display: none;
}
.jobseeker_header_three_new_layout ul.dropdown-nav {
    margin-left: 15px !important;
}
.jobseeker_login_btn_three::after{
    background: #fff !important;
}
.jobseeker_login_btn_three {
    border-radius: 30px !important;
    font-family: 'Regular';
    color: #4C8BF5;
    border: 3px solid #4C8BF5;
    padding: 10px 18px 4px 18px;
}
div#app .jobseeker_header_three_new_layout .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: #4c8bf5 !important; */
    background: transparent !important;
    /* font-size: 25px; */
    position: relative;
    top: 4px;
    margin-left: 3px;
}
.jobseeker_header_three_new_layout .dropdown_custom_arrow{
    display: flex !important;
}
.jobseeker_header_three_new_layout ul ul.dropdown-nav ul.dropdown-nav li:hover a:after, .jobseeker_header_three_new_layout ul ul.dropdown-nav li:hover a:after, .jobseeker_header_three_new_layout ul li:hover a:after
{
    opacity: unset !important;
}
@media only screen and (max-width: 768px) {
    .mobile_max_width_flex_jobseeker_three{
        max-width: 100% !important;
		flex: 100% !important;
    }
    .big_screen_max_width_flex_jb_three{
		max-width: 100% !important;
		flex: 100% !important;
        margin-top: 50px;
	}
    .mobile_navigation_menu_three_jbs .dropdown_custom_arrow{
        display: flex;
        justify-content: center;
    }
    .mobile_navigation_menu_three_jbs .dropdown_custom_arrow span {
        font-size: 22px;
        margin-left: 3px;
        position: relative;
        top: 2px;
    }
    .mobile_navigation_menu_three_jbs ul li a {
        font-family: 'Regular' !important;
        font-weight: 800;
        font-size: 12px;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .mobile_navigation_menu_three_jbs .main_menu_dropdown_mobile_view_jobseeker{
        font-family: 'Regular' !important;
        font-weight: 800;
        font-size: 12px;
        margin-bottom: 0px !important;
        color: #fff !important;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker ul li {
        padding-top: 0px !important;
        line-height: 20px;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker ul li a {
        font-size: 11px !important;
    }
    div#app .mobile_navigation_menu_three_jbs .home_link{
        padding-top: 0px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 999px){
    .mobile_jobseeker_header_three .top_heading_h1_three{
        margin-top: 20px !important;
    }
    .mobile_navigation_menu_three_jbs .dropdown_custom_arrow{
        display: flex;
        justify-content: center;
    }
    .mobile_navigation_menu_three_jbs .dropdown_custom_arrow span {
        font-size: 22px;
        margin-left: 3px;
        position: relative;
        top: 2px;
    }
    .mobile_navigation_menu_three_jbs ul li a {
        font-family: 'Regular' !important;
        font-weight: 800;
        font-size: 12px;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .mobile_navigation_menu_three_jbs .main_menu_dropdown_mobile_view_jobseeker{
        font-family: 'Regular' !important;
        font-weight: 800;
        font-size: 12px;
        margin-bottom: 0px !important;
        color: #fff !important;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker ul li {
        padding-top: 0px !important;
        line-height: 20px;
    }
   .mobile_navigation_menu_three_jbs .sub_menu_mobile_view_jobseeker ul li a {
        font-size: 11px !important;
    }
    div#app .mobile_navigation_menu_three_jbs .home_link{
        padding-top: 0px !important;
    }
}
/*** New Header Top Navigation Menu With Mobile And Tab View End ***/
.form_agree_note_three_jbs {
    padding: unset !important;
    background: unset !important;
    border: unset !important;
    font-size: 12px !important;
}

.box_tip_chit {
    text-align: center;
}
.tip_img_nw{
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}
.nav_lucky_draw_image{
    text-align: end;
}
.nav_lucky_draw_image {
    margin-bottom: -197px;
}
.right_logo_jbs {
    max-width: 145px !important;
}
.arrow_right_with_circle {
    transform: rotate(270deg);
    position: relative;
    top: 5px;
    margin-left: 5px;
}
.term_jbs {
    text-align: end;
    color: #fff;
    margin-right: -57px;
    margin-bottom: 0px;
    margin-top: 40px;
}
.stage2_next_button {
    text-align: end;
}
.inner_jb_fr {
    max-width: 620px;
}
.stage2_full_form {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.box_tip_chit_for_stage_two{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}
.rt_penguin {
    max-width: 285px;
    transform: rotate(-11deg);
    margin-left: auto;
    margin-right: auto;
}
.box_tip_chit_for_stage_two span{
    position: unset !important;
}
.text_with_penguin_stage_two{
    text-align: end;
    display: inline-grid;
    float: right;
    margin-top: -425px;
    margin-right: -60px;
    margin-bottom: 30px;
}
.box_tip_chit_for_stage_two span{
    margin-left: auto;
    display: block;
    text-align: center;
}
.box_tip_chit_for_stage_two span{
    width: 280px !important;
    border-radius: 20px !important;
    font-size: 18px !important;
    padding-bottom: 12px !important;
}
.text_with_penguin_stage_two .coin_img{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -75px;
    z-index: 9999;
}
.starge2_term {
    margin-right: 77px !important;
    margin-bottom: 0px;
    margin-top: 10px !important;
}
.box_tip_chit_for_stage_three {
    text-align: start !important;
    margin-bottom: -95px;
}
.stage_three_img {
    max-width: 250px;
    margin-top: -10px;
    transform: rotate(16deg);
}
.box_tip_chit_for_stage_three span{
    position: unset !important;
    background: #E6E6E6;
    border: #E6E6E6;
    width: 291px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.star_boxtip {
    margin-top: -16px;
    float: right;
    max-width: 24px;
    margin-right: -14px;
}
.star_boxtip2 {
    max-width: 24px;
    margin-bottom: -12px;
    margin-left: -20px;
    float: left;
    z-index: 9999;
    position: relative;
}
.term_jbs3{
    text-align: end;
    color: #fff;
    margin-top: 10px;
    margin-right: 50px;
    font-size: 17px;
}
.lucky_draw_card_box {
    justify-content: center;
}
.stage2_full_form{
    background-size: cover;
    background-repeat: no-repeat;
    padding: 95px;
    padding-bottom: 11px;
    padding-top: 52px;
}
.connect_us_form {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 95px;
    padding-bottom: 11px;
    padding-top: 52px;
}
.card_selection_bg_img_jbs{
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.two_penguin_result {
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
}
.congratulations_img {
    margin-top: 65px;
    margin-bottom: 45px;
}
.stage3_container {
    margin-top: 170px;
}
.connect_img{
    margin-bottom: -825px;
}
.black_term {
    font-size: 17px;
    text-align: end;
    margin-top: 0px !important;
}
.black_term_result{
    font-size: 17px;
    text-align: end;
    color: #fff ;
}
.next_button_lucky_draw a {
    color: #EF1AA7;
    background-color: transparent;
    border: 3px solid #EF1AA7;
    padding: 0px 30px 0px 30px;
    border-radius: 30px;
    font-weight: 600;
    font-family: 'Regular';
    font-size: 20px;
    margin-right: 0px;
}
.next_button_lucky_draw a:hover {
    background: #EF1AA7 !important;
    color: #fff !important;
    border: 3px solid #EF1AA7;
}
.box_tip_chit_for_stage_three i{
    font-style: normal !important;
}
.whole_lucky_draw_form{
    margin-top: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    height: 100vh;
    padding-left: 50px;
    padding-right: 50px;
}
.padding_left_zero_jbs{
    padding-left: 0px !important;
}
.padding_right_zero_jbs{
    padding-right: 0px !important;
}
.first_stage_p{
    margin-right: 22px !important;
    margin-top: 20px !important;
}
.stage_one_chit span{
    top:290px !important;
}
.show_msg_box{
    visibility: visible !important;
}
.jobseeker_header_new_layout_three ul:after{
    display: none;
}

.jobseeker_header_new_layout_three {
    margin-top: 4px !important;
}
.jobseeker_header_new_layout_three{
    margin-left: 20px;
}
.jobseeker_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;
}
.jobseeker_header_new_layout_three .dropdown-nav {
    background: #6985B5 !important;
}
div#app .jobseeker_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;
}
.jobseeker_header_new_layout_three .dropdown-nav {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
    margin-top: 0px !important;
}
.jobseeker_header_new_layout_three ul.dropdown-nav {
    margin-left: 15px !important;
}
div#app .jobseeker_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;
}
.jobseeker_header_new_layout_three .dropdown_custom_arrow{
    display: flex !important;
}
.jobseeker_header_new_layout_three ul ul.dropdown-nav ul.dropdown-nav li:hover a:after, .jobseeker_header_new_layout_three ul ul.dropdown-nav li:hover a:after, .jobseeker_header_new_layout_three ul li:hover a:after
{
    opacity: unset !important;
}
.jobseeker_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 .jobseeker_header_new_layout_three .dropdown-nav li a{
    color: #fff !important;
    transition: unset !important;
    line-height: unset !important;
}
div#app .active_jb_only a {
    color: #4C8BF5 !important;
}
.nav_conatiner_three_jb {
    margin-top: 15px;
    margin-bottom: 15px;
}
.jb_bg_img_three {
    background-size: cover;
    background-position: center;
    height: 100vh;
}
.bg_color_three_jb{
   /* height: 90vh; */
   height: 100vh;
   background: linear-gradient(90deg,rgba(76, 139, 245, 0.4) 0%,rgba(239, 26, 167, 0.4) 100%);
}
.common_futura_bold_font_jb{
    font-family: 'Extra Bold' !important;
}
.set_in_middle{
    align-items: center;
    justify-content: center;
    height: 100%;
}
.form_agree_note_three_jbs span{
    color: #fff !important;
}
.password_requirements_text_three_jbs span{
	padding: 28px 12px 15px 12px;
    font-size: 13px;
    display: block;
    line-height: 16px;
    color: #4c8bf5;
    font-weight: 600;
}
.password_requirements_text_three_jbs {
    background-size: 100% 100%;
    margin-bottom: 10px;
    margin-top: -29px;
    /* z-index: 999999; */
    position: relative;
    margin-left: -2px;
}
.mock_up_img_jb {
    max-height: 550px;
}
.image-center-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;      
  text-align: center;       
}

.image-center-wrapper img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;           
}
body .my_custom_container_three_jbs {
    max-width: 77%;
    padding-top: 30px;
}
.jb_accordian_three .card-header .heading_jb_three_campaign{
    font-weight: 800 !important;
    font-size: 18px;
    font-family: 'Bold' !important;
    line-height: 30px;
    color: #333333;
}
div#app .jb_accordian_three .card-body p {
    font-weight: 500;
    font-size: 18px !important;
    line-height: 30px;
    margin-left: 0px;
    color: #333333;
}
.jb_accordian_three .card-body
{
    padding: 30px 0px 30px 0px !important;
}
.jb_accordian_three .card-header {
    padding-left: unset !important;
    padding-right: unset !important;
    background: unset !important;
    border-bottom: 2px solid #333333 !important;
}
div#app .earn_more_ul_three_jbs .card {
    border: unset !important;
}
.heading_jb_three_campaign{
    display: flex;
    justify-content: space-between;
}
.jb_three_first_animation {
    opacity: 0;
}
.animation_btn_three_jb_header:hover .jb_three_first_animation{
    opacity: 1 !important;
}
.animation_btn_three_jb_header:hover .jb_three_second_animation{
    opacity: 0;
}

.jb_three_first_animation_two {
    opacity: 0;
}
.animation_btn_three_jb_header_two:hover .jb_three_first_animation_two{
    opacity: 1 !important;
}
.animation_btn_three_jb_header_two:hover .jb_three_second_animation_two{
    opacity: 0;
}
.perfect_jb_bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.perfect_h3 h4 {
    font-weight: 900;
    font-size: 35px;
    line-height: 48px;
    color: #fff;
}
.perfect_p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0px;
    color: #fff;
}
.cta_img
{
    /* background-size: 100% 100%; */
    background-size: cover;
    background-position: center;
    /* height: 38vh; */
    height: 34vh;
    border-radius: 15px;
}
.get_started_anchor_three_jbs a {
    color: #fff !important;
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
}
.get_started_anchor_three_jbs {
    margin-top: 20px;
}
.padding_section_jb{
    padding-left: 30px;
    padding-right: 30px;
}
.common_section_headings_jb_three{
    color: #233657;
    font-weight: 900;
    font-size: 45px;
    line-height: 60px;
    font-family: 'Extra Bold' !important;
}
.easy_steps_div_three_jbs h3 {
    margin-bottom: 25px;
}
.loved_p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 25px !important;
}
.form_btn_line_height{
    line-height: 24px !important;
}
.form_animation_btn {
    width: 240px !important;
    max-width: 100% !important;
}

.loved_by_section {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    overflow: hidden;
    background: #141414;
    border-radius: 1rem;
}

  .column_one {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
  }

  .track_jb_three {
    display: flex;
    flex-direction: column;
  }

  .jb_cards_section_of_users {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #292929;
    padding: 1rem;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    min-height: 300px;
    border: 1px solid #343437;
    margin-bottom: 1.5rem;
  }

  /* Scroll animations */
  .scroll_up,
  .scroll_down {
    animation-duration: 24s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-play-state: running;
  }

  .scroll_up:hover,
  .scroll_down:hover {
    animation-play-state: paused;
  }

  .scroll_up {
    animation-name: scrollUpUsers;
  }

  .scroll_down {
    animation-name: scrollDownUsers;
  }

  @keyframes scrollUpUsers {
    0% {
      transform: translateY(0%);
    }
    100% {
      transform: translateY(-50%);
    }
  }

  @keyframes scrollDownUsers {
    0% {
      transform: translateY(-50%);
    }
    100% {
      transform: translateY(0%);
    }
  }
.loved_with_user_combine {
    gap: .75rem;
    align-items: center;
    margin-top: auto;
}
.loved_with_user_combine img {
    max-width: 40px;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.user_name_and_sec_jb_three p {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 0px;
    color: #fff !important;
    font-family: 'Extra Bold';
}
.details_p_jb_three{
    font-weight: 500;
    font-size: 16px;
    color: #fff !important;
}
.user_name_and_sec_jb_three a {
    font-weight: 500;
    font-size: 14px;
    color: #e3d0df !important;
    font-family: 'Extra Bold';
}
.user_name_and_sec_jb_three a:hover{
    text-decoration: underline;
}
.jb_cards_section_of_users:hover {
    border: 1px solid #6d6d70;
}
.jb_cards_section_of_users{
    cursor: pointer;
}
.chat_div_jbs_three a:hover
{
    color: #fff !important;
}
.go_back_jbs_three a:hover{
    color: #fff !important;
}
.chat_div_jbs_three {
    margin-top: 5px;
    margin-bottom: 5px;
}
.col_md_5_jbs_three{
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.common_animation_btn_three_jbs_three_for_heead_btn div{
    height: 26px !important;
}
.common_sgn_agree_three_jbs_poo_up {
    margin-top: 0px !important;
    margin-bottom: 12px !important;
}
.common_sgn_agree_three_jbs_poo_up span a{
    color: #4c8bf5;
    text-decoration: underline;
}
.my_custom_container_jb_for_header{
   /*  max-width: 2000px !important; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}
.profile-card-back{
    right: 0 !important;
}
.profile-card-face{
    right: 0 !important;
}
.header_contaner_three_jbs nav#navigation ul li {
    margin-left: 0px !important;
    margin-right: 10px !important;
}
.header_contaner_three_jbs nav#navigation ul li a {
    font-size: 15px !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
}
.justify_center {
     display: flex;
     justify-content: center; 
}
.scam_image {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin: 10px 0;
    cursor: pointer;
}
.password_requirements_text_three_jbs_like_backend {
    background-size: 100% 100%;
    margin-bottom: 10px;
    margin-top: -29px;
    /* z-index: 999999; */
    position: relative;
    margin-left: -2px;
}
.password_requirements_text_three_jbs_like_backend span {
    padding: 28px 12px 15px 12px;
    font-size: 13px;
    display: block;
    line-height: 16px;
    color: #4c8bf5;
    font-weight: 600;
}