@charset "UTF-8";
* {
    padding: 0px; margin: 0px;  text-decoration: none;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box;
}
body {
    font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; margin: 0px; padding: 0px;
    overflow-x: hidden; background-color: #fafafa !important;
}
a:hover { text-decoration: none;}
input, select, textarea, input:focus, select:focus, textarea:focus { outline: none;}
.clear:after {display: table; content: ""; clear: both;} .clear:before {display: table; content: "";}
.hmHeader {
    background-color: #fff; border: none; -webkit-transition: 0.2s all; -moz-transition: 0.2s all; transition: 0.2s all;
    position: sticky; left: 0px; top: 0px; z-index: 100000; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05); height: auto;
}
.hmhHeadInn { max-width: 1200px; width: 96%; margin: 0px auto; height: 70px;}
.hmlogo { float: left; width: 180px; padding: 0px 0px; height: 50px; margin: 7px 0px 0px 0px;}
.hmlogo img { width: 100%; object-fit: cover;}
.hmNav { float: right; padding: 12px 0px 0px 15px; z-index: 10;}
.hmNav li {float: left; list-style-type: none;}
.hmNav li a{
    font-size: 16px; font-weight: 400; color: #666; padding: 12px 18px; margin: 0px 8px;
    display: inline-block;
}
.hmNav li a:hover { color:  #019de0;}
.hmNav li a.act { color:  #019de0; font-weight: 500;}
.hmNav li.login { float: right; padding: 0px 0px 0px 15px;}
.hmNav li.signup { float: right;}
.hmNav li.login a, .hmNav li.signup a {
    padding: 12px 26px; background-color: #019de0; font-size: 15px; font-weight: 400; color: #ffffff;
    border-radius: 3px; margin: 1px 3px 0px; float: right;
}
.hmNav li.signup a { background-color: #e46900; color: #fff;} 
.hmNav li.login a:hover { background-color: #0ba4e6; color: #fff !important;}
.hmNav li.signup a:hover { background-color: #ee740e; color: #fff !important;}
.hmMenuIcon {
    background-image: url(../images/menu.svg); background-position: center; background-repeat: no-repeat; cursor: pointer;
    background-size: 25px; width: 40px; height: 40px; display: none; position: absolute; right: 25px; top: 15px;
}
.hmMenuClose {
    background-image: url(../images/close-h.svg); background-position: center; background-repeat: no-repeat;
    background-size: 25px; width: 40px; height: 40px; position: fixed; right: 25px; top: 60px; z-index: 1000;
    cursor: pointer; display: none;
}
.wTheme { width: 100%; text-align: center; background-color:#fff;}
.wThemeInn { width: 98%; max-width: 1200px; margin: 0px auto;}
.wThemeImg { float: left; width: 50%; text-align: center; padding: 50px 0px;}
.wThemeImg img { width: 100%;}
.wThemeText { float: left; width: 50%; padding: 14% 0px 0px 5%; text-align: left;}
.wThemeText p {
    padding: 8px 0px; margin: 0px 0px; font-size: 28px; font-weight: 300; color: #787878;
    font-family: 'Oxygen', sans-serif; 
}
.wThemeText h2 {
    padding: 0px 0px; margin: 0px 0px; font-family: 'Oxygen', sans-serif; font-weight: 600; text-transform: uppercase;
    font-size: 40px; color: #01a2e8;
}
.wThemeText h2 span { font-size: 30px;}
.wThemeText h2.camp{ font-size: 34px; line-height: 44px;}
.respHeading {
    display: none; width: 100%;background-color: #fff; text-align: center;
    font-size: 28px; font-weight: 300; padding: 35px 0px 0px 0px; margin: 0px auto; color: #666;
}
.bgWhite { background-color: #fff; width: 100%;}
.bgGray { background-color: #f5f5f5; width: 100%;}
.wInnwrap {  max-width: 1200px; width: 96%; margin: 0px auto;}
.wcontLeft1 { float: left; width: 55%; padding: 10px 0px;}
.wcontLeft1 img { width: 94%;}
.wcontright1 { float: left; width: 45%; padding: 30px 0px;}
.paddTop { padding: 45px 0px 0px 0px;}
.wcontLeft1 h3, .wcontright1 h3 {
    font-family: 'Oxygen', sans-serif; font-size: 26px; color: #454545; line-height: 45px; padding: 35px 0px 15px !important; margin: 0px 0px;
    width: 100%; font-weight: 600;
}
.widFull { width: 90% !important;}
.wcontLeft1 h3 b, .wcontright1 h3 b { font-weight: 600; color: #01a2e8; font-size: 30px;}
.wcontLeft1 p, .wcontright1 p {
    padding: 0px 0px 25px 0px; margin: 0px 0px; font-size: 16px; font-weight: 400; color: #545454; line-height: 30px; width: 90%;
}
.wcontLeft1 a, .wcontright1 a {
    display: inline-block; padding: 8px 20px 6px; border-radius: 5px; color: #01a2e8; border:1px solid #01a2e8; font-size: 15px;
    font-weight: 500; text-transform: uppercase;
}
.wcontLeft1 a:hover, .wcontright1 a:hover { background-color: #01a2e8; color: #fff;}
.wInnwrap .pull-right {text-align: center;}
.wInnwrap.wInnwrap2 .wcontLeft1, .wInnwrap.wInnwrap2 .wcontright1 {width: 50%;}
.wInnwrap.wInnwrap2 .wcontright1 h3 {font-size: 28px;}
.pull-right { float: right;}
.termsWrap {position: relative; width: 100%; display: block; padding: 0px 0px 40px 0px;}
.termsTheme {
    position: absolute; top: -130px; left: 0px; width: 100%; height: 220px; z-index: 2; background-color: #ed1c22;
    text-align: center; font-family: 'Oxygen', sans-serif; color: #fff; font-size: 32px; font-weight: 400; padding: 45px 0px 0px 0px;
}
.termsInn {
    position: relative; z-index: 5; background-color: #fff; margin: 130px auto 0px; width: 96%; max-width: 1200px;
    box-shadow: 0px 2px 4px rgba(0,0,0,.1); padding: 30px 40px; border-radius: 30px;
}
.termsInn p {
    font-size: 14px; font-weight: 400; color: #545454; line-height: 24px; padding: 10px 0px; margin: 0px 0px;
}
.termsInn h2 { font-size: 20px; font-weight: 500; color: #01a2e8; padding: 10px 0px; margin: 0px 0px;}
.termsInn h3 { font-size: 16px; font-weight: 500; color: #333; padding: 10px 0px; margin: 0px 0px;}
.termsInn ol, .termsInn ul{ padding: 0px 0px 0px 30px; margin: 0px 0px;}
.termsInn ol li, .termsInn ul li{
    padding: 8px 0px 8px 10px; margin: 0px 0px; font-size: 14px; font-weight: 400; color: #545454; line-height: 23px;
}
.wfootWrap { background-color: #eaeaea; padding: 40px 0px;}
.wfootInn { max-width: 1200px; width: 96%; margin: 0px auto;}
.wfootLogo { float: left; width: 50%;}
.wfootLogo a { display: inline-block; margin: 0px 40px 10px 0px;}
.wfootLogo img { width: 200px;}
.wfootLogo img.gplay { width: 120px;}
.wfootAdd {  float: left; width: 42%; font-size: 13px; color: #545454; line-height: 22px;}
.wfootAdd p { padding: 6px 0px 0px; margin: 0px 0px; font-weight: 500; color: #545454;}
.copyOut { background-color: #c0c0c0; height: 46px;}
.copyOut p { float: left; line-height: 46px; padding: 0px 0px; margin: 0px 0px; font-size: 14px; color: #454545;}
.copyOut span { float: right; padding:8px 0px 0px 0px;}
.copyOut span a { display: inline-block; padding: 5px; color: #454545; font-size: 14px;}
.copyOut span a:hover { color: #01a2e8;}
.popUpOut {
    position: fixed;  padding: 20px 0; overflow: auto; background-color: rgba(0,0,0,.6);
    top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 100000;
}
.popup.loginPop {
    width: 92%; max-width: 720px; margin: 25px auto 0px; left: 0; right: 0; border-radius: 40px; background-color: #fff;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.2); box-shadow: 0px 5px 10px rgba(0,0,0,.2);
    padding: 0px 0px 0px 320px; position: relative; min-height: 450px;
}
.loginPopBan {
    position: absolute; height: 100%; left: 0px; top: 0px; border-radius: 40px 0px 0px 40px; width: 320px; background: rgba(22,164,225,1);
    background: -moz-linear-gradient(top, rgba(22,164,225,1) 0%, rgba(244,244,244,1) 89%, rgba(244,244,244,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(22,164,225,1)), color-stop(89%, rgba(244,244,244,1)), color-stop(100%, rgba(244,244,244,1)));
    background: -webkit-linear-gradient(top, rgba(22,164,225,1) 0%, rgba(244,244,244,1) 89%, rgba(244,244,244,1) 100%);
    background: -o-linear-gradient(top, rgba(22,164,225,1) 0%, rgba(244,244,244,1) 89%, rgba(244,244,244,1) 100%);
    background: -ms-linear-gradient(top, rgba(22,164,225,1) 0%, rgba(244,244,244,1) 89%, rgba(244,244,244,1) 100%);
    background: linear-gradient(to bottom, rgba(22,164,225,1) 0%, rgba(244,244,244,1) 89%, rgba(244,244,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16a4e1', endColorstr='#f4f4f4', GradientType=0 );
}
.loginPopBan img { width: 85%; display: block; margin: 50px auto 0px;}
.employerPopBan {
    position: absolute; height: 100%; left: 0px; top: 0px; border-radius: 40px 0px 0px 40px; width: 320px;
    background-image: url('../images/w-emp-theme.jpg'); background-position: center;
    background-size: cover; background-repeat: no-repeat;
}
.loginPopBan h3, .employerPopBan h3 {
    padding: 40px 35px; margin: 0px 0px; font-size: 24px; font-weight: 400; color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    font-family: 'Oxygen', sans-serif; line-height: 34px;
}
.employerPopBan h3 b {font-size: 22px;}
.loginPopBan h3 span, .employerPopBan h3 span { display: block; text-transform: uppercase; font-weight: 500; font-size: 24px;}
.loginPopInn { padding: 20px 20px 30px; position: relative; min-height: 500px;}
.loginPopInn h2 {
    padding: 20px 0px 20px; margin: 0px 0px; text-align: center; font-size: 21px; font-weight: 500; font-family: 'Oxygen', sans-serif;
    text-transform: uppercase; color: #666;
}
.logFb { text-align: center;}
.logFb a {
    display: block; background-color: #fff; border: 1px solid #48629b; font-size: 15px; font-weight: 400; color: #48629b;
    padding: 8px 15px; margin: 2%; cursor: pointer; width: 46%; float: left; border-radius: 3px; position: relative;
}
.logFb a i { position: absolute; left: 24px; top: 8px; font-size: 20px; margin: 0px 0px !important;}
.logFb a.gplay { color: #dc4b38; border: 1px solid #dc4b38;}
.logFb a:hover { background-color: #48629b; color: #fff;}
.logFb a.gplay:hover { background-color: #dc4b38; color: #fff;}
.or {
    width: 90%; margin: 20px auto; text-align: center;  background-image: url('../images/line.jpg'); background-position: center;
    background-size: auto; background-repeat: repeat-x;
}
.or span {display: inline-block; padding: 0px 20px; background-color: #fff; text-transform: uppercase;}
.fieldWrap { width: 90%; margin: 0px auto;}
.fieldWrap input {
    width: 100%; background-image: url(../images/mail.svg); background-repeat: no-repeat; background-size: 28px; 
    background-position: 6px center; border-radius: 4px; font-size: 14px; font-weight: 400; border:1px solid #c5c5c5;
    height: 42px; margin: 6px 0px; padding: 0px 0px 0px 42px; color: #333;
}
.fieldWrap input::-ms-reveal, .fieldWrap input::-ms-clear{display: none;}
.fieldWrap input[type="password"]::-ms-reveal, .fieldWrap input[type="password"]::-ms-clear{
    display: none;
}
.fieldWrap input.passIcon {background-image: url(../images/pass.svg); }
.fieldWrap input.userIcon {background-image: url(../images/user.svg); }
.fieldWrap input.mobiIcon {background-image: url(../images/mobile.svg); }
.fieldWrap input:focus {border:1px solid #25a9e2; box-shadow: 0px 2px 4px rgba(73,182,229,.4);}
.fieldWrap button {
    width: 100%; background-color: #03b42e; border: 1px solid #028a23; border-radius: 4px; height: 42px;
    font-size: 16px; text-transform: uppercase; color: #fff;
}
.fieldWrap button:hover { background-color: #029e29;}
.fieldWrap span { display: block; text-align: right;}
.fieldWrap span a { font-size: 14px; font-weight: 400; color: #454545; padding: 2px 0px 15px; display: inline-block;}
.fieldWrap span a:hover { color: #0275bf;}
.fieldWrap p { padding: 40px 0px 0px 0px; text-align: center; font-size: 14px; color: #454545; margin: 0px 0px;}
.signInP { padding: 10px 0px 0px 0px; text-align: center; font-size: 14px; color: #454545; margin: 0px 0px;}
.fieldWrap p a, .signInP a { font-weight: 500; color: #0275bf;}
.popClose {
    position: absolute; right: 15px; top: 10px; width: 40px; height: 40px; cursor: pointer; opacity: 0.6;
    background-image: url(../images/cancel.svg); background-repeat: no-repeat; background-size: 26px; background-position: center;
}
.popClose:hover { opacity:1;}
.loginPopInn.forgotPass, .loginPopInn.logUpPop, .loginPopInn.empSignUpPop { display: none;}
.loginPopInn.forgotPass button { margin:10px 0px 0px 0px; }
.loginPopInn.forgotPass h2 { padding: 70px 0px 20px 0px;}
.loginPopInn.forgotPass b { cursor: pointer; font-size: 15px; font-weight: 400; color: #666;}
.loginPopInn.forgotPass b i { display: inline-block; padding: 0px 5px 0px 0px;}
.loginPopInn.forgotPass h4 {
    padding: 0px 0px 15px; margin: 0px 0px; font-size: 15px; font-weight: 400; width: 85%; margin: 0px auto; text-align: center;
    color: #757575;
}
.loginPopInn.logUpPop h2 { padding: 8px 0px;} 
.loginPopInn.logUpPop .or {margin: 8px auto 12px;}
.loginPopInn.logUpPop .fieldWrap input {margin: 4px 0px 5px;}
.loginPopInn.logUpPop .fieldWrap p { margin: 0px; padding: 10px 0px 0px 0px;}
.terms { font-size: 13px !important; font-weight: 400; color: #545454; padding: 7px 0px !important; margin: 0px; text-align: center;}
.terms a { display: inline-block; font-weight: 500; color: #0384d8;}
.loginPopInn.empLogInn {display: block; }
.loginPopInn.empLogInn h2 { padding: 50px 0px 30px;}
.showPass { position: absolute; right: 10px; top: 30px; padding: 5px; color: #999; font-size: 18px; cursor: pointer;}
.showPass.showPass2 { right: 12px; top: 12px;}
.showPass:hover {color: #01a2e8;}
.showPass.act {color: #01a2e8;}
.empSignWrap {
    border: 1px solid #bdbdbd; width: 95%; margin:6px auto 0px; padding: 20px 25px; border-radius: 5px; display: flex;
    flex-wrap: wrap; align-content: space-around; min-height: 280px;
}
.empSignCta { width: 100%; position: relative; padding: 0px 0px 10px;}
.empSignCta label { width: 100%; font-size: 13px; font-weight: 400; color: #666; padding: 0px 0px 5px; margin: 0px 0px;}
.empSignCta label span { color: #f00;}
.empSignCta input, .empSignCta select {
    width: 100%; border-radius: 4px; font-size: 14px; font-weight: 400; border:1px solid #c5c5c5;
    height: 40px; margin: 0px 0px; padding: 0px 0px 0px 15px; color: #333; -webkit-appearance: none; appearance: none;
}
.empSignCta select {
    background-image: url(../images/arrow-d.svg); background-repeat: no-repeat; background-size: 15px; background-position: 97% center;
    background-color: #fff;
}
.empSignNext { text-align:center; padding: 10px 0px;}
.empSignNext a {
    display: inline-block; width: 14px; height: 14px; border-radius: 50%; background-color: #ccc; margin: 2px;
}
.empSignNext a.act {background-color: #0275bf;}
.loginPopInn.empSignUpPop { display: none;}
.loginPopInn.empSignUpPop button, .creatBtn {
    width: 95%; background-color: #03b42e; border: 1px solid #028a23; border-radius: 4px; height: 42px;
    font-size: 15px; text-transform: uppercase; color: #fff; margin: 0px auto; display: block;
}
.loginPopInn.empSignUpPop button:hover { background-color: #029e29;}
.loginPopInn.empSignUpPop p { padding: 10px 0px 0px; text-align: center; margin: 0px 0px;}
.loginPopInn.empSignUpPop p a { display: inline-block; font-weight: 500; color: #0275bf;}
.signNextBtn { text-align: center; padding: 15px 0px 5px 0px;}
.signNextBtn a {
    display: inline-block; padding: 6px 25px; border-radius: 4px; color: #fff; border:1px solid #0085be; font-size: 14px;
    font-weight: 400; text-transform: uppercase; margin: 0px 5px; background-color: #01a2e8;
}
.signNextBtn a:active { color: #fff;}
.signNextBtn a.back {background-color: #999; border:1px solid #787878; display: none;}
.signNextBtn a:hover { background-color: #0085be; color: #fff;}
.signNextBtn a.back:hover {background-color: #787878; color: #fff;}
.signNextBtnShow { display: none;}
span.error {
    display: block;
    font-size: 10px;
    color: red;
    text-align: left;
    visibility: hidden;
}
span.errorRight {
    text-align: right;
    width: 100%;
}
span.error.visible {
    visibility: visible;
}
.div50 input.error, .div50 textarea.error {
    border-color: red;
}
.posRelative { position: relative;}
/*  Filter popup CSS  */
.filterPopOut {
    position: fixed; background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 5000; left: 0px; top: 0px;
    display: none;
}
.filterPopup {
    width: 90%; max-width: 800px; margin: 0px; background-color: #fff; border-radius: 5px; box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}
.filterHead {
    background-color: #f1f1f1; border-bottom: 1px solid #dedede; padding: 10px 20px; border-radius: 5px 5px 0px 0px;
}
.filterHead h2 {
    padding: 8px 0px 0px; margin:0px 0px; float: left; font-size: 18px; font-weight: 500; color: #454545;
}
.filterHead span { float: right;}
.filterHead span a {
    padding: 6px 20px; margin: 0px 0px; font-size: 15px; font-weight: 400; color: #fff;
    display: inline-block; background-color: #0384d8; border-radius: 3px;
}
.filterHead span a:hover { background-color: #0275bf;}
.filterHead span a.canBtn { background-color: #f1f1f1; color: #666; }
.filterHead span a.canBtn:hover { color: #dd4b4b;}
.filterBody { padding: 10px;}
.filterBodyCta {
    float: left; width: 29%; margin: 0px 2.15% 10px;  
}
.filtSearch {
    height: 34px; border: 1px solid #bdbdbd; padding: 0px 35px 0px 12px; width: 100%; margin: 0px 0px 10px; 
    font-size: 14px; font-weight: 500; color: #454545; border-radius: 4px; -webkit-appearance: none; appearance: none;
    background-image: url(../images/searchIcon.svg); background-repeat:no-repeat; background-size: 22px; background-position: 95% center;
}
.filterBodyCta b {
    font-size: 13px; font-weight: 500; color: #666; display: block; padding: 5px 0px;
}
.userSeaWrapfilt .overPop span, .filterInnnerDiv span {
    display: block; padding: 0px 0px 0px 25px; position: relative;
}
.userSeaWrapfilt .overPop span input, .filterInnnerDiv span input {
    position:absolute; left: 0px; top: 3px;
}
.userSeaWrapfilt .overPop span label, .filterInnnerDiv span label {
    margin:5px 0px; font-size: 14px; font-weight: 400; color: #454545;
}
.phoneCodeBtn {
    background-image: url(../images/arrow-d.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 84% center;
    background-color: #fff !important;
    width: 100% !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: 1px solid #c5c5c5 !important;
    height: 40px !important;
    margin: 0px 0px !important;
    padding: 0px 25px 0px 10px !important;
    color: #333 !important;
    -webkit-appearance: none;
    appearance: none;
    text-align: left !important;
}
.empSignCta .filterInnnerDiv span {
    font-size: 13px;
    color: #545454;
    padding: 4px 0px 4px 10px;
    cursor: pointer;
}
.userSeaWrapfilt .overPop span, .filterInnnerDiv span {
    display: block;
    padding: 0px 0px 0px 25px;
    position: relative;
}
.empSignCta .searchfieldblocks {width: 33%; display: inline-block; position:relative;}
.regPhone {width: 65% !important; float: right;}
.empSignCta .overPop {width: 330px !important; top: 38px !important; right: inherit; left: -4px; }
.overPop {position: absolute; width: 380px; right: 6px; top: 46px; display: none; }
#access {display: none;}
.termsTheme a { display: inline-block; padding: 0px 8px; color: rgba(255, 255, 255, 0.8); font-size: 30px;}
.termsTheme a:hover { color: #fff;}
.termsTheme a.act { color: #fff; font-size: 32px; border-bottom: 2px solid #fff; padding: 0px 8px 8px;}
.userSuccessPop {
    margin: 8% auto 0px; max-width: 400px; width: 96%; background-color: #fff; border-radius: 40px; padding: 50px 30px;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.2); box-shadow: 0px 5px 10px rgba(0,0,0,.2); text-align: center;
}
.userSuccessPop h2 {
    padding: 0px 0px; margin: 0px 0px; font-size: 22px; font-family: 'Oxygen', sans-serif; font-weight: 400; color: #666;
}
.userSuccessPop h2 b { font-weight: 500; text-transform: uppercase; color: #01a2e8;}
.userSuccessPop h3 { padding: 18px 0px 12px; margin: 0px 0px; font-size: 18px; font-weight: 500; color: #028a23; line-height: 30px;}
.userSuccessPop p { padding: 0px 0px; margin: 0px 0px; font-size: 15px; color: #454545;}
.userSuccessPop p span { font-weight: 500; color: #333;}
.userSuccessBtn {text-align: center; padding: 20px 0px 0px 0px;}
.userSuccessBtn a {
    display: inline-block; padding: 6px 20px 4px; border-radius: 5px; color: #01a2e8; border:1px solid #01a2e8; font-size: 14px;
    font-weight: 400; text-transform: uppercase; margin: 0px 5px;
}
.userSuccessBtn a:hover, .userSuccessBtn a.act { color: #fff; background-color: #01a2e8;}
.userSuccessBtn a.act:hover {background-color: #0384d8;}
.status_div {
    position: fixed;
    display:block;
    vertical-align:middle;
    background-color: #ffffff;
    top:30%;
    right:0;
    left:0;
    z-index: 100000000;
    border-radius: 3px;
    margin: 0px auto;
    /*text-align: center;*/
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    width: 400px;
    max-width: 100%;
}
.mask_status{
    width:100%; height:100%; background:#000; top:0px; position:fixed; opacity:0.5; -webkit-opacity:0.5; display: none; z-index:99999990;
}

.status_head {
    border-bottom: 1px solid #A19D9D;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    padding: 10px;
}

#status_close, #status_close:hover {
    float: right;
    margin-right: 3px;
    background-position: 95% center;
    padding-right: 21px;
    font-size: 14px;
    margin-top: 2px;
    background-size: 16px;
}
.close_btn {
    display: inline-block;
    background: transparent url("../images/close-icon1.png") no-repeat scroll left center;   
    margin: 0px 0px 0px 15px;
    cursor: pointer;
}
.close_btn:hover {
    background: transparent url("../images/close-icon1.png") no-repeat scroll left center;
}
.mask_loading {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 30000;
    background-color: white;
    opacity: .7;
    background-image: url('/images/loading1.gif');
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}
.status_div span{
    font-size: 34px;
    font-weight: 300;
}
.userPopup {
    position: fixed; background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 25000; top: 0px; left: 0px;
    padding: 50px 0px; overflow: auto; display: none;
}
.userPopupInn {
    max-width: 750px; width: 96%; margin: 0px auto; overflow: auto;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.15); border-radius: 10px; background-color: #fff; 
    margin-bottom: 40px;
    position: fixed;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: 5%;
    height: 90%;
}
.userPopupInn.userPopupInnSm {max-width: 500px; min-height: 200px;}
.userPopupInn.userPopupInnMd {max-width: 550px;}
.userPopupInn.userPopupInnLg {max-width: 1100px;}
.userPopupInn.userPopupMdAuto {max-width: 550px; height: auto !important;}
.userPopupHead {
    padding: 12px 20px 12px 55px; font-size: 16px; font-weight: 500; color: #454545; position: relative; background-color: #fff;
    border-radius: 10px 10px 0px 0px; border-bottom: 1px solid #ededed;
}
.userPopupHead .closePop {
    position: absolute; left: 10px; top: 7px; background-size: 22px; background-color: #fff; border-radius: 50%;
    width:35px; height: 35px;
}
.userPopupHead .closePop:hover { background-color: #ededed;}
.userPopupMid {
    padding: 20px 20px 15px;
}
.userPopupMid video {
    width: 100%;
    height: 450px;
}
@media screen and (max-width: 1020px) {
    .hmNav li a { padding: 12px 12px; margin: 0px 2px;}
    .hmNav li.login a, .hmNav li.signup a { padding: 12px 12px;}
    .hmNav li.login { padding: 0px 0px 0px 5px;}
    .wThemeImg { width: 100%; padding: 30px 0px;}
    .wThemeImg img { width: 90%; max-width: 500px;}
    .wThemeText { padding: 0px 0px 40px; text-align: center; width: 100%;}
}
@media screen and (max-width: 760px) {
    .hmMenuIcon { display: block;}
    .hmlogo { width: 145px; margin: 15px 0px 0px 6px;}
    .hmNav {
        position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0px; left: 0px;
        padding: 0px; display: none;
    }
    .hmNav ul {
        float: none; width: 80%; max-width: 500px; background-color: #fff; margin: 0px 0px; padding: 40px 5px;   position: fixed; height: 100%; 
        left: -300px; top: 0px; -webkit-transition: 0.2s all; -moz-transition: 0.2s all; transition: 0.2s all;
    }
    .hmNav ul.act {left: 0px; -webkit-transition: 0.2s all; -moz-transition: 0.2s all; transition: 0.2s all; }
    .hmNav ul li { float: none;}
    .hmNav li.login, .hmNav li.signup { display: inline-block; padding: 0px 0px; margin: 0px 0px 35px; width: 50%;}
    .hmNav ul li a { display: block; text-align: center; padding: 18px 12px;}
    .hmNav li.signup a, .hmNav li.login a { float: none;  padding: 12px 0px;}
    .respHeading { display: block;}
    .wcontLeft1, .wcontright1, .wInnwrap.wInnwrap2 .wcontLeft1, .wInnwrap.wInnwrap2 .wcontright1 {
        width: 100%; text-align: center; padding: 20px 0px 0px;
    }
    .wcontright1 { padding: 20px 0px 50px; }
    .wcontLeft1 h3, .wcontright1 h3 { margin: 0px auto; }
    .wcontLeft1 p, .wcontright1 p { margin: 0px auto;}
    .loginPopBan,
    .employerPopBan { display: none; }
    .popup.loginPop { padding: 0px 0px; }
}
@media screen and (max-width: 590px) {
    .wfootLogo { width: 100%; text-align: center;}
    .wfootAdd { width: 100%; text-align: center; padding: 15px 0px 0px 0px;}
    .wfootLogo a { margin: 0px 0px 10px 0px; display: block;}
    .copyOut { height: auto; text-align: center;}
    .copyOut span, .copyOut p { display: block; width: 100%;}
    .wThemeText p { font-size: 22px;}
    .wThemeText h2 { font-size: 32px;}
    .wThemeText h2 span { font-size: 24px;}
}