﻿
        
        .functional-panel.home-pannel { 
    width: 57%;
        min-height: 440px;
}
   
.home-pannel .maidtypebox {
    margin: 1% 1.5%;
    width: 45%;
    /* max-width: 109px; */
    padding: 21px 0;
    float: none;
    /* margin: 2.5%; */
}
.home-pannel .rdo_panel.autowidth.rd_UrgencyType tr {
    width: 43%;
    /* max-width: 101px; */
}
 
.home-pannel span.backslide { 
    width: 13%; 
        margin: 10px 4% -33px;
            padding: 10px 1px;
}

.choosediv .timeslotselection.col-4 {
    width: 44%;
    margin: 10px 2% 11px 2%;
}
.choosediv .timeslotselection.col-4 b {
    padding: 10px 4px;
}
.home-pannel .maidtypebox big img {
    width: 25%;
}

/*div#fndiv6 span.backslide {
    margin: 10px 4% 20px;
}*/

div#fndiv6 label {
    margin: 10px 0 0;
    display: block;
}

div#fndiv6 b, div#fndiv6 label {
    font-size: 17px;
        padding: 0 5px;
}
div#fndiv6 b span {
    font-size:inherit;
}

 .div_UrgencyType {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin:16px 0 4px;
    /* background-color: #F7F7F7; */
    border: 1px solid #F1F1F1;
    border-radius: 50px;
    box-shadow: 0px 1px 2px #C3C3C3;
    cursor: pointer;
}
.div_UrgencyType.active {

    background-color: #007CAA;
    color: #fff;
}

 
.div_UrgencyType.active p b,.div_UrgencyType.active p span
{
     color: #fff;
}
.div_UrgencyType img {
    display: inline-block;
    /* float: left; */
    vertical-align: middle;
    width: 14%;
}

img {}

.div_UrgencyType p {
    /* float: left; */
    text-align: left;
    display: inline-block;
    width:80%;
    vertical-align: middle;
        margin: 0;
}

.div_UrgencyType p b {
    font-size: 18px;
    display: block;
    margin: 0 0 7px;
    color: #007CAA;
        font-family: 'Open Sans Condensed', sans-serif;
}

.div_UrgencyType p span {
    font-size: 15px;
}

/********gender panel********/
 .div_MaleHeading {
    border: 3px solid #00bce1;
        border-radius: 10px;
    /* box-shadow: 1px 1px 3px #8a8686; */
    margin: 20px 0 7px 7%;
    text-align: left;
    padding: 10px;
    background-color: #ffffff;
    width: 85%;
}
        
       .div_MaleHeading img {
    display: inline-block;
    width: 14%;
    vertical-align: middle;
    margin: 0;
    background-color: #fff;
    padding: 10px;
    margin: 0 0 0px -49px;
}
        
        .div_MaleHeading p {
    display: inline-block;
    width: 85%;
    font-size: 23px;
    top: 0;
    color: #00bce1;
    position: relative;
    text-align: center;
    margin: 0;
    vertical-align: middle;
}
      .div_FemaleHeading {
       border: 3px solid #00bce1;
        border-radius: 10px;
    /* box-shadow: 1px 1px 3px #8a8686; */
    margin: 20px 0 7px 7%;
    text-align: left;
    padding: 10px;
    background-color: #ffffff;
    width: 85%;
}
        
       .div_FemaleHeading p {
    font-size: 23px;
    margin: 0;
    color: #00bce1;
    text-align: center;
    display: inline-block;
    width: 85%;
    vertical-align: middle;
}
        
       .div_FemaleHeading p span {
    border-bottom: 1px solid #fff;
    padding: 2px 5px 3px;
    display: inline-block;
    margin: 1px;
    border-radius: 0;
    color: #00bce1;
    font-size: 15px;
}
        
    .div_FemaleHeading img {
    display: inline-block;
    width: 14%;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
    width: 14%;
    vertical-align: middle;
    margin: 0;
    background-color: #fff;
    padding: 10px;
    margin: 0 0 0px -49px;
}
        .div_GenderSelect
        {
            border: 2px solid #00bce1;
    display: block;
    margin: 52px auto 0;
    width: 93%;
    border-radius: 10px;
    min-width: 285px;
        }
        
        .Gender_div
        {
               display: inline-block;
    width: 18%;
    padding: 5px;
    position: relative;
    margin:20px 4% 20px;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
        }
        .Gender_div.active:after
        {
            content: " ";
            background-image: url(https://www.bookmybai.com/images/tick-green.png);
            width: 25px;
            height: 25px;
            position: absolute;
            background-repeat: no-repeat;
            background-color: #fff;
            background-position: center;
            border-radius: 16px;
            left: 2px;
            bottom: 2px;
        }
        .Gender_div.active
        {
            background: #cff1ff;
        }
        .div_GenderSelect p
        {
            background-color: #ffffff;
            margin: -15px auto 0;
            border-radius: 14px; /* border: 2px solid #00bce1; */
            font-size: 17px;
            white-space: nowrap;
            width: 210px;
        }
        .Gender_div img
        {
            width: 93%;
        }
        
        div#fndiv7 span.backslide
        {
            margin: 10px 4% 20px;
        }
        div#fndiv6 b, div#fndiv6 label
        {
            font-size: 12px;
            padding: 10px 5px;
        }
        div#fndiv7 b, div#fndiv7 label
        {
            font-size: 17px;
            padding: 0 5px;
        }
        div#fndiv7 b span
        {
            font-size: inherit;
        }
        
        
        /***/
        /*div#fndiv6 span.backslide
        {
            margin: 10px 4% -34px;
        }*/
        
        
        
        #lnk_ReferMaid
        {
            display:inline-block !important;
        }
        
        
        
        /******/
        
        .homestepscon.overseas_sec {
    height: auto;
    padding: 0px 0;
    background-color: #1a5473;
    margin: 10px 0 10px;
    background-image:url('../images/overseas_earth.png');
        background-repeat: no-repeat;
    background-size: contain;
    background-position: 100%;
}

.homestepscon.overseas_sec h3 { 
    color: #ffffff;
    font-size: 30px;
    position: relative;
    right: 0%;
    margin: -11px auto -1px;
    top: 0;
    line-height: 54px;
    background-color: transparent;
    width: 63%;
    text-align: center;
    box-sizing: border-box;
    display: block;
    text-indent:0;
    /* text-shadow: 1px 1px 2px #272727; */
}
.homestepscon.overseas_sec h3:before {
    content: " ";
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 0px;
    left: 0;
    top: 0;
    /* border: 27px solid transparent; */
    /* border-left-color: #00bce1; */
        border: none;
}
.homestepscon.overseas_sec h3:after {
    content: " ";
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 0px;
    right: 0px;
    top: 0;
    /* border: 27px solid #00bce1; */
    /* border-left-color: #ffffff; */
        border: none;
    z-index: 1;
}
.homestepscon.overseas_sec h3 img {
    position: absolute;
    height: 53px;
    right: 11px;
    z-index: 2;
}

.homestepscon.overseas_sec h4 {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
}

.overseas_text a.btn_auto {
    margin: 26px 0 0;
    background-image: none;
    background-color: #246588;
    font-size: 22px;
    border-radius: 0;
    border: 2px solid #ffffff;
}

.overseas_text {
    width: 100%;
}
    .overseas_text a.btn_auto:hover,.japamaid_text a.btn_auto {
        background-color: #2b7196;
    }
        /***/


        
/****japa****/
 .homestepscon.japamaid_required {
    background-color: #246588;
}
        .homestepscon.overseas_sec, .homestepscon.japamaid_required {
    width: 31.33%;
    min-height: 278px;
    max-height: none;
    padding: 10px 0 0;
    box-sizing: border-box;
    margin: 15px 1% 10px 1%;
    background-size: cover;
    background-position: center;
}

.japamaid_image {
    width: 19%;
    text-align: center;
    margin: 0 auto;
    background-color: transparent;
    border-radius: 0px;
    padding: 10px;
}

 .japamaid_text {
    width: 100%;
    text-align: center;
}

 .japamaid_text h3 {
    
    color: #ffffff;
    font-size: 30px;
    position: relative;
    right: 0%;
    margin: -11px auto -3px;
    top: 0;
    line-height: 54px;
    background-color: transparent;
    width: 63%;
    text-align: center;
    box-sizing: border-box;
    display: block;
    text-indent: 0;
    /* text-shadow: 1px 1px 2px #272727; */
}
.japamaid_text h3:before {
    content: " ";
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 0px;
    left: 0;
    top: 0;
    border: 27px solid transparent;
    border-left-color: #eeeeee;
       border: none;
}
 .japamaid_text h3:after {
    content: " ";
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 0px;
    right: 0px;
    top: 0;
    border: 27px solid #00bce1;
    border-right-color: #eeeeee;
    z-index: 1;
       border: none;
}
.japamaid_text h4 {
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
    margin: 0; 
}
.japamaid_text a.btn_auto {
      margin: 28px 0 0;
    background-image: none;
    background-color: #246588;
    font-size: 22px;
    border-radius: 0;
    border: 2px solid #ffffff;
} 
.japamaid_image img {
    background-color: transparent;
    border-radius: 0px;
    padding: 0;
    width: 100%;
}
        .homestepscon.overseas_sec h3 {
            width:98%;
        }
      .japamaid_required .japamaid_image img {
    width:100%;
}
      .homestepscon.overseas_sec.couple_sec h3 {
    /*font-size: 44px;*/
    letter-spacing: 1px;
    width: 93%;
    left: 0%; 
    text-align: center;
    box-sizing: border-box;
    display: block;
    text-shadow: none;
    text-indent: 7px;
}
      .homestepscon.overseas_sec.couple_sec h3:after {
    content: " ";
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 0px;
    right: 0px;
    top: 0;
    border: 27px solid #ffffff;
    border-right-color: #00bce1;
    border-left-color: #fff;
    z-index: 1;
}
      .homestepscon.overseas_sec.couple_sec h3:after {
                 border: none;
            }
       .homestepscon.overseas_sec{ 
    background-image: none !important; 
}
            .homestepscon.japamaid_required { 
    background-image: none !important; 
}
            .homestepscon.overseas_sec.couple_sec {
                  background-image: none !important; 
}
            .homestepscon.overseas_sec.highlight {
    background-color: #246588;
}
/*******/

@media only screen and (max-width: 480px)
{
    .home-pannel span.backslide { 
        width: 92%;
        margin:10px 3%;
}

.home-pannel .maidtypebox { 
    padding: 26px 0; 

}
.choosediv .timeslotselection.col-4 {
    width: 44%;
    margin: 5px 2%;
}
.validationSummary {
    padding: 2% 2% 2% 19px;
}

.home-pannel .maidtypebox big img {
    width: 32%;
}
.div_UrgencyType img {
    display: inline-block;
    /* float: left; */
    vertical-align: middle;
    width: 20%;
}
.div_UrgencyType p {
    /* float: left; */
    text-align: left;
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    margin: 0;
}


/*****gender panel*****/

 .div_MaleHeading {
    border: 3px solid #00bce1;
    margin: 40px auto 0;
    text-align: left;
    padding: 10px;
    width: 89%;
    background-color: #fff;
    border-radius: 10px;
}
            .div_MaleHeading img {
    display: block;
    width: 32%;
    vertical-align: middle;
    margin: -60px auto 0px;
    background-color: #fff;
    padding: 0 8px;
}
            .div_MaleHeading p {
        display: inline-block;
    width: 100%;
    color: #00bce1;
    font-size: 17px;
    padding: 0;
}
            .Gender_div {
        display: inline-block;
    width: 25%;
    margin: 15px 1% 20px;
}
.div_FemaleHeading  
{
        padding: 10px 15px;
    background-color: #00bce1;
    width: 94%;
    box-sizing: border-box;
        margin-top: 56px;
        
            border: 3px solid #00bce1;
    margin: 60px auto 0;
    text-align: left;
    padding: 10px;
    width: 96%;
    background-color: #fff;
    border-radius: 10px;
}
.div_FemaleHeading img {
     display: block;
    width: 32%;
    vertical-align: middle;
    margin: -60px auto 0px;
    background-color: #fff;
    padding: 0 8px;
}
.div_FemaleHeading p {
       display: inline-block;
    width: 100%;
    color: #00bce1;
    padding: 0;
    font-size:16px;
}
.div_FemaleHeading p span {
    border-bottom: 1px solid #00bce1; 
    color: #00bce1;
    font-size: 15px;
}

/****/
.homestepscon.overseas_sec h3 { 
         font-size: 25px;
    width: 98%;
    text-indent: 0;
    left: 0;
    margin: -20px auto -1px;
}
    .overseas_text a.btn_auto {
        margin: 20px 0 15px;
            font-size: 15px;
    }
    .japamaid_text a.btn_auto {
        margin: 20px 0 15px;
            font-size: 15px;
    }
.homestepscon.overseas_sec h4 {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
.overseas_text {
    width: 100%;
    margin: 0;
}
.homestepscon.overseas_sec {
       height: auto;
    padding: 0px 0;
    /* background-color: #00bce1; */
    margin: 10px 0 10px;
    /* background-image: url(../images/overseas_earth_m.png); */
    background-image: none;
    background-repeat: no-repeat;
    /* background-size: 100%; */
    background-position: right bottom;
     min-height: auto !important; 
}
/****/

.japamaid_image {
    width: 93%;
    text-align: center;
    margin: 0px auto 2%;
    /*background-color: #e6e6e6;*/

}

.japamaid_text {
    width: 100%;
    text-align: center;
}
            .japamaid_image img {
                  /* background-color: #fff; */
    /* border-radius: 200px; */
    /* padding: 0; */
        max-width: 68px;
            }
            .homestepscon.overseas_sec, .homestepscon.japamaid_required {
                    width: 100%;
    margin: 10px 0% 0px;
    min-height: 0 !important;
    padding: 0;
            }
            .japamaid_text h3 {
    font-size: 25px;
    letter-spacing: 1px;
}
            .japamaid_text h4 {
    font-size: 13px;
    line-height: 16px;
}
             .homestepscon.overseas_sec.couple_sec h3 {
    font-size: 31px;
    width: 91%;
    text-indent: 0;
    left: 0;
    font-size: 31px;
}
            /****/

}
@media only screen and (max-width: 1024px) and (min-width:768px){
.homestepscon.overseas_sec h4 {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 0px;
    min-height: 42px;
}
}




/****************onpage***************/

.homestepscon.overseas_sec h3 {
    line-height: 34px;
}

a.btn_auto.postreqt_btn {
    display: block;
    text-align: center;
    font-size: 15px;
    background-image: none;
    background-color: #08486b;
    border-radius: 52px;
    border-top-left-radius: 52px;
    border-top-right-radius: 52px;
    border-bottom-right-radius: 52px;
    border-bottom-left-radius: 52px;
    margin: 15px 0 0;
}

.PromoteSlider2 .promote_Slide {
    height: 550px;
}

.PromoteSlider2 small i {
    background-color: #eee;
    padding: 4px 8px;
    margin: 0 2px 3px;
    display: inline-block;
    border-radius: 50px;
}

.PromoteSlider2 small {
    text-align: center;
}

.PromoteSlider2 p {
    text-align: center;
    margin: 0 0 7px;
}

.PromoteSlider2 .candidate_img {
    max-height: 290px;
}

.PromoteSlider2 small b {
    display: block;
}

.PromoteSlider2 small big {
    color: #924141;
}

small.skill_span {
    min-height: 64px;
}

/*****/
.JobLinkPopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #33333396;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    z-index: 10000;
    overflow: auto;
}

a.btn_jobLink {
    display: block;
    background-color: #fff;
    max-width: 275px;
    margin: 25px auto;
    color: #fff;
    border-radius: 15px;
    font-size: 20px;
    padding: 14px 14px 25px;
    box-sizing: border-box;
    box-shadow: 2px 3px 8px #2d2d2da8;
}

    a.btn_jobLink img {
        display: block;
        vertical-align: middle;
        margin: 0px auto 0;
    }

    a.btn_jobLink b {
        background-color: #2196f3;
        padding: 10px 25px;
        color: #fff;
        font-size: 16px;
        border-radius: 32px;
        font-weight: normal;
        box-shadow: 1px 2px 3px #797979;
        display: inline-block;
        min-width: 178px;
    }

    a.btn_jobLink span {
        display: block;
        font-size: 16px;
        margin: 0 0 11px;
    }

.WantjobForm {
    display: block;
    background-color: #fff;
    max-width: 470px;
    width: 95%;
    margin: 25px auto;
    color: #fff;
    border-radius: 15px;
    font-size: 20px;
    padding: 20px 20px 25px;
    box-sizing: border-box;
    box-shadow: 2px 3px 8px #2d2d2da8;
    position: relative;
}

    .WantjobForm .form_row {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0 0 10px;
    }

        .WantjobForm .form_row label {
            display: block;
            font-size: 14px;
            margin: 0 0 5px;
            color: #04a0da;
        }

        .WantjobForm .form_row .txt_box {
            width: 100%;
            border: 1px solid #1f6ea0;
            font-size: 20px;
            padding: 15px 10px;
            box-sizing: border-box;
            border-radius: 10px;
            font-weight: bold;
        }

h4.Wj_title {
    font-size: 22px;
    border-bottom: 1px solid #6dbdde;
    background-color: #1f6ea0;
    padding: 15px 0 15px;
    color: #fff;
    margin: -20px -20px 15px;
    font-weight: normal;
    border-radius: 14px 14px 0 0;
    background-image: url(https://www.bookmybai.com/images/wantJob_pattern.png);
}

a.btn_WantJob {
    background-color: #2196f3;
    padding: 12px 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 32px;
    font-weight: bold;
    box-shadow: 1px 2px 3px #797979;
    display: inline-block;
    min-width: 190px;
    margin: 10px 0 0;
    width: 100%;
    box-sizing: border-box;
}

h4.Wj_title img.ic_location {
    width: 75px;
    filter: brightness(25.5);
}


.chk_box {
    display: inline-block;
    background-color: #ececec;
    margin: 1% 0% 1% 1%;
    text-align: center;
    box-sizing: border-box;
    width: 48%;
    cursor: pointer;
    border-radius: 10px;
    /* color: #aaa; */
    vertical-align: top;
    /* border: 1px solid #ddd; */
}

.Category_list {
    width: 100%;
    margin: 10px 0 10px;
    display: block;
}

.chk_box > i {
    display: inline-block;
    width: 40px;
    /* border: 2px solid #FFF; */
    border-radius: 50%;
    background-color: #2196f3;
    margin: 8px;
    vertical-align: middle;
}


.chk_box.active {
    background-position: right 4px;
    background-color: #2196f3;
    background-image: url(../images/tick.png);
    background-repeat: no-repeat;
    color: #fff;
}

.WantjobForm .chk_box.active > i {
    color: #2196f3;
    background-color: #1b6fb1;
}

.WantjobForm .chk_box.active label {
    color: #fff;
}

.hours_list {
    text-align: center;
}

    .hours_list .chk_box > i {
        width: 100%;
        border-radius: 0;
        margin: 1px;
        font-style: normal;
        color: #1f6ea0;
        font-size: 18px;
        font-weight: bold;
        padding: 8px 0;
        background-color: #dedede;
        font-family: 'Open Sans Condensed';
        padding: 7px;
        box-sizing: border-box;
    }

    .hours_list .chk_box span small {
        color: inherit;
    }

    .hours_list .chk_box {
        text-align: center;
        overflow: hidden;
    }


        .hours_list .chk_box span {
            display: block;
        }

        .hours_list .chk_box.active > i {
            background-position: right 4px;
            background-color: #1074c3;
            background-image: url(../images/tick.png);
            background-repeat: no-repeat;
            color: #fff;
        }

.WantjobForm span {
    color: inherit;
    font: inherit;
}

.WantjobForm .form_row p {
    font-size: 15px;
    /* text-align: center; */
}

span#WJ_close {
    position: absolute;
    right: -9px;
    top: -8px;
    border: 2px solid #fff;
    border-radius: 32px;
    width: 25px;
}

div#WantJob4 {
    position: relative;
}

span.btn_back {
    position: absolute;
    left: 14px;
    margin: -5px 0 0;
}

    span.btn_back img {
        filter: brightness(46.5) invert(1);
        width: 25px;
    }

.alert {
    /* background: #eee; */
    padding: 10px 5px;
    margin: 0 0 10px;
    border-radius: 4px;
    font-size: 15px;
    border: 1px solid #cecece;
}

    .alert p {
        font-size: 14px;
    }

a#btn_LangH, #btn_LangK {
    line-height: 19px;
}

.btn_WantJob.btn_lang {
    margin: 13px 0;
    min-width: 203px;
    padding: 11px 20px;
    font-size: 18px;
}

/*********/
.frm_mobile {
    border: 1px solid #eee;
    display: inline-block;
    width: 100%;
    border-radius: 12px;
    margin: 0 0 15px;
}

.mobile_pre {
    display: inline-block;
    border-right: 1px solid #eee;
    padding: 18px 10px;
    width: 50px;
    vertical-align: top;
}

.mobile_txt {
    display: inline-block;
    width: calc(100% - 85px);
    text-align: left;
    margin: 0 -14px 0 -3px;
}

    .mobile_txt .txt_large {
        height: 52px !important;
        width: 100% !important;
        outline: 0 !important;
        border: 0 !important;
    }

    .mobile_txt label {
        margin: 21px 5px -23px;
        display: inline-block;
        position: relative;
        transition: 1s all;
    }

p#Wantjob_tabs {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
}

.home-pannel .choosediv .txt_large, .choosediv .txt_arealarge, .choosediv .ddl_large {
    border: 0;
    box-shadow: 0px 0px 1px rgba(36, 36, 36, 0.48);
    border-radius: 4px;
    width: 94%;
    height: 50px;
    border: 1px solid #E6E6E6;
    box-shadow: none;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
}

.choosediv select.ddl_large {
    height: 50px;
}

.choosediv .txt_arealarge {
    min-height: 66px;
}

.home-pannel .choosediv .frm_collarge.col-1 {
    width: 101%;
}

div#vs_OTP {
    padding: 10px;
}

/********/
.floating_btn_post {
    position: fixed;
    right: 0;
    bottom: 0;
    background-color: #252525;
    padding: 10px 21px;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    box-shadow: 0px -2px 7px #2f2f2f73;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    float: left;
    font-weight: normal;
    z-index: 1000;
}

    .floating_btn_post:hover {
        color: #fff;
        text-decoration: none;
    }

    .floating_btn_post img {
        width: 35px;
    }

    .floating_btn_post i {
        font-style: normal;
        color: #fff;
        font-size: 32px;
        line-height: 1;
        background-color: #0c6ebb;
        font-family: math;
        display: inline-block;
        vertical-align: middle;
        border-radius: 50px;
        padding: 0 4px;
        margin: 0 2px 0 -12px;
        width: 26px;
        height: 32px;
        text-align: center;
    }

@media only screen and (min-width: 481px) {
    a.btn_jobLink {
        display: inline-block;
        min-height: 300px;
        vertical-align: text-bottom;
        margin: 10px;
        border-radius: 10px;
    }

        a.btn_jobLink.btn_hireMaid span {
            margin-bottom: 49px;
        }

    .chk_box {
        text-align: left;
    }

    .WantjobForm .chk_box label {
        display: inline-block;
        color: #2196f3;
        font-weight: normal;
        font-size: 15px;
        max-width: 143px;
        vertical-align: middle;
    }

    a.btn_jobLink.btn_hireMaid b {
        margin: 94px 0 0;
    }

    .aboutmap h4 big {
        width: 16%;
    }

    /******/
    .floating_btn_post {
        position: fixed;
        right: 15px;
        bottom: 15px;
        background-color: #2196F3;
        padding: 10px 21px;
        border-radius: 40px;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        box-shadow: 2px 3px 3px #2f2f2f59;
        width: auto;
    }
}

@media only screen and (max-width: 481px) {

    p#Wantjob_tabs {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .WantjobForm {
        min-height: 400px;
    }

    h4.Wj_title {
        padding: 15px 25px 15px;
    }

    .WantjobForm .form_row .chk_Category label {
        font-size: 17px;
    }

    div#InvalidOTP .popupcontainer {
        position: fixed;
        bottom: 0;
        top: auto !important;
        margin: 0;
        width: 100%;
        border-radius: 20px 20px 0 0;
    }
}