/* line 30, style.scss */
body { font-family: "Raleway", sans-serif; font-size: 14px; line-height: 20px; color: #666; font-family: 'Rawline'; }

/* line 40, style.scss */
a { color: #111; text-decoration: none; transition: color 0.3s ease-in-out; -ms-transition: color 0.3s ease-in-out; -webkit-transition: color 0.3s ease-in-out; -moz-transition: color 0.3s ease-in-out; }
/* line 42, style.scss */
a:hover, a:focus { color: #416fb7; outline: none; text-decoration: none; }

/* line 47, style.scss */
ul { padding: 0; }
/* line 49, style.scss */
ul li { list-style: none; }
/* line 51, style.scss */
ul li p { display: inline; }

/* line 57, style.scss */
.container { position: relative; }

/* line 68, style.scss */
.box-select.form-select { width: 100%; border-bottom: 1px solid #3d3d3d; height: 40px; line-height: 40px; font-size: 20px; overflow: hidden; }
/* line 70, style.scss */
.box-select.form-select:focus { border-bottom: 1px solid #009AD7; }
/* line 73, style.scss */
.box-select.form-select select { width: 130%; }

/* line 79, style.scss */
.ddcl-display-content { padding: 5px 7px 0 7px; }
/* line 81, style.scss */
.ddcl-display-content label { position: relative; }
/* line 83, style.scss */
.ddcl-display-content label span.icon { position: absolute; float: none !important; width: auto !important; left: 0; top: 1px; }
/* line 85, style.scss */
.ddcl-display-content label span.icon:before { content: ''; position: relative; top: 2px; background-position: 0 0; background-image: url("../images/icon/list-icon-1.png"); background-repeat: no-repeat; display: inline-block; width: 18px; height: 16px; }
/* line 90, style.scss */
.ddcl-display-content label input[type="checkbox"] { opacity: 0 !important; }
/* line 94, style.scss */
.ddcl-display-content label input[type="checkbox"]:checked + span.icon:before { background-position: 0px -19px; width: 18px; height: 17px; top: 1px; }

/* line 102, style.scss */
.box-search .content .box-dropdown-1 .wp-ddcl .show-hide-ttip ul { margin-top: 0; padding-top: 5px !important; }

/* line 107, style.scss */
.box-search .content .box-dropdown-1 .ddcl-display-content ul { margin-left: 0 !important; }
/* line 109, style.scss */
.box-search .content .box-dropdown-1 .ddcl-display-content ul label { margin-left: 10px; }

/* line 116, style.scss */
.ddcl-expan .fa-minus:before { content: ''; background-image: url("../images/icon/list-icon-1.png"); background-repeat: no-repeat; display: inline-block; width: 15px; height: 15px; background-position: 0 -38px; position: relative; top: 9px; }
/* line 120, style.scss */
.ddcl-expan .fa-plus:before { content: ''; background-image: url("../images/icon/list-icon-1.png"); background-repeat: no-repeat; display: inline-block; width: 15px; height: 15px; background-position: 0 -60px; position: relative; top: 9px; }

/* line 126, style.scss */
.main-page { background-color: #f9f9f9; position: relative; min-height: 779px; }

/* line 130, style.scss */
.wp-localtion-row1 { background-color: #eee; }
/* line 132, style.scss */
.wp-localtion-row1 .title { font-size: 35px; }

/* line 137, style.scss */
.slide { position: relative; }

/* clearfix */
/* line 142, style.scss */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
/* line 144, style.scss */
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
/* line 146, style.scss */
.owl-carousel .owl-wrapper img { max-width: 100%; }
/* line 149, style.scss */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* line 153, style.scss */
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
/* line 155, style.scss */
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
/* line 159, style.scss */
.owl-carousel .owl-item { float: left; }
/* line 162, style.scss */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

/* line 167, style.scss */
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }
/* line 169, style.scss */
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }

/* mouse grab icon */
/* line 175, style.scss */
.grabbing { cursor: url(grabbing.png) 8 8, move; }

/* line 177, style.scss */
.slide-product-2.slide .owl-buttons .owl-next, .slide-product-2.slide .owl-buttons .owl-prev { text-indent: -10000px; }

/* line 182, style.scss */
.owl-theme .owl-controls { margin-top: 10px; text-align: center; }
/* line 184, style.scss */
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; background: #869791; filter: Alpha(Opacity=50); opacity: 0.5; }
/* line 187, style.scss */
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; }
/* line 189, style.scss */
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); opacity: 0.5; background: #869791; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
/* line 191, style.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; border-radius: 30px; font-size: 12px; }
/* line 196, style.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }
/* line 202, style.scss */
.owl-theme.loading { min-height: 150px; background: url(AjaxLoader.gif) no-repeat center center; }
/* line 206, style.scss */
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; }

/* line 214, style.scss */
body.mnopen .over-lay-mb { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(34, 34, 34, 0.3); }

/* line 218, style.scss */
.main-menu { position: relative; }
/* line 220, style.scss */
.main-menu .close-menu { display: none; position: absolute; top: 0; right: 0; }

/* line 225, style.scss */
header { background-image: url("../images/v1-banner-home.jpg"); min-height: 628px; position: relative; margin-top: 0; background-size: cover; background-repeat: no-repeat; }
/* line 287, style.scss */
header .wrapper-container { clear: both; margin-top: 25px; }
/* line 290, style.scss */
header .container { min-height: 628px; z-index: 2; }
/* line 293, style.scss */
header .navbar { margin-bottom: 0; }
/* line 297, style.scss */
header .logo-2 { display: none; }
/* line 301, style.scss */
header .logo, header .logo-healthbuzz { position: relative; }
/* line 303, style.scss */
header .logo img, header .logo-healthbuzz img { width: 236px; }
/* line 307, style.scss */
header .logo-healthbuzz { position: absolute; top: 100%; left: 25px; }
/* line 310, style.scss */
header .navbar-bt { padding: 0; }
/* line 313, style.scss */
header .menu-home { padding: 0; }
/* line 315, style.scss */
header .menu-home .off-canvas-inner-pr { float: right; }
/* line 321, style.scss */
header .menu-home ul.navbar-nav li:hover a, header .menu-home ul.navbar-nav li:focus a, header .menu-home ul.navbar-nav li.active a { background-color: transparent; }
/* line 324, style.scss */
header .menu-home ul.navbar-nav li:hover .menu-1, header .menu-home ul.navbar-nav li:focus .menu-1, header .menu-home ul.navbar-nav li.active .menu-1 { display: block; }
/* line 329, style.scss */
header .menu-home ul.navbar-nav li.active a { font-weight: 700; font-family: 'RawlineBold'; }
/* line 333, style.scss */
header .menu-home ul.navbar-nav li span { color: #fff; }
/* line 336, style.scss */
header .menu-home ul.navbar-nav li a { color: #fff; position: relative; padding: 0 38px; font-size: 18px; line-height: 50px; display: inline-block; }
/* line 338, style.scss */
header .menu-home ul.navbar-nav li a:hover, header .menu-home ul.navbar-nav li a:focus, header .menu-home ul.navbar-nav li a.active { background-color: transparent; }
/* line 343, style.scss */
header .menu-home ul.navbar-nav li.sign-up a { border: 1px solid rgba(255, 255, 255, 0.57); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; line-height: 50px; padding: 0 20px; }
/* line 351, style.scss */
header .menu-home ul.navbar-nav .menu-1 { position: absolute; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; width: 210px; display: none; left: 0; top: 100%; margin-top: -2px; border: 1px solid #ddd; }
/* line 353, style.scss */
header .menu-home ul.navbar-nav .menu-1:before { content: ''; position: absolute; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 10px solid #fff; bottom: 100%; left: 50px; }
/* line 357, style.scss */
header .menu-home ul.navbar-nav .menu-1 li { border-bottom: solid 1px #979797; }
/* line 359, style.scss */
header .menu-home ul.navbar-nav .menu-1 li a { color: #333; font-size: 16px; line-height: 42px; padding: 0 20px; display: block; }
/* line 361, style.scss */
header .menu-home ul.navbar-nav .menu-1 li a:hover { background-color: #009AD7; color: #fff; }
/* line 365, style.scss */
header .menu-home ul.navbar-nav .menu-1 li:nth-last-child(2) { padding-right: 0; }
/* line 368, style.scss */
header .menu-home ul.navbar-nav .menu-1 li:last-child { border-bottom: none; }
/* line 376, style.scss */
header .banner h3 { padding-top: 40px; font-size: 40px; color: #fff; margin: 0; float: right; text-align: right; line-height: 1.3; }
/* line 378, style.scss */
header .banner h3 span { display: block; font-size: 30px; }

/* line 385, style.scss */
.page-dashboard .box-featured .list-featured { height: 375px; }

/* line 390, style.scss */
.page-oursolution .box-oursolution .register-employer .btn-search { margin-top: 20px; line-height: 42px; padding: 0 35px; }
/* line 392, style.scss */
.page-oursolution .box-oursolution .register-employer .btn-search input { background: transparent; border: none; }

/* line 399, style.scss */
footer { background-color: #009AD7; display: block; padding: 43px 0 36px 0; }
/* line 402, style.scss */
footer ul { margin: 0; }
/* line 404, style.scss */
footer ul li { float: left; }
/* line 406, style.scss */
footer ul li a { font-size: 18px; color: #fff; font-weight: 400; }
/* line 409, style.scss */
footer ul li + li { margin-left: 87px; }
/* line 415, style.scss */
footer h4 { font-size: 25px; font-weight: normal; font-style: normal; font-stretch: normal; text-align: left; color: #fff; margin: 0; }
/* line 427, style.scss */
footer .botom-footer { background-color: #30383b; margin-top: 30px; padding: 40px 0; }
/* line 429, style.scss */
footer .botom-footer .row { margin: 0; }
/* line 431, style.scss */
footer .botom-footer .row .col-xs-6 { padding: 0; }
/* line 435, style.scss */
footer .botom-footer h4 { margin: 0; }
/* line 438, style.scss */
footer .botom-footer ul { margin: 15px 0 0 0; }
/* line 440, style.scss */
footer .botom-footer ul li { position: relative; padding: 0 10px; }
/* line 442, style.scss */
footer .botom-footer ul li:before { content: '|'; position: absolute; left: 0; top: 0; color: #fff; }
/* line 445, style.scss */
footer .botom-footer ul li:first-child { padding-left: 0; }
/* line 447, style.scss */
footer .botom-footer ul li:first-child:before { display: none; }

/* line 458, style.scss */
.box-social ul li { float: left; width: 50px; height: 50px; margin: 0 7px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; background-color: #fff; }
/* line 460, style.scss */
.box-social ul li a { color: #009AD7; text-align: center; display: block; height: 100%; line-height: 50px; }
/* line 462, style.scss */
.box-social ul li a i { color: #009AD7; text-align: center; display: block; height: 100%; font-size: 30px !important; line-height: 50px !important; }

/* line 471, style.scss */
.btn-default-green { line-height: 50px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #009AD7; color: #fff; text-transform: uppercase; padding: 0 25px; font-weight: 600; font-size: 18px; float: left; outline: none; border: 1px solid #009AD7; }
/* line 474, style.scss */
.btn-default-green:hover { color: #009AD7; background-color: #fff; }
/* line 477, style.scss */
.btn-default-green:focus { background-color: #009AD7; color: #fff; }

/* line 482, style.scss */
.btn-default-white { line-height: 46px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background-color: #fff; color: #009AD7; padding: 0 25px; font-weight: 700; font-size: 18px; outline: none; min-width: 222px; display: inline-block; height: 48px; border: 1px solid #009AD7; text-align: center; font-family: 'RawlineBold'; }
/* line 485, style.scss */
.btn-default-white:hover { background-color: #009AD7; color: #fff; }
/* line 488, style.scss */
.btn-default-white:focus { background-color: #fff; color: #009AD7; }

/* line 494, style.scss */
.bottom-row-hide .btn-default-green { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; line-height: 39px; font-weight: normal; text-transform: none; font-size: 14px; float: none; }

/* line 499, style.scss */
.total-pc { font-size: 18px; color: #333; position: relative; top: -10px; }

/* line 504, style.scss */
.chkTerm label { width: 100% !important; margin-bottom: 10px !important; }

/* line 509, style.scss */
.box-featured { background-color: #eee; padding: 0 0 50px 0; position: relative; }
/* line 511, style.scss */
.box-featured .row { margin-left: -35px; margin-right: -35px; }
/* line 513, style.scss */
.box-featured .row .col-xs-4 { padding-left: 35px; padding-right: 35px; }
/* line 517, style.scss */
.box-featured .list-featured { position: relative; height: 350px; }
/* line 520, style.scss */
.box-featured .list-featured a.view-more { position: absolute; bottom: 0; left: 0; margin-top: 0; background-color: #fff; z-index: 9999; right: 0; padding: 20px 30px 0 30px; color: #30383b !important; font-size: 18px; font-weight: 500; }
/* line 523, style.scss */
.box-featured .list-featured a.view-more.read-more { left: auto; right: 0; color: #FF7F33 !important; padding-left: 0; padding-right: 35px; }
/* line 528, style.scss */
.box-featured a.view-more { margin-top: 50px; }
/* line 531, style.scss */
.box-featured .employer { font-size: 24px; font-weight: 500; line-height: 1.4; color: #30383b; text-decoration: none; position: absolute; right: 30px; bottom: -30px; }
/* line 534, style.scss */
.box-featured .owl-theme .owl-controls { margin-top: 40px; }

/* line 540, style.scss */
.box-related ul { overflow: hidden; clear: both; margin-left: -7px; margin-right: -7px; }
/* line 542, style.scss */
.box-related ul li { font-size: 16px; margin-bottom: 15px; width: 50%; float: left; padding-left: 7px; padding-right: 7px; }
/* line 545, style.scss */
.box-related ul li:hover a, .box-related ul li:focus a { color: #009AD7; }
/* line 549, style.scss */
.box-related ul li a { color: #333; line-height: 1.5; font-weight: 500; display: block; position: relative; padding-left: 15px; }
/* line 552, style.scss */
.box-related ul li i { padding-right: 10px; position: absolute; top: 2px; left: 0; }

/* line 559, style.scss */
.bg-overfow { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999; }

/* line 563, style.scss */
.list-featured { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #fff; padding: 25px 30px 55px 30px; overflow: hidden; }
/* line 566, style.scss */
.list-featured .top-featured { overflow: hidden; clear: both; }
/* line 568, style.scss */
.list-featured .top-featured .img-circle { display: inline-block; height: 80px; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }
/* line 570, style.scss */
.list-featured .top-featured .img-circle img { max-width: 100%; height: 100%; }
/* line 574, style.scss */
.list-featured .top-featured .name { padding-left: 15px; color: #353535; font-weight: 600; display: inline-block; font-size: 20px; line-height: 1.2; }
/* line 577, style.scss */
.list-featured .top-featured ul { overflow: hidden; clear: both; }
/* line 579, style.scss */
.list-featured .top-featured ul li { float: left; padding-left: 15px; font-size: 13px; }
/* line 584, style.scss */
.list-featured .content-featured { height: 185px; overflow: hidden; padding-top: 15px; }
/* line 587, style.scss */
.list-featured .content-featured p { font-size: 18px; line-height: 1.5; margin: 0; color: #30383b; font-weight: 500; }
/* line 591, style.scss */
.list-featured .content-featured a { margin-bottom: 25px; }
/* line 595, style.scss */
.list-featured .txt-unsubcribe { color: #000 !important; font-size: 16px; margin: 20px 0 0 0; font-weight: normal !important; }
/* line 597, style.scss */
.list-featured .txt-unsubcribe span { font-weight: 500 !important; color: #009AD7 !important; }
/* line 601, style.scss */
.list-featured .btn-unsubcribe { margin-top: 30px; }
/* line 603, style.scss */
.list-featured .btn-unsubcribe input[type="submit"] { background-color: #009AD7; border: 1px solid #009AD7; color: #fff; padding: 0 20px; line-height: 40px; font-size: 16px; font-weight: 500; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; margin-right: 15px; }
/* line 605, style.scss */
.list-featured .btn-unsubcribe input[type="submit"]:hover { background-color: #fff; color: #009AD7; }

/* line 612, style.scss */
.box-content-phillosophy .ddcl-display-content { display: block; }
/* line 616, style.scss */
.box-content-phillosophy .group-btn-search input { background: transparent; border: none; }

/* line 623, style.scss */
#popup-sign-in.modal h2.title { padding-bottom: 10px; }
/* line 627, style.scss */
#popup-sign-in .checkbox.form-group.box-check label { margin-top: 20px; }

/* line 633, style.scss */
#lblMessage { position: absolute; right: 0; top: 65px; }

/* line 638, style.scss */
.page-register .group-btn-search { padding-top: 80px; }
/* line 640, style.scss */
.page-register .group-btn-search .btn-search { bottom: 0; left: -50px; right: -50px; text-transform: uppercase; }
/* line 643, style.scss */
.page-register .group-btn-search .btn-search input:focus { outline: none; }

/* line 650, style.scss */
.relative { position: relative; }

/* line 653, style.scss */
.box-looking-talent { background-image: url("../images/img-home_13.jpg"); background-size: cover; background-position: center center; min-height: 500px; z-index: 1; color: #fff; position: relative; display: none; }

/* line 659, style.scss */
.logoPartner { margin-bottom: 35px; }
/* line 661, style.scss */
.logoPartner .simply-scroll { height: 115px; background-color: #fff; }

/* line 666, style.scss */
.box-togg { position: relative; }
/* line 668, style.scss */
.box-togg .add-toggle2 { position: absolute; top: 50%; right: 0; background-color: #ababab; width: 35px; height: 35px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 35px; display: block; margin-top: -17px; padding-top: 5px; cursor: pointer; }

/* line 675, style.scss */
.page-dashboard .box-dashboard .top-dashboard .info .box-input-file.img-default .img-circle { background-image: url("../images/Your-Face-Here-V3.jpg") !important; height: 103%; }

/* line 681, style.scss */
.best-row-top1 { background-color: #eee; }
/* line 683, style.scss */
.best-row-top1 .title { padding: 30px 0; }
/* line 686, style.scss */
.best-row-top1 .best-row-top2 { margin-top: 25px; }

/* line 691, style.scss */
.best-row-top2 { background-color: #fff; }

/* line 696, style.scss */
.payment-detail .smallBtn { top: 0; }

/* line 701, style.scss */
.home-featured, .box-latest-article, .hidden { display: none; }

/* line 705, style.scss */
.box-latest-article { background-color: #fff; padding-bottom: 80px; }
/* line 707, style.scss */
.box-latest-article .content-latest-article { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); overflow: hidden; clear: both; margin-bottom: 30px; }
/* line 709, style.scss */
.box-latest-article .content-latest-article .img { width: 40%; float: left; }
/* line 711, style.scss */
.box-latest-article .content-latest-article .img img { width: 100%; }
/* line 714, style.scss */
.box-latest-article .content-latest-article .img.iframe-youtube { margin-bottom: 0; }
/* line 718, style.scss */
.box-latest-article .content-latest-article .right-latest-article { overflow: hidden; padding: 50px 40px 20px 40px; position: relative; }
/* line 720, style.scss */
.box-latest-article .content-latest-article .right-latest-article h3 { margin: 0 0 20px 0; font-size: 28px; }
/* line 722, style.scss */
.box-latest-article .content-latest-article .right-latest-article h3 a { color: #255696; font-size: 28px; font-weight: 500; margin: 0; }
/* line 726, style.scss */
.box-latest-article .content-latest-article .right-latest-article p { color: #30383b; font-size: 16px; line-height: 1.5; margin: 0; font-weight: 500; }
/* line 728, style.scss */
.box-latest-article .content-latest-article .right-latest-article p.name-cate { position: absolute; top: 15px; right: 15px; color: #fff; background-color: #009AD7; font-size: 14px; padding: 5px 10px; line-height: 1.3; }
/* line 732, style.scss */
.box-latest-article .content-latest-article .right-latest-article a.view-more { margin: 20px 0 0 0; }
/* line 734, style.scss */
.box-latest-article .content-latest-article .right-latest-article a.view-more.view-blog { color: #FF7F33 !important; margin-left: 30px; }
/* line 736, style.scss */
.box-latest-article .content-latest-article .right-latest-article a.view-more.view-blog:hover { color: #ec0619 !important; }
/* line 741, style.scss */
.box-latest-article .content-latest-article .right-latest-article .wraper-sc.pull-right { margin-top: 30px; }
/* line 746, style.scss */
.box-latest-article .latest-article { overflow: hidden; clear: both; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); background-color: #fff; }
/* line 748, style.scss */
.box-latest-article .latest-article .img { float: left; width: 410px; display: inline-block; position: relative; }
/* line 750, style.scss */
.box-latest-article .latest-article .img img { width: 100%; }
/* line 753, style.scss */
.box-latest-article .latest-article .img h5 { top: 40px; left: 35px; color: #fff; right: 35px; font-size: 32px; margin: 0; line-height: 36px; position: absolute; text-shadow: 1px 1px 1px #000; }
/* line 757, style.scss */
.box-latest-article .latest-article .img:visited h5, .box-latest-article .latest-article .img:hover h5 { color: #05c9b1; }
/* line 762, style.scss */
.box-latest-article .latest-article .right-latest-article { overflow: hidden; padding: 50px 80px 0 80px; position: relative; }
/* line 764, style.scss */
.box-latest-article .latest-article .right-latest-article p { font-size: 18px; line-height: 32px; margin: 0; color: #333; }
/* line 767, style.scss */
.box-latest-article .latest-article .right-latest-article a { margin-top: 50px; }
/* line 771, style.scss */
.box-latest-article .latest-article .right-latest-article .clearfix .view-blog { margin-left: 30px; }
/* line 777, style.scss */
.box-latest-article .view-more { margin-top: 50px; }

/* line 784, style.scss */
.box-content-search-view #ListJobResult .box-advertisement-728x90 { width: 100%; height: auto; overflow: hidden; }

/* line 790, style.scss */
.container a.view-blog { color: #FF7F33 !important; }
/* line 792, style.scss */
.container a.view-blog:hover { color: #ec0619 !important; }

/* line 797, style.scss */
.box-btn { overflow: hidden; clear: both; }

/* line 802, style.scss */
.modal .content { z-index: 9999 !important; }

/* line 808, style.scss */
.modal-backdrop { z-index: 1; }

/* line 812, style.scss */
.modal, .box-search, .frame-popup { z-index: 9999; background-color: rgba(255, 255, 255, 0.9); }
/* line 814, style.scss */
.modal h2.title, .box-search h2.title, .frame-popup h2.title { padding: 50px 0 30px; font-size: 26px; }
/* line 818, style.scss */
.modal .EmployerPages h4.title, .box-search .EmployerPages h4.title, .frame-popup .EmployerPages h4.title { padding: 25px 0 15px 0; font-size: 24px; }
/* line 822, style.scss */
.modal .EmployerPages .form-group p, .box-search .EmployerPages .form-group p, .frame-popup .EmployerPages .form-group p { line-height: 1.4; font-size: 14px; margin: 10px 0 0 0; }
/* line 824, style.scss */
.modal .EmployerPages .form-group p.employer-p-tag, .box-search .EmployerPages .form-group p.employer-p-tag, .frame-popup .EmployerPages .form-group p.employer-p-tag { font-size: 16px; line-height: 1.4; margin: 0; }
/* line 829, style.scss */
.modal .EmployerPages .box-add-search, .box-search .EmployerPages .box-add-search, .frame-popup .EmployerPages .box-add-search { margin-top: 10px; }
/* line 831, style.scss */
.modal .EmployerPages .box-add-search .form-group, .box-search .EmployerPages .box-add-search .form-group, .frame-popup .EmployerPages .box-add-search .form-group { margin-bottom: 0; }
/* line 834, style.scss */
.modal .EmployerPages .box-add-search p, .box-search .EmployerPages .box-add-search p, .frame-popup .EmployerPages .box-add-search p { font-size: 14px; }
/* line 837, style.scss */
.modal .EmployerPages .box-add-search label, .box-search .EmployerPages .box-add-search label, .frame-popup .EmployerPages .box-add-search label { font-size: 18px; font-weight: 400; width: 100% !important; }
/* line 840, style.scss */
.modal .EmployerPages .box-add-search ul, .box-search .EmployerPages .box-add-search ul, .frame-popup .EmployerPages .box-add-search ul { height: 42px; margin-top: 15px; }
/* line 842, style.scss */
.modal .EmployerPages .box-add-search ul li, .box-search .EmployerPages .box-add-search ul li, .frame-popup .EmployerPages .box-add-search ul li { width: 50%; }
/* line 844, style.scss */
.modal .EmployerPages .box-add-search ul li a, .box-search .EmployerPages .box-add-search ul li a, .frame-popup .EmployerPages .box-add-search ul li a { line-height: 40px; height: 40px; }
/* line 850, style.scss */
.modal .EmployerPages .box-add-search .row .note, .box-search .EmployerPages .box-add-search .row .note, .frame-popup .EmployerPages .box-add-search .row .note { position: relative; height: 40px; }
/* line 852, style.scss */
.modal .EmployerPages .box-add-search .row .note label, .box-search .EmployerPages .box-add-search .row .note label, .frame-popup .EmployerPages .box-add-search .row .note label { font-size: 14px; position: absolute; left: 0; bottom: 0; }
/* line 860, style.scss */
.modal #employer_postajob .box-textarea, .box-search #employer_postajob .box-textarea, .frame-popup #employer_postajob .box-textarea { margin-top: -20px; margin-bottom: 30px; }
/* line 864, style.scss */
.modal .content .box-btn, .box-search .content .box-btn, .frame-popup .content .box-btn { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; overflow: hidden !important; clear: both; padding: 0; margin: 20px 0 0 0 !important; }
/* line 866, style.scss */
.modal .content .box-btn li, .box-search .content .box-btn li, .frame-popup .content .box-btn li { float: left; width: 33.33%; text-align: center; border: 1px solid #e6e6e6; border-right: none; position: relative; cursor: pointer; }
/* line 868, style.scss */
.modal .content .box-btn li:last-child, .box-search .content .box-btn li:last-child, .frame-popup .content .box-btn li:last-child { border-right: 1px solid #e6e6e6; }
/* line 871, style.scss */
.modal .content .box-btn li a, .modal .content .box-btn li label, .box-search .content .box-btn li a, .box-search .content .box-btn li label, .frame-popup .content .box-btn li a, .frame-popup .content .box-btn li label { color: #000; font-size: 18px; line-height: 60px; width: 100%; display: block; cursor: pointer; font-weight: 400; }
/* line 874, style.scss */
.modal .content .box-btn li.active, .box-search .content .box-btn li.active, .frame-popup .content .box-btn li.active { background-color: #009AD7; overflow: hidden; }
/* line 876, style.scss */
.modal .content .box-btn li.active label, .box-search .content .box-btn li.active label, .frame-popup .content .box-btn li.active label { color: #fff !important; }
/* line 880, style.scss */
.modal .content .box-btn li input, .box-search .content .box-btn li input, .frame-popup .content .box-btn li input { opacity: 0; position: absolute; left: 0; height: 100%; width: 100%; line-height: auto; padding: 0; margin: 0; cursor: pointer; }
/* line 884, style.scss */
.modal .content .box-btn li input[type="radio"]:checked + a, .modal .content .box-btn li input[type="checkbox"]:checked + a, .box-search .content .box-btn li input[type="radio"]:checked + a, .box-search .content .box-btn li input[type="checkbox"]:checked + a, .frame-popup .content .box-btn li input[type="radio"]:checked + a, .frame-popup .content .box-btn li input[type="checkbox"]:checked + a { background-color: #009AD7; overflow: hidden; color: #fff; }
/* line 889, style.scss */
.modal .content .box-btn .btn-add, .box-search .content .box-btn .btn-add, .frame-popup .content .box-btn .btn-add { color: #424242; border: 1px solid #ddd; background-color: #fff; margin-right: 0 !important; margin-left: 0 !important; }
/* line 893, style.scss */
.modal .form-group, .box-search .form-group, .frame-popup .form-group { clear: both; overflow: visible !important; margin: 0 0 40px 0; }
/* line 895, style.scss */
.modal .form-group label, .box-search .form-group label, .frame-popup .form-group label { width: 75%; float: left; font-size: 14px; font-weight: 600; color: #1f1f1f; line-height: 1.4; margin-bottom: 0; }
/* line 897, style.scss */
.modal .form-group label .lbl-req, .box-search .form-group label .lbl-req, .frame-popup .form-group label .lbl-req { color: #E24553; padding: 0; font-style: normal; font-weight: 700; font-size: 20px; line-height: 12px; position: relative; top: 5px; }
/* line 901, style.scss */
.modal .form-group.tb.halfw, .box-search .form-group.tb.halfw, .frame-popup .form-group.tb.halfw { margin-bottom: 20px; }
/* line 905, style.scss */
.modal .form-group img, .box-search .form-group img, .frame-popup .form-group img { max-width: 100%; }
/* line 909, style.scss */
.modal .form-group span, .box-search .form-group span, .frame-popup .form-group span { width: 50%; float: right; text-align: right; }
/* line 911, style.scss */
.modal .form-group span.ddcl-display-text, .box-search .form-group span.ddcl-display-text, .frame-popup .form-group span.ddcl-display-text { width: 100%; float: none; display: block; text-align: left; overflow: hidden; padding-right: 20px; }
/* line 914, style.scss */
.modal .form-group span.field-validation-error, .modal .form-group span.field-validation-error span, .box-search .form-group span.field-validation-error, .box-search .form-group span.field-validation-error span, .frame-popup .form-group span.field-validation-error, .frame-popup .form-group span.field-validation-error span { margin-top: 10px; display: block; color: #e3404e; width: 100%; float: none; text-align: left; font-size: 14px; }
/* line 917, style.scss */
.modal .form-group span.text-otherlogin, .box-search .form-group span.text-otherlogin, .frame-popup .form-group span.text-otherlogin { width: auto; float: left; text-align: left; font-size: 14px; line-height: 50px; color: #333; padding: 0 25px; }
/* line 921, style.scss */
.modal .form-group ul.box-btn, .box-search .form-group ul.box-btn, .frame-popup .form-group ul.box-btn { margin-bottom: 40px; }
/* line 924, style.scss */
.modal .form-group.forgot-password, .box-search .form-group.forgot-password, .frame-popup .form-group.forgot-password { position: relative; overflow: visible; }
/* line 926, style.scss */
.modal .form-group.forgot-password p, .box-search .form-group.forgot-password p, .frame-popup .form-group.forgot-password p { position: relative; left: 0; top: -10px; }
/* line 928, style.scss */
.modal .form-group.forgot-password p input, .box-search .form-group.forgot-password p input, .frame-popup .form-group.forgot-password p input { position: absolute; left: 0; top: -2px; }
/* line 931, style.scss */
.modal .form-group.forgot-password p label, .box-search .form-group.forgot-password p label, .frame-popup .form-group.forgot-password p label { padding-left: 20px; }
/* line 935, style.scss */
.modal .form-group.forgot-password a, .box-search .form-group.forgot-password a, .frame-popup .form-group.forgot-password a { position: absolute; left: 0; top: 25px; font-size: 14px; color: #009AD7; text-decoration: underline; }
/* line 940, style.scss */
.modal .form-group.checkbox.box-check span, .box-search .form-group.checkbox.box-check span, .frame-popup .form-group.checkbox.box-check span { width: auto; float: none; }
/* line 943, style.scss */
.modal .form-group.checkbox.box-check label, .box-search .form-group.checkbox.box-check label, .frame-popup .form-group.checkbox.box-check label { width: 100%; float: none; position: relative; padding-left: 25px; }
/* line 945, style.scss */
.modal .form-group.checkbox.box-check label span, .box-search .form-group.checkbox.box-check label span, .frame-popup .form-group.checkbox.box-check label span { position: absolute; left: 0; top: 0; }
/* line 947, style.scss */
.modal .form-group.checkbox.box-check label span:after, .box-search .form-group.checkbox.box-check label span:after, .frame-popup .form-group.checkbox.box-check label span:after { content: "\f096"; font: normal normal normal 14px/1 FontAwesome; display: inline-block; font-size: 20px; color: #009AD7; }
/* line 951, style.scss */
.modal .form-group.checkbox.box-check label input[type="checkbox"]:checked + span, .box-search .form-group.checkbox.box-check label input[type="checkbox"]:checked + span, .frame-popup .form-group.checkbox.box-check label input[type="checkbox"]:checked + span { color: #f00; }
/* line 953, style.scss */
.modal .form-group.checkbox.box-check label input[type="checkbox"]:checked + span:after, .box-search .form-group.checkbox.box-check label input[type="checkbox"]:checked + span:after, .frame-popup .form-group.checkbox.box-check label input[type="checkbox"]:checked + span:after { content: "\f046"; }
/* line 957, style.scss */
.modal .form-group.checkbox.box-check label input[type="checkbox"], .box-search .form-group.checkbox.box-check label input[type="checkbox"], .frame-popup .form-group.checkbox.box-check label input[type="checkbox"] { position: absolute; left: 0; top: 0; opacity: 0; }
/* line 963, style.scss */
.modal .form-group .lbAppendParamNote, .box-search .form-group .lbAppendParamNote, .frame-popup .form-group .lbAppendParamNote { font-size: 14px; line-height: 1.3; margin: 10px 0 0 0; color: #666; }
/* line 965, style.scss */
.modal .form-group .lbAppendParamNote a, .box-search .form-group .lbAppendParamNote a, .frame-popup .form-group .lbAppendParamNote a { text-decoration: none; color: #e24553; }
/* line 971, style.scss */
.modal .note, .box-search .note, .frame-popup .note { overflow: hidden; clear: both; position: relative; margin-bottom: 2px; padding-top: 0px; }
/* line 973, style.scss */
.modal .note span, .box-search .note span, .frame-popup .note span { color: #1f1f1f; font-size: 14px; position: absolute; right: 0; bottom: -3px; }
/* line 975, style.scss */
.modal .note span.red-color, .box-search .note span.red-color, .frame-popup .note span.red-color { color: #f00; position: relative; text-align: left; float: none; right: inherit; width: auto; line-height: 1.3; top: 5px; font-size: 20px; }
/* line 980, style.scss */
.modal .wp-ddcl, .box-search .wp-ddcl, .frame-popup .wp-ddcl { position: relative; }
/* line 982, style.scss */
.modal .wp-ddcl:focus, .box-search .wp-ddcl:focus, .frame-popup .wp-ddcl:focus { outline: none; }
/* line 985, style.scss */
.modal .wp-ddcl .show-hide-ttip, .box-search .wp-ddcl .show-hide-ttip, .frame-popup .wp-ddcl .show-hide-ttip { position: absolute !important; top: 100%; left: 0; right: 0; background: #fff; z-index: 9999; outline: none; border: 1px solid #d4d4d4 !important; display: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
/* line 988, style.scss */
.modal .wp-ddcl .show-hide-ttip ul, .box-search .wp-ddcl .show-hide-ttip ul, .frame-popup .wp-ddcl .show-hide-ttip ul { padding-top: 10px; }
/* line 991, style.scss */
.modal .wp-ddcl .show-hide-ttip ul li ul, .box-search .wp-ddcl .show-hide-ttip ul li ul, .frame-popup .wp-ddcl .show-hide-ttip ul li ul { padding-top: 2px; }
/* line 997, style.scss */
.modal .wp-ddcl .wp-auto-suggest, .box-search .wp-ddcl .wp-auto-suggest, .frame-popup .wp-ddcl .wp-auto-suggest { position: static; display: block; }
/* line 999, style.scss */
.modal .wp-ddcl .wp-auto-suggest input, .box-search .wp-ddcl .wp-auto-suggest input, .frame-popup .wp-ddcl .wp-auto-suggest input { border: none; outline: none; padding: 10px 27px; height: 35px; line-height: 35px; margin: 0 !important; font-size: 14px; border-bottom: 1px solid #ddd; }
/* line 1004, style.scss */
.modal .wp-ddcl .ddcl-display-content, .box-search .wp-ddcl .ddcl-display-content, .frame-popup .wp-ddcl .ddcl-display-content { border: none; position: static; max-height: 245px; overflow-y: scroll; }
/* line 1006, style.scss */
.modal .wp-ddcl .ddcl-display-content ul, .box-search .wp-ddcl .ddcl-display-content ul, .frame-popup .wp-ddcl .ddcl-display-content ul { clear: both; }
/* line 1008, style.scss */
.modal .wp-ddcl .ddcl-display-content ul li, .box-search .wp-ddcl .ddcl-display-content ul li, .frame-popup .wp-ddcl .ddcl-display-content ul li { float: none; clear: both; position: relative; margin-bottom: 10px; overflow: hidden; }
/* line 1010, style.scss */
.modal .wp-ddcl .ddcl-display-content ul li label, .box-search .wp-ddcl .ddcl-display-content ul li label, .frame-popup .wp-ddcl .ddcl-display-content ul li label { width: 90% !important; line-height: inherit; height: auto; }
/* line 1012, style.scss */
.modal .wp-ddcl .ddcl-display-content ul li label input, .box-search .wp-ddcl .ddcl-display-content ul li label input, .frame-popup .wp-ddcl .ddcl-display-content ul li label input { width: auto; height: auto; line-height: inherit; margin: 2px 0 0 0; }
/* line 1016, style.scss */
.modal .wp-ddcl .ddcl-display-content ul li .ddcl-expan, .box-search .wp-ddcl .ddcl-display-content ul li .ddcl-expan, .frame-popup .wp-ddcl .ddcl-display-content ul li .ddcl-expan { position: absolute; right: 0; top: 0; margin: 0; }
/* line 1019, style.scss */
.modal .wp-ddcl .ddcl-display-content ul li ul, .box-search .wp-ddcl .ddcl-display-content ul li ul, .frame-popup .wp-ddcl .ddcl-display-content ul li ul { margin-top: 10px; }
/* line 1026, style.scss */
.modal .content-popup, .box-search .content-popup, .frame-popup .content-popup { padding: 0 55px; }
/* line 1027, style.scss */
.modal .content-popup.content-popup-padding0, .box-search .content-popup.content-popup-padding0, .frame-popup .content-popup.content-popup-padding0 { padding: 0; }
/* line 1029, style.scss */
.modal .content-popup.content-popup-padding0 .content, .box-search .content-popup.content-popup-padding0 .content, .frame-popup .content-popup.content-popup-padding0 .content { padding: 0 55px; }
/* line 1032, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab, .box-search .content-popup.content-popup-padding0 .box-tab, .frame-popup .content-popup.content-popup-padding0 .box-tab { padding: 40px 55px 0 55px; background-image: url("../images/bg-emp.jpg"); background-repeat: no-repeat; background-size: cover; min-height: 245px; margin-bottom: 50px; position: relative; background-position: center; }
/* line 1035, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab .nav-tabs, .box-search .content-popup.content-popup-padding0 .box-tab .nav-tabs, .frame-popup .content-popup.content-popup-padding0 .box-tab .nav-tabs { position: absolute; bottom: 0; }
/* line 1039, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab .logo img, .box-search .content-popup.content-popup-padding0 .box-tab .logo img, .frame-popup .content-popup.content-popup-padding0 .box-tab .logo img { width: 170px; }
/* line 1044, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab ul li, .box-search .content-popup.content-popup-padding0 .box-tab ul li, .frame-popup .content-popup.content-popup-padding0 .box-tab ul li { margin-right: 10px; }
/* line 1046, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab ul li a, .box-search .content-popup.content-popup-padding0 .box-tab ul li a, .frame-popup .content-popup.content-popup-padding0 .box-tab ul li a { background: transparent; border: none; padding: 0 30px; line-height: 55px; font-size: 24px; }
/* line 1049, style.scss */
.modal .content-popup.content-popup-padding0 .box-tab ul li:hover, .modal .content-popup.content-popup-padding0 .box-tab ul li.active, .box-search .content-popup.content-popup-padding0 .box-tab ul li:hover, .box-search .content-popup.content-popup-padding0 .box-tab ul li.active, .frame-popup .content-popup.content-popup-padding0 .box-tab ul li:hover, .frame-popup .content-popup.content-popup-padding0 .box-tab ul li.active { border-bottom: 4px solid #009AD7; }
/* line 1057, style.scss */
.modal .content-popup .content, .box-search .content-popup .content, .frame-popup .content-popup .content { position: relative; padding: 30px 0 0 0; }
/* line 1059, style.scss */
.modal .content-popup .content:after, .modal .content-popup .content:before, .box-search .content-popup .content:after, .box-search .content-popup .content:before, .frame-popup .content-popup .content:after, .frame-popup .content-popup .content:before { content: ''; position: absolute; left: -55px; right: -55px; background-repeat: repeat-x; display: block; }
/* line 1063, style.scss */
.modal .content-popup .content .form-group ul.box-btn, .box-search .content-popup .content .form-group ul.box-btn, .frame-popup .content-popup .content .form-group ul.box-btn { margin-bottom: 0; }
/* line 1068, style.scss */
.modal .content-popup .content .wp-ddcl .ddcl-display-text, .box-search .content-popup .content .wp-ddcl .ddcl-display-text, .frame-popup .content-popup .content .wp-ddcl .ddcl-display-text { cursor: pointer; }
/* line 1070, style.scss */
.modal .content-popup .content .wp-ddcl .ddcl-display-text:before, .box-search .content-popup .content .wp-ddcl .ddcl-display-text:before, .frame-popup .content-popup .content .wp-ddcl .ddcl-display-text:before { background-image: url(../images/icon/icon-1.jpg); position: absolute; right: 0; background-size: contain; margin-top: -2px; top: 50%; content: ''; width: 15px; height: 15px; background-repeat: no-repeat; }
/* line 1073, style.scss */
.modal .content-popup .content .wp-ddcl .ddcl-display-text:focus, .box-search .content-popup .content .wp-ddcl .ddcl-display-text:focus, .frame-popup .content-popup .content .wp-ddcl .ddcl-display-text:focus { outline: none; }
/* line 1078, style.scss */
.modal .content-popup .content .wp-ddcl .form-left-bt:focus, .modal .content-popup .content .wp-ddcl .form-group:focus, .modal .content-popup .content .wp-ddcl .wp-smtc:focus, .modal .content-popup .content .wp-ddcl .label-tt:focus, .box-search .content-popup .content .wp-ddcl .form-left-bt:focus, .box-search .content-popup .content .wp-ddcl .form-group:focus, .box-search .content-popup .content .wp-ddcl .wp-smtc:focus, .box-search .content-popup .content .wp-ddcl .label-tt:focus, .frame-popup .content-popup .content .wp-ddcl .form-left-bt:focus, .frame-popup .content-popup .content .wp-ddcl .form-group:focus, .frame-popup .content-popup .content .wp-ddcl .wp-smtc:focus, .frame-popup .content-popup .content .wp-ddcl .label-tt:focus { outline: none; border: none; }
/* line 1085, style.scss */
.modal h4.title-1, .box-search h4.title-1, .frame-popup h4.title-1 { font-weight: 700; color: #404040; margin: 55px 0 25px 0; font-size: 22px; }
/* line 1089, style.scss */
.modal .icon-close-popup, .box-search .icon-close-popup, .frame-popup .icon-close-popup { margin: 0 auto; display: block; text-align: right; float: none; color: #000 !important; z-index: 9; font-size: 60px; font-weight: 300; outline: none; line-height: 20px; height: 20px; position: absolute; right: 25px; top: 25px; }
/* line 1092, style.scss */
.modal .icon-close-popup span, .box-search .icon-close-popup span, .frame-popup .icon-close-popup span { color: #000 !important; line-height: 20px; height: 20px; }
/* line 1099, style.scss */
.modal .TermConditions h3, .box-search .TermConditions h3, .frame-popup .TermConditions h3 { color: #009AD7; font-size: 18px; padding: 10px 0 5px 0; }
/* line 1103, style.scss */
.modal .TermConditionsCt, .box-search .TermConditionsCt, .frame-popup .TermConditionsCt { max-height: 300px; overflow-y: auto !important; padding: 20px 10px 20px 20px; background-color: #f9f9f9; border: 1px solid #ddd; }
/* line 1105, style.scss */
.modal .TermConditionsCt::-webkit-scrollbar-track, .box-search .TermConditionsCt::-webkit-scrollbar-track, .frame-popup .TermConditionsCt::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0); background-color: #ccc; }
/* line 1108, style.scss */
.modal .TermConditionsCt::-webkit-scrollbar, .box-search .TermConditionsCt::-webkit-scrollbar, .frame-popup .TermConditionsCt::-webkit-scrollbar { width: 8px; background-color: #ccc; }
/* line 1112, style.scss */
.modal .TermConditionsCt::-webkit-scrollbar-thumb, .box-search .TermConditionsCt::-webkit-scrollbar-thumb, .frame-popup .TermConditionsCt::-webkit-scrollbar-thumb { background-color: #999; border: 2px solid #ddd; }
/* line 1116, style.scss */
.modal .TermConditionsCt ul li, .box-search .TermConditionsCt ul li, .frame-popup .TermConditionsCt ul li { position: relative; padding-left: 15px; color: #333; font-weight: normal; padding-bottom: 10px; }
/* line 1118, style.scss */
.modal .TermConditionsCt ul li:before, .box-search .TermConditionsCt ul li:before, .frame-popup .TermConditionsCt ul li:before { content: ''; position: absolute; top: 7px; left: 0; width: 5px; height: 5px; background-color: #999; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
/* line 1123, style.scss */
.modal .TermConditionsCt p, .box-search .TermConditionsCt p, .frame-popup .TermConditionsCt p { font-size: 14px; line-height: 20px; }
/* line 1125, style.scss */
.modal .TermConditionsCt p .title, .box-search .TermConditionsCt p .title, .frame-popup .TermConditionsCt p .title { width: 100%; text-align: left; float: none; padding: 0 0 10px 0; font-size: 18px; display: block; }
/* line 1132, style.scss */
.modal .register .btn, .box-search .register .btn, .frame-popup .register .btn { margin-top: 0; margin-bottom: 50px; margin-left: 5px; }
/* line 1134, style.scss */
.modal .register .btn:first-child, .box-search .register .btn:first-child, .frame-popup .register .btn:first-child { margin-left: 0; }
/* line 1137, style.scss */
.modal .register .btn input, .box-search .register .btn input, .frame-popup .register .btn input { background: transparent; border: none; text-transform: uppercase; height: 50px; line-height: 50px; }
/* line 1142, style.scss */
.modal .top-popup-search, .modal .form-group, .box-search .top-popup-search, .box-search .form-group, .frame-popup .top-popup-search, .frame-popup .form-group { overflow: hidden; }
/* line 1145, style.scss */
.modal .top-popup-search, .box-search .top-popup-search, .frame-popup .top-popup-search { padding: 0 50px; }
/* line 1147, style.scss */
.modal .top-popup-search p, .box-search .top-popup-search p, .frame-popup .top-popup-search p { font-size: 32px; line-height: 1.7; margin-bottom: 35px; }
/* line 1151, style.scss */
.modal .modal-content, .box-search .modal-content, .frame-popup .modal-content { box-shadow: 0 5px 15px #f3f3f3; border: 1px solid #f3f3f3; }
/* line 1154, style.scss */
.modal .modal-body, .box-search .modal-body, .frame-popup .modal-body { padding: 0 0 45px 0; }
/* line 1156, style.scss */
.modal .modal-body .progress, .box-search .modal-body .progress, .frame-popup .modal-body .progress { height: 7px; background-color: #f3f3f3; box-shadow: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; }
/* line 1159, style.scss */
.modal .modal-body .progress-bar-info, .box-search .modal-body .progress-bar-info, .frame-popup .modal-body .progress-bar-info { background-color: #54cec4; box-shadow: none; }
/* line 1164, style.scss */
.modal .btn, .box-search .btn, .frame-popup .btn { line-height: 50px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #009AD7; color: #fff; text-transform: uppercase; padding: 0 25px; font-weight: 600; font-size: 18px; margin-top: 60px; float: left; border: none; outline: none; }
/* line 1167, style.scss */
.modal .btn.btn-info, .box-search .btn.btn-info, .frame-popup .btn.btn-info { text-decoration: underline; background-color: transparent; color: #424242; text-transform: uppercase; opacity: 1; }
/* line 1171, style.scss */
.modal .btn.btn-add, .box-search .btn.btn-add, .frame-popup .btn.btn-add { margin-right: 0; margin-left: 15px !important; line-height: 50px; }

/* line 1177, style.scss */
.page-update .title { font-size: 32px; }

/* line 1185, style.scss */
.pagenotfound .main-page { min-height: inherit; }

/* line 1191, style.scss */
.box-payment .list-featured { position: relative; }
/* line 1194, style.scss */
.box-payment .title { padding: 10px 0 30px 0; }
/* line 1198, style.scss */
.box-payment .note .note-1 { position: absolute; right: 30px; top: 50px; color: #009AD7; }

/* line 1205, style.scss */
#sign-up-emp-2 .box-add-search { margin-top: -15px !important; margin-bottom: 30px; }
/* line 1207, style.scss */
#sign-up-emp-2 .box-add-search p { margin-bottom: 0; line-height: 1.3; }
/* line 1210, style.scss */
#sign-up-emp-2 .box-add-search .row { margin-left: -10px; margin-right: -10px; }
/* line 1212, style.scss */
#sign-up-emp-2 .box-add-search .row .col-xs-4 { padding-left: 10px; padding-right: 10px; }
/* line 1215, style.scss */
#sign-up-emp-2 .box-add-search .row .note { height: 65px; }

/* line 1223, style.scss */
#jobseeker_setting .box-add-search, #sign-up-emp-2 .box-add-search { margin-top: 10px; }
/* line 1225, style.scss */
#jobseeker_setting .box-add-search .form-group, #sign-up-emp-2 .box-add-search .form-group { margin-bottom: 0; }
/* line 1228, style.scss */
#jobseeker_setting .box-add-search p, #sign-up-emp-2 .box-add-search p { font-size: 14px; }
/* line 1231, style.scss */
#jobseeker_setting .box-add-search label, #sign-up-emp-2 .box-add-search label { font-size: 18px; font-weight: 400; width: 100% !important; }
/* line 1234, style.scss */
#jobseeker_setting .box-add-search ul, #sign-up-emp-2 .box-add-search ul { height: 42px; margin-top: 15px; }
/* line 1236, style.scss */
#jobseeker_setting .box-add-search ul li, #sign-up-emp-2 .box-add-search ul li { width: 50%; }
/* line 1238, style.scss */
#jobseeker_setting .box-add-search ul li a, #sign-up-emp-2 .box-add-search ul li a { line-height: 40px; height: 40px; }
/* line 1244, style.scss */
#jobseeker_setting .box-add-search .row .note, #sign-up-emp-2 .box-add-search .row .note { position: relative; }
/* line 1246, style.scss */
#jobseeker_setting .box-add-search .row .note label, #sign-up-emp-2 .box-add-search .row .note label { font-size: 14px; position: absolute; left: 0; bottom: 0; }

/* line 1254, style.scss */
.box-search { background-color: #fff; width: 750px; position: absolute; right: 0; bottom: 100%; border: 1px solid #ebebeb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; z-index: 3 !important; margin-bottom: 25px; }
/* line 1257, style.scss */
.box-search .row .col-xs-8 { width: 60%; }
/* line 1260, style.scss */
.box-search .row .colum-final { width: 40%; }
/* line 1264, style.scss */
.box-search h2.title { padding: 25px 0 20px 0; font-size: 20px; }
/* line 1267, style.scss */
.box-search .top-popup-search, .box-search .content-search { padding: 0 30px; }
/* line 1270, style.scss */
.box-search .top-popup-search .note label i, .box-search .top-popup-search .note span i, .box-search .content-search .note label i, .box-search .content-search .note span i { font-size: 22px; color: #009AD7; font-style: normal; padding: 0 5px; font-weight: 700; line-height: 0; position: relative; top: 2px; }
/* line 1275, style.scss */
.box-search .top-popup-search { position: relative; }
/* line 1277, style.scss */
.box-search .top-popup-search span { position: absolute; right: 30px; bottom: 25px; }
/* line 1279, style.scss */
.box-search .top-popup-search span i { font-style: normal; }
/* line 1284, style.scss */
.box-search .content-search { border-top: 1px solid #e5e5e5; }
/* line 1287, style.scss */
.box-search .content { padding: 25px 0 0 0; }
/* line 1289, style.scss */
.box-search .content .box-add-search { display: none; }
/* line 1291, style.scss */
.box-search .content .box-add-search .form-group { margin-bottom: 0; }
/* line 1295, style.scss */
.box-search .content .box-add-search .row .note { height: 40px; position: relative; }
/* line 1297, style.scss */
.box-search .content .box-add-search .row .note label { font-size: 15px !important; position: absolute; bottom: 0; left: 0; line-height: 1.3; }
/* line 1301, style.scss */
.box-search .content .box-add-search .row .form-group { margin-bottom: 30px; }
/* line 1305, style.scss */
.box-search .content .box-add-search p { margin: 0 0 5px 0; font-weight: 500; font-size: 14px; }
/* line 1308, style.scss */
.box-search .content .box-add-search .box-btn { height: 40px; }
/* line 1310, style.scss */
.box-search .content .box-add-search .box-btn li { width: 50%; }
/* line 1312, style.scss */
.box-search .content .box-add-search .box-btn li a { height: 40px; line-height: 40px; }
/* line 1318, style.scss */
.box-search .content:after, .box-search .content:before { display: none; }
/* line 1321, style.scss */
.box-search .content .col-xs-8 { z-index: 2; }
/* line 1324, style.scss */
.box-search .content .col-xs-4 { z-index: 1; }
/* line 1327, style.scss */
.box-search .content .wp-ddcl .ddcl-display-text, .box-search .content .form-control, .box-search .content input { border-bottom: 1px solid #3d3d3d; height: 40px; line-height: 40px; font-size: 20px; color: #1f1f1f; font-weight: 500; }
/* line 1330, style.scss */
.box-search .content input[type="text"]::-webkit-input-placeholder { color: #bfbfbf; }
/* line 1333, style.scss */
.box-search .content .form-group { margin-bottom: 25px; }
/* line 1335, style.scss */
.box-search .content .form-group .comment { font-size: 13px; font-weight: 400; }
/* line 1337, style.scss */
.box-search .content .form-group .comment i { font-size: 22px; color: #009AD7; font-style: normal; padding: 0 5px 0 0; font-weight: 700; line-height: 0; position: relative; top: 2px; }
/* line 1342, style.scss */
.box-search .content .form-group .wp-ddcl:focus { outline: none; }
/* line 1346, style.scss */
.box-search .content .form-group label { width: 100%; margin-bottom: 5px; font-size: 16px; font-weight: 500; }
/* line 1350, style.scss */
.box-search .content .form-group .box-dropdown .show-hide-ttip, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip { width: 400px; }
/* line 1352, style.scss */
.box-search .content .form-group .box-dropdown .show-hide-ttip label, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip label { margin-bottom: 0; width: 95% !important; }
/* line 1356, style.scss */
.box-search .content .form-group .box-dropdown .show-hide-ttip ul li, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip ul li { margin-bottom: 5px; }
/* line 1358, style.scss */
.box-search .content .form-group .box-dropdown .show-hide-ttip ul li .location-label, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip ul li .location-label { font-size: 20px; font-weight: 500; margin: 10px 0; display: block; color: #333; }
/* line 1367, style.scss */
.box-search .content .form-group .box-dropdown-1 .show-hide-ttip { left: inherit !important; }
/* line 1372, style.scss */
.box-search .content ul.box-btn { margin: 0 0 10px 0 !important; overflow: visible !important; height: 47px; }
/* line 1374, style.scss */
.box-search .content ul.box-btn li { border: 1px solid #3d3d3d; border-right: none; }
/* line 1376, style.scss */
.box-search .content ul.box-btn li:last-child { border-right: 1px solid #3d3d3d; }
/* line 1379, style.scss */
.box-search .content ul.box-btn li label { margin-bottom: 0; line-height: 40px; padding: 0; font-size: 14px; }
/* line 1384, style.scss */
.box-search .content label.add { font-size: 13px; position: relative; top: -12px; }
/* line 1387, style.scss */
.box-search .content .btn { width: 100%; display: block; line-height: 46px; margin-top: 0; background-color: #009AD7; font-weight: 500; font-size: 18px; margin-bottom: 20px; }

/* line 1393, style.scss */
.form-left-bt { padding: 0; }

/* line 1397, style.scss */
.page-partner .left-partner .box-search .content { padding: 20px; }
/* line 1399, style.scss */
.page-partner .left-partner .box-search .content .btn { margin: 0; }

/* line 1404, style.scss */
.socialBtn { font-size: 40px; line-height: 50px; margin-right: 10px; }
/* line 1406, style.scss */
.socialBtn.fb-login-btn { color: #3b5999; }
/* line 1409, style.scss */
.socialBtn.li-login-btn { color: #016daa; }

/* line 1414, style.scss */
.box-loginOr { overflow: hidden; clear: both; margin-bottom: 0 !important; }
/* line 1416, style.scss */
.box-loginOr .btn { margin-top: 0; }
/* line 1420, style.scss */
.box-loginOr .loginSocial-32 { font-size: 40px; line-height: 50px; margin-right: 10px; }
/* line 1422, style.scss */
.box-loginOr .loginSocial-32.fb-icon-32 { color: #3b5999; }
/* line 1425, style.scss */
.box-loginOr .loginSocial-32.li-icon-32 { color: #016daa; }
/* line 1429, style.scss */
.box-loginOr .login-or { padding-left: 30px; overflow: hidden; margin-top: 5px; }
/* line 1431, style.scss */
.box-loginOr .login-or span { float: left !important; line-height: 50px; font-size: 16px; font-weight: 600; color: #1f1f1f; text-align: left !important; width: auto !important; }
/* line 1434, style.scss */
.box-loginOr .login-or ul { overflow: hidden; }
/* line 1436, style.scss */
.box-loginOr .login-or ul li { float: left; margin-left: 20px; height: 50px; width: 50px; }
/* line 1438, style.scss */
.box-loginOr .login-or ul li a { font-size: 20px; line-height: 50px; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #4aa8db; color: #fff; display: block; }
/* line 1443, style.scss */
.box-loginOr .login-or ul li:first-child a { background-color: #3b5998; }

/* line 1453, style.scss */
#postContent .box-btn, #popup-jobConfirm .box-btn { overflow: hidden; }
/* line 1455, style.scss */
#postContent .box-btn .btn, #popup-jobConfirm .box-btn .btn { margin-top: 0; margin-right: 15px; }

/* line 1462, style.scss */
#popup-jobConfirm p.note-info, #popup-jobConfirmDlt p.note-info { font-size: 18px; line-height: 26px; }
/* line 1465, style.scss */
#popup-jobConfirm .box-btn, #popup-jobConfirmDlt .box-btn { margin-top: 30px; }
/* line 1467, style.scss */
#popup-jobConfirm .box-btn .btn-sm, #popup-jobConfirmDlt .box-btn .btn-sm { margin-right: 15px; }

/* line 1476, style.scss */
.popup-mail .box-btn .btn { margin-top: 0; margin-right: 15px; }

/* line 1483, style.scss */
.group-btn-search.modal .btn-search { left: -55px; right: -55px; }

/* line 1488, style.scss */
.lbl-req { color: #E24553; padding: 0; font-style: normal; font-weight: 700; font-size: 20px; line-height: 12px; position: relative; top: 5px; }

/* line 1492, style.scss */
.smallBtn { margin-top: 0 !important; position: relative; top: -20px; }
/* line 1494, style.scss */
.smallBtn input { background: transparent; border: none; line-height: 40px; height: 40px; }

/* line 1499, style.scss */
.rightBox { overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; width: 100%; }
/* line 1501, style.scss */
.rightBox .rightBoxCt { padding: 20px; border: 1px solid #ddd; margin-bottom: 25px; }
/* line 1503, style.scss */
.rightBox .rightBoxCt label { font-size: 16px; font-weight: normal; margin-left: 10px; }

/* line 1509, style.scss */
.fulPostaNewJob .form-group { position: relative; }

/* line 1513, style.scss */
.errortxt { position: absolute; top: 10px; right: 0; color: #f00; font-weight: 700; }

/* line 1517, style.scss */
.rightBox { margin-bottom: 10px; }

/* line 1521, style.scss */
.modal.content-page { position: static; top: inherit; left: inherit; right: inherit; bottom: inherit; display: block; max-width: 800px; padding: 0 50px; margin: 0 auto; z-index: 0; }
/* line 1523, style.scss */
.modal.content-page .content { position: relative; }
/* line 1526, style.scss */
.modal.content-page .content-popup { padding: 0; }
/* line 1529, style.scss */
.modal.content-page .view-more { position: absolute; right: 0; display: inline-block; top: -10px; z-index: 999; }
/* line 1532, style.scss */
.modal.content-page .view-more.back { top: 50px; }

/* line 1537, style.scss */
.box-select, .form-left-bt { position: relative; display: block; width: 100%; margin: 0; }
/* line 1539, style.scss */
.box-select input, .box-select .wp-ddcl .ddcl-display-text, .box-select select, .form-left-bt input, .form-left-bt .wp-ddcl .ddcl-display-text, .form-left-bt select { line-height: 40px; padding: 0; color: #424242; background-color: #fff; border: none; font-size: 18px; height: 40px; outline: none; border-bottom: 1px solid #2a2a2a; box-shadow: none; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; position: relative; }
/* line 1542, style.scss */
.box-select textarea, .form-left-bt textarea { line-height: 1.4; color: #424242; background-color: #fff; font-size: 17px; outline: none; border: 1px solid #2a2a2a; box-shadow: none; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; min-height: 50px; padding: 10px 15px; margin-top: 20px; }
/* line 1545, style.scss */
.box-select select, .form-left-bt select { appearance: none; -moz-appearance: none; -webkit-appearance: none; }
/* line 1547, style.scss */
.box-select select option, .form-left-bt select option { font-size: 16px; height: 30px; color: #000; padding: 20px; }
/* line 1549, style.scss */
.box-select select option:hover, .form-left-bt select option:hover { background-color: #f9dadd; }
/* line 1553, style.scss */
.box-select select:focus, .form-left-bt select:focus { box-shadow: none; }
/* line 1556, style.scss */
.box-select select:after, .form-left-bt select:after { content: "\f107"; position: absolute; right: 0; top: 50%; font: normal normal normal 14px/1 FontAwesome; color: #414141; margin-top: -15px; font-size: 35px; }

/* line 1563, style.scss */
.box-search .content .form-control:focus, .box-search .content input:focus, .box-select input:focus { border-bottom: 1px solid #255696; }

/* line 1567, style.scss */
.box-search .content .wp-ddcl .ddcl-display-text.ddcl-open, .box-select .wp-ddcl .ddcl-display-text.ddcl-open, .form-left-bt .wp-ddcl .ddcl-display-text.ddcl-open { border-bottom: 1px solid #255696; }

/* line 1571, style.scss */
.box-content-search-view .content-search-view.content-sign-up { position: relative; padding-bottom: 100px; }
/* line 1573, style.scss */
.box-content-search-view .content-search-view.content-sign-up label { font-size: 20px; font-weight: 600; color: #1f1f1f; line-height: 1.3; margin-bottom: 0; }
/* line 1576, style.scss */
.box-content-search-view .content-search-view.content-sign-up .btn { text-transform: uppercase; background-color: #e24653; color: #fff; line-height: 60px; text-align: center; position: absolute; left: 0; bottom: 0; right: 0; padding: 0; font-weight: 700; font-size: 20px; }
/* line 1580, style.scss */
.box-content-search-view .content-search-view.content-sign-up .box-select { margin-top: 50px; }
/* line 1582, style.scss */
.box-content-search-view .content-search-view.content-sign-up .box-select input { margin-bottom: 0; }
/* line 1586, style.scss */
.box-content-search-view .content-search-view.content-sign-up #lblMessageAlert { position: absolute; top: 85px; left: 0; color: #E24653; }

/* line 1590, style.scss */
.owl-buttons { display: none; }

/* line 1594, style.scss */
.owl-item { padding: 0 20px; }
/* line 1597, style.scss */
.owl-item:first-child { padding-left: 0; }
/* line 1600, style.scss */
.owl-item:last-child { padding-right: 0; }

/* line 1605, style.scss */
.form-left-bt .wp-ddcl .ddcl-display-content ul li .ddcl-expan { width: auto; float: none; text-align: left; left: 0; right: auto; top: -5px; }
/* line 1608, style.scss */
.form-left-bt .wp-ddcl .ddcl-display-content ul li label input[type="checkbox"] { opacity: 1; top: 0; }

/* line 1613, style.scss */
.box-contact { margin-top: -3px; }

/* line 1621, style.scss */
.page-results .main-page .container.box-content-phillosophy { padding-bottom: 50px; min-height: 570px; padding-left: 0; padding-right: 0; }
/* line 1623, style.scss */
.page-results .main-page .container.box-content-phillosophy h3 { margin: 0; padding: 60px 0 25px 0; }
/* line 1626, style.scss */
.page-results .main-page .container.box-content-phillosophy p, .page-results .main-page .container.box-content-phillosophy span, .page-results .main-page .container.box-content-phillosophy div { line-height: 1.5; font-size: 18px; margin-bottom: 15px; color: #060606; }
/* line 1630, style.scss */
.page-results .main-page .container.box-content-phillosophy .list-partner { margin-top: 30px; }
/* line 1634, style.scss */
.page-results .main-page .container.box-content-phillosophy .box-FAQs h3.title { border-bottom: 1px solid #ddd; padding: 60px 0 30px 0; }
/* line 1637, style.scss */
.page-results .main-page .container.box-content-phillosophy .box-FAQs h4 { font-weight: 600; margin-top: 40px; }
/* line 1640, style.scss */
.page-results .main-page .container.box-content-phillosophy .box-FAQs p { line-height: 2.0; margin-bottom: 0; }
/* line 1643, style.scss */
.page-results .main-page .container.box-content-phillosophy .box-FAQs ul { padding-left: 30px; margin-top: 5px; }
/* line 1645, style.scss */
.page-results .main-page .container.box-content-phillosophy .box-FAQs ul li { list-style: inside; margin-bottom: 10px; }
/* line 1653, style.scss */
.page-results header { background: #009AD7 !important; min-height: 90px; position: relative; top: 0; }
/* line 1655, style.scss */
.page-results header:after { display: none; }
/* line 1658, style.scss */
.page-results header:before { content: ''; position: absolute; height: 1px; background-color: #009AD7; bottom: 100%; left: 0; right: 0; }
/* line 1661, style.scss */
.page-results header .container { min-height: 90px; }
/* line 1664, style.scss */
.page-results header .menu-home ul.navbar-nav li:hover a, .page-results header .menu-home ul.navbar-nav li:focus a, .page-results header .menu-home ul.navbar-nav li.active a { color: #fff; }
/* line 1667, style.scss */
.page-results header .wrapper-container { margin-top: 20px; }
/* line 1672, style.scss */
.page-results.fix-header .box-fix-header { position: fixed; top: 0; left: 0; right: 0; min-height: 90px; z-index: 999; background: #fff; }
/* line 1674, style.scss */
.page-results.fix-header .box-fix-header .advertisement-header { /*display: none;*/ }
/* line 1678, style.scss */
.page-results.fix-header #BreadCrumb { /*display: none;*/ }
/* line 1681, style.scss */
.page-results.fix-header .box-top-search .trueH2 { margin: 0; }
/* line 1685, style.scss */
.page-results.fix-header header .wrapper-container { margin-top: 20px; }
/* line 1688, style.scss */
.page-results.fix-header header .container { min-height: 90px; }
/* line 1691, style.scss */
.page-results.fix-header header .menu-home ul.navbar-nav .menu-1 { border: 1px solid #ddd; }
/* line 1693, style.scss */
.page-results.fix-header header .menu-home ul.navbar-nav .menu-1 li { border-bottom: 1px solid #ddd; }
/* line 1695, style.scss */
.page-results.fix-header header .menu-home ul.navbar-nav .menu-1 li:last-child { border-bottom: none; }
/* line 1701, style.scss */
.page-results.fix-header .content-best-employer { padding-bottom: 0; }
/* line 1703, style.scss */
.page-results.fix-header .content-best-employer #ListJobResult { margin-top: 0; }
/* line 1707, style.scss */
.page-results.fix-header.custom-page { padding-top: 90px; }
/* line 1713, style.scss */
.page-results.fix-header .box-top-search h3, .page-results.fix-header .box-top-search h1 { font-size: 18px; margin: 5px 0 0 0; line-height: 1.5; color: #000; }
/* line 1716, style.scss */
.page-results.fix-header .box-top-search .title-2 { padding: 0 0 10px 0; }
/* line 1719, style.scss */
.page-results.fix-header .box-top-search a.view-more { font-size: 14px; }
/* line 1722, style.scss */
.page-results.fix-header .box-top-search .box-signin-top { padding-top: 5px; top: 15px; }
/* line 1726, style.scss */
.page-results.fix-header .modal .content, .page-results.fix-header .modal .content { z-index: 1 !important; }
/* line 1731, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search { padding-top: 15px; min-height: inherit; }
/* line 1733, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search a.view-more { display: block; width: 1140px; margin: 0 auto; font-size: 18px; }
/* line 1736, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top { width: 1140px; margin: 0 auto; top: 15px; border-top: 1px solid #ddd; padding-top: 10px; display: none; }
/* line 1739, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top .form-inline .text { font-size: 14px; line-height: 20px; color: #666; margin: 0 0 10px 0; }
/* line 1743, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top .top-content-search-view h3 { margin: 0 0 5px 0; font-size: 18px; font-weight: 500; }
/* line 1745, style.scss */
.page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top .top-content-search-view h3 a { color: #333; }
/* line 1751, style.scss */
.page-results.fix-header .wrap-jobdetail .list-featured { box-shadow: none; }

/* line 1761, style.scss */
body.fix-header.blog-article-page header { position: fixed; top: 0; left: 0; right: 0; min-height: 90px; z-index: 999; background: #009AD7 !important; }
/* line 1763, style.scss */
body.fix-header.blog-article-page header .wrapper-container { margin-top: 20px; }
/* line 1766, style.scss */
body.fix-header.blog-article-page header .container { min-height: 90px; }
/* line 1769, style.scss */
body.fix-header.blog-article-page header .menu-home ul.navbar-nav .menu-1 { border: 1px solid #ddd; }
/* line 1771, style.scss */
body.fix-header.blog-article-page header .menu-home ul.navbar-nav .menu-1 li { border-bottom: 1px solid #ddd; }
/* line 1773, style.scss */
body.fix-header.blog-article-page header .menu-home ul.navbar-nav .menu-1 li:last-child { border-bottom: none; }

/* line 1783, style.scss */
.top-search-view { padding: 0 0 20px 0; background-color: #fff; }
/* line 1785, style.scss */
.top-search-view .title-2 { border-bottom: 1px solid #e3e3e3; padding: 0 0 15px 0; display: block; margin: 0; }
/* line 1788, style.scss */
.top-search-view h3, .top-search-view h1 { color: #000; font-size: 22px; line-height: 1.5; margin: 7px 0 0 0; }
/* line 1790, style.scss */
.top-search-view h3 span, .top-search-view h1 span { color: #009AD7; }
/* line 1794, style.scss */
.top-search-view .view-more { line-height: 16px; float: left; margin-right: 20px; margin-top: 7px; }
/* line 1796, style.scss */
.top-search-view .view-more.sign-in-hide { color: #009AD7 !important; margin-right: 0; }
/* line 1800, style.scss */
.top-search-view p { margin: 0; }

/* line 1805, style.scss */
.view-employer.aboutPage { color: #333; line-height: 1.4; font-size: 16px; }
/* line 1807, style.scss */
.view-employer.aboutPage .title { padding: 30px 0; }
/* line 1810, style.scss */
.view-employer.aboutPage h5 { font-size: 20px; font-weight: 500; }
/* line 1813, style.scss */
.view-employer.aboutPage img { max-width: 100%; }

/* line 1819, style.scss */
.rightSubpage-top .title { padding: 0px 0 40px 0; }

/* line 1825, style.scss */
#ListJobResult .jobResultPaging { padding-right: 0; }
/* line 1827, style.scss */
#ListJobResult .jobResultPaging.pull-right.col-xs-12 { padding-right: 15px; }
/* line 1832, style.scss */
#ListJobResult .bottom-row-hide .jobResultPaging.pull-right { margin-bottom: 30px; }

/* line 1839, style.scss */
#sign-in-emp-2 .form-group.box-loginOr { padding: 60px 55px 25px 55px; }

/* line 1844, style.scss */
.box-looking-talent { background-image: url("../images/bg-img-home.jpg"); background-size: cover; background-position: center center; min-height: 500px; z-index: 1; color: #fff; position: relative; }
/* line 1846, style.scss */
.box-looking-talent:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: linear-gradient(to right, #FF7F33, rgba(254, 127, 52, 0.5)); }
/* line 1849, style.scss */
.box-looking-talent .container { z-index: 9999; }
/* line 1853, style.scss */
.box-looking-talent h3 { padding-top: 80px; letter-spacing: 4px; font-size: 40px; font-weight: 400; margin: 0; }
/* line 1856, style.scss */
.box-looking-talent a { margin-top: 50px; }
/* line 1859, style.scss */
.box-looking-talent .looking-talent { width: 60%; }
/* line 1861, style.scss */
.box-looking-talent .looking-talent p { font-size: 20px; margin-top: 35px; line-height: 2.1; }

/* line 1868, style.scss */
.box-content-search-view { background-color: #f9f9f9; padding: 30px 0; position: relative; }
/* line 1870, style.scss */
.box-content-search-view .box-quick-search { padding: 10px 0; margin-top: 20px; }
/* line 1873, style.scss */
.box-content-search-view .top-search { border-bottom: 2px solid #e3e3e3; margin-bottom: 25px; }
/* line 1875, style.scss */
.box-content-search-view .top-search p { font-size: 24px; color: #009AD7; }
/* line 1879, style.scss */
.box-content-search-view .content-search-view { padding: 30px; background-color: #fff; position: relative; box-shadow: 1px 1px 12px #ededed; border: 1px solid #ededed; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; overflow: hidden; margin-bottom: 30px; }
/* line 1882, style.scss */
.box-content-search-view .content-search-view h3 { margin: 0 0 15px 0; font-weight: 600; padding-right: 70px; }
/* line 1884, style.scss */
.box-content-search-view .content-search-view h3 a { font-size: 24px; }
/* line 1888, style.scss */
.box-content-search-view .content-search-view ul { overflow: hidden; clear: both; margin-bottom: 20px; padding: 0; }
/* line 1890, style.scss */
.box-content-search-view .content-search-view ul li { float: left; padding: 0 16px; color: #333; font-size: 14px; line-height: 1.2; }
/* line 1892, style.scss */
.box-content-search-view .content-search-view ul li:first-child { padding-left: 0; }
/* line 1896, style.scss */
.box-content-search-view .content-search-view ul.wraper-sc { margin: 0; position: relative; }
/* line 1898, style.scss */
.box-content-search-view .content-search-view ul.wraper-sc li { padding: 0 5px; }
/* line 1900, style.scss */
.box-content-search-view .content-search-view ul.wraper-sc li:last-child { padding-right: 0; }
/* line 1906, style.scss */
.box-content-search-view .content-search-view p { font-size: 18px; line-height: 1.5; color: #333; margin-bottom: 0; }
/* line 1909, style.scss */
.box-content-search-view .content-search-view .text-footer { margin: 0; }
/* line 1912, style.scss */
.box-content-search-view .content-search-view a.view-more { margin-top: 10px; display: inline-block; float: left !important; }
/* line 1914, style.scss */
.box-content-search-view .content-search-view a.view-more.delete { margin-left: 20px; }
/* line 1917, style.scss */
.box-content-search-view .content-search-view a.view-more.btn-default-more-red { margin-top: 0; }
/* line 1921, style.scss */
.box-content-search-view .content-search-view.is-featured-employer { background-color: #fffdf6; }
/* line 1925, style.scss */
.box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .job-title ul { position: relative; overflow: visible; min-height: 26px; }
/* line 1927, style.scss */
.box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .job-title ul:after { content: 'Featured'; position: absolute; right: 10px; color: #fff; font-size: 13px; background-color: #009AD7; padding: 0 5px; line-height: 26px; top: -3px; }
/* line 1932, style.scss */
.box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .box-icon-jobs { background-color: #fffdf6; }
/* line 1937, style.scss */
.box-content-search-view .content-search-view.is-premium-employer { background-color: #fff8ef; border: 1px solid  #ff7f33; }
/* line 1940, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .top-content-search-view .box-icon-jobs a, .box-content-search-view .content-search-view.is-premium-employer .top-content-search-view i { color: #ff7f33; }
/* line 1942, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .top-content-search-view .box-icon-jobs a.fa-star, .box-content-search-view .content-search-view.is-premium-employer .top-content-search-view i.fa-star { color: #ffd700; }
/* line 1947, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .top-content-search-view .job-title ul { position: relative; overflow: visible; min-height: 26px; }
/* line 1949, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .top-content-search-view .job-title ul:after { content: 'Premium'; position: absolute; right: 10px; color: #fff; font-size: 13px; background-color: #ff7f33; padding: 0 5px; line-height: 26px; top: -3px; }
/* line 1954, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .top-content-search-view .box-icon-jobs { background-color: #fff8ef; }
/* line 1958, style.scss */
.box-content-search-view .content-search-view.is-premium-employer.content-search-view a.view-more.btn-default-more-red { color: #009AD7 !important; border: 1px solid #009AD7; }
/* line 1960, style.scss */
.box-content-search-view .content-search-view.is-premium-employer.content-search-view a.view-more.btn-default-more-red:hover, .box-content-search-view .content-search-view.is-premium-employer.content-search-view a.view-more.btn-default-more-red:focus, .box-content-search-view .content-search-view.is-premium-employer.content-search-view a.view-more.btn-default-more-red.active { background-color: #009AD7; color: #fff !important; }
/* line 1966, style.scss */
.box-content-search-view .top-content-search-view { border-bottom: 1px solid #e3e3e3; margin-bottom: 20px; position: relative; overflow: hidden; clear: both; padding-bottom: 20px; }
/* line 1969, style.scss */
.box-content-search-view .top-content-search-view .top-job .overflow { font-size: 14px; line-height: 1.4; color: #365f91; height: auto; margin-bottom: 25px; }
/* line 1971, style.scss */
.box-content-search-view .top-content-search-view .top-job .overflow ul { padding-left: 20px; }
/* line 1973, style.scss */
.box-content-search-view .top-content-search-view .top-job .overflow ul li { float: none; padding: 0; margin-bottom: 5px; list-style: disc; }
/* line 1977, style.scss */
.box-content-search-view .top-content-search-view .top-job .overflow h2, .box-content-search-view .top-content-search-view .top-job .overflow p { font-size: 14px; line-height: 1.3; margin: 0; font-weight: normal; color: #365f91; }
/* line 1982, style.scss */
.box-content-search-view .top-content-search-view .wp-img-logo { width: 160px; overflow: hidden; float: left; margin-right: 20px; position: relative; max-height: 80px; }
/* line 1984, style.scss */
.box-content-search-view .top-content-search-view .wp-img-logo img { max-width: 100%; max-height: 60px; margin-bottom: 20px; }
/* line 1988, style.scss */
.box-content-search-view .top-content-search-view .job-title { overflow: hidden; clear: both; }
/* line 1990, style.scss */
.box-content-search-view .top-content-search-view .job-title ul { margin-left: -10px; margin-right: -10px; }
/* line 1992, style.scss */
.box-content-search-view .top-content-search-view .job-title ul li { width: 33%; float: left; padding-left: 10px; padding-right: 10px; line-height: 1.5; }
/* line 1997, style.scss */
.box-content-search-view .top-content-search-view ul { margin-bottom: 0; }
/* line 2000, style.scss */
.box-content-search-view .top-content-search-view h3 { margin-bottom: 10px; padding-right: 80px; }

/* line 2007, style.scss */
#popup-register-employer .forgot { margin-bottom: 15px; }
/* line 2009, style.scss */
#popup-register-employer .forgot #lnkForgotPass { position: relative; top: -20px; color: #009AD7; text-decoration: underline; }
/* line 2013, style.scss */
#popup-register-employer #re_captcha_register_employer { margin: 25px 0 15px 0; }
/* line 2016, style.scss */
#popup-register-employer #text-note { float: none !important; width: 100% !important; text-align: left !important; position: relative; top: 10px; line-height: 1.4; }

/* line 2021, style.scss */
.box-bottom-btn { overflow: hidden; clear: both; position: relative; }
/* line 2023, style.scss */
.box-bottom-btn .box-btn { float: left; }
/* line 2025, style.scss */
.box-bottom-btn .box-btn a.btn { padding: 0 25px; }
/* line 2028, style.scss */
.box-bottom-btn .box-btn .btn-add { margin-left: 20px; }
/* line 2032, style.scss */
.box-bottom-btn .wraper-sc { clear: none; margin-top: 57px !important; }

/* line 2037, style.scss */
.end-job-result { text-align: center; display: block; margin-bottom: 25px; }
/* line 2039, style.scss */
.end-job-result a { display: inline-block; background-color: #009AD7; color: #fff; line-height: 50px; font-size: 18px; padding: 0 100px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; text-transform: uppercase; }
/* line 2042, style.scss */
.end-job-result a:hover { background-color: #0e86b5; }
/* line 2045, style.scss */
.end-job-result a.view-more { background: transparent; text-transform: none; display: inline-block; padding: 0 5px; }
/* line 2049, style.scss */
.end-job-result p { text-align: left; }

/* line 2057, style.scss */
.wraper-sc { clear: both; overflow: hidden; margin: 10px 0 0 0; }
/* line 2059, style.scss */
.wraper-sc li { padding: 0 5px; float: left; }
/* line 2061, style.scss */
.wraper-sc li span { line-height: 28px; }
/* line 2064, style.scss */
.wraper-sc li:last-child { padding-right: 0; }
/* line 2067, style.scss */
.wraper-sc li a { background-color: #626667; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; height: 28px; width: 28px; text-align: center; display: block; }
/* line 2069, style.scss */
.wraper-sc li a i { color: #fff; line-height: 28px; font-size: 12px; display: block; }

/* line 2077, style.scss */
#popup-signIn .content .form-group.forgot-password a { top: -23px; }
/* line 2080, style.scss */
#popup-signIn .box-check { padding-top: 25px; }

/* line 2087, style.scss */
#sendMailForm .box-btn .btn, .applyJobform .box-btn .btn { margin-top: 0; margin-right: 20px; }

/* line 2093, style.scss */
span.parent-text { width: 100% !important; float: none !important; }

/* line 2106, style.scss */
.container .content-page-view { padding-bottom: 50px; min-height: 570px; }
/* line 2108, style.scss */
.container .content-page-view .title, .container .content-page-view .title span { margin: 0; border-bottom: 1px solid #ddd; padding: 50px 0 30px 0; }
/* line 2111, style.scss */
.container .content-page-view p, .container .content-page-view span, .container .content-page-view div { line-height: 1.5; font-size: 16px; margin-bottom: 15px; color: #060606; }
/* line 2114, style.scss */
.container .content-page-view ul { padding-left: 30px; margin-top: 5px; }
/* line 2116, style.scss */
.container .content-page-view ul li { list-style: inside; margin-bottom: 10px; }
/* line 2120, style.scss */
.container .content-page-view .content { margin-top: 30px; }

/* line 2126, style.scss */
.container .content-page-view .box-site-map .title { padding-bottom: 0; border-bottom: 0; }
/* line 2129, style.scss */
.container .content-page-view .box-site-map .text { margin-bottom: 0; }

/* line 2135, style.scss */
.container .box-investor .content-page-view { padding-bottom: 0; }
/* line 2136, style.scss */
.container .box-investor .content-page-view .title { padding-top: 20px; }
/* line 2141, style.scss */
.container .box-investor .table-responsive { border: 1px solid #ddd; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; }
/* line 2143, style.scss */
.container .box-investor .table-responsive table { margin-bottom: 0; }
/* line 2147, style.scss */
.container .box-investor .table-responsive tr th { background-color: #ddd; }
/* line 2151, style.scss */
.container .box-investor .table-responsive tr .announcementTitle a { position: relative; padding-left: 35px; }
/* line 2153, style.scss */
.container .box-investor .table-responsive tr .announcementTitle a:before { background-image: url("../images/pdf-icon.png"); width: 21px; content: ''; height: 21px; display: block; position: absolute; top: 50%; margin-top: -10px; left: 0; }

/* line 2163, style.scss */
.banner-contact { background-image: url("../images/bg_featurecontact.jpg"); background-size: cover; height: 350px; margin-top: -110px; }

/* line 2167, style.scss */
.modal-footer .btn + .btn { margin-left: 0; }

/* line 2171, style.scss */
.applyJobform h3 { margin-top: 0; }
/* line 2174, style.scss */
.applyJobform .email-to-agency { margin-bottom: 20px; display: block; }
/* line 2177, style.scss */
.applyJobform .note-2 { width: 100% !important; float: none !important; margin-top: 10px; display: block; }
/* line 2179, style.scss */
.applyJobform .note-2 span { width: auto !important; float: none !important; font-size: 14px; line-height: 20px; font-weight: 400; color: #666; }

/* line 2185, style.scss */
.box-search-page { padding-bottom: 10px; }
/* line 2187, style.scss */
.box-search-page .btn-register { display: block; padding: 0; }
/* line 2189, style.scss */
.box-search-page .btn-register img { margin-right: 10px; }
/* line 2193, style.scss */
.box-search-page .content-search-view { margin-bottom: 0; }

/* line 2198, style.scss */
.box-textarea { margin-bottom: 50px; }
/* line 2200, style.scss */
.box-textarea label { font-size: 14px; font-weight: 600; color: #1f1f1f; line-height: 1.1; margin-bottom: 20px; display: block; }
/* line 2203, style.scss */
.box-textarea textarea { width: 100%; min-height: 120px; }

/* line 2208, style.scss */
.titleBl { position: relative; width: 100% !important; }
/* line 2210, style.scss */
.titleBl input { position: absolute; top: 0; left: 0; margin: 2px 0 0 0; }

/* line 2216, style.scss */
.EmployerPages .text { padding-left: 20px; position: relative; }
/* line 2218, style.scss */
.EmployerPages .text input { position: absolute; top: 0; left: 0; margin: 2px 0 0 0; }
/* line 2222, style.scss */
.EmployerPages .employer-h2-tag { margin-bottom: 20px; }
/* line 2225, style.scss */
.EmployerPages .submitBtn { overflow: hidden; clear: both; margin-bottom: 20px; }
/* line 2227, style.scss */
.EmployerPages .submitBtn .btn { margin-top: 0 !important; }

/* line 2235, style.scss */
.popup-job-detail .box-resource, .wrap-content-jobdetail .box-resource { background: #fff; }
/* line 2237, style.scss */
.popup-job-detail .box-resource .title, .wrap-content-jobdetail .box-resource .title { font-weight: 600; font-size: 26px; padding: 0 0 30px 0; color: #666; }
/* line 2241, style.scss */
.popup-job-detail .content-popup, .popup-job-detail .box-content, .wrap-content-jobdetail .content-popup, .wrap-content-jobdetail .box-content { padding: 40px 55px; }
/* line 2243, style.scss */
.popup-job-detail .content-popup .btn, .popup-job-detail .box-content .btn, .wrap-content-jobdetail .content-popup .btn, .wrap-content-jobdetail .box-content .btn { margin-top: 40px; }
/* line 2245, style.scss */
.popup-job-detail .content-popup .btn.btn-add, .popup-job-detail .box-content .btn.btn-add, .wrap-content-jobdetail .content-popup .btn.btn-add, .wrap-content-jobdetail .box-content .btn.btn-add { margin-top: 50px; }
/* line 2249, style.scss */
.popup-job-detail .content-popup ul li, .popup-job-detail .content-popup p, .popup-job-detail .content-popup span, .popup-job-detail .box-content ul li, .popup-job-detail .box-content p, .popup-job-detail .box-content span, .wrap-content-jobdetail .content-popup ul li, .wrap-content-jobdetail .content-popup p, .wrap-content-jobdetail .content-popup span, .wrap-content-jobdetail .box-content ul li, .wrap-content-jobdetail .box-content p, .wrap-content-jobdetail .box-content span { font-size: 16px; line-height: 1.5; color: #424242; margin-bottom: 0; }
/* line 2252, style.scss */
.popup-job-detail .content-popup .box-social, .popup-job-detail .box-content .box-social, .wrap-content-jobdetail .content-popup .box-social, .wrap-content-jobdetail .box-content .box-social { position: relative; padding-top: 20px; }
/* line 2254, style.scss */
.popup-job-detail .content-popup .box-social ul, .popup-job-detail .box-content .box-social ul, .wrap-content-jobdetail .content-popup .box-social ul, .wrap-content-jobdetail .box-content .box-social ul { overflow: hidden; clear: both; padding-bottom: 40px; }
/* line 2257, style.scss */
.popup-job-detail .content-popup .box-social:after, .popup-job-detail .box-content .box-social:after, .wrap-content-jobdetail .content-popup .box-social:after, .wrap-content-jobdetail .box-content .box-social:after { content: ''; left: -50px; right: -50px; width: auto; height: 2px; background-color: #3e3e3e; top: 100%; position: absolute; }
/* line 2260, style.scss */
.popup-job-detail .content-popup .box-social li, .popup-job-detail .box-content .box-social li, .wrap-content-jobdetail .content-popup .box-social li, .wrap-content-jobdetail .box-content .box-social li { background-color: #666; width: 35px; height: 35px; line-height: 35px; margin: 0 20px; }
/* line 2262, style.scss */
.popup-job-detail .content-popup .box-social li a, .popup-job-detail .content-popup .box-social li i, .popup-job-detail .box-content .box-social li a, .popup-job-detail .box-content .box-social li i, .wrap-content-jobdetail .content-popup .box-social li a, .wrap-content-jobdetail .content-popup .box-social li i, .wrap-content-jobdetail .box-content .box-social li a, .wrap-content-jobdetail .box-content .box-social li i { color: #fff; line-height: 35px !important; font-size: 20px !important; }
/* line 2265, style.scss */
.popup-job-detail .content-popup .box-social li:first-child, .popup-job-detail .box-content .box-social li:first-child, .wrap-content-jobdetail .content-popup .box-social li:first-child, .wrap-content-jobdetail .box-content .box-social li:first-child { margin-left: 0; }
/* line 2269, style.scss */
.popup-job-detail .content-popup .box-social p, .popup-job-detail .box-content .box-social p, .wrap-content-jobdetail .content-popup .box-social p, .wrap-content-jobdetail .box-content .box-social p { font-size: 14px !important; margin: 20px 0; font-weight: 600; }
/* line 2276, style.scss */
.popup-job-detail .modal-content .modal-body, .wrap-content-jobdetail .modal-content .modal-body { padding: 0; position: relative; color: #424242; }
/* line 2280, style.scss */
.popup-job-detail .top-job-detail, .wrap-content-jobdetail .top-job-detail { overflow: hidden; clear: both; margin-bottom: 20px; }
/* line 2282, style.scss */
.popup-job-detail .top-job-detail .img, .wrap-content-jobdetail .top-job-detail .img { width: 110px; overflow: hidden; float: left; position: relative; margin-right: 20px; }
/* line 2284, style.scss */
.popup-job-detail .top-job-detail .img img, .wrap-content-jobdetail .top-job-detail .img img { width: 100%; }
/* line 2288, style.scss */
.popup-job-detail .top-job-detail .left, .wrap-content-jobdetail .top-job-detail .left { overflow: hidden; }
/* line 2291, style.scss */
.popup-job-detail .top-job-detail h3, .popup-job-detail .top-job-detail h1, .wrap-content-jobdetail .top-job-detail h3, .wrap-content-jobdetail .top-job-detail h1 { font-weight: 600; font-size: 26px; margin: 0 0 10px 0; padding: 0; border: none; }
/* line 2294, style.scss */
.popup-job-detail .top-job-detail .view-more, .wrap-content-jobdetail .top-job-detail .view-more { font-size: 15px; }
/* line 2298, style.scss */
.popup-job-detail .box-detail-job .border, .wrap-content-jobdetail .box-detail-job .border { border-top: 1px solid #ededed; padding: 15px 0; overflow: hidden; clear: both; }
/* line 2300, style.scss */
.popup-job-detail .box-detail-job .border .title-2, .wrap-content-jobdetail .box-detail-job .border .title-2 { margin: 0; float: left; }
/* line 2303, style.scss */
.popup-job-detail .box-detail-job .border p, .popup-job-detail .box-detail-job .border ul, .popup-job-detail .box-detail-job .border .overflow, .wrap-content-jobdetail .box-detail-job .border p, .wrap-content-jobdetail .box-detail-job .border ul, .wrap-content-jobdetail .box-detail-job .border .overflow { overflow: hidden; }
/* line 2306, style.scss */
.popup-job-detail .box-detail-job .border .title-2, .popup-job-detail .box-detail-job .border p, .popup-job-detail .box-detail-job .border ul li, .popup-job-detail .box-detail-job .border span, .wrap-content-jobdetail .box-detail-job .border .title-2, .wrap-content-jobdetail .box-detail-job .border p, .wrap-content-jobdetail .box-detail-job .border ul li, .wrap-content-jobdetail .box-detail-job .border span { margin: 0; padding: 0; font-size: 16px !important; line-height: 1.5 !important; font-weight: 400 !important; font-family: "Raleway", sans-serif !important; color: #424242 !important; }
/* line 2310, style.scss */
.popup-job-detail .box-detail-job .border a, .wrap-content-jobdetail .box-detail-job .border a { color: #28aef7; }
/* line 2314, style.scss */
.popup-job-detail .box-btn, .wrap-content-jobdetail .box-btn { overflow: hidden; clear: both; }
/* line 2316, style.scss */
.popup-job-detail .box-btn a, .wrap-content-jobdetail .box-btn a { float: left; }
/* line 2319, style.scss */
.popup-job-detail .box-btn .btn-add, .wrap-content-jobdetail .box-btn .btn-add { color: #424242; line-height: 45px; border: 1px solid #ddd; background-color: #fff; margin-top: 75px; float: right; }
/* line 2323, style.scss */
.popup-job-detail .box-bottom-btn, .wrap-content-jobdetail .box-bottom-btn { border-top: 1px solid #e9e9e9; }
/* line 2325, style.scss */
.popup-job-detail .box-bottom-btn .wraper-sc, .wrap-content-jobdetail .box-bottom-btn .wraper-sc { margin-top: 0px !important; }
/* line 2327, style.scss */
.popup-job-detail .box-bottom-btn .wraper-sc p, .wrap-content-jobdetail .box-bottom-btn .wraper-sc p { font-weight: 600; font-size: 14px; margin-bottom: 5px; }
/* line 2331, style.scss */
.popup-job-detail .box-bottom-btn .wraper-sc li:last-child, .wrap-content-jobdetail .box-bottom-btn .wraper-sc li:last-child { margin-right: 0; }
/* line 2336, style.scss */
.popup-job-detail .box-bottom-btn li, .wrap-content-jobdetail .box-bottom-btn li { padding-left: 0; padding-right: 10px; }
/* line 2339, style.scss */
.popup-job-detail .box-bottom-btn .btn, .wrap-content-jobdetail .box-bottom-btn .btn { text-transform: none; }
/* line 2341, style.scss */
.popup-job-detail .box-bottom-btn .btn.btn-search, .wrap-content-jobdetail .box-bottom-btn .btn.btn-search { line-height: 50px; }
/* line 2344, style.scss */
.popup-job-detail .box-bottom-btn .btn.btn-add, .wrap-content-jobdetail .box-bottom-btn .btn.btn-add { line-height: 40px; margin-top: 45px; }

/* line 2353, style.scss */
.applyJobform form h3 { font-size: 18px; }

/* line 2360, style.scss */
.popup-register.modal .content { padding: 0; }
/* line 2362, style.scss */
.popup-register.modal .content:before, .popup-register.modal .content:after { display: none; }
/* line 2366, style.scss */
.popup-register p { color: #1f1f1f; font-size: 18px; line-height: 2.0; }
/* line 2368, style.scss */
.popup-register p a { text-decoration: underline; }
/* line 2372, style.scss */
.popup-register .box-upload { position: relative; margin-top: 20px; cursor: pointer; }
/* line 2374, style.scss */
.popup-register .box-upload:hover { background-color: #009AD7; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
/* line 2376, style.scss */
.popup-register .box-upload:hover a { border: 1px solid transparent; }
/* line 2380, style.scss */
.popup-register .box-upload input[type="file"] { width: 100%; position: absolute; top: 0; left: 0; right: 0; height: 100%; bottom: 0; opacity: 0; cursor: pointer; }
/* line 2384, style.scss */
.popup-register .btn-upload { border: 1px solid #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; display: block; color: #3e3e3e !important; text-transform: uppercase; font-size: 18px !important; text-align: center; line-height: 60px; font-weight: 600; }
/* line 2390, style.scss */
.popup-register .modal-body button span { height: 20px; line-height: 20px; }

/* line 2397, style.scss */
.note-1 label { width: 100% !important; }

/* line 2402, style.scss */
.wrap-content-jobdetail .box-content { width: 100%; padding: 40px 60px; }
/* line 2404, style.scss */
.wrap-content-jobdetail .box-content ul { margin: 0; }
/* line 2407, style.scss */
.wrap-content-jobdetail .box-content li, .wrap-content-jobdetail .box-content span, .wrap-content-jobdetail .box-content text { font-size: 18px; line-height: 1.5; color: #424242; margin-bottom: 0; }
/* line 2410, style.scss */
.wrap-content-jobdetail .box-content .btn { line-height: 50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #fff; color: #009AD7; text-transform: none; padding: 0 20px !important; font-weight: 600; font-size: 18px; margin-top: 30px; float: left; border: none; outline: none; margin-right: 15px; border: 1px solid #009AD7; }
/* line 2413, style.scss */
.wrap-content-jobdetail .box-content .btn.btn-add { float: left; margin-top: 46px; color: #424242; line-height: 40px; border: 1px solid #ddd; background-color: #fff; font-size: 16px; margin-left: 0; margin-right: 0; }
/* line 2416, style.scss */
.wrap-content-jobdetail .box-content .btn:hover, .wrap-content-jobdetail .box-content .btn:focus, .wrap-content-jobdetail .box-content .btn.active { background-color: #009AD7; color: #fff; }
/* line 2419, style.scss */
.wrap-content-jobdetail .box-content .btn.btn-apply-new { background-color: #009AD7 !important; color: #fff !important; }
/* line 2421, style.scss */
.wrap-content-jobdetail .box-content .btn.btn-apply-new:hover, .wrap-content-jobdetail .box-content .btn.btn-apply-new:focus, .wrap-content-jobdetail .box-content .btn.btn-apply-new.active { background-color: #fff !important; color: #009AD7 !important; }
/* line 2426, style.scss */
.wrap-content-jobdetail .box-content .txt-share-job { font-weight: 500; color: #009AD7; font-size: 18px; }
/* line 2430, style.scss */
.wrap-content-jobdetail .box-top-search { padding: 40px 40px 30px 40px; margin-bottom: 25px; }
/* line 2432, style.scss */
.wrap-content-jobdetail .box-top-search .view-more { display: none; font-size: 18px; color: #eb1051 !important; }
/* line 2435, style.scss */
.wrap-content-jobdetail .box-top-search .box-signin-top { display: block; border: none; top: 0; padding: 0; }
/* line 2438, style.scss */
.wrap-content-jobdetail .box-top-search .box-signin-top .top-content-search-view h3 { margin: 0 0 10px 0; font-size: 26px; font-weight: 500; color: #333; }
/* line 2443, style.scss */
.wrap-content-jobdetail .box-top-search .box-signin-top .form-inline .text { font-size: 16px; line-height: 20px; font-weight: 400; color: #000; margin: 5px 0 25px 0; }
/* line 2449, style.scss */
.wrap-content-jobdetail .title-content { font-weight: 600; font-size: 26px; padding: 40px 0 30px 0; color: #666; margin: 0; }
/* line 2453, style.scss */
.wrap-content-jobdetail .border .overflow h1 { border-bottom: none; }
/* line 2456, style.scss */
.wrap-content-jobdetail .border .overflow ul { padding-left: 20px; }
/* line 2458, style.scss */
.wrap-content-jobdetail .border .overflow ul li { list-style: disc; }
/* line 2463, style.scss */
.wrap-content-jobdetail .border .overflow .medibank dl, .wrap-content-jobdetail .border .overflow .medibank ol, .wrap-content-jobdetail .border .overflow .medibank p, .wrap-content-jobdetail .border .overflow .medibank ul, .wrap-content-jobdetail .border .overflow .Medibank dl, .wrap-content-jobdetail .border .overflow .Medibank ol, .wrap-content-jobdetail .border .overflow .Medibank p, .wrap-content-jobdetail .border .overflow .Medibank ul { margin-bottom: 20px; line-height: 1.6; }

/* line 2471, style.scss */
.wrap-jobdetail { padding: 40px 0; }
/* line 2473, style.scss */
.wrap-jobdetail .box-latest-article { background: transparent; }
/* line 2476, style.scss */
.wrap-jobdetail h1 { color: #333; padding-bottom: 30px; border-bottom: 2px solid #eeeeee; margin: 0; }
/* line 2480, style.scss */
.wrap-jobdetail .box-privatepolicy h6 { color: #009deb; font-size: 16px; margin-bottom: 15px; margin-top: 20px; font-weight: 600; }
/* line 2484, style.scss */
.wrap-jobdetail .box-privatepolicy ul li { list-style: none; position: relative; padding-left: 15px; }
/* line 2486, style.scss */
.wrap-jobdetail .box-privatepolicy ul li:before { content: ''; position: absolute; top: 7px; left: -5px; width: 6px; height: 6px; background-color: #009eec; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
/* line 2492, style.scss */
.wrap-jobdetail .wp-job-info { background: #fff; }
/* line 2494, style.scss */
.wrap-jobdetail .wp-job-info .content-popup { width: 100%; overflow: hidden; clear: both; margin-bottom: 30px; }
/* line 2498, style.scss */
.wrap-jobdetail p { font-size: 16px; line-height: 24px; color: #333; }
/* line 2501, style.scss */
.wrap-jobdetail .embed-container { text-align: center; margin: 0 auto 20px auto; }
/* line 2504, style.scss */
.wrap-jobdetail .content-popup { padding-top: 20px; padding-bottom: 20px; }
/* line 2507, style.scss */
.wrap-jobdetail .job-detail-menu { width: 100%; height: 50px; background-color: #efefef; margin-top: 20px; margin-bottom: 20px; }
/* line 2509, style.scss */
.wrap-jobdetail .job-detail-menu li { min-height: 50px; float: left; border-right: 1px solid #8d8888; padding-top: 10px; }
/* line 2511, style.scss */
.wrap-jobdetail .job-detail-menu li a { color: #333; font-size: 16px; font-weight: bold; display: block; padding: 0 10px; line-height: 33px; text-align: center; }
/* line 2513, style.scss */
.wrap-jobdetail .job-detail-menu li a.applyLink { background-color: #007bbe; font-size: 16px; font-weight: 600; padding-top: 8px; padding-bottom: 9px; margin-top: -10px; color: #fff; }

/* line 2521, style.scss */
.bottom-row-hide { margin-bottom: 30px; }

/* line 2525, style.scss */
a.view-more { color: #FF7F33 !important; text-decoration: underline; font-size: 16px; line-height: 20px; display: block; }
/* line 2527, style.scss */
a.view-more.btn-default-more { text-decoration: none; line-height: 36px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; color: #009AD7 !important; border: 1px solid #009AD7; display: inline-block; padding: 0 15px; font-size: 16px; background-color: #fff; }
/* line 2530, style.scss */
a.view-more.btn-default-more:hover, a.view-more.btn-default-more:focus, a.view-more.btn-default-more.active { background-color: #009AD7; color: #fff !important; }
/* line 2534, style.scss */
a.view-more.btn-default-more-red { text-decoration: none; line-height: 36px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; color: #FF7F33 !important; border: 1px solid #FF7F33; display: inline-block; padding: 0 15px; font-size: 16px; background-color: #fff; }
/* line 2537, style.scss */
a.view-more.btn-default-more-red:hover, a.view-more.btn-default-more-red:focus, a.view-more.btn-default-more-red.active { background-color: #FF7F33; color: #fff !important; }
/* line 2541, style.scss */
a.view-more.btn-big { font-size: 24px; font-weight: 600; line-height: 60px; padding: 0 40px; border: 2px solid #009AD7; color: #009AD7 !important; }

/* line 2546, style.scss */
.title { color: #333; font-weight: 600; padding: 50px 0 40px 0; margin: 0; font-size: 36px; }

/* line 2550, style.scss */
.btn-add { color: #424242; line-height: 86px; border: 1px solid #ddd; background-color: #fff; }

/* line 2554, style.scss */
.title-2 { color: #000; font-weight: 600; font-size: 15px; }

/* line 2557, style.scss */
.btn-register { line-height: 60px; padding: 0 50px; text-transform: uppercase; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; color: #fff; font-size: 18px; background-color: #009AD7; display: inline-block; font-weight: 600; }

/* line 2562, style.scss */
.btn-register-1 { line-height: 80px; padding: 0 40px; text-transform: uppercase; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; color: #222; font-size: 20px; background-color: #fff; display: inline-block; font-weight: 600; }

/* line 2567, style.scss */
.list-tags { overflow: hidden; clear: both; padding: 0; margin: 0; }
/* line 2569, style.scss */
.list-tags li { float: left; margin: 20px 0 0 0; }
/* line 2571, style.scss */
.list-tags li a { position: relative; margin-right: 15px; font-size: 16px; display: inline-block; padding-right: 25px; }
/* line 2573, style.scss */
.list-tags li a:after { content: "x"; position: absolute; width: 18px; bottom: 80%; right: 0; background-color: #333; font-size: 18px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; text-align: center; line-height: 16px; height: 18px; }
/* line 2578, style.scss */
.list-tags li.box-tag { border: none; }

/* line 2583, style.scss */
.viewed { position: relative; }
/* line 2585, style.scss */
.viewed:after { content: ''; width: 39px; height: 24px; background-image: url(../images/icon/icon-eye.jpg); background-repeat: no-repeat; display: inline-block; }

/* line 2591, style.scss */
.img-circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; overflow: hidden; }
/* line 2593, style.scss */
.img-circle img { max-width: 100%; }

/* line 2598, style.scss */
.overflow { overflow: hidden; }

/* line 2602, style.scss */
.ajax-loading { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 9999; }
/* line 2604, style.scss */
.ajax-loading i { color: #fff; font-size: 60px; top: 50%; margin-top: -20px; left: 50%; margin-left: -20px; position: absolute; }

/* line 2609, style.scss */
.box-loginOr-1 { padding-top: 0 !important; }

/* line 2613, style.scss */
.jobResultPaging { clear: both; overflow: hidden; }
/* line 2615, style.scss */
.jobResultPaging ul { display: inline-block; float: right; }
/* line 2617, style.scss */
.jobResultPaging ul li { float: left; }
/* line 2620, style.scss */
.jobResultPaging ul li:hover a, .jobResultPaging ul li.active a { background-color: rgba(66, 66, 66, 0.05); }
/* line 2624, style.scss */
.jobResultPaging ul li a { padding: 0 12px; line-height: 30px; background-color: #fff; border: 1px solid #ddd; margin-left: 2px; display: block; height: 32px; }
/* line 2626, style.scss */
.jobResultPaging ul li a i { font-size: 18px; line-height: 30px; }
/* line 2628, style.scss */
.jobResultPaging ul li a i.fa-step-forward { font-size: 13px; }

/* line 2637, style.scss */
.mobile { display: none; }

/* line 2641, style.scss */
.no-job-content { color: #0097d9; margin: 0 0 30px 0; }
/* line 2643, style.scss */
.no-job-content h3 { margin-top: 0; font-size: 20px; }
/* line 2646, style.scss */
.no-job-content h4, .no-job-content ul li { font-size: 16px; line-height: 1.8; color: #0097d9; margin: 0; font-weight: normal; }
/* line 2649, style.scss */
.no-job-content ul { padding-left: 20px; }
/* line 2651, style.scss */
.no-job-content ul li { list-style: inherit; }

/* line 2657, style.scss */
.group-btn-search { padding-top: 40px; margin: 0 !important; }
/* line 2659, style.scss */
.group-btn-search .btn-search { position: absolute; left: 0; right: 0; margin-top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }
/* line 2661, style.scss */
.group-btn-search .btn-search input, .group-btn-search .btn-search button { background-color: transparent; border: none; width: 100%; }
/* line 2665, style.scss */
.group-btn-search input { background-color: transparent; border: none; text-transform: uppercase; }
/* line 2667, style.scss */
.group-btn-search input.btn-search { display: block; width: 100%; }

/* line 2673, style.scss */
.page-register { padding: 50px 0; }
/* line 2675, style.scss */
.page-register .group-btn-search { margin: 0 0 50px 0; }
/* line 2678, style.scss */
.page-register p { margin: 0; }

/* line 2683, style.scss */
header .menu-mobile .logo { display: none; }

/* line 2687, style.scss */
#BreadCrumb { overflow: hidden; clear: both; }
/* line 2690, style.scss */
#BreadCrumb ul li { float: left; padding-right: 25px; position: relative; }
/* line 2692, style.scss */
#BreadCrumb ul li:after { content: "\f105"; display: inline-block; font: normal normal normal 19px/1 FontAwesome; position: absolute; top: 0; right: 10px; }
/* line 2695, style.scss */
#BreadCrumb ul li .fa-caret-right { display: none; }
/* line 2698, style.scss */
#BreadCrumb ul li a { font-weight: 600; font-size: 16px; }
/* line 2702, style.scss */
#BreadCrumb ul li:last-child:after { display: none; }
/* line 2706, style.scss */
#BreadCrumb ul li.total-pc { top: 0; font-size: 16px; }

/* line 2712, style.scss */
#TotalJob { font-weight: 400; line-height: 19px; }

/* line 2717, style.scss */
#popup-search .group-btn-search { padding-top: 0; }

/* line 2722, style.scss */
.img-upload { background-color: #ededed; border: 1px solid #d5d5d5; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; width: 100px; height: 100px; overflow: hidden; margin-top: 30px; }
/* line 2724, style.scss */
.img-upload img { max-width: 100%; width: auto; }
/* line 2727, style.scss */
.img-upload .img-circle { width: 100%; height: 100%; display: block; background-size: auto 100%; background-position: center center; background-repeat: no-repeat; }

/* line 2732, style.scss */
.search-resource { max-width: 800px; margin: 50px auto 0 auto; text-align: center; }
/* line 2734, style.scss */
.search-resource input[type="text"]::-webkit-input-placeholder { font-style: italic; color: #111; font-size: 16px; }
/* line 2737, style.scss */
.search-resource ul { margin: 20px 0 35px 0; border-bottom: 2px solid #f0f0f0; clear: both; overflow: hidden; padding: 0 0 15px 0; }
/* line 2739, style.scss */
.search-resource ul li { float: left; padding: 0 10px; }
/* line 2741, style.scss */
.search-resource ul li a { line-height: 40px; position: relative; display: inline-block; font-size: 18px; padding: 0 5px; }
/* line 2743, style.scss */
.search-resource ul li a:hover, .search-resource ul li a.active { color: #000; }
/* line 2745, style.scss */
.search-resource ul li a:hover:after, .search-resource ul li a.active:after { height: 2px; position: absolute; left: 0; background-color: #e68e96; content: ''; width: 100%; margin-top: -5px; display: block; }
/* line 2749, style.scss */
.search-resource ul li a.active { font-weight: 500; }

/* line 2757, style.scss */
.box-resource-page { background: #fff; }
/* line 2759, style.scss */
.box-resource-page.box-latest-article .latest-article { border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 0; }
/* line 2762, style.scss */
.box-resource-page.box-latest-article .latest-article .img h5 { line-height: 36px; font-size: 28px; top: 30px; }
/* line 2768, style.scss */
.box-resource-page .box-resource.blog-category { height: inherit; }
/* line 2770, style.scss */
.box-resource-page .box-resource.blog-category .title { font-size: 30px; padding-bottom: 20px; }
/* line 2773, style.scss */
.box-resource-page .box-resource.blog-category .wp-img { width: 100%; float: none; height: 175px; }
/* line 2776, style.scss */
.box-resource-page .box-resource.blog-category .right-latest-article { padding-left: 0 !important; margin-top: 20px; }
/* line 2778, style.scss */
.box-resource-page .box-resource.blog-category .right-latest-article p { text-align: justify; }
/* line 2782, style.scss */
.box-resource-page .box-resource.blog-category .wp-des-blog { margin-bottom: 20px; }
/* line 2785, style.scss */
.box-resource-page .box-resource.blog-category .resource { height: 440px; }
/* line 2788, style.scss */
.box-resource-page .box-resource.blog-category .wp-blog-right { padding-left: 25px; }
/* line 2793, style.scss */
.box-resource-page .resource { margin-bottom: 30px; padding: 15px; height: 260px; overflow: hidden; }
/* line 2795, style.scss */
.box-resource-page .resource .wp-img { width: 210px; float: left; height: auto; overflow: hidden; }
/* line 2797, style.scss */
.box-resource-page .resource .wp-img img { width: 100%; }
/* line 2801, style.scss */
.box-resource-page .resource .wp-des { overflow: hidden; padding-left: 30px; }
/* line 2804, style.scss */
.box-resource-page .resource h5 { margin-top: 0; }
/* line 2809, style.scss */
.box-resource-page .box-resource .pagingSt-bl { padding-right: 15px; padding-left: 15px; }
/* line 2812, style.scss */
.box-resource-page .box-resource .latest-article .right-latest-article { padding: 30px 5px 0 30px; height: 100%; }
/* line 2814, style.scss */
.box-resource-page .box-resource .latest-article .right-latest-article p { line-height: 1.6; }
/* line 2818, style.scss */
.box-resource-page .box-resource .latest-article .right-latest-article a { color: #666; line-height: 1.5; }
/* line 2820, style.scss */
.box-resource-page .box-resource .latest-article .right-latest-article a:hover { color: #0078dd; }
/* line 2825, style.scss */
.box-resource-page .box-resource .title a { font-weight: 600; color: #666; }
/* line 2829, style.scss */
.box-resource-page a.view-more { margin-top: 0; text-align: right; float: right; }
/* line 2833, style.scss */
.box-resource-page .box-resource-video .title { padding-top: 40px; }
/* line 2836, style.scss */
.box-resource-page .box-resource-video .resource { height: 170px; }
/* line 2839, style.scss */
.box-resource-page .box-resource-video .wp-img { position: relative; }
/* line 2841, style.scss */
.box-resource-page .box-resource-video .wp-img:before { content: ''; background-image: url("../images/youtube.png"); width: 50px; background-repeat: no-repeat; height: 38px; position: absolute; left: 50%; margin-left: -25px; top: 50%; margin-top: -19px; background-size: contain; }

/* line 2848, style.scss */
.video-content { padding: 0 20px; }
/* line 2851, style.scss */
.video-content .box-resource-video .col-xs-6 { width: 100%; float: none; }
/* line 2855, style.scss */
.video-content .box-resource-video .resource .wp-img { width: 140px; }

/* line 2862, style.scss */
.wp-blog-right h3 { position: relative; line-height: 30px; border-bottom: 1px solid #d9d9d9; }
/* line 2866, style.scss */
.wp-blog-right .sidebar-blog ul { padding: 0; margin-top: 30px; }
/* line 2868, style.scss */
.wp-blog-right .sidebar-blog ul li { position: relative; padding-left: 15px; margin-top: 10px; }
/* line 2870, style.scss */
.wp-blog-right .sidebar-blog ul li:before { content: ''; position: absolute; left: 2px; top: 10px; transform: translateY(-50%); width: 4px; height: 4px; border-radius: 50%; background-color: #42b574; }

/* line 2878, style.scss */
.iframe-youtube { display: block; overflow: hidden; text-align: center; margin: 0 auto 20px auto; position: relative; }
/* line 2880, style.scss */
.iframe-youtube .youtube-play-icon { position: absolute; left: 50%; margin-left: -24px; top: 50%; margin-top: -17px; width: auto !important; }

/* line 2885, style.scss */
#show-iframe-youtube { position: fixed; top: 25%; left: 50%; width: 1000px; margin-left: -500px; z-index: 9999; height: 650px; }
/* line 2887, style.scss */
#show-iframe-youtube iframe { width: 100%; }
/* line 2890, style.scss */
#show-iframe-youtube .close-iframe { z-index: 9999; position: absolute; bottom: 100%; left: 100%; font-weight: 300; height: 25px; width: 25px; text-align: center; line-height: 25px; font-size: 36px; }
/* line 2893, style.scss */
#show-iframe-youtube .close-iframe:hover { color: #000; }

/* line 2899, style.scss */
.overflow-body { position: fixed; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; height: 100%; width: 100%; display: none; }

/* line 2904, style.scss */
.blog-article-page header { background-size: cover !important; min-height: 500px; background: #009AD7 !important; }
/* line 2907, style.scss */
.blog-article-page header .container { min-height: 500px; }
/* line 2911, style.scss */
.blog-article-page header .logo .logo-red { display: none; }
/* line 2914, style.scss */
.blog-article-page header .logo .logo-white { display: block; }
/* line 2920, style.scss */
.blog-article-page .wrap-jobdetail { position: relative; top: -300px; padding: 0; z-index: 2; }
/* line 2922, style.scss */
.blog-article-page .wrap-jobdetail .wp-job-info { background: transparent; }
/* line 2924, style.scss */
.blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail { padding-right: 0; }
/* line 2926, style.scss */
.blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h3, .blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h2, .blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h1, .blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h1 span { margin-top: 0; color: #fff; font-weight: 400; font-size: 36px; line-height: 1.4; }
/* line 2929, style.scss */
.blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail .title-article { position: relative; }
/* line 2931, style.scss */
.blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail .title-article .view-more { color: #fff !important; position: absolute; top: 20px; right: 0; }
/* line 2938, style.scss */
.blog-article-page .content-popup { padding: 0 80px; }
/* line 2940, style.scss */
.blog-article-page .content-popup .content { background-color: #fff; padding: 15px 35px 50px 35px; min-height: 300px; }
/* line 2943, style.scss */
.blog-article-page .content-popup .border { border-top: none; padding-bottom: 0; }
/* line 2945, style.scss */
.blog-article-page .content-popup .border p { font-size: 16px; margin-bottom: 15px; line-height: 1.4; }
/* line 2948, style.scss */
.blog-article-page .content-popup .border a { color: #009AD7; }
/* line 2951, style.scss */
.blog-article-page .content-popup .border img { max-width: 100%; margin: 20px 0; }
/* line 2957, style.scss */
.blog-article-page .modal .content { padding: 30px 0 0 0; }
/* line 2961, style.scss */
.blog-article-page .main-page { background-color: #fff; }
/* line 2964, style.scss */
.blog-article-page footer { position: relative; margin-top: -200px; z-index: 1; }

/* line 2976, style.scss */
.box-quick-search { background-color: #ebedee; padding: 40px 0; }
/* line 2978, style.scss */
.box-quick-search h3 { margin: 0 0 30px 0; font-size: 30px; font-weight: 600; color: #30383b; }
/* line 2981, style.scss */
.box-quick-search span { font-size: 18px; font-weight: 500; color: #30383b; }
/* line 2984, style.scss */
.box-quick-search .list-quick-search { position: relative; height: 28px; margin-bottom: 10px; overflow: hidden; }
/* line 2986, style.scss */
.box-quick-search .list-quick-search span { float: left; }
/* line 2989, style.scss */
.box-quick-search .list-quick-search .all-quick-search { position: absolute; right: 0; bottom: 4px; font-size: 18px; color: #00569a; line-height: 26px; font-weight: 500; background-color: #ebedee; padding: 0 10px; cursor: pointer; }
/* line 2992, style.scss */
.box-quick-search .list-quick-search .all-quick-search:before { content: '......'; }
/* line 2995, style.scss */
.box-quick-search .list-quick-search .all-quick-search:after { content: "\f107"; position: absolute; right: 0; bottom: 5px; color: #333; font: normal normal normal 18px/1 FontAwesome !important; }
/* line 2999, style.scss */
.box-quick-search .list-quick-search.show-all { height: auto; margin-bottom: 0; }
/* line 3001, style.scss */
.box-quick-search .list-quick-search.show-all .all-quick-search { color: #333; }
/* line 3003, style.scss */
.box-quick-search .list-quick-search.show-all .all-quick-search:before { content: '......'; }
/* line 3006, style.scss */
.box-quick-search .list-quick-search.show-all .all-quick-search:after { content: "\f106"; }
/* line 3012, style.scss */
.box-quick-search ul { overflow: hidden; position: relative; top: -2px; }
/* line 3014, style.scss */
.box-quick-search ul li { float: left; }
/* line 3016, style.scss */
.box-quick-search ul li a { font-size: 18px; color: #00569a; padding: 0 7px; line-height: 26px; font-weight: 500; }

/* line 3023, style.scss */
.box-tag { border-top: 1px solid #e4e4e4; margin: 0 35px; }
/* line 3025, style.scss */
.box-tag ul { overflow: hidden; clear: both; margin: 30px 0 0 0; }
/* line 3027, style.scss */
.box-tag ul li { float: left; margin-bottom: 10px !important; }
/* line 3029, style.scss */
.box-tag ul li a { font-size: 14px; font-weight: 500; color: #333; background-color: #e9e9e9; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; padding: 0 5px; line-height: 30px; margin-right: 15px; display: inline-block; }
/* line 3035, style.scss */
.box-tag .title { font-size: 28px; padding: 40px 0 0 0; }

/* line 3040, style.scss */
.box-upgradeBtn { padding-top: 40px; position: relative; }
/* line 3042, style.scss */
.box-upgradeBtn .upgradeBtn { position: absolute; top: 30px; left: 15px; z-index: 9; }

/* line 3048, style.scss */
.dashboard-emp-page .box-content-search-view .result { margin-top: 25px; }
/* line 3053, style.scss */
.dashboard-emp-page .top-dashboard .info { z-index: 4; position: absolute; margin-top: -130px; left: 0; margin-left: 0; width: 100%; }
/* line 3056, style.scss */
.dashboard-emp-page .top-dashboard .wrap-jobdetail { padding: 20px 0 0 0; text-align: left; }
/* line 3060, style.scss */
.dashboard-emp-page .container .top-dashboard .info .img-circle { margin-bottom: 25px; }
/* line 3063, style.scss */
.dashboard-emp-page #ctl00_ContentPlaceHolder1_pnEmployer { margin-top: 70px; }
/* line 3066, style.scss */
.dashboard-emp-page.fix-header { padding-top: 170px; }
/* line 3068, style.scss */
.dashboard-emp-page.fix-header header { position: fixed; top: 0; left: 0; min-height: 90px; background: #009AD7 !important; right: 0; z-index: 9; }
/* line 3070, style.scss */
.dashboard-emp-page.fix-header header .container { min-height: 90px; }

/* line 3078, style.scss */
.fixed-box { position: fixed; }

/* line 3083, style.scss */
.advertisement-fix .box-advertisement-300x600 { margin-bottom: 30px; }

/* line 3089, style.scss */
.page-job-detail .wrap-content-jobdetail { float: left; }
/* line 3092, style.scss */
.page-job-detail .right-advertisement { float: right !important; max-width: 300px; }
/* line 3096, style.scss */
.page-job-detail .wrap-content-jobdetail .box-content-search-view { padding: 0; }

/* line 3103, style.scss */
.row .right-search-result { width: 330px; }
/* line 3106, style.scss */
.row .right-search-result .right-advertisement .box-advertisement-300x250, .row .right-search-result .right-advertisement .box-advertisement-300x600 { margin-bottom: 30px; }
/* line 3110, style.scss */
.row .right-search-result .box-content-search-view { padding: 0; }
/* line 3112, style.scss */
.row .right-search-result .box-content-search-view .content-search-view { padding: 20px 15px 0px 15px; }
/* line 3118, style.scss */
.row .right-search-result .box-related ul li { width: 100%; padding: 0 0 0 10px; }
/* line 3120, style.scss */
.row .right-search-result .box-related ul li:first-child { padding-left: 10px; }
/* line 3125, style.scss */
.row .right-search-result .box-related .rightSubpage-top .title { padding: 0px 0 20px 0; font-size: 24px; }

/* line 3132, style.scss */
.dashboard-emp-page .top-dashboard .info { margin-top: -160px; }
/* line 3134, style.scss */
.dashboard-emp-page .top-dashboard .info .popup-PostAjob { margin-top: 25px; }
/* line 3137, style.scss */
.dashboard-emp-page .top-dashboard .info .name { display: block; }
/* line 3140, style.scss */
.dashboard-emp-page .top-dashboard .info .clearfix { display: inherit; }
/* line 3144, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info .img-circle { margin-right: 0 !important; }

/* line 3150, style.scss */
.text-content-search-view { margin-bottom: 20px !important; }

/* line 3156, style.scss */
.page-dashboard .box-dashboard .top-dashboard .info .box-input-file { width: 110px; height: 110px; }
/* line 3158, style.scss */
.page-dashboard .box-dashboard .top-dashboard .info .box-input-file .img-circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; width: 100%; height: 100%; border: none; background-size: cover; }
/* line 3162, style.scss */
.page-dashboard .box-dashboard .top-dashboard .info .overflow { padding-left: 0; }
/* line 3166, style.scss */
.page-dashboard .box-dashboard .top-dashboard .info .overflow ul li a.name { line-height: 110px; margin-left: 15px; }

/* line 3177, style.scss */
.page-dashboard .top-dashboard .info .box-input-file, .dashboard-emp-page .top-dashboard .info .box-input-file { width: auto; height: 70px; }
/* line 3179, style.scss */
.page-dashboard .top-dashboard .info .box-input-file .img-circle, .dashboard-emp-page .top-dashboard .info .box-input-file .img-circle { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; width: auto; height: 70px; }
/* line 3181, style.scss */
.page-dashboard .top-dashboard .info .box-input-file .img-circle img, .dashboard-emp-page .top-dashboard .info .box-input-file .img-circle img { max-width: 100%; max-height: 100%; height: 100%; }
/* line 3189, style.scss */
.page-dashboard .top-dashboard .info .overflow, .dashboard-emp-page .top-dashboard .info .overflow { min-height: 70px !important; }

/* line 3195, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info .overflow { padding-left: 0 !important; }

/* line 3199, style.scss */
.feature-contact img { width: 100%; }

/* line 3205, style.scss */
.dashboard-emp-page header, .page-dashboard header { min-height: 300px; background: url("../images/Dashboard-EMp.jpg") top right no-repeat !important; background-size: cover !important; }
/* line 3207, style.scss */
.dashboard-emp-page header .container, .page-dashboard header .container { min-height: 300px; }
/* line 3211, style.scss */
.dashboard-emp-page .main-page, .page-dashboard .main-page { background-color: #fafafa; min-height: 450px; }
/* line 3214, style.scss */
.dashboard-emp-page .box-content-search-view, .page-dashboard .box-content-search-view { background: transparent; padding: 0; }
/* line 3216, style.scss */
.dashboard-emp-page .box-content-search-view:after, .page-dashboard .box-content-search-view:after { display: none; }
/* line 3219, style.scss */
.dashboard-emp-page .box-content-search-view.box-employerinfo, .page-dashboard .box-content-search-view.box-employerinfo { top: -250px; }
/* line 3221, style.scss */
.dashboard-emp-page .box-content-search-view.box-employerinfo .box-top-info, .page-dashboard .box-content-search-view.box-employerinfo .box-top-info { margin-bottom: 45px; }
/* line 3224, style.scss */
.dashboard-emp-page .box-content-search-view.box-employerinfo .wrap-jobdetail, .page-dashboard .box-content-search-view.box-employerinfo .wrap-jobdetail { padding: 50px 0 20px 0; }
/* line 3227, style.scss */
.dashboard-emp-page .box-content-search-view.box-employerinfo .result, .page-dashboard .box-content-search-view.box-employerinfo .result { margin-top: 20px; }
/* line 3232, style.scss */
.dashboard-emp-page .top-dashboard, .page-dashboard .top-dashboard { text-align: center; }
/* line 3234, style.scss */
.dashboard-emp-page .top-dashboard .info, .page-dashboard .top-dashboard .info { display: inline-block; }
/* line 3236, style.scss */
.dashboard-emp-page .top-dashboard .info .img-circle, .page-dashboard .top-dashboard .info .img-circle { width: 110px; height: 110px; border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; overflow: hidden; margin-bottom: 50px; background-size: auto 100%; background-position: center center; background-repeat: no-repeat; }
/* line 3239, style.scss */
.dashboard-emp-page .top-dashboard .info .img-circle img, .page-dashboard .top-dashboard .info .img-circle img { height: 100%; max-width: inherit; width: auto; }
/* line 3243, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info, .page-dashboard .top-dashboard .info .box-top-info { overflow: hidden; clear: both; display: inline-block; }
/* line 3245, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info .overflow, .page-dashboard .top-dashboard .info .box-top-info .overflow { text-align: left; color: #fff; position: relative; min-height: 110px; padding-left: 15px; }
/* line 3248, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info .img-circle, .page-dashboard .top-dashboard .info .box-top-info .img-circle { margin-right: 15px; border: none; }
/* line 3251, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info a, .page-dashboard .top-dashboard .info .box-top-info a { color: #fff; font-size: 18px; margin-bottom: 10px; border-bottom: 1px solid #fff; }
/* line 3253, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info a.name, .page-dashboard .top-dashboard .info .box-top-info a.name { text-decoration: none; border-bottom: none; }
/* line 3257, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info p, .page-dashboard .top-dashboard .info .box-top-info p { margin-bottom: 15px; color: #fff; font-size: 20px; }
/* line 3260, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info span, .page-dashboard .top-dashboard .info .box-top-info span { margin-bottom: 5px; display: block; font-size: 15px; }
/* line 3264, style.scss */
.dashboard-emp-page .top-dashboard .info .popup-PostAjob, .page-dashboard .top-dashboard .info .popup-PostAjob { display: block; }
/* line 3266, style.scss */
.dashboard-emp-page .top-dashboard .info .popup-PostAjob a, .page-dashboard .top-dashboard .info .popup-PostAjob a { color: #424242; font-size: 16px; text-transform: uppercase; line-height: 65px; padding: 0 90px; background-color: #fff; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; font-weight: 600; }
/* line 3271, style.scss */
.dashboard-emp-page .top-dashboard .info a, .page-dashboard .top-dashboard .info a { display: inline-block; }
/* line 3276, style.scss */
.dashboard-emp-page .result, .page-dashboard .result { margin-top: 40px; padding-bottom: 15px; border-bottom: 1px solid #e4e4e4; margin-bottom: 20px; overflow: hidden; clear: both; }
/* line 3278, style.scss */
.dashboard-emp-page .result h5, .page-dashboard .result h5 { margin: 0; float: left; color: #000; font-size: 24px; }
/* line 3281, style.scss */
.dashboard-emp-page .result a.view-more, .page-dashboard .result a.view-more { float: right; color: #000 !important; font-size: 16px; }

/* line 3287, style.scss */
.page-dashboard { background-color: #fafafa; }
/* line 3288, style.scss */
.page-dashboard .box-featured { padding-bottom: 20px; }
/* line 3291, style.scss */
.page-dashboard .alert-info { margin: 20px 0 0 0; position: relative; top: 20px; overflow: hidden; clear: both; display: block; }
/* line 3293, style.scss */
.page-dashboard .alert-info p { margin: 0; }
/* line 3298, style.scss */
.page-dashboard .box-dashboard { background-color: #009AD7; }
/* line 3300, style.scss */
.page-dashboard .box-dashboard .top-dashboard { position: relative; padding-bottom: 60px; }
/* line 3303, style.scss */
.page-dashboard .box-dashboard .text-center { overflow: hidden; clear: both; display: inline-block; }
/* line 3305, style.scss */
.page-dashboard .box-dashboard .text-center a.name { line-height: 1.2; margin-left: 30px; color: #fff; font-size: 20px; border-bottom: none; }
/* line 3309, style.scss */
.page-dashboard .box-dashboard .popup-PostAjob { position: absolute; bottom: -32px; left: 50%; margin-left: -164px; }
/* line 3313, style.scss */
.page-dashboard .top-dashboard .info .img-circle { margin-bottom: 10px !important; }
/* line 3317, style.scss */
.page-dashboard .list-featured .top-featured { padding-bottom: 0; border-bottom: 1px solid #f3f3f3; }
/* line 3319, style.scss */
.page-dashboard .list-featured .top-featured .name { font-weight: 500; }
/* line 3322, style.scss */
.page-dashboard .list-featured .top-featured .img-circle { height: 60px; }
/* line 3326, style.scss */
.page-dashboard .list-featured .content-featured { padding-top: 15px; }
/* line 3328, style.scss */
.page-dashboard .list-featured .content-featured p { font-size: 16px; line-height: 24px; }
/* line 3332, style.scss */
.page-dashboard .list-featured a.view-more { font-size: 14px; color: #8e8e8e !important; }
/* line 3336, style.scss */
.page-dashboard .top-search-view { background: transparent; padding: 0; }
/* line 3338, style.scss */
.page-dashboard .top-search-view h3 { margin: 0 0 30px 0; }
/* line 3342, style.scss */
.page-dashboard .box-saved { color: #333; font-size: 24px; padding: 70px 0 50px 0; }
/* line 3344, style.scss */
.page-dashboard .box-saved .view-more { padding-left: 20px; overflow: hidden; }
/* line 3348, style.scss */
.page-dashboard p { color: #333; font-size: 16px; margin: 40px 0; }

/* line 3353, style.scss */
.sec .box-featured { background-color: transparent; }
/* line 3356, style.scss */
.sec .box-featured .list-featured .top-featured .img-circle { display: block; text-align: center; margin-bottom: 15px; }
/* line 3359, style.scss */
.sec .box-featured .list-featured .top-featured .name, .sec .box-featured .list-featured .top-featured ul li:first-child { padding-left: 0; }

/* line 3367, style.scss */
.search-frame .box-search .content .btn { margin-top: 22px; }

/* line 3373, style.scss */
.page-dashboard .box-job-searched .top-number { text-align: center; display: block; font-weight: 500; font-size: 34px; padding-bottom: 20px; line-height: 40px; }
/* line 3376, style.scss */
.page-dashboard .box-job-searched .content-featured { height: auto; }
/* line 3378, style.scss */
.page-dashboard .box-job-searched .content-featured p { text-align: center; padding: 0 20px; }
/* line 3382, style.scss */
.page-dashboard .box-job-searched .list-featured { padding: 25px 30px 30px 30px; }

/* line 3387, style.scss */
.box-view-more { overflow: hidden; clear: both; }
/* line 3389, style.scss */
.box-view-more .view-more { float: left; margin-right: 20px; }
/* line 3392, style.scss */
.box-view-more .delete-saved-search-btn, .box-view-more .open-delete-modal-btn { color: #8e8e8e !important; }

/* line 3399, style.scss */
.wrap-content-jobdetail .box-detail-job .box-content { padding: 40px; }
/* line 3404, style.scss */
.wrap-content-jobdetail .top-content-search-view h3 { font-size: 20px; margin: 15px 0 20px 0; color: #666; }
/* line 3409, style.scss */
.wrap-content-jobdetail .content-sign-up .box-select { margin-top: 30px; }
/* line 3412, style.scss */
.wrap-content-jobdetail .content-sign-up .box-bottom-btn { height: 50px; margin-top: 30px; }
/* line 3414, style.scss */
.wrap-content-jobdetail .content-sign-up .box-bottom-btn .btn { text-transform: uppercase; background-color: #e24653; color: #fff; line-height: 45px; text-align: center; position: absolute; left: 0; bottom: 0; right: 0; padding: 0; font-weight: 700; font-size: 18px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; overflow: hidden; }
/* line 3420, style.scss */
.wrap-content-jobdetail .col-xs-4 .list-featured { padding-bottom: 30px; }
/* line 3424, style.scss */
.wrap-content-jobdetail .back { color: #009AD7; font-size: 16px; font-weight: 700; margin-top: -30px; display: inline-block; cursor: pointer; }
/* line 3426, style.scss */
.wrap-content-jobdetail .back i { padding-right: 5px; }
/* line 3429, style.scss */
.wrap-content-jobdetail .back:hover, .wrap-content-jobdetail .back:focus { color: #009AD7; }

/* line 3435, style.scss */
.box-control { overflow: hidden; clear: both; }
/* line 3437, style.scss */
.box-control .delete { float: right !important; text-align: right !important; color: #666 !important; }

/* line 3443, style.scss */
.manage-posted-job .container { padding-top: 40px; padding-bottom: 40px; }
/* line 3446, style.scss */
.manage-posted-job .totalNumberJobs { line-height: 30px; font-weight: 500; }
/* line 3449, style.scss */
.manage-posted-job .top-manage-posted-job { margin-bottom: 20px; overflow: hidden; font-size: 16px; color: #333; }
/* line 3451, style.scss */
.manage-posted-job .top-manage-posted-job select { border: 1px solid #ddd; background-color: #e9e9e9; line-height: 30px; height: 32px; padding: 0 20px; margin-left: 10px; }
/* line 3455, style.scss */
.manage-posted-job .list-featured { padding-bottom: 20px; }
/* line 3458, style.scss */
.manage-posted-job table { color: #333; font-size: 16px; }
/* line 3460, style.scss */
.manage-posted-job table thead, .manage-posted-job table .headerTable { background-color: #e9e9e9; font-weight: bold; }
/* line 3463, style.scss */
.manage-posted-job table thead tr th, .manage-posted-job table thead tr td, .manage-posted-job table .headerTable tr th, .manage-posted-job table .headerTable tr td { border-bottom: none; padding: 15px 10px; vertical-align: middle; }
/* line 3465, style.scss */
.manage-posted-job table thead tr th:last-child, .manage-posted-job table thead tr td:last-child, .manage-posted-job table .headerTable tr th:last-child, .manage-posted-job table .headerTable tr td:last-child { width: 210px; }
/* line 3471, style.scss */
.manage-posted-job table .wrBtn { width: 150px; }
/* line 3475, style.scss */
.manage-posted-job table tr td { padding: 15px 10px; }
/* line 3477, style.scss */
.manage-posted-job table tr td a { text-decoration: underline; color: #05c9b1 !important; margin-right: 20px; }
/* line 3479, style.scss */
.manage-posted-job table tr td a:last-child { margin-right: 0; color: #333; }
/* line 3483, style.scss */
.manage-posted-job table tr td input { color: #fff; background-color: #009AD7; border: none; padding: 2px 10px; }
/* line 3488, style.scss */
.manage-posted-job table tr .delete input { background-color: #a5a5a5; }
/* line 3494, style.scss */
.manage-posted-job.payment-succsessfully { margin-top: 30px; }
/* line 3497, style.scss */
.manage-posted-job.payment-succsessfully tr th { background-color: #e9e9e9; font-weight: bold; }
/* line 3501, style.scss */
.manage-posted-job.payment-succsessfully .btn { font-size: 18px; }

/* line 3507, style.scss */
.delete, #open-delete-modal-btn { color: #333 !important; }

/* line 3512, style.scss */
#popup-PostAjob .box-btn .btn-add, #popup-edit-employer .box-btn .btn-add { line-height: 48px; }
/* line 3516, style.scss */
#popup-PostAjob .group-btn-search, #popup-edit-employer .group-btn-search { padding-top: 0; }
/* line 3518, style.scss */
#popup-PostAjob .group-btn-search .btn, #popup-edit-employer .group-btn-search .btn { left: -55px; right: -55px; }

/* line 3526, style.scss */
#popup-jobConfirmDlt .box-btn .btn { margin-top: 20px; }

/* line 3532, style.scss */
#popup-PostAjob .group-btn-search { padding-top: 40px; }

/* line 3537, style.scss */
#popup-forgotPassword .group-btn-search { padding-top: 10px; }

/* line 3542, style.scss */
.wrap-job-profile { margin-bottom: 40px; }
/* line 3545, style.scss */
.wrap-job-profile .box-job-searched { margin-top: 15px; }

/* line 3550, style.scss */
.box-signin-top { overflow: hidden; clear: both; position: relative; top: 20px; border-top: 1px solid #ddd; padding-top: 15px; display: none; }
/* line 3553, style.scss */
.box-signin-top .top-content-search-view h3 { margin: 0 0 5px 0; font-size: 18px; font-weight: 500; color: #333; }
/* line 3557, style.scss */
.box-signin-top .form-inline { overflow: hidden; clear: both; position: relative; }
/* line 3559, style.scss */
.box-signin-top .form-inline .form-group, .box-signin-top .form-inline .btn, .box-signin-top .form-inline .box-select { display: inline-block; width: auto; }
/* line 3562, style.scss */
.box-signin-top .form-inline .text { margin-bottom: 15px; }
/* line 3565, style.scss */
.box-signin-top .form-inline .form-group { float: left; }
/* line 3568, style.scss */
.box-signin-top .form-inline .btn, .box-signin-top .form-inline .box-select { float: right; }
/* line 3571, style.scss */
.box-signin-top .form-inline .box-select { height: 36px; margin-right: -110px; overflow: hidden; }
/* line 3573, style.scss */
.box-signin-top .form-inline .box-select:after { content: ''; position: absolute; top: 0; left: 0; height: 1px; background-color: #d3d3d3; width: 180px; }
/* line 3576, style.scss */
.box-signin-top .form-inline .box-select:before { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; background-color: #d3d3d3; width: 180px; }
/* line 3580, style.scss */
.box-signin-top .form-inline .btn { color: #fff; font-size: 14px; font-weight: 500; background-color: #009AD7; line-height: 34px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; padding: 0 30px; text-transform: uppercase; position: relative; z-index: 1; }
/* line 3584, style.scss */
.box-signin-top .form-inline input[type="text"] { padding: 0 10px; height: 36px; line-height: 36px; outline: none; min-width: 300px; }
/* line 3587, style.scss */
.box-signin-top .form-inline .box-captchar { position: absolute; top: inherit; right: 0; background-color: #fff; height: 36px; width: 160px; border-left: 1px solid #d3d3d3; }
/* line 3591, style.scss */
.box-signin-top #re_captcha_signup { position: relative; top: -10px; height: 45px; overflow: hidden; }
/* line 3593, style.scss */
.box-signin-top #re_captcha_signup iframe { transform: scale(0.8); transform-origin: 0 0; }

/* line 3600, style.scss */
.error { margin-top: 10px; display: block; color: #e3404e; width: 100%; float: none; text-align: left; font-size: 14px; }

/* line 3606, style.scss */
.popup-search .content-popup .content { padding: 0; }

/* line 3615, style.scss */
#popup-jobCart h2.title { padding-bottom: 0; }
/* line 3620, style.scss */
#popup-jobCart #cartContent .box-btn .btn { margin-top: 10px !important; line-height: 40px; font-size: 16px; padding: 0 35px; height: 40px; text-transform: none; }
/* line 3625, style.scss */
#popup-jobCart .box-cart-content { border-bottom: 1px solid #ddd; padding-bottom: 25px; }
/* line 3627, style.scss */
#popup-jobCart .box-cart-content h3 { margin-top: 25px; color: #333; }

/* line 3634, style.scss */
.box-payment .form-payment { max-width: 600px; }
/* line 3636, style.scss */
.box-payment .form-payment h3 { color: #111; margin: 50px 0 30px 0; }
/* line 3639, style.scss */
.box-payment .form-payment .form-group { clear: both; }
/* line 3641, style.scss */
.box-payment .form-payment .form-group .note { float: left; margin-right: 20px; padding: 6px 0; width: 150px; }
/* line 3642, style.scss */
.box-payment .form-payment .form-group .note label { color: #333; display: block; font-size: 16px; font-weight: 500; }
/* line 3647, style.scss */
.box-payment .form-payment .form-group .box-select { overflow: hidden; width: 300px; }
/* line 3650, style.scss */
.box-payment .form-payment .form-group input[type="text"], .box-payment .form-payment .form-group select { background: #e9e9e9; color: #000; border: none; font-weight: normal; font-size: 16px; font-style: normal; margin: 0; padding: 6px; z-index: 0; width: 100%; overflow: visible; height: 35px; line-height: 35px; }
/* line 3654, style.scss */
.box-payment .form-payment .form-group select { width: 142px; }
/* line 3660, style.scss */
.box-payment .form-payment .form-group .btn-register { line-height: 35px; font-size: 16px; font-weight: 500; background-color: #009AD7; color: #fff; padding: 0; display: block; overflow: hidden; height: 35px; border: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; }
/* line 3664, style.scss */
.box-payment .form-payment .form-group .row { margin-left: -2px; margin-right: -2px; }
/* line 3666, style.scss */
.box-payment .form-payment .form-group .row .col-xs-4 { padding-left: 2px; padding-right: 2px; }

/* line 3674, style.scss */
.page-oursolution { background-color: #fff; }
/* line 3676, style.scss */
.page-oursolution .box-oursolution { padding: 60px 0; }
/* line 3678, style.scss */
.page-oursolution .box-oursolution .left-oursolution { padding-top: 60px; }
/* line 3680, style.scss */
.page-oursolution .box-oursolution .left-oursolution h3.title { position: absolute; left: 15px; top: 0; padding: 0; }
/* line 3684, style.scss */
.page-oursolution .box-oursolution .right-oursolution { padding-top: 60px; }
/* line 3686, style.scss */
.page-oursolution .box-oursolution .right-oursolution .text-3, .page-oursolution .box-oursolution .right-oursolution .text-3 a { margin-bottom: 25px; }
/* line 3689, style.scss */
.page-oursolution .box-oursolution .right-oursolution .text-3 { color: #009AD7; }
/* line 3691, style.scss */
.page-oursolution .box-oursolution .right-oursolution .text-3 a { color: #F1CB38; }
/* line 3693, style.scss */
.page-oursolution .box-oursolution .right-oursolution .text-3 a span { color: #05C9B1; }
/* line 3699, style.scss */
.page-oursolution .box-oursolution .col-xs-7 { padding-right: 40px; }
/* line 3702, style.scss */
.page-oursolution .box-oursolution .col-xs-5 { padding-left: 40px; }
/* line 3705, style.scss */
.page-oursolution .box-oursolution .text-1 { color: #333; font-weight: 700; font-size: 26px; }
/* line 3708, style.scss */
.page-oursolution .box-oursolution .text-2 { color: #009AD7; font-weight: 700; font-size: 20px; }
/* line 3711, style.scss */
.page-oursolution .box-oursolution p, .page-oursolution .box-oursolution tr td { font-size: 18px; line-height: 24px; font-weight: 400; color: #333; }
/* line 3714, style.scss */
.page-oursolution .box-oursolution .text-3 { color: #747D7D; font-weight: 600; font-size: 26px; line-height: 1.3; margin: 0 0; }
/* line 3717, style.scss */
.page-oursolution .box-oursolution .box-employerprefer { margin-top: 30px; }
/* line 3719, style.scss */
.page-oursolution .box-oursolution .box-employerprefer img { width: 80px; }
/* line 3722, style.scss */
.page-oursolution .box-oursolution .box-employerprefer .overflow { padding-left: 30px; }
/* line 3724, style.scss */
.page-oursolution .box-oursolution .box-employerprefer .overflow p { margin-top: 10px; }
/* line 3729, style.scss */
.page-oursolution .box-oursolution .box-text { margin-top: 40px; }
/* line 3731, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive { margin: 10px 0 20px 0; border: 1px solid #e5e5e5; min-height: 225px; }
/* line 3733, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr.head td { background-color: #eee; color: #3c3c3c; font-weight: 600; padding: 15px 20px; line-height: inherit; }
/* line 3736, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr { border: none; }
/* line 3738, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr td { border: none; padding: 5px 20px; }
/* line 3740, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr td span { position: relative; padding-left: 10px; }
/* line 3742, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr td span:after { content: ''; position: absolute; top: 9px; left: 0; width: 5px; height: 5px; background-color: #009AD7; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
/* line 3748, style.scss */
.page-oursolution .box-oursolution .box-text .table-responsive tr.top span { margin-top: 15px; display: block; }
/* line 3755, style.scss */
.page-oursolution .box-oursolution .box-register { margin-top: 40px; }
/* line 3757, style.scss */
.page-oursolution .box-oursolution .box-register label { color: #333; font-size: 18px; font-weight: 600; }
/* line 3759, style.scss */
.page-oursolution .box-oursolution .box-register label i { font-style: normal; color: #f00; font-weight: 700; font-size: 20px; position: relative; top: 5px; }
/* line 3763, style.scss */
.page-oursolution .box-oursolution .box-register .form-group { margin: 20px 0 30px 0; }
/* line 3767, style.scss */
.page-oursolution .box-oursolution .box-about { margin-top: 60px; display: block; }
/* line 3769, style.scss */
.page-oursolution .box-oursolution .box-about .video { margin: 20px 0 40px 0; }
/* line 3771, style.scss */
.page-oursolution .box-oursolution .box-about .video img, .page-oursolution .box-oursolution .box-about .video frame, .page-oursolution .box-oursolution .box-about .video iframe { width: 100%; }
/* line 3776, style.scss */
.page-oursolution .box-oursolution .btn { line-height: 50px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #009AD7; color: #fff; text-transform: uppercase; padding: 0 50px; font-weight: 600; font-size: 18px; border: none; outline: none; }

/* line 3783, style.scss */
.page-results .box-dashboard .box-search { position: relative; text-align: left; background-color: #fff; margin: 20px auto 0 auto; }
/* line 3789, style.scss */
.page-results .box-dashboard.dashboard-search { position: relative; background-color: transparent; }
/* line 3791, style.scss */
.page-results .box-dashboard.dashboard-search:after { content: ''; position: absolute; left: 0; right: 0; top: 0; background-color: #009AD7; height: 70%; }
/* line 3795, style.scss */
.page-results .box-dashboard.dashboard-search .top-dashboard { padding: 0; z-index: 1; }
/* line 3798, style.scss */
.page-results .box-dashboard.dashboard-search .box-search .content .box-add-search { display: block; }
/* line 3800, style.scss */
.page-results .box-dashboard.dashboard-search .box-search .content .box-add-search .box-btn li { height: 40px; overflow: hidden; }

/* line 3808, style.scss */
.form-search .feature-apply { margin-bottom: 20px; }

/* line 3813, style.scss */
.wrap-jobdetail .PostingBlogs { margin: 0 35px; padding: 30px 0; }
/* line 3815, style.scss */
.wrap-jobdetail .PostingBlogs .listComment { padding: 0; margin: 0; }
/* line 3817, style.scss */
.wrap-jobdetail .PostingBlogs .listComment .controlGrid { padding-top: 25px !important; }
/* line 3821, style.scss */
.wrap-jobdetail .PostingBlogs .box-tag { margin: 0; border: none; }

/* line 3826, style.scss */
.manage-posted-job { margin-top: 30px; }

/* line 3831, style.scss */
.page-results.fix-header #ListJobResult.list-ListJobResult { margin-top: 0; }

/* line 3845, style.scss */
.info-detail-search { border: 1px solid #009AD7; padding: 20px; margin: 0 30px 30px 30px; }
/* line 3848, style.scss */
.info-detail-search .box-btn { margin-top: 10px; }
/* line 3850, style.scss */
.info-detail-search .box-btn .btn-default-green { text-transform: none; line-height: 35px; margin-left: 5px; font-size: 16px; font-weight: normal; padding: 0 20px; }
/* line 3854, style.scss */
.info-detail-search .col-xs-6 { font-size: 16px; }
/* line 3855, style.scss */
.info-detail-search .col-xs-6 .row { padding: 5px 0; }
/* line 3858, style.scss */
.info-detail-search .col-xs-6 .row .col-xs-4 span { font-weight: 600; }
/* line 3864, style.scss */
.info-detail-search .col-xs-6 .link { color: #3E6D8E; background-color: #f2fafd; border-bottom: 1px solid #B3CEE1; border-right: 1px solid #B3CEE1; position: relative; padding: 3px 16px 3px 8px; margin: 2px 2px 2px 0; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; }

/* line 3870, style.scss */
.box-load { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: none; z-index: 9999; }
/* line 3872, style.scss */
.box-load img { width: 30px; height: 30px; position: absolute; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; }

/* line 3877, style.scss */
.page-partner { position: relative; min-height: 1200px; color: #fff; text-align: center; padding: 60px 0; }
/* line 3879, style.scss */
.page-partner:after, .page-partner:before { content: ''; top: 0; bottom: 0; display: inline-block; background-size: cover; background-repeat: no-repeat; width: 50%; position: absolute; }
/* line 3882, style.scss */
.page-partner:before { background-image: url("../images/bg-partner-1.jpg"); left: 0; }
/* line 3885, style.scss */
.page-partner:after { background-image: url("../images/bg-partner-2.jpg"); right: 0; }
/* line 3888, style.scss */
.page-partner .container { z-index: 1; }
/* line 3891, style.scss */
.page-partner .box-search { position: relative; width: 100%; text-align: left; margin-bottom: 30px; background-color: #fff; }
/* line 3895, style.scss */
.page-partner .box-search .content .form-group label { margin-bottom: 0; line-height: 20px; }
/* line 3901, style.scss */
.page-partner .logo { margin-bottom: 40px; display: block; }
/* line 3903, style.scss */
.page-partner .logo img { height: 90px; width: auto; }
/* line 3907, style.scss */
.page-partner .box-des { margin-bottom: 35px; height: 129px; overflow: hidden; }
/* line 3909, style.scss */
.page-partner .box-des p { font-weight: 700; font-size: 26px; line-height: 1.2; }
/* line 3911, style.scss */
.page-partner .box-des p span { display: block; }
/* line 3916, style.scss */
.page-partner .btn-1 { color: #000; text-transform: uppercase; font-size: 16px; line-height: 60px; background-color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-bottom: 40px; width: 280px; text-align: center; font-weight: 600; }
/* line 3919, style.scss */
.page-partner .btn-1.btn-2 { background-color: transparent; border: 2px solid #fff; color: #fff; line-height: 55px; }
/* line 3924, style.scss */
.page-partner .right-partner .info { min-height: 520px; }
/* line 3928, style.scss */
.page-partner .info { text-align: left; margin-bottom: 40px; min-height: 340px; overflow: hidden; }
/* line 3930, style.scss */
.page-partner .info h4 { color: #009AD7; font-size: 26px; font-weight: 600; line-height: 1.3; margin: 0 0 20px 0; }
/* line 3933, style.scss */
.page-partner .info p { color: #fff; font-size: 20px; font-weight: 400; line-height: 1.3; margin-bottom: 25px; position: relative; }
/* line 3935, style.scss */
.page-partner .info p.text-icon { padding-left: 15px; }
/* line 3937, style.scss */
.page-partner .info p.text-icon:after { content: ''; position: absolute; top: 10px; left: 0; width: 5px; height: 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; display: inline-block; background-color: #fff; }
/* line 3943, style.scss */
.page-partner .left-partner { padding-right: 60px; }
/* line 3946, style.scss */
.page-partner .right-partner { padding-left: 60px; }

/* line 3955, style.scss */
.box-buzzback { position: fixed; right: 0; bottom: 20%; z-index: 5; min-height: 160px; }
/* line 3957, style.scss */
.box-buzzback .close-sign-up { position: absolute; top: 10px; right: 10px; width: 25px; height: 25px; cursor: pointer; line-height: 22px; text-align: center; font-size: 23px; background-color: #009AD7; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
/* line 3960, style.scss */
.box-buzzback .close-sign-up:hover, .box-buzzback .close-sign-up:focus { background-color: #0a84b5; }
/* line 3964, style.scss */
.box-buzzback a.icon-buzzback { position: absolute; right: 100%; top: 0; cursor: pointer; }
/* line 3966, style.scss */
.box-buzzback a.icon-buzzback img { width: 45px; }
/* line 3970, style.scss */
.box-buzzback .box-info-buzzback { display: none; background-color: #fff; width: 320px; padding: 20px 20px 15px 20px; border-bottom-left-radius: 10px; box-shadow: 1px 1px 12px #ededed; }
/* line 3972, style.scss */
.box-buzzback .box-info-buzzback .logo-buzzback { width: 180px; margin-bottom: 15px; }
/* line 3975, style.scss */
.box-buzzback .box-info-buzzback p { color: #333; font-size: 14px; line-height: 1.3; font-weight: 500; margin-bottom: 10px; }
/* line 3979, style.scss */
.box-buzzback .btn-buzzback { font-size: 14px; text-transform: uppercase; color: #fff; background-color: #009AD7; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; box-shadow: none; line-height: 35px; padding: 0 30px; border: none; margin: 15px auto 0 auto; display: block; }
/* line 3982, style.scss */
.box-buzzback .btn-buzzback:hover, .box-buzzback .btn-buzzback:focus { background-color: #0a84b5; }

/* line 3988, style.scss */
.box-star { overflow: hidden; clear: both; }
/* line 3990, style.scss */
.box-star .icon-star { background-image: url("../images/icon-stat.png"); background-repeat: no-repeat; display: inline-block; width: 25px; height: 25px; background-size: contain; margin-right: 5px; cursor: pointer; }
/* line 3993, style.scss */
.box-star .icon-star span { width: 50%; float: left; height: 100%; }
/* line 3998, style.scss */
.box-star.s0 .star-1 { background-image: url("../images/icon-star-1.png"); }
/* line 4003, style.scss */
.box-star.s1 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4008, style.scss */
.box-star.s15 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4011, style.scss */
.box-star.s15 .star-2 { background-image: url("../images/icon-star-1.png"); }
/* line 4016, style.scss */
.box-star.s2 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4019, style.scss */
.box-star.s2 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4024, style.scss */
.box-star.s25 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4027, style.scss */
.box-star.s25 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4030, style.scss */
.box-star.s25 .star-3 { background-image: url("../images/icon-star-1.png"); }
/* line 4035, style.scss */
.box-star.s3 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4038, style.scss */
.box-star.s3 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4041, style.scss */
.box-star.s3 .star-3 { background-image: url("../images/icon-star-2.png"); }
/* line 4046, style.scss */
.box-star.s35 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4049, style.scss */
.box-star.s35 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4052, style.scss */
.box-star.s35 .star-3 { background-image: url("../images/icon-star-2.png"); }
/* line 4055, style.scss */
.box-star.s35 .star-4 { background-image: url("../images/icon-star-1.png"); }
/* line 4060, style.scss */
.box-star.s4 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4063, style.scss */
.box-star.s4 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4066, style.scss */
.box-star.s4 .star-3 { background-image: url("../images/icon-star-2.png"); }
/* line 4069, style.scss */
.box-star.s4 .star-4 { background-image: url("../images/icon-star-2.png"); }
/* line 4074, style.scss */
.box-star.s45 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4077, style.scss */
.box-star.s45 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4080, style.scss */
.box-star.s45 .star-3 { background-image: url("../images/icon-star-2.png"); }
/* line 4083, style.scss */
.box-star.s45 .star-4 { background-image: url("../images/icon-star-2.png"); }
/* line 4086, style.scss */
.box-star.s45 .star-5 { background-image: url("../images/icon-star-1.png"); }
/* line 4091, style.scss */
.box-star.s5 .star-1 { background-image: url("../images/icon-star-2.png"); }
/* line 4094, style.scss */
.box-star.s5 .star-2 { background-image: url("../images/icon-star-2.png"); }
/* line 4097, style.scss */
.box-star.s5 .star-3 { background-image: url("../images/icon-star-2.png"); }
/* line 4100, style.scss */
.box-star.s5 .star-4 { background-image: url("../images/icon-star-2.png"); }
/* line 4103, style.scss */
.box-star.s5 .star-5 { background-image: url("../images/icon-star-2.png"); }
/* line 4107, style.scss */
.box-star .result { float: left; }

/* line 4113, style.scss */
.page-buzzback { background-color: #fff; padding: 30px 0 60px 0; }
/* line 4115, style.scss */
.page-buzzback .box-star { margin: 20px 0; }
/* line 4117, style.scss */
.page-buzzback .box-star .icon-star { width: 50px; height: 50px; }
/* line 4121, style.scss */
.page-buzzback .result { line-height: 50px; margin-left: 30px; font-weight: 600; font-size: 20px; color: #333; }
/* line 4124, style.scss */
.page-buzzback p, .page-buzzback #rate2 { font-weight: 500; font-size: 18px; color: #333; }
/* line 4127, style.scss */
.page-buzzback #rate2 { margin-bottom: 25px; }
/* line 4130, style.scss */
.page-buzzback textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; box-shadow: none; margin-bottom: 25px; border: 1px solid #2a2a2a; }
/* line 4132, style.scss */
.page-buzzback textarea:focus { outline: none; box-shadow: none; }
/* line 4136, style.scss */
.page-buzzback input[type="text"] { margin-bottom: 25px; }
/* line 4139, style.scss */
.page-buzzback label { font-size: 16px; font-weight: 600; color: #333; margin-bottom: 10px; padding-right: 20px; }
/* line 4141, style.scss */
.page-buzzback label.radio-inline { margin-bottom: 0; position: relative; padding: 0 10px 0 0; top: -4px; }
/* line 4143, style.scss */
.page-buzzback label.radio-inline span { width: 20px; font-size: 25px; position: relative; top: 3px; }
/* line 4146, style.scss */
.page-buzzback label.radio-inline input { position: absolute; right: 0; top: 0; opacity: 0; }
/* line 4150, style.scss */
.page-buzzback label.radio-inline input:checked + span:before { content: "\f046"; }
/* line 4159, style.scss */
.page-buzzback .box-detail-job img { width: 300px; margin-bottom: 15px; }
/* line 4163, style.scss */
.page-buzzback .btn-danger { background-color: #009AD7; }

/* line 4167, style.scss */
.box-search .content .form-control { border-bottom: none; }

/* line 4170, style.scss */
.btn-danger { font-weight: 500; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; text-transform: uppercase; background-color: #009AD7; border: none; line-height: 50px; padding: 0 100px; font-size: 18px; margin-top: 20px; }

/* line 4175, style.scss */
.box-partners { background-color: #fff; }
/* line 4177, style.scss */
.box-partners .row { margin-left: -6px; margin-right: -6px; }
/* line 4179, style.scss */
.box-partners .row .col-xs-4 { padding-left: 6px; padding-right: 6px; }

/* line 4185, style.scss */
.list-partner { background-color: #d9d9d9; text-align: center; color: #fff; margin-bottom: 12px; padding-top: 50px; position: relative; }
/* line 4187, style.scss */
.list-partner a { background-color: #bfbfbf; line-height: 36px; text-transform: uppercase; color: #fff; font-weight: 500; font-size: 15px; display: block; cursor: pointer; }
/* line 4190, style.scss */
.list-partner p { padding: 0 40px; font-size: 20px; line-height: 1.3; height: 55px; overflow: hidden; margin: 0 0 25px 0; font-weight: 500; }
/* line 4193, style.scss */
.list-partner .img { height: 85px; padding: 0 35px; margin-bottom: 10px; }
/* line 4195, style.scss */
.list-partner .img img { max-height: 100%; max-width: 100%; }
/* line 4201, style.scss */
.list-partner.second .img img { margin-top: 20px; }
/* line 4207, style.scss */
.list-partner:hover.first { background-color: #ff4453; }
/* line 4209, style.scss */
.list-partner:hover.first a.more-info { background-color: #e13442; }
/* line 4212, style.scss */
.list-partner:hover.first .less-info { background-image: url("../images/bg-partner-1.png"); }
/* line 4216, style.scss */
.list-partner:hover.second { background-color: #00b3c1; }
/* line 4218, style.scss */
.list-partner:hover.second a.more-info { background-color: #019da9; }
/* line 4221, style.scss */
.list-partner:hover.second .less-info { background-image: url("../images/bg-partner-2.png"); }
/* line 4225, style.scss */
.list-partner:hover.third { background-color: #ed9d04; }
/* line 4227, style.scss */
.list-partner:hover.third a.more-info { background-color: #d38c02; }
/* line 4230, style.scss */
.list-partner:hover.third .less-info { background-image: url("../images/bg-partner-3.png"); }
/* line 4234, style.scss */
.list-partner:hover.fourth { background-color: #a86cbf; }
/* line 4236, style.scss */
.list-partner:hover.fourth a.more-info { background-color: #9051a8; }
/* line 4239, style.scss */
.list-partner:hover.fourth .less-info { background-image: url("../images/bg-partner-4.png"); }
/* line 4243, style.scss */
.list-partner:hover.fiveth { background-color: #f79649; }
/* line 4245, style.scss */
.list-partner:hover.fiveth a.more-info { background-color: #b76f34; }
/* line 4248, style.scss */
.list-partner:hover.fiveth .less-info { background-image: url("../images/bg-partner-5.png"); }
/* line 4255, style.scss */
.list-partner .info-partner-hide a { background-color: transparent; display: inline-block; }
/* line 4257, style.scss */
.list-partner .info-partner-hide a span { color: #ff4453 !important; font-size: 15px !important; font-weight: 700; }

/* line 4265, style.scss */
.info-partner-active .more-info { position: relative; color: #fff; background-image: url("../images/bg-partner.png"); background-repeat: no-repeat; padding: 0; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; min-width: 112px; text-align: center; height: 56px; line-height: 40px; cursor: pointer; margin-bottom: 20px; margin-top: 0; background-color: #f3f3f3; background-position: center; }
/* line 4268, style.scss */
.info-partner-active .more-info:hover { background-color: #f3f3f3 !important; }
/* line 4273, style.scss */
.info-partner-active:hover .more-info { background-color: #f3f3f3 !important; }
/* line 4277, style.scss */
.info-partner-active:hover.first .more-info { background-image: url("../images/bg-partner-1.png"); }
/* line 4281, style.scss */
.info-partner-active:hover.first .info-partner-hide:after { border-top: 20px solid #ff4453; }
/* line 4287, style.scss */
.info-partner-active:hover.second .more-info { background-image: url("../images/bg-partner-2.png"); }
/* line 4291, style.scss */
.info-partner-active:hover.second .info-partner-hide:after { border-top: 20px solid #00b3c1; }
/* line 4297, style.scss */
.info-partner-active:hover.third .more-info { background-image: url("../images/bg-partner-3.png"); }
/* line 4301, style.scss */
.info-partner-active:hover.third .info-partner-hide:after { border-top: 20px solid #ed9d04; }
/* line 4307, style.scss */
.info-partner-active:hover.fourth .more-info { background-image: url("../images/bg-partner-4.png"); }
/* line 4311, style.scss */
.info-partner-active:hover.fourth .info-partner-hide:after { border-top: 20px solid #a86cbf; }
/* line 4317, style.scss */
.info-partner-active:hover.fiveth .more-info { background-image: url("../images/bg-partner-5.png"); }
/* line 4321, style.scss */
.info-partner-active:hover.fiveth .info-partner-hide:after { border-top: 20px solid #f79649; }

/* line 4329, style.scss */
.text-footer { margin: 10px 0 0 0; font-size: 16px !important; line-height: 20px !important; }

/* line 4338, style.scss */
.info-partner-show p { color: #fff !important; }

/* line 4342, style.scss */
.info-partner-hide { position: relative; left: 0; margin-top: -40px; width: 100%; background-color: #f3f3f3; z-index: 2; color: #333; padding: 30px; display: none; }
/* line 4344, style.scss */
.info-partner-hide:after { content: ''; position: absolute; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #d9d9d9; left: 50%; margin-left: -20px; top: 0; }
/* line 4347, style.scss */
.info-partner-hide h4 { margin: 0 0 20px 0; font-size: 18px; line-height: 1.3; font-weight: 600; text-align: left; }
/* line 4350, style.scss */
.info-partner-hide p { font-size: 16px !important; padding: 0; font-weight: 400; margin-bottom: 15px !important; height: inherit; line-height: 1.4 !important; text-align: left; }
/* line 4353, style.scss */
.info-partner-hide .icon-red { position: relative; padding-left: 10px; }
/* line 4355, style.scss */
.info-partner-hide .icon-red:after { content: ''; width: 4px; height: 4px; background-color: #009AD7; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; display: inline-block; position: absolute; top: 9px; left: 0; }
/* line 4360, style.scss */
.info-partner-hide a { color: #ff4453; background: transparent; border: 2px solid #ff4453; line-height: 46px; padding: 0 70px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-top: 15px; }
/* line 4362, style.scss */
.info-partner-hide a:hover { color: #fff; background-color: #ff4453; }
/* line 4364, style.scss */
.info-partner-hide a:hover span { color: #fff !important; }

/* line 4370, style.scss */
.top-content-search-view { position: relative; }
/* line 4372, style.scss */
.top-content-search-view .top-job { padding-right: 85px; margin-bottom: 10px; }
/* line 4375, style.scss */
.top-content-search-view .box-icon-jobs { position: absolute; background-color: #fff; width: 80px; top: -2px; right: 0; text-align: right; }
/* line 4377, style.scss */
.top-content-search-view .box-icon-jobs a { margin: 0; padding: 0 7px; color: #009AD7; font-size: 10px; }
/* line 4379, style.scss */
.top-content-search-view .box-icon-jobs a:last-child { padding-right: 0; font-size: 12px; }
/* line 4382, style.scss */
.top-content-search-view .box-icon-jobs a .fa-star-o { color: #009AD7; }
/* line 4385, style.scss */
.top-content-search-view .box-icon-jobs a .fa-star { color: #FFD700 !important; }
/* line 4388, style.scss */
.top-content-search-view .box-icon-jobs a:focus { outline: none; }

/* line 4395, style.scss */
.jobResultPaging { padding-right: 15px; }

/* line 4399, style.scss */
.box-input-file { position: relative; width: 110px; height: 110px; float: left; }
/* line 4401, style.scss */
.box-input-file #photo-upload-button { padding-top: 20px; color: #fff; }
/* line 4404, style.scss */
.box-input-file input[type="file"] { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; bottom: 0; cursor: pointer; opacity: 0; }

/* line 4413, style.scss */
.page-results .box-dashboard.dashboard-search .top-dashboard .nav-tabs li a { background-color: #0090ca; color: #fff; }
/* line 4416, style.scss */
.page-results .box-dashboard.dashboard-search .top-dashboard .nav-tabs li:before { border-left-color: #0090ca; }
/* line 4422, style.scss */
.page-results .box-dashboard .box-tab-jobAlert { background-color: #fff; width: 750px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; z-index: 3 !important; margin: 20px auto 0 auto; border: none; }
/* line 4425, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .container { width: 100%; padding: 0; }
/* line 4428, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .box-search { margin: 0; border: none; }
/* line 4431, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs { background-color: #009AD7; border: none; }
/* line 4433, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li { position: relative; margin-right: 5px; width: 32.5%; }
/* line 4436, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li.addProfile a { font-size: 30px; }
/* line 4440, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li:before { content: ''; position: absolute; right: -10px; bottom: 0; border-bottom: 0 solid transparent; border-top: 35px solid transparent; border-left: 13px solid #009ad7; z-index: 10; }
/* line 4443, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li:after { content: ''; position: absolute; right: -11px; bottom: 0; border-bottom: 0 solid transparent; border-top: 37px solid transparent; border-left: 14px solid #009ad7; z-index: 9; }
/* line 4446, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li a { background-color: #009ad7; color: #000; font-size: 16px; border: 1px solid #fff; border-right: none; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; padding: 0; line-height: 40px; display: block; }
/* line 4450, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li.active { z-index: 999; }
/* line 4452, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li.active a { background-color: #fff; color: #009AD7; font-weight: 600; }
/* line 4455, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .nav-tabs li.active:before { border-left: 13px solid #fff; }
/* line 4461, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .tab-content { border: 1px solid #ebebeb; border-top: none; min-height: 100px; background-color: #fff; position: relative; z-index: 9999; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
/* line 4465, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .bottom-row-hide { margin-left: 30px; margin-right: 30px; }
/* line 4468, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab { text-align: left; padding: 20px 30px 30px 30px; clear: both; overflow: hidden; }
/* line 4470, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab img { height: 45px; margin-bottom: 10px; }
/* line 4473, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab p { margin: 0 0 10px 0; }
/* line 4475, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab p a { text-decoration: underline; }
/* line 4479, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab .btn-search { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #009AD7; color: #fff; text-transform: uppercase; float: right; padding: 0 60px; line-height: 40px; }
/* line 4483, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .content-tab.police-check img { height: 70px; }
/* line 4489, style.scss */
.page-results .box-dashboard .box-tab-jobAlert .clinical-profile h4 { margin: 0 0 15px 0; color: #2fb6c7; font-size: 18px; font-weight: 600; line-height: 1.3; }

/* line 4498, style.scss */
#add-keyword-tag i { font-size: 24px; line-height: 40px; }

/* line 4504, style.scss */
.page-results .page-resources { background-color: #f9f9f9; padding-bottom: 30px; }
/* line 4506, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert { width: 100%; margin-top: 50px; }
/* line 4510, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li { width: auto; }
/* line 4512, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li:before { border-top: 54px solid transparent; right: -29px; border-left: 37px solid #009ad7; }
/* line 4515, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li:after { border-left: 33px solid #009ad7; border-top: 50px solid transparent; right: -19px; }
/* line 4518, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li a { height: 60px; font-size: 14px; color: #fff; padding-left: 10px; padding-right: 10px; font-weight: normal; }
/* line 4522, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li.active a { font-weight: normal; }
/* line 4529, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs { background-color: #f9f9f9; }
/* line 4531, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li { width: 24%; }
/* line 4533, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li a { padding: 0; text-align: center; color: #fff; font-size: 18px; border: 5px solid #009ad7; height: 60px; padding-top: 10px; background-color: #009ad7; border-bottom: none; -webkit-border-radius: 20px 20px 0 0; -moz-border-radius: 20px 20px 0 0; -ms-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0; display: block; line-height: 1.2; }
/* line 4537, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li.active { z-index: 2; }
/* line 4539, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li.active a { font-weight: normal; color: #009AD7; line-height: 1.2; background-color: #fff; }
/* line 4542, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li.active:after { border-left: 33px solid #fff; }
/* line 4546, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:before { right: -27px; bottom: 1px; border-top: 51px solid transparent; border-left: 33px solid #009ad7; z-index: 1; }
/* line 4549, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:after { right: -23px; bottom: 1px; border-top: 48px solid transparent; border-left: 30px solid #009ad7; z-index: 2; }
/* line 4553, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:hover a, .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:focus a { color: #222; }
/* line 4559, style.scss */
.page-results .page-resources.box-dashboard .box-tab-jobAlert .tab-content { z-index: 1; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; overflow: hidden; padding-top: 20px; }
/* line 4564, style.scss */
.page-results .page-resources .content-latest-article { margin-left: 30px; margin-right: 30px; background-color: #f2fafd; box-shadow: none; max-height: 585px; }
/* line 4568, style.scss */
.page-results .page-resources .content-latest-article .right-latest-article h3 a { font-size: 22px; }
/* line 4574, style.scss */
.page-results .page-resources .box-latest-article { padding-bottom: 40px; }
/* line 4578, style.scss */
.page-results .page-resources .tab-content .box-latest-article { padding-bottom: 0; }

/* line 4585, style.scss */
.overflow-fix { overflow: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

/* line 4589, style.scss */
.box-search-resources { padding: 20px 70px; }
/* line 4591, style.scss */
.box-search-resources .form-group { margin: 0; }
/* line 4593, style.scss */
.box-search-resources .form-group label { font-size: 26px; font-weight: 500; color: #30383b; margin: 0 0 15px 0; }
/* line 4596, style.scss */
.box-search-resources .form-group .form { position: relative; }
/* line 4598, style.scss */
.box-search-resources .form-group .form .input { width: 100%; padding-right: 280px; }
/* line 4600, style.scss */
.box-search-resources .form-group .form .input input { width: 100%; color: #30383b; font-size: 26px; font-weight: 500; line-height: 50px; border-bottom: 2px solid #30383b; border-top: none; border-left: none; border-right: none; background-color: #f9f9f9; }
/* line 4603, style.scss */
.box-search-resources .form-group .form .input input:focus { outline: none; }
/* line 4608, style.scss */
.box-search-resources .form-group .form .btn-submit { position: absolute; top: 0; right: 0; font-size: 20px; text-transform: uppercase; color: #fff; line-height: 50px; width: 250px; background-color: #009AD7; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }

/* line 4619, style.scss */
.dashboard-emp-page .top-dashboard .info .box-top-info.input-upload-img-emp a.name { font-weight: bold; }

/* line 4625, style.scss */
#SortBy, .ip-form, #LastDay { border: 1px solid #ddd; height: 39px; padding-left: 10px; color: #333; }

/* line 4631, style.scss */
.wraper-jobalert .box-tab-jobAlert { background-color: #fff; padding: 20px 30px; position: relative; margin: 20px auto; border: none; }
/* line 4633, style.scss */
.wraper-jobalert .box-tab-jobAlert .add-profile { position: absolute; right: 20px; top: 120px; }
/* line 4636, style.scss */
.wraper-jobalert .box-tab-jobAlert .title { padding: 25px 0 30px 0; font-size: 32px; }
/* line 4640, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li { position: relative; margin-right: 5px; }
/* line 4642, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li:before { content: ''; position: absolute; right: -10px; bottom: 0; border-bottom: 0 solid transparent; border-top: 35px solid transparent; border-left: 13px solid #fff; z-index: 2; }
/* line 4645, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li:after { content: ''; position: absolute; right: -11px; bottom: 0; border-bottom: 0 solid transparent; border-top: 37px solid transparent; border-left: 14px solid #e23f4e; z-index: 1; }
/* line 4648, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li a { background-color: #fff; color: #e23f4e; font-size: 16px; border: 1px solid #009AD7; border-right: none; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -ms-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; line-height: 40px; display: block; padding: 0 14px; border-bottom: none; }
/* line 4653, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li.active { z-index: 999; }
/* line 4655, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li.active a { font-weight: 600; background-color: #e23f4e; color: #fff; }
/* line 4658, style.scss */
.wraper-jobalert .box-tab-jobAlert .nav-tabs li.active:before { border-left: 13px solid #e23f4e; }
/* line 4664, style.scss */
.wraper-jobalert .box-tab-jobAlert .tab-content { border: 1px solid #ebebeb; border-top: none; min-height: 100px; background-color: #fff; position: relative; margin-bottom: 20px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; padding: 20px 0; }
/* line 4668, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab { text-align: left; padding: 20px 30px 30px 30px; clear: both; overflow: hidden; }
/* line 4670, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab img { height: 45px; margin-bottom: 10px; }
/* line 4673, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab p { margin: 0 0 10px 0; }
/* line 4675, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab p a { text-decoration: underline; }
/* line 4679, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab .btn-search { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background-color: #009AD7; color: #fff; text-transform: uppercase; float: right; padding: 0 60px; line-height: 40px; }
/* line 4683, style.scss */
.wraper-jobalert .box-tab-jobAlert .content-tab.police-check img { height: 70px; }
/* line 4689, style.scss */
.wraper-jobalert .box-tab-jobAlert .clinical-profile h4 { margin: 0 0 15px 0; color: #2fb6c7; font-size: 18px; font-weight: 600; line-height: 1.3; }
/* line 4693, style.scss */
.wraper-jobalert .box-tab-jobAlert .form-horizontal { font-size: 16px; }
/* line 4695, style.scss */
.wraper-jobalert .box-tab-jobAlert .form-horizontal dt { margin: 15px 0 5px 0; font-weight: 500; color: #333; font-size: 18px; }
/* line 4699, style.scss */
.wraper-jobalert .box-tab-jobAlert .pull-right { padding-right: 20px; overflow: hidden; clear: both; }
/* line 4701, style.scss */
.wraper-jobalert .box-tab-jobAlert .pull-right .btn { color: #fff; font-size: 14px; font-weight: 500; background-color: #E24553; line-height: 34px; padding: 0 30px; text-transform: uppercase; position: relative; z-index: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }

/* line 4707, style.scss */
#SeoSearchDescription { display: block; width: 100%; float: none; overflow: hidden; clear: both; padding-top: 10px; font-size: 14px; margin-top: 10px; font-weight: 400; line-height: 20px; }
/* line 4710, style.scss */
#SeoSearchDescription p { margin-bottom: 0; }

/* line 4716, style.scss */
.page-results.fix-header .box-top-search #SeoSearchDescription { display: none; }

/* line 4725, style.scss */
.page-results .box-top-search .trueH1 { font-size: 24px; }
/* line 4728, style.scss */
.page-results .box-top-search .trueH2 { font-size: 16px; margin: 5px 0; color: #111; font-weight: normal; }
/* line 4731, style.scss */
.page-results .box-top-search #ctl00_ContentPlaceHolder1_lblDescription { overflow: hidden; clear: both; display: block; padding-top: 10px; }
/* line 4733, style.scss */
.page-results .box-top-search #ctl00_ContentPlaceHolder1_lblDescription a { color: #009AD7; }

/* line 4739, style.scss */
.welcome1 { margin: 30px 0; background-color: #fff; padding: 30px; font-size: 16px; }
/* line 4741, style.scss */
.welcome1 button.btn, .welcome1 a.btn { margin-top: 10px; color: #fff; font-size: 14px; font-weight: 500; background-color: #E24553; line-height: 34px; padding: 0 30px; text-transform: uppercase; position: relative; z-index: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }

/* line 4747, style.scss */
.top-search-view h3 span.keyword { color: #272727; font-size: 18px; }

/* line 4751, style.scss */
.box-sign-up { position: absolute; right: 0; top: 230px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); z-index: 9; min-height: 170px; background-color: #fff; width: 320px; }
/* line 4753, style.scss */
.box-sign-up .img { width: 45px; position: absolute; right: 100%; top: 0; }
/* line 4755, style.scss */
.box-sign-up .img img { width: 100%; }
/* line 4759, style.scss */
.box-sign-up .hide-sign-up { width: 320px; display: none; }
/* line 4763, style.scss */
.box-sign-up .sign-up-top { color: #FF7F33; padding: 0 20px; position: relative; width: 100%; }
/* line 4765, style.scss */
.box-sign-up .sign-up-top span { line-height: 2.4; font-size: 20px; display: inline-block; font-weight: 500; }
/* line 4767, style.scss */
.box-sign-up .sign-up-top span.close-sign-up { position: absolute; top: 50%; right: 10px; width: 30px; height: 30px; cursor: pointer; line-height: 26px; text-align: center; margin-top: -15px; font-size: 25px; }
/* line 4770, style.scss */
.box-sign-up .sign-up-top span.close-sign-up:hover, .box-sign-up .sign-up-top span.close-sign-up:focus { background-color: #fff; color: #e4bd1f; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
/* line 4776, style.scss */
.box-sign-up .sign-up-hide { width: 100%; background-color: #fff; padding: 0 20px 20px 20px; }
/* line 4778, style.scss */
.box-sign-up .sign-up-hide p { font-size: 16px; color: #333; font-weight: 500; }
/* line 4780, style.scss */
.box-sign-up .sign-up-hide p.iseeking_option { font-size: 14px; margin: 5px 0 0 0; color: #999; font-weight: 400; }
/* line 4784, style.scss */
.box-sign-up .sign-up-hide input[type="text"] { border-left: none; border-right: none; border-top: none; border-bottom: 1px solid #333; width: 100%; font-size: 16px; }
/* line 4786, style.scss */
.box-sign-up .sign-up-hide input[type="text"]:focus { outline: none; border-bottom: 1px solid #FF7F33; }
/* line 4790, style.scss */
.box-sign-up .sign-up-hide .form-group { margin: 10px 0 20px 0; }
/* line 4792, style.scss */
.box-sign-up .sign-up-hide .form-group .error { position: relative; top: -10px; }
/* line 4796, style.scss */
.box-sign-up .sign-up-hide .box-group-btn { margin-left: -7px; margin-right: -7px; }
/* line 4798, style.scss */
.box-sign-up .sign-up-hide .box-group-btn .col-xs-6 { overflow: hidden; padding-left: 7px; padding-right: 7px; }
/* line 4800, style.scss */
.box-sign-up .sign-up-hide .box-group-btn .col-xs-6 input[type="button"] { font-size: 14px; padding: 0; text-align: center; display: block; width: 100%; line-height: 36px; background-color: #FF7F33; height: 36px; font-weight: 400; }
/* line 4802, style.scss */
.box-sign-up .sign-up-hide .box-group-btn .col-xs-6 input[type="button"]:hover, .box-sign-up .sign-up-hide .box-group-btn .col-xs-6 input[type="button"]:focus { color: #fff; background-color: #f76d1c; outline: none; }
/* line 4807, style.scss */
.box-sign-up .sign-up-hide .box-group-btn .capchar-sign-up { height: 36px; border: 1px solid #ddd; overflow: hidden; border-left: none; }
/* line 4810, style.scss */
.box-sign-up .sign-up-hide .box-group-btn #re_captcha_signup_float { position: relative; top: -10px; height: 45px; overflow: hidden; }
/* line 4812, style.scss */
.box-sign-up .sign-up-hide .box-group-btn #re_captcha_signup_float iframe { transform: scale(0.8); transform-origin: 0 0; }

/* line 4828, style.scss */
.box-introduce-home { background-image: url("../images/img-home_13.jpg"); background-repeat: no-repeat; height: 560px; background-size: cover; }
/* line 4830, style.scss */
.box-introduce-home .content { padding-top: 100px; padding-left: 25px; padding-right: 25px; }
/* line 4833, style.scss */
.box-introduce-home .content .img { height: 120px; margin-bottom: 40px; }
/* line 4836, style.scss */
.box-introduce-home .content .img img { width: 120px; height: auto; }
/* line 4840, style.scss */
.box-introduce-home .content h3 { margin: 0 0 10px 0; font-size: 32px; font-weight: 500; line-height: 1.4; color: #fff; }
/* line 4843, style.scss */
.box-introduce-home .content p { font-size: 20px; line-height: 1.4; font-weight: 500; margin: 0 0 10px 0; color: #fff; height: 95px; overflow: hidden; }
/* line 4846, style.scss */
.box-introduce-home .content a { color: #fff; border: 1px solid #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; text-transform: uppercase; font-size: 20px; font-weight: 500; line-height: 50px; padding: 0 30px; display: inline-block; }

/* line 4853, style.scss */
.more-search-options { position: relative; top: -20px; }
/* line 4855, style.scss */
.more-search-options:before { content: 'More search options'; font-style: italic; font-weight: 500; color: #009AD7; }
/* line 4859, style.scss */
.more-search-options.show:before { content: 'Keyword search'; }

/* line 4865, style.scss */
.more-search { display: none; }
/* line 4867, style.scss */
.more-search.show { display: block; }

/* line 4872, style.scss */
.box-keyword { display: block; }
/* line 4874, style.scss */
.box-keyword.hide { display: none; }

/* line 4879, style.scss */
.box-joboftheday { padding-left: 30px; padding-right: 30px; }
/* line 4881, style.scss */
.box-joboftheday .list-featured { margin-bottom: 30px; padding-bottom: 15px; height: 235px; overflow: hidden; }
/* line 4883, style.scss */
.box-joboftheday .list-featured h3 { margin-top: 0; font-size: 22px; }
/* line 4886, style.scss */
.box-joboftheday .list-featured p { font-size: 16px; color: #333; }
/* line 4888, style.scss */
.box-joboftheday .list-featured p.AppClosed { color: #d2d1d1; }
/* line 4892, style.scss */
.box-joboftheday .list-featured .img { text-align: center; display: block; margin-bottom: 15px; }
/* line 4894, style.scss */
.box-joboftheday .list-featured .img img { max-width: 100%; max-height: 60px; }
/* line 4900, style.scss */
.box-joboftheday.video-hub .list-featured { height: 380px; }
/* line 4902, style.scss */
.box-joboftheday.video-hub .list-featured .img { width: 100%; height: 190px; }
/* line 4904, style.scss */
.box-joboftheday.video-hub .list-featured .img img { width: 100%; max-height: 100%; }

/* line 4913, style.scss */
.tab-content .jobResultPaging { padding: 0 30px 20px 30px; }

/* line 4917, style.scss */
.box-popular { margin-bottom: 30px; }
/* line 4919, style.scss */
.box-popular h2 { font-size: 20px; font-weight: 600; line-height: 1.4; margin-bottom: 15px; }
/* line 4922, style.scss */
.box-popular ul li { position: relative; margin-bottom: 10px; }
/* line 4924, style.scss */
.box-popular ul li:after { content: ''; position: absolute; top: 9px; left: 0; width: 5px; height: 5px; background-color: #009AD7; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
/* line 4927, style.scss */
.box-popular ul li a { font-size: 16px; padding-left: 15px; color: #333; line-height: 1.4; }

/* line 4934, style.scss */
.wp-localtion .title { padding: 30px 0; }

/* line 4939, style.scss */
.img-ic-tg2 { display: none; }

/* line 4944, style.scss */
.wp-localtion2 .wp-localtion-row2 { height: auto !important; padding: 45px 0 70px 0 !important; display: block !important; }
/* line 4947, style.scss */
.wp-localtion2 .img-ic-tg1 { display: none; }
/* line 4950, style.scss */
.wp-localtion2 .img-ic-tg2 { display: block; position: relative; top: 11px; left: 4px; }

/* line 4955, style.scss */
.mCustomScrollBox { max-height: 230px !important; }

/* line 4959, style.scss */
#content-9 { position: relative; top: 0; }

/* line 4964, style.scss */
.wp-localtion .mCSB_scrollTools { left: 0; right: auto; }
/* line 4966, style.scss */
.wp-localtion .mCSB_scrollTools .mCSB_dragger { height: auto; }
/* line 4970, style.scss */
.wp-localtion .mCSB_scrollTools .mCSB_draggerRail { background-color: rgba(0, 0, 0, 0.2); }
/* line 4973, style.scss */
.wp-localtion .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #428bca !important; opacity: 1 !important; }
/* line 4976, style.scss */
.wp-localtion .wp-localtion-row2 { height: 0; padding: 0; overflow: hidden; }
/* line 4978, style.scss */
.wp-localtion .wp-localtion-row2 .CommonlySearchedBox { margin: 40px 10px 0px 10px; }
/* line 4980, style.scss */
.wp-localtion .wp-localtion-row2 .CommonlySearchedBox h3 { margin-bottom: 10px; }
/* line 4982, style.scss */
.wp-localtion .wp-localtion-row2 .CommonlySearchedBox h3 a { font-size: 16px; color: #333; }
/* line 4984, style.scss */
.wp-localtion .wp-localtion-row2 .CommonlySearchedBox h3 a:hover { background-color: transparent; color: #009AD7; text-decoration: underline; }
/* line 4989, style.scss */
.wp-localtion .wp-localtion-row2 .CommonlySearchedBox .hg-separate-boxs { background: url(../images/dotsHl.png) bottom repeat-x; padding: 3px 0 3px; margin-bottom: 22px; display: block; }
/* line 4993, style.scss */
.wp-localtion .wp-localtion-row2 h4 { color: #009AD7; margin-bottom: 25px; }
/* line 4995, style.scss */
.wp-localtion .wp-localtion-row2 h4 img { margin-right: 10px; }
/* line 4999, style.scss */
.wp-localtion .wp-localtion-row2 ul { padding-left: 28px; }
/* line 5001, style.scss */
.wp-localtion .wp-localtion-row2 ul.mCustomScrollbar { height: 250px; padding-left: 0; }
/* line 5003, style.scss */
.wp-localtion .wp-localtion-row2 ul.mCustomScrollbar li { padding-left: 28px; }
/* line 5007, style.scss */
.wp-localtion .wp-localtion-row2 ul li { margin-bottom: 12px; }
/* line 5009, style.scss */
.wp-localtion .wp-localtion-row2 ul li a { color: #333; font-size: 16px; transition: 0.2s; -ms-transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; line-height: 1.4; }
/* line 5011, style.scss */
.wp-localtion .wp-localtion-row2 ul li a:hover, .wp-localtion .wp-localtion-row2 ul li a:focus, .wp-localtion .wp-localtion-row2 ul li a span { color: #009AD7; }
/* line 5016, style.scss */
.wp-localtion .wp-localtion-row2 ul.popular-category { overflow: hidden; clear: both; }
/* line 5018, style.scss */
.wp-localtion .wp-localtion-row2 ul.popular-category li { display: inline; width: 50%; padding: 0; zoom: 1; float: left; position: relative; }
/* line 5024, style.scss */
.wp-localtion .more { color: #009AD7; font-weight: 600; text-align: center; margin-bottom: 20px; font-size: 16px; cursor: pointer; }
/* line 5026, style.scss */
.wp-localtion .more:hover { color: #666; }
/* line 5029, style.scss */
.wp-localtion .more i { margin-right: 5px; }

/* line 5035, style.scss */
.box-select { position: relative; }
/* line 5037, style.scss */
.box-select .loading-select { position: absolute; top: 17px; left: 75px; z-index: 9; }
/* line 5040, style.scss */
.box-select select { padding: 0 10px; }

/* line 5046, style.scss */
.jobsAlertSt { background-color: #fff; position: fixed; width: 400px; z-index: 99998; display: none; top: 40%; margin-left: -200px; left: 50%; box-shadow: 0 0 5px 1px #c1c1c1; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; padding: 30px; }
/* line 5050, style.scss */
.jobsAlertSt .title { font-size: 24px; padding: 0 0 20px 0; display: block; }
/* line 5053, style.scss */
.jobsAlertSt p { font-size: 16px; line-height: 1.5; color: #333; }
/* line 5056, style.scss */
.jobsAlertSt input { line-height: 36px; height: 36px; border: none; background-color: #009AD7; color: #fff; font-size: 16px; padding: 0 30px; margin-top: 10px; }

/* line 5064, style.scss */
.job-week .right-latest-article img, .best-emp-detail .right-latest-article img { max-width: 100%; max-height: 200px; margin-bottom: 20px; }

/* line 5071, style.scss */
.box-content-search-view .job-week .content-search-view a.view-more.btn-default-more, .best-emp-detail .box-content-search-view .content-search-view a.view-more.btn-default-more { float: right !important; text-align: center; margin-top: 15px; }

/* line 5076, style.scss */
.best-emp-detail .box-content-search-view { padding-top: 0; }
/* line 5079, style.scss */
.best-emp-detail .box-content-search-view .top-search p { font-size: 20px; font-weight: 500; }

/* line 5086, style.scss */
.box-site-map ul { overflow: hidden; clear: both; list-style: none !important; margin-left: -10px !important; margin-right: -10px !important; margin-top: 15px !important; padding: 0 !important; }
/* line 5088, style.scss */
.box-site-map ul li { width: 50%; float: left; padding-left: 10px !important; padding-right: 10px !important; list-style: none !important; }
/* line 5090, style.scss */
.box-site-map ul li a { position: relative; padding-left: 15px; color: #009AD7; font-size: 16px; line-height: 1.4; }
/* line 5092, style.scss */
.box-site-map ul li a:before { content: ''; position: absolute; top: 7px; left: 0; width: 5px; height: 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; background-color: #009AD7; }
/* line 5095, style.scss */
.box-site-map ul li a:hover, .box-site-map ul li a:focus, .box-site-map ul li a.active { text-decoration: underline; }

/* line 5104, style.scss */
.aboutPage .title { padding: 0; }

/* line 5109, style.scss */
.box-best-employer { margin-bottom: 30px; }
/* line 5111, style.scss */
.box-best-employer .box-content-search-view { padding: 0; }
/* line 5113, style.scss */
.box-best-employer .box-content-search-view .content-search-view { padding: 20px; height: 185px; overflow: hidden; }
/* line 5115, style.scss */
.box-best-employer .box-content-search-view .content-search-view a.pull-left { width: 160px; }
/* line 5117, style.scss */
.box-best-employer .box-content-search-view .content-search-view a.pull-left img { width: 100%; height: auto; }
/* line 5121, style.scss */
.box-best-employer .box-content-search-view .content-search-view .overflow { padding-left: 20px; }
/* line 5123, style.scss */
.box-best-employer .box-content-search-view .content-search-view .overflow h3 { margin-bottom: 10px; }
/* line 5125, style.scss */
.box-best-employer .box-content-search-view .content-search-view .overflow h3 a { color: #009AD7; text-transform: uppercase; font-size: 20px; }
/* line 5129, style.scss */
.box-best-employer .box-content-search-view .content-search-view .overflow p { font-size: 16px; line-height: 1.4; }

/* line 5137, style.scss */
.box-advertisement-728x90 { text-align: center; margin: 0 auto; margin-bottom: 30px; overflow: hidden; }

/* line 5141, style.scss */
.box-advertisement-300x6000 { width: 300px; text-align: center; margin: 0 auto; margin-bottom: 30px; }

/* line 5146, style.scss */
.box-advertisement-300x250 { width: 300px; text-align: center; margin: 0 auto; margin-bottom: 30px; }

/* line 5151, style.scss */
.box-advertisement-336x280 { width: 336px; text-align: center; margin: 0 auto; margin-bottom: 30px; }

/* line 5155, style.scss */
.box-advertisement-320x100 { width: 320px; text-align: center; margin: 0 auto; margin-bottom: 30px; }

/* line 5160, style.scss */
.home-featured .right-advertisement { position: absolute; top: 0; right: 0; }
/* line 5164, style.scss */
.home-featured .owl-carousel-2colum .list-featured { height: 250px; padding-top: 20px; }
/* line 5166, style.scss */
.home-featured .owl-carousel-2colum .list-featured .top-featured { padding: 0 0 0; }
/* line 5168, style.scss */
.home-featured .owl-carousel-2colum .list-featured .top-featured .img-circle { height: 50px; }
/* line 5172, style.scss */
.home-featured .owl-carousel-2colum .list-featured a.view-more { padding-bottom: 5px; padding-top: 10px; }

/* line 5179, style.scss */
.box-advertisement-1 { margin-bottom: 30px; }

/* line 5184, style.scss */
.box-content-search-view .advertisement.add { min-height: 880px; }

/* line 5191, style.scss */
.advertisement-header .box-advertisement-320x100, .advertisement-header .box-advertisement-728x90 { margin-bottom: 0; }
/* line 5194, style.scss */
.advertisement-header .box-advertisement-320x100 { display: none; }

/* line 5201, style.scss */
.home-featured .advertisement .owl-carousel-2colum { display: none; }
/* line 5205, style.scss */
.home-featured .advertisement.add .owl-carousel-3colum { display: none; }
/* line 5208, style.scss */
.home-featured .advertisement.add .owl-carousel-2colum { display: block; }
/* line 5211, style.scss */
.home-featured .advertisement.add .left-advertisement { padding-right: 366px; }
/* line 5214, style.scss */
.home-featured .advertisement.add .right-advertisement { width: 366px; }

/* line 5221, style.scss */
.advertisement .right-advertisement, .advertisement .wrap-content-jobdetail { float: left; }
/* line 5224, style.scss */
.advertisement.add { position: relative; }

/* line 5235, style.scss */
.controlGrid { overflow: hidden; clear: both; }
/* line 5237, style.scss */
.controlGrid .pagingSt { float: right; }
/* line 5239, style.scss */
.controlGrid .pagingSt .labelSummary { float: left; line-height: 32px; padding-right: 10px; }
/* line 5242, style.scss */
.controlGrid .pagingSt input, .controlGrid .pagingSt select { padding: 0 12px; line-height: 30px; background-color: #fff; border: 1px solid #ddd; margin-left: 2px; display: block; height: 32px; float: left; position: relative; }
/* line 5245, style.scss */
.controlGrid .pagingSt input:focus, .controlGrid .pagingSt select:focus { background-color: rgba(66, 66, 66, 0.05); outline: none; }
/* line 5248, style.scss */
.controlGrid .pagingSt input.last, .controlGrid .pagingSt input.next, .controlGrid .pagingSt input.prev, .controlGrid .pagingSt input.first, .controlGrid .pagingSt select.last, .controlGrid .pagingSt select.next, .controlGrid .pagingSt select.prev, .controlGrid .pagingSt select.first { background-repeat: no-repeat; background-size: 45%; background-position: center center; padding: 0 15px; }
/* line 5250, style.scss */
.controlGrid .pagingSt input.last.last, .controlGrid .pagingSt input.next.last, .controlGrid .pagingSt input.prev.last, .controlGrid .pagingSt input.first.last, .controlGrid .pagingSt select.last.last, .controlGrid .pagingSt select.next.last, .controlGrid .pagingSt select.prev.last, .controlGrid .pagingSt select.first.last { background-image: url("../images/icon-last.JPG"); }
/* line 5253, style.scss */
.controlGrid .pagingSt input.last.next, .controlGrid .pagingSt input.next.next, .controlGrid .pagingSt input.prev.next, .controlGrid .pagingSt input.first.next, .controlGrid .pagingSt select.last.next, .controlGrid .pagingSt select.next.next, .controlGrid .pagingSt select.prev.next, .controlGrid .pagingSt select.first.next { background-image: url("../images/icon-next.JPG"); background-size: 30%; }
/* line 5256, style.scss */
.controlGrid .pagingSt input.last.prev, .controlGrid .pagingSt input.next.prev, .controlGrid .pagingSt input.prev.prev, .controlGrid .pagingSt input.first.prev, .controlGrid .pagingSt select.last.prev, .controlGrid .pagingSt select.next.prev, .controlGrid .pagingSt select.prev.prev, .controlGrid .pagingSt select.first.prev { background-image: url("../images/icon-prev.JPG"); background-size: 30%; }
/* line 5259, style.scss */
.controlGrid .pagingSt input.last.first, .controlGrid .pagingSt input.next.first, .controlGrid .pagingSt input.prev.first, .controlGrid .pagingSt input.first.first, .controlGrid .pagingSt select.last.first, .controlGrid .pagingSt select.next.first, .controlGrid .pagingSt select.prev.first, .controlGrid .pagingSt select.first.first { background-image: url("../images/icon-first.JPG"); }

/* line 5267, style.scss */
.videocontent .videodetailbox { margin-top: 30px; }
/* line 5268, style.scss */
.videocontent .socialSharing { margin-top: 20px; }

/* line 5270, style.scss */
.commonly ul li { width: 25% !important; }

/* line 5273, style.scss */
.span-close { width: 8px !important; }

/* line 5278, style.scss */
.PageNotFound { max-width: 350px; background: url(/Plugins/Core/Files/Images/errorLoad.png) left top no-repeat; padding: 7px 5px 5px 35px; font-size: 16px; font-weight: normal; color: #f00; margin: 0 auto; }

/* line 5289, style.scss */
img[alt="Google Analytics Alternative"] { width: 1px; height: 1px; }

/* line 5291, style.scss */
.box-popup-healthBuzz { display: none; position: fixed; top: 0; left: 0; right: 0%; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 9999999; }

/* line 5293, style.scss */
.box-popup-healthBuzz .close-popup-healthBuzz { position: absolute; right: 10px; top: 5px; color: #fff; font-size: 25px; cursor: pointer; }

/* line 5295, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz { width: 400px; position: absolute; top: 35%; left: 50%; margin-left: -200px; background-color: #fff; -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate3d(0, -25%, 0); -o-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); -webkit-border-radius: 3px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }

/* line 5297, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .top { background-color: #ff4553; padding: 15px 0; }

/* line 5299, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .top img { width: 180px; }

/* line 5301, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .content { padding: 25px 30px; }

/* line 5303, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .content h3 { color: #333; font-weight: 700; font-size: 20px; margin: 0; line-height: 1.2; }

/* line 5305, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .content p, .box-popup-healthBuzz .content-popup-healthBuzz .content .wp-static-page span, .wp-static-page .box-popup-healthBuzz .content-popup-healthBuzz .content span, .box-popup-healthBuzz .content-popup-healthBuzz .content .wp-static-page a, .wp-static-page .box-popup-healthBuzz .content-popup-healthBuzz .content a, .box-popup-healthBuzz .content-popup-healthBuzz .content .wp-static-page ul li, .wp-static-page ul .box-popup-healthBuzz .content-popup-healthBuzz .content li { color: #666; font-size: 14px; padding: 0 30px; margin: 20px 0 25px 0; }

/* line 5307, style.scss */
.box-popup-healthBuzz .content-popup-healthBuzz .content a { line-height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; border: 1px solid #e24553; color: #e24553; text-transform: uppercase; padding: 0 50px; font-weight: 700; font-size: 14px; outline: none; display: inline-block; }

/* line 5311, style.scss */
.container .content-page-view .box-partners { background-color: transparent; }
/* line 5313, style.scss */
.container .content-page-view .box-partners .title { border: none; }

/* line 5323, style.scss */
.page-results .box-dashboard.dashboard-search.page-jobalert-dashboard:after { height: 412px; }
/* line 5326, style.scss */
.page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li { position: relative; z-index: 1; }
/* line 5329, style.scss */
.page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-content-search-view { background-color: #fff; padding: 30px; }
/* line 5332, style.scss */
.page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-related { background-color: #fff; padding: 0 30px 10px 30px; }
/* line 5334, style.scss */
.page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-related .title { padding-top: 0; }

/* line 5341, style.scss */
.bootbox-confirm .modal-header { border: none; padding: 0; }
/* line 5343, style.scss */
.bootbox-confirm .modal-header h4 { padding: 50px 0 30px; font-size: 26px; color: #333; font-weight: 600; margin: 0; }
/* line 5347, style.scss */
.bootbox-confirm .modal-header .close { color: #000 !important; line-height: 20px; height: 20px; margin: 0 auto; display: block; text-align: right; float: none; z-index: 9; font-size: 60px; font-weight: 300; outline: none; position: absolute; right: 25px; top: 25px; }
/* line 5350, style.scss */
.bootbox-confirm .modal-content { padding: 0 55px; }
/* line 5353, style.scss */
.bootbox-confirm .modal-body { margin: 0; padding: 0; }
/* line 5356, style.scss */
.bootbox-confirm .modal-footer { overflow: hidden; clear: both; margin: 0 0 45px 0; padding: 0; border: none; }
/* line 5358, style.scss */
.bootbox-confirm .modal-footer button { width: 48%; float: left; }
/* line 5361, style.scss */
.bootbox-confirm .modal-footer .btn-success { float: right; }

/* line 5368, style.scss */
.advertisement-detail, .social-detail { margin: 0 35px; }

/* line 5372, style.scss */
.advertisement-detail { margin-top: 30px; }
/* line 5374, style.scss */
.advertisement-detail .latest-article { height: 315px; overflow: hidden; position: relative; }
/* line 5376, style.scss */
.advertisement-detail .latest-article .wp-img { height: 165px !important; overflow: hidden; }
/* line 5379, style.scss */
.advertisement-detail .latest-article .view-more { position: absolute; bottom: 20px; }

/* line 5385, style.scss */
.blog-article-page .content-popup .content { padding-bottom: 20px; }

/* line 5389, style.scss */
.articles-other { margin-bottom: 30px; }
/* line 5391, style.scss */
.articles-other .title { font-size: 24px; padding: 30px 0; }
/* line 5394, style.scss */
.articles-other .row { margin-left: -10px; margin-right: -10px; }
/* line 5396, style.scss */
.articles-other .row .col-xs-4 { padding-left: 10px; padding-right: 10px; }
/* line 5400, style.scss */
.articles-other .latest-article { box-shadow: 0 0 12px #f1f1f1; border: 1px solid #eaeaea; }
/* line 5402, style.scss */
.articles-other .latest-article .wp-img { height: auto; }
/* line 5404, style.scss */
.articles-other .latest-article .wp-img img { width: 100%; }
/* line 5408, style.scss */
.articles-other .latest-article .right-latest-article { padding: 20px 15px; overflow: hidden; max-height: 125px; }
/* line 5410, style.scss */
.articles-other .latest-article .right-latest-article h5 { padding: 0 0 10px 0; margin: 0; font-size: 16px; line-height: 1.4; }
/* line 5413, style.scss */
.articles-other .latest-article .right-latest-article p { font-size: 16px; line-height: 1.4; margin: 0; }

/* line 5421, style.scss */
#popup-resumereview .upload_disclaimer { font-size: 16px; line-height: 1.4; margin-bottom: 30px; }
/* line 5424, style.scss */
#popup-resumereview .row { margin-left: -10px; margin-right: -10px; }
/* line 5426, style.scss */
#popup-resumereview .row .col-xs-4 { padding-left: 10px; padding-right: 10px; }
/* line 5430, style.scss */
#popup-resumereview .list-resume { margin-top: 10px; text-align: center; position: relative; }
/* line 5432, style.scss */
#popup-resumereview .list-resume .note { text-align: left; }
/* line 5439, style.scss */
#popup-resumereview .list-resume .row .col-xs-4 a.r_one_upload { display: block; text-align: center; border: 1px solid #2a2a2a; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; padding: 25px 10px 20px 10px; position: relative; }
/* line 5441, style.scss */
#popup-resumereview .list-resume .row .col-xs-4 a.r_one_upload img { height: 55px; margin-bottom: 15px; }
/* line 5444, style.scss */
#popup-resumereview .list-resume .row .col-xs-4 a.r_one_upload p { color: #999; font-size: 14px; margin: 0; }
/* line 5447, style.scss */
#popup-resumereview .list-resume .row .col-xs-4 a.r_one_upload input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; opacity: 0; }
/* line 5453, style.scss */
#popup-resumereview .list-resume p { text-align: center; font-size: 14px; margin: 20px 0 10px 0; font-weight: 500; }
/* line 5456, style.scss */
#popup-resumereview .list-resume .filename_holder { text-align: left; }
/* line 5458, style.scss */
#popup-resumereview .list-resume .filename_holder .filename_print { font-weight: 600; color: #333; font-size: 16px; }
/* line 5461, style.scss */
#popup-resumereview .list-resume .filename_holder .filename_remove { color: #fff; background-color: #f00; width: 20px; height: 20px; line-height: 20px; text-align: center; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; }
/* line 5463, style.scss */
#popup-resumereview .list-resume .filename_holder .filename_remove:hover, #popup-resumereview .list-resume .filename_holder .filename_remove:focus { background-color: #e24553; }
/* line 5470, style.scss */
#popup-resumereview .note-form { margin-top: 30px; position: relative; overflow: hidden; clear: both; }
/* line 5472, style.scss */
#popup-resumereview .note-form .error_text { position: static; padding-top: 10px; padding-left: 30px; }
/* line 5475, style.scss */
#popup-resumereview .note-form label { font-weight: 500; font-size: 16px; position: relative; line-height: 1.4; display: block; padding-left: 35px; }
/* line 5477, style.scss */
#popup-resumereview .note-form label i { position: absolute; top: 0; left: 0; font-size: 30px; }
/* line 5480, style.scss */
#popup-resumereview .note-form label input { position: absolute; top: 0; left: 0; opacity: 0; }
/* line 5484, style.scss */
#popup-resumereview .note-form label input:checked + i:before { content: "\f046"; }
/* line 5493, style.scss */
#popup-resumereview .error_text { position: absolute; top: 100%; font-size: 13px !important; color: #f00; margin: 0 !important; font-weight: 600 !important; line-height: 1.3; padding-top: 15px; left: 0; }
/* line 5495, style.scss */
#popup-resumereview .error_text.one_error { padding-top: 0; }

/* line 5504, style.scss */
#popup-sign-in-cand .note span, #divAccountSetting .note span { position: relative; font-size: 13px; }
/* line 5509, style.scss */
#popup-sign-in-cand .form-group span, #divAccountSetting .form-group span { width: 100%; float: none; }
/* line 5513, style.scss */
#popup-sign-in-cand .h100, #divAccountSetting .h100 { height: 100px; }

/* line 5518, style.scss */
.page-resume { margin-top: 40px; margin-bottom: 40px; }
/* line 5520, style.scss */
.page-resume .logo-resume { margin: 20px 0; }
/* line 5522, style.scss */
.page-resume .logo-resume img { height: 100px; }
/* line 5526, style.scss */
.page-resume .title-1 { margin-top: 0; }
/* line 5529, style.scss */
.page-resume .upload_disclaimer { font-size: 18px; color: #333; line-height: 1.4; font-weight: 500; padding: 15px 0; }
/* line 5532, style.scss */
.page-resume label { margin-bottom: 0; }
/* line 5534, style.scss */
.page-resume label .color-red { color: #f00; font-size: 20px; position: relative; top: 5px; }
/* line 5538, style.scss */
.page-resume .list-resume { margin-top: 10px; text-align: center; position: relative; }
/* line 5540, style.scss */
.page-resume .list-resume .note { text-align: left; }
/* line 5543, style.scss */
.page-resume .list-resume .row { margin-left: -30px; margin-right: -30px; }
/* line 5545, style.scss */
.page-resume .list-resume .row .col-xs-4 { padding-left: 30px; padding-right: 30px; }
/* line 5547, style.scss */
.page-resume .list-resume .row .col-xs-4 a.r_one_upload { display: block; text-align: center; border: 1px solid #2a2a2a; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; padding: 25px 20px 20px 20px; position: relative; }
/* line 5549, style.scss */
.page-resume .list-resume .row .col-xs-4 a.r_one_upload img { height: 55px; margin-bottom: 15px; }
/* line 5552, style.scss */
.page-resume .list-resume .row .col-xs-4 a.r_one_upload p { color: #999; font-size: 14px; margin: 0; }
/* line 5555, style.scss */
.page-resume .list-resume .row .col-xs-4 a.r_one_upload input[type="file"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; opacity: 0; }
/* line 5561, style.scss */
.page-resume .list-resume p { text-align: center; font-size: 16px; margin: 20px 0 10px 0; font-weight: 500; }
/* line 5564, style.scss */
.page-resume .list-resume .filename_holder { text-align: left; }
/* line 5566, style.scss */
.page-resume .list-resume .filename_holder .filename_print { font-weight: 600; color: #333; font-size: 16px; }
/* line 5569, style.scss */
.page-resume .list-resume .filename_holder .filename_remove { color: #fff; background-color: #f00; width: 20px; height: 20px; line-height: 20px; text-align: center; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; }
/* line 5571, style.scss */
.page-resume .list-resume .filename_holder .filename_remove:hover, .page-resume .list-resume .filename_holder .filename_remove:focus { background-color: #e24553; }
/* line 5577, style.scss */
.page-resume .note-form { margin-top: 30px; position: relative; }
/* line 5579, style.scss */
.page-resume .note-form .error_text { position: static; padding-top: 10px; padding-left: 30px; }
/* line 5582, style.scss */
.page-resume .note-form label { font-weight: 500; font-size: 16px; position: relative; line-height: 1.4; display: block; padding-left: 35px; }
/* line 5584, style.scss */
.page-resume .note-form label i { position: absolute; top: 0; left: 0; font-size: 30px; }
/* line 5587, style.scss */
.page-resume .note-form label input { position: absolute; top: 0; left: 0; opacity: 0; }
/* line 5591, style.scss */
.page-resume .note-form label input:checked + i:before { content: "\f046"; }
/* line 5599, style.scss */
.page-resume .btn-search { margin-top: 40px; text-align: center; display: block; }
/* line 5601, style.scss */
.page-resume .btn-search button { line-height: 50px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; background-color: #009ad7; color: #fff; text-transform: uppercase; padding: 0 100px; font-weight: 600; font-size: 18px; border: none; outline: none; }
/* line 5603, style.scss */
.page-resume .btn-search button:hover, .page-resume .btn-search button:focus { background-color: #0185b9; }
/* line 5608, style.scss */
.page-resume .content-success { position: relative; background-color: #e2ddda; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; overflow: hidden; max-width: 600px; margin: 10px auto 0 auto; padding: 30px; }
/* line 5610, style.scss */
.page-resume .content-success .close-resume { position: absolute; top: 0; right: 0; color: #fff; font-size: 20px; width: 50px; height: 50px; text-align: center; cursor: pointer; }
/* line 5612, style.scss */
.page-resume .content-success .close-resume i { line-height: 50px; }
/* line 5615, style.scss */
.page-resume .content-success .close-resume:hover, .page-resume .content-success .close-resume:focus { color: #e14553; }
/* line 5620, style.scss */
.page-resume .content-success .box-text p { margin: 0; font-weight: 500; font-size: 16px; line-height: 1.4; color: #000; }
/* line 5624, style.scss */
.page-resume .content-success img { max-width: 200px; margin: 0 0 20px 0; }
/* line 5628, style.scss */
.page-resume .error_text { position: absolute; top: 100%; font-size: 13px !important; color: #f00; margin: 0 !important; font-weight: 600 !important; line-height: 1.3; padding-top: 15px; left: 0; }
/* line 5630, style.scss */
.page-resume .error_text.one_error { padding-top: 0; }

/* line 5636, style.scss */
.box-related-jobs { border: 2px solid #009AD7; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; padding: 10px; margin-bottom: 15px; }
/* line 5638, style.scss */
.box-related-jobs .txt-title-related { font-size: 18px; font-weight: 600; color: #009AD7; margin: 0 0 10px 0; }
/* line 5642, style.scss */
.box-related-jobs .content .col-xs-4 { margin-bottom: 10px; margin-top: 10px; }
/* line 5645, style.scss */
.box-related-jobs .content .txt { margin: 0 0 5px 0; }
/* line 5647, style.scss */
.box-related-jobs .content .txt a { font-weight: 600; color: #009AD7; font-size: 18px; }
/* line 5651, style.scss */
.box-related-jobs .content p { color: #000; font-size: 14px; margin: 0; line-height: 1.3; font-weight: 500; }
/* line 5653, style.scss */
.box-related-jobs .content p.category { font-style: italic; }

/* line 5661, style.scss */
.wrap-content-jobdetail { padding: 20px; }
/* line 5664, style.scss */
.wrap-content-jobdetail .box-info .border { border-top: 1px solid #cbcbcb; }
/* line 5666, style.scss */
.wrap-content-jobdetail .box-info .border .title-2 { float: left; }
/* line 5669, style.scss */
.wrap-content-jobdetail .box-info .border .overflow { position: relative; padding-left: 10px; }
/* line 5671, style.scss */
.wrap-content-jobdetail .box-info .border .overflow .view-more { color: #FF7F33 !important; font-weight: 700 !important; font-size: 12px !important; display: block; cursor: pointer; }
/* line 5678, style.scss */
.wrap-content-jobdetail .top-job-detail { overflow: hidden; clear: both; margin-bottom: 20px; position: relative; padding-right: 160px; }
/* line 5681, style.scss */
.wrap-content-jobdetail .top-job-detail .img { width: 140px; overflow: hidden; float: left; position: relative; margin-right: 20px; }
/* line 5683, style.scss */
.wrap-content-jobdetail .top-job-detail .img img { width: 100%; }
/* line 5687, style.scss */
.wrap-content-jobdetail .top-job-detail .left { overflow: hidden; }
/* line 5689, style.scss */
.wrap-content-jobdetail .top-job-detail .left .category, .wrap-content-jobdetail .top-job-detail .left .location { margin: 0; }
/* line 5692, style.scss */
.wrap-content-jobdetail .top-job-detail .left .category { font-weight: 700; }
/* line 5695, style.scss */
.wrap-content-jobdetail .top-job-detail .left .location { font-style: italic; font-size: 14px; font-weight: 600; }
/* line 5699, style.scss */
.wrap-content-jobdetail .top-job-detail .btn { line-height: 50px; text-transform: none; padding: 0 20px !important; font-weight: 600; font-size: 18px; background-color: #009AD7; color: #fff; border: none; outline: none; margin-right: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }
/* line 5702, style.scss */
.wrap-content-jobdetail .top-job-detail .btn:hover { background-color: #fff; color: #009AD7; border: 1px solid #009AD7; }
/* line 5706, style.scss */
.wrap-content-jobdetail .top-job-detail h3, .wrap-content-jobdetail .top-job-detail h1 { font-weight: 700; font-size: 23px; margin: 0 0 5px 0; padding: 0; border: none; color: #000; }
/* line 5709, style.scss */
.wrap-content-jobdetail .top-job-detail .view-more { font-size: 16px; font-weight: 500; color: #000 !important; text-decoration: none; }
/* line 5712, style.scss */
.wrap-content-jobdetail .top-job-detail .box-pos-top { position: absolute; top: 0; right: -15px; }
/* line 5714, style.scss */
.wrap-content-jobdetail .top-job-detail .box-pos-top .btn { padding: 0 22px !important; border: 1px solid #009AD7; }
/* line 5717, style.scss */
.wrap-content-jobdetail .top-job-detail .box-pos-top p.clearfix { font-size: 12px; font-weight: 600; margin: 7px 0 0 0; }
/* line 5719, style.scss */
.wrap-content-jobdetail .top-job-detail .box-pos-top p.clearfix .pull-left { padding-right: 2px; }
/* line 5725, style.scss */
.wrap-content-jobdetail .box-detail-job { background-color: #fff; padding: 20px; margin-bottom: 20px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }
/* line 5727, style.scss */
.wrap-content-jobdetail .box-detail-job .title-3 { font-weight: 600; color: #009AD7; font-size: 20px; }
/* line 5730, style.scss */
.wrap-content-jobdetail .box-detail-job .list-related { padding-left: 10px; }
/* line 5733, style.scss */
.wrap-content-jobdetail .box-detail-job .border { padding: 10px 0; }
/* line 5738, style.scss */
.wrap-content-jobdetail .box-detail-job .border .title-2 { margin: 0; padding: 0; font-size: 15px !important; line-height: 1.4 !important; font-weight: 700 !important; font-family: "Raleway", sans-serif !important; color: #000 !important; }
/* line 5742, style.scss */
.wrap-content-jobdetail .box-detail-job .border p, .wrap-content-jobdetail .box-detail-job .border ul, .wrap-content-jobdetail .box-detail-job .border .overflow { overflow: hidden; }
/* line 5745, style.scss */
.wrap-content-jobdetail .box-detail-job .border p, .wrap-content-jobdetail .box-detail-job .border ul li, .wrap-content-jobdetail .box-detail-job .border span { margin: 0; padding: 0; font-size: 15px !important; line-height: 1.4 !important; font-weight: 500 !important; font-family: "Raleway", sans-serif !important; color: #000 !important; text-align: left !important; }
/* line 5749, style.scss */
.wrap-content-jobdetail .box-detail-job .border a { color: #28aef7; }
/* line 5752, style.scss */
.wrap-content-jobdetail .box-detail-job .border .category { color: #000; font-size: 14px !important; font-weight: 600 !important; }
/* line 5755, style.scss */
.wrap-content-jobdetail .box-detail-job .border .location { font-size: 14px !important; font-weight: 600 !important; font-style: italic; }
/* line 5758, style.scss */
.wrap-content-jobdetail .box-detail-job .border .txt-title { font-weight: 700; font-size: 15px; color: #009AD7; }
/* line 5764, style.scss */
.wrap-content-jobdetail .box-detail-job .box-content-detail .content .border { padding: 15px 0; border-top: 1px solid #cbcbcb; }
/* line 5766, style.scss */
.wrap-content-jobdetail .box-detail-job .box-content-detail .content .border .title-2 { font-size: 15px !important; margin-bottom: 5px; }
/* line 5769, style.scss */
.wrap-content-jobdetail .box-detail-job .box-content-detail .content .border p { font-size: 15px !important; margin-bottom: 15px; }
/* line 5775, style.scss */
.wrap-content-jobdetail .box-detail-job .box-bottom-btn { border-top: 1px solid #cbcbcb; padding-top: 20px; overflow: hidden; clear: both; padding-bottom: 20px; padding-right: 0; padding-left: 0; }
/* line 5777, style.scss */
.wrap-content-jobdetail .box-detail-job .box-bottom-btn p { font-size: 18px; margin: 0; color: #009AD7; font-weight: 700; }
/* line 5780, style.scss */
.wrap-content-jobdetail .box-detail-job .box-bottom-btn .btn { margin-top: 5px; margin-right: 10px; }
/* line 5783, style.scss */
.wrap-content-jobdetail .box-detail-job .box-bottom-btn .wraper-sc { float: right; }
/* line 5786, style.scss */
.wrap-content-jobdetail .box-detail-job .box-bottom-btn .wraper-sc li:last-child { padding-right: 0 !important; }
/* line 5792, style.scss */
.wrap-content-jobdetail .box-detail-job .row { margin-left: -10px; margin-right: -10px; }
/* line 5794, style.scss */
.wrap-content-jobdetail .box-detail-job .row .col-xs-4, .wrap-content-jobdetail .box-detail-job .row .col-xs-8 { padding-left: 10px; padding-right: 10px; }
/* line 5797, style.scss */
.wrap-content-jobdetail .box-detail-job .row .col-xs-4 { width: 30%; }
/* line 5800, style.scss */
.wrap-content-jobdetail .box-detail-job .row .col-xs-8 { width: 70%; }
/* line 5807, style.scss */
.wrap-content-jobdetail .content .border .title-2 { display: block; width: 100%; float: none; }
/* line 5812, style.scss */
.wrap-content-jobdetail .box-btn { overflow: hidden; clear: both; }
/* line 5814, style.scss */
.wrap-content-jobdetail .box-btn a { float: left; }
/* line 5817, style.scss */
.wrap-content-jobdetail .box-btn .btn-add { color: #424242; line-height: 45px; border: 1px solid #ddd; background-color: #fff; margin-top: 75px; float: right; }
/* line 5822, style.scss */
.wrap-content-jobdetail .box-bottom-btn .wraper-sc { margin-top: 5px !important; }
/* line 5825, style.scss */
.wrap-content-jobdetail .box-bottom-btn li { padding-left: 0; padding-right: 10px; }
/* line 5828, style.scss */
.wrap-content-jobdetail .box-bottom-btn .btn { text-transform: none; }
/* line 5830, style.scss */
.wrap-content-jobdetail .box-bottom-btn .btn.btn-search { line-height: 50px; }
/* line 5833, style.scss */
.wrap-content-jobdetail .box-bottom-btn .btn.btn-add { line-height: 40px; margin-top: 45px; }

/* line 5842, style.scss */
.box-content-search-view .content-search-view { padding: 15px; border: 1px solid #d8e4e3; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; margin-bottom: 15px; }
/* line 5844, style.scss */
.box-content-search-view .content-search-view .top-search { position: relative; border: none; margin: 0; }
/* line 5846, style.scss */
.box-content-search-view .content-search-view .top-search .top-job { padding-right: 200px; min-height: 135px; }
/* line 5849, style.scss */
.box-content-search-view .content-search-view .top-search .top { margin-bottom: 10px; }
/* line 5852, style.scss */
.box-content-search-view .content-search-view .top-search .top .wp-img-logo img { max-width: 150px; margin-right: 15px; max-height: 65px; }
/* line 5856, style.scss */
.box-content-search-view .content-search-view .top-search .top h3 { font-size: 18px; margin: 0; padding: 0; }
/* line 5858, style.scss */
.box-content-search-view .content-search-view .top-search .top h3 a { font-size: 20px; }
/* line 5862, style.scss */
.box-content-search-view .content-search-view .top-search .top .location { font-size: 14px; line-height: 1.3; margin: 2px 0 0 0; font-weight: 600; }
/* line 5864, style.scss */
.box-content-search-view .content-search-view .top-search .top .location a { color: #FF7F33; text-decoration: underline; padding-left: 3px; }
/* line 5869, style.scss */
.box-content-search-view .content-search-view .top-search .content { border-bottom: 1px solid #c5cecf; margin-bottom: 10px; }
/* line 5873, style.scss */
.box-content-search-view .content-search-view .top-search .bottom .row { margin-left: 0; margin-right: 0; }
/* line 5875, style.scss */
.box-content-search-view .content-search-view .top-search .bottom .row .col-xs-9, .box-content-search-view .content-search-view .top-search .bottom .row .col-xs-3 { padding-left: 0; padding-right: 0; }
/* line 5882, style.scss */
.box-content-search-view .content-search-view .top-search .content p, .box-content-search-view .content-search-view .top-search .bottom p { line-height: 1.4; font-size: 16px; margin-bottom: 10px; font-weight: 600; }
/* line 5884, style.scss */
.box-content-search-view .content-search-view .top-search .content p.des, .box-content-search-view .content-search-view .top-search .bottom p.des { font-size: 14px; font-weight: 500; }
/* line 5886, style.scss */
.box-content-search-view .content-search-view .top-search .content p.des .show-more, .box-content-search-view .content-search-view .top-search .bottom p.des .show-more { position: relative; text-decoration: none; }
/* line 5888, style.scss */
.box-content-search-view .content-search-view .top-search .content p.des .show-more:before, .box-content-search-view .content-search-view .top-search .bottom p.des .show-more:before { content: "\f0ab"; font: normal normal normal 14px/1 FontAwesome; color: #c5cecf; }
/* line 5893, style.scss */
.box-content-search-view .content-search-view .top-search .content p a, .box-content-search-view .content-search-view .top-search .bottom p a { color: #FF7F33; text-decoration: underline; padding-left: 3px; font-size: 14px; }
/* line 5895, style.scss */
.box-content-search-view .content-search-view .top-search .content p a.agt-name, .box-content-search-view .content-search-view .top-search .bottom p a.agt-name { line-height: 1.4; font-size: 16px; margin-bottom: 10px; font-weight: 600; color: #333; text-decoration: none; }
/* line 5901, style.scss */
.box-content-search-view .content-search-view .top-search .content p.text-right span, .box-content-search-view .content-search-view .top-search .bottom p.text-right span { display: block; }
/* line 5906, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-3, .box-content-search-view .content-search-view .top-search .bottom .col-xs-3 { position: absolute; right: 0; bottom: 0; width: auto; padding-right: 0; }
/* line 5908, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-3 .text-right, .box-content-search-view .content-search-view .top-search .bottom .col-xs-3 .text-right { margin-bottom: 0; }
/* line 5911, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-3 .wraper-sc, .box-content-search-view .content-search-view .top-search .bottom .col-xs-3 .wraper-sc { margin-top: 5px; }
/* line 5915, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 { width: auto; }
/* line 5917, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9 p, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 p { margin-bottom: 0; }
/* line 5919, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9 p a, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 p a { margin: 0; font-size: 13px; }
/* line 5923, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9 a, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 a { color: #FF7F33; font-size: 16px; font-weight: 600; text-decoration: underline; margin-top: 5px; display: inline-block; }
/* line 5925, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9 a.btn-apply-now, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 a.btn-apply-now { color: #fff !important; font-size: 14px; background-color: #009ad7; padding: 0 15px; line-height: 34px; text-decoration: none; }
/* line 5928, style.scss */
.box-content-search-view .content-search-view .top-search .content .col-xs-9 a.btn-default-more-red, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 a.btn-default-more-red { text-decoration: none; }
/* line 5934, style.scss */
.box-content-search-view .content-search-view .top-search .box-icon-jobs { position: absolute; top: -5px; right: 0; }
/* line 5936, style.scss */
.box-content-search-view .content-search-view .top-search .box-icon-jobs a { color: #009ad7; padding: 5px; }
/* line 5938, style.scss */
.box-content-search-view .content-search-view .top-search .box-icon-jobs a i { font-size: 20px; }
/* line 5940, style.scss */
.box-content-search-view .content-search-view .top-search .box-icon-jobs a i.fa-star-o { font-size: 24px; }
/* line 5943, style.scss */
.box-content-search-view .content-search-view .top-search .box-icon-jobs a i.fa-star { color: #FFD700 !important; }
/* line 5950, style.scss */
.box-content-search-view .content-search-view.is-featured-employer { background-color: #e4f4f4; }
/* line 5953, style.scss */
.box-content-search-view .content-search-view.is-featured-employer .box-icon-jobs:before { content: 'Featured'; position: absolute; right: 0px; color: #fff; font-size: 13px; background-color: #009ad7; padding: 0 10px; line-height: 26px; top: 35px; }
/* line 5958, style.scss */
.box-content-search-view .content-search-view.is-premium-employer { background-color: #fff8ef; border: 1px solid #ff7f33; }
/* line 5961, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .box-icon-jobs a { color: #ff7f33; }
/* line 5964, style.scss */
.box-content-search-view .content-search-view.is-premium-employer .box-icon-jobs:before { content: 'Premium'; position: absolute; right: 0px; color: #fff; font-size: 13px; background-color: #ff7f33; padding: 0 10px; line-height: 26px; top: 35px; }

/* line 5972, style.scss */
.related-job { color: #009AD7; font-size: 21px; font-weight: 600; position: relative; margin-bottom: 10px; margin-top: 20px; display: block; line-height: 40px; overflow: hidden; clear: both; }
/* line 5975, style.scss */
.related-job:before, .related-job:after { content: ''; position: absolute; top: 50%; }
/* line 5978, style.scss */
.related-job:before { width: auto; left: 135px; right: 50px; height: 2px; background-color: #009AD7; }
/* line 5981, style.scss */
.related-job:after { width: 2px; right: 50px; height: 20px; background-color: #009AD7; }

/* line 5987, style.scss */
.form-email-jobs { display: block; background-color: #FF7F33; padding: 2px 20px; height: 46px; position: relative; margin-bottom: 10px; max-width: 800px; }
/* line 5989, style.scss */
.form-email-jobs span { color: #fff; font-size: 18px; font-weight: 500; float: left; padding-right: 25px; line-height: 40px; }
/* line 5992, style.scss */
.form-email-jobs .box { padding-right: 25px; }
/* line 5994, style.scss */
.form-email-jobs .box .fa-times { display: none; }
/* line 5998, style.scss */
.form-email-jobs .close-form { position: absolute; top: 50%; margin-top: -10px; right: 0; width: 46px; height: 100%; line-height: 46px; text-align: center; color: #fff; font-size: 20px; cursor: pointer; }
/* line 6001, style.scss */
.form-email-jobs .form { background-color: #fff; overflow: hidden; padding: 2px 20px; height: 38px; margin-top: 2px; }
/* line 6003, style.scss */
.form-email-jobs .form .capchar { position: relative; top: 0px; height: 32px; overflow: hidden; float: left; width: 150px; border: 1px solid #ddd; border-left: none; margin-left: 35px; }
/* line 6005, style.scss */
.form-email-jobs .form .capchar > div { margin-top: -15px; }
/* line 6008, style.scss */
.form-email-jobs .form .capchar iframe { transform: scale(0.8); transform-origin: 0 0; }
/* line 6014, style.scss */
.form-email-jobs input[type="text"] { border-bottom: 1px solid #686262; border-left: none; border-top: none; border-right: none; font-size: 16px; color: #333; height: 32px; line-height: 32px; float: left; width: 280px; }
/* line 6018, style.scss */
.form-email-jobs a.btn { line-height: 30px; padding: 0 15px; color: #fff; text-transform: uppercase; font-size: 14px; background-color: #FF7F33; float: right; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; }

/* line 6022, style.scss */
h2, .h2 { font-size: 20px !important; font-weight: 600; }

/* line 6026, style.scss */
.hplCompanyName { line-height: 1.4 !important; font-size: 16px !important; margin-bottom: 10px !important; font-weight: 600 !important; color: #333 !important; text-decoration: none !important; }

/* line 6035, style.scss */
.dashboard-emp-page .aboutPage { display: none; }

/* line 6040, style.scss */
.page-results.fix-header .box-content-search-view.fix-search-result-when-scroll { padding-top: 30px !important; }

@font-face { font-family: 'RawlineBold'; src: url("../fonts/Rawline-Bold.eot"); src: url("../fonts/Rawline-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Rawline-Bold.woff2") format("woff2"), url("../fonts/Rawline-Bold.woff") format("woff"), url("../fonts/Rawline-Bold.ttf") format("truetype"), url("../fonts/Rawline-Bold.svg#Rawline-Bold") format("svg"); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Rawline'; src: url("../fonts/Rawline-Medium.eot"); src: url("../fonts/Rawline-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Rawline-Medium.woff2") format("woff2"), url("../fonts/Rawline-Medium.woff") format("woff"), url("../fonts/Rawline-Medium.ttf") format("truetype"), url("../fonts/Rawline-Medium.svg#Rawline-Medium") format("svg"); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Rawline1'; src: url("../fonts/Rawline-Regular.eot"); src: url("../fonts/Rawline-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Rawline-Regular.woff2") format("woff2"), url("../fonts/Rawline-Regular.woff") format("woff"), url("../fonts/Rawline-Regular.ttf") format("truetype"), url("../fonts/Rawline-Regular.svg#Rawline-Regular") format("svg"); font-weight: normal; font-style: normal; }
/* line 6080, style.scss */
.box-banner-new { max-width: 673px; height: 550px; color: #000; display: flex; align-items: center; align-content: space-between; justify-content: space-around; line-height: 1.3; }
/* line 6082, style.scss */
.box-banner-new .title-banner { font-size: 60px; margin: 0; position: relative; font-weight: 700; padding-bottom: 40px; margin-bottom: 38px; font-family: 'RawlineBold'; }
/* line 6084, style.scss */
.box-banner-new .title-banner:before { content: ''; position: absolute; top: 100%; left: 50%; width: 200px; margin-left: -100px; height: 2px; background-color: #000; }
/* line 6089, style.scss */
.box-banner-new .txt-banner { font-size: 30px; margin: 0; }
/* line 6093, style.scss */
.box-banner-new span { display: block; }

/* line 6098, style.scss */
.title-solutions { font-size: 48px; margin: 0; font-weight: 700; color: #009AD7; font-family: 'RawlineBold'; }
/* line 6100, style.scss */
.title-solutions a { color: #009AD7; }

/* line 6105, style.scss */
.box-solutions { line-height: 1.3; margin: 190px 0 0 0; padding-bottom: 260px; }
/* line 6107, style.scss */
.box-solutions .text { color: #000; font-size: 18px; margin: 44px 0 0 0; line-height: 1.5; }
/* line 6109, style.scss */
.box-solutions .text p { margin-bottom: 15px; }
/* line 6113, style.scss */
.box-solutions img { max-width: 100%; }
/* line 6116, style.scss */
.box-solutions .img { display: block; }
/* line 6119, style.scss */
.box-solutions .btn-default-white { margin-top: 33px; }
/* line 6122, style.scss */
.box-solutions .content-solutions { display: flex; align-items: center; align-content: space-between; justify-content: space-around; height: 360px; }
/* line 6124, style.scss */
.box-solutions .content-solutions .main-solutions { max-width: 575px; }
/* line 6129, style.scss */
.box-solutions .row + .row { margin-top: 300px; }
/* line 6131, style.scss */
.box-solutions .row + .row .content-solutions { float: right; }
/* line 6138, style.scss */
.box-solutions .col-sm-push-6 .img { float: right; }

/* line 6144, style.scss */
.contactus-page, .box-banner-contactus { background-size: cover; background-repeat: no-repeat; background-position: center; }

/* line 6150, style.scss */
.homepage header .menu-home ul.navbar-nav li a { color: #000; }
/* line 6153, style.scss */
.homepage header .logo-1 { display: none; }
/* line 6156, style.scss */
.homepage header .logo-2 { display: block; }
/* line 6161, style.scss */
.homepage .title-solutions { color: #00aff0; }
/* line 6163, style.scss */
.homepage .title-solutions a { color: #00aff0; }

/* line 6170, style.scss */
.solutions-page header { min-height: 385px; background-image: url(../images/v1-banner-solutions.jpg); }
/* line 6172, style.scss */
.solutions-page header .container { min-height: 385px; }

/* line 6178, style.scss */
.contactus-page { background-image: url(../images/v1-banner-contact.jpg); }
/* line 6180, style.scss */
.contactus-page header { min-height: inherit; background: transparent; }
/* line 6182, style.scss */
.contactus-page header .container { min-height: inherit; }
/* line 6186, style.scss */
.contactus-page .main-page { background: transparent; }

/* line 6192, style.scss */
.aboutus-page header { min-height: 385px; background-image: url(../images/v1-banner-aboutus.jpg); }
/* line 6194, style.scss */
.aboutus-page header .container { min-height: 385px; }
/* line 6198, style.scss */
.aboutus-page .box-solutions { padding-bottom: 130px; margin: 150px 0 0 0; }
/* line 6200, style.scss */
.aboutus-page .box-solutions .content-solutions .main-solutions { max-width: 535px; }
@media all and (min-width: 1025px) { /* line 6204, style.scss */
  .aboutus-page .box-solutions .text { line-height: 1.23; margin-top: 35px; }
  /* line 6206, style.scss */
  .aboutus-page .box-solutions .text p { margin-bottom: 7px; } }

/* line 6215, style.scss */
.aboutus-page .main-page, .solutions-page .main-page, .homepage .main-page, .template-page .main-page { background-color: #fff; }

/* line 6221, style.scss */
.homepage .btn-default-white, .homepage .title-solutions a, .solutions-page .btn-default-white, .solutions-page .title-solutions a { color: #00aff0; }
/* line 6224, style.scss */
.homepage .btn-default-white:hover, .solutions-page .btn-default-white:hover { color: #fff; }
/* line 6227, style.scss */
.homepage .btn-default-white:focus, .solutions-page .btn-default-white:focus { color: #00aff0; }

/* line 6232, style.scss */
.box-banner-contactus { background-image: url(../images/v1-banner-aboutus-1.jpg); height: 296px; display: flex; align-items: center; }
/* line 6234, style.scss */
.box-banner-contactus .main-banner { max-width: 973px; }
/* line 6237, style.scss */
.box-banner-contactus .title-contactus { font-size: 48px; font-weight: 700; color: #fff; margin: 0; font-family: 'RawlineBold'; }
/* line 6240, style.scss */
.box-banner-contactus .btn-contact { margin-top: 35px; font-weight: normal; color: #fff; width: 222px; background-color: transparent; border-color: #fff; }
/* line 6242, style.scss */
.box-banner-contactus .btn-contact:hover { background-color: #fff; color: #009AD7; }

/* line 6249, style.scss */
.box-who-work { margin: 170px 0; font-size: 18px; }
/* line 6251, style.scss */
.box-who-work .main-work { margin-top: 130px; }
/* line 6253, style.scss */
.box-who-work .main-work .item-carousel { height: 111px; display: flex; align-items: center; }
/* line 6256, style.scss */
.box-who-work .main-work .images { display: block; }
/* line 6259, style.scss */
.box-who-work .main-work image { max-width: 229px; width: auto; }
/* line 6264, style.scss */
.box-who-work .owl-controls { display: none !important; }

/* line 6269, style.scss */
.box-form-contact { padding: 72px 0 82px 0; color: #000; font-size: 18px; }
/* line 6271, style.scss */
.box-form-contact .main-form { background-color: #fff; max-width: 653px; width: 100%; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; padding: 52px 52px 85px 52px; }
/* line 6274, style.scss */
.box-form-contact .top-contact { padding-bottom: 30px; border-bottom: 1px solid #000; }
/* line 6277, style.scss */
.box-form-contact .main-contact { margin-top: 41px; }
/* line 6280, style.scss */
.box-form-contact .title-contact-form { font-size: 24px; margin: 0; font-weight: 500; }
/* line 6283, style.scss */
.box-form-contact .form-group { margin: 52px 0 0 0; }
/* line 6286, style.scss */
.box-form-contact .box-captchar { margin-top: 23px; }
/* line 6289, style.scss */
.box-form-contact .txt-lable { margin: 0 0 7px 0; font-family: 'RawlineBold'; }
/* line 6292, style.scss */
.box-form-contact .input-form { border: 1px solid #000; height: 40px; line-height: 40px; padding: 0 10px; font-size: 18px; color: #000; }
/* line 6295, style.scss */
.box-form-contact .w-100pc { width: 100%; float: none !important; display: block; }
/* line 6298, style.scss */
.box-form-contact ::placeholder { color: #58595b; }
/* line 6301, style.scss */
.box-form-contact textarea.input-form { height: 160px; line-height: 1.4; padding: 10px; }
/* line 6304, style.scss */
.box-form-contact .box-button { margin-top: 50px; }
/* line 6306, style.scss */
.box-form-contact .box-button .btn-default-green { text-transform: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }

/* line 6312, style.scss */
.title-new { position: relative; padding: 0 0 20px 0; line-height: 1.3; color: #000; font-size: 48px; font-weight: 700; margin: 0; display: inline-block; font-family: 'RawlineBold'; }
/* line 6314, style.scss */
.title-new:before { content: ''; position: absolute; bottom: 0; left: 0; right: -55px; height: 2px; background-color: #000; min-width: 307px; }

/* line 6319, style.scss */
.box-investor { font-size: 18px; line-height: 1.3; color: #000; }
@media all and (min-width: 1025px) { /* line 6322, style.scss */
  .box-investor .col-xs-3 { width: 366px; }
  /* line 6325, style.scss */
  .box-investor .col-xs-9 { width: -webkit-calc(100% - 366px); width: -moz-calc(100% - 366px); width: calc(100% - 366px); } }
/* line 6329, style.scss */
.box-investor .col-left { margin-top: 40px; }
/* line 6332, style.scss */
.box-investor .col-right { margin-top: 30px; margin-bottom: 90px; }
/* line 6334, style.scss */
.box-investor .col-right a { color: #009AD7; text-decoration: underline; }
/* line 6336, style.scss */
.box-investor .col-right a:hover { text-decoration: none; }
/* line 6341, style.scss */
.box-investor .content { margin-top: 30px; }
/* line 6343, style.scss */
.box-investor .content p { margin-bottom: 23px; }
/* line 6346, style.scss */
.box-investor .content ul { padding-left: 38px; margin-bottom: 35px; }
/* line 6348, style.scss */
.box-investor .content ul li { position: relative; padding-left: 21px; }
/* line 6350, style.scss */
.box-investor .content ul li + li { margin-top: 15px; }
/* line 6353, style.scss */
.box-investor .content ul li:before { content: ''; position: absolute; top: 9px; left: 0; width: 7px; height: 7px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; background-color: #000; }
/* line 6360, style.scss */
.box-investor .item-main + .item-main { margin-top: 90px; }
/* line 6365, style.scss */
.box-investor .title-small { font-weight: 700; font-family: 'RawlineBold'; font-size: 20px; margin: 0 0 10px 0; }

/* line 6370, style.scss */
.mb-294 { margin-bottom: 294px !important; }
@media all and (max-width: 768px) { /* line 6370, style.scss */
  .mb-294 { margin-bottom: 40px !important; } }

/* line 6377, style.scss */
.col-left .list-investor { margin-bottom: 0; }
/* line 6379, style.scss */
.col-left .list-investor li { position: relative; }
@media all and (min-width: 768px) { /* line 6383, style.scss */
  .col-left .list-investor li:hover ul, .col-left .list-investor li:focus ul, .col-left .list-investor li.active ul { display: block !important; } }
/* line 6389, style.scss */
.col-left .list-investor li:hover a, .col-left .list-investor li:hover span, .col-left .list-investor li:focus a, .col-left .list-investor li:focus span, .col-left .list-investor li.active a, .col-left .list-investor li.active span { background-color: #009AD7; color: #fff; }
/* line 6394, style.scss */
.col-left .list-investor li:hover ul li a, .col-left .list-investor li:focus ul li a, .col-left .list-investor li.active ul li a { background-color: transparent; color: #000; }
/* line 6398, style.scss */
.col-left .list-investor li:hover ul li:hover a, .col-left .list-investor li:hover ul li:focus a, .col-left .list-investor li:hover ul li.active a, .col-left .list-investor li:focus ul li:hover a, .col-left .list-investor li:focus ul li:focus a, .col-left .list-investor li:focus ul li.active a, .col-left .list-investor li.active ul li:hover a, .col-left .list-investor li.active ul li:focus a, .col-left .list-investor li.active ul li.active a { background-color: #009AD7; color: #fff; }
/* line 6405, style.scss */
.col-left .list-investor li a, .col-left .list-investor li span { padding: 8.5px 30px; display: block; line-height: 1.3; font-size: 18px; color: #000; cursor: pointer; }
/* line 6407, style.scss */
.col-left .list-investor li a:hover, .col-left .list-investor li a:focus, .col-left .list-investor li a.active, .col-left .list-investor li span:hover, .col-left .list-investor li span:focus, .col-left .list-investor li span.active { background-color: #009AD7; color: #fff; }
/* line 6411, style.scss */
.col-left .list-investor li ul.menu-sub { display: none; position: absolute; left: 100%; top: 0; z-index: 1; background-color: #fff; border: 1px solid #ededed; width: 300px; box-shadow: 1px 1px 12px #ededed; }
/* line 6413, style.scss */
.col-left .list-investor li ul.menu-sub li { margin: 0; padding: 0; width: 100%; }
/* line 6415, style.scss */
.col-left .list-investor li ul.menu-sub li a { font-size: 16px; }
/* line 6419, style.scss */
.col-left .list-investor li ul.menu-sub li:first-child a { padding-top: 5px; }
/* line 6424, style.scss */
.col-left .list-investor li ul.menu-sub li:last-child a { padding-bottom: 5px; }
/* line 6432, style.scss */
.col-left .list-investor > li + li { margin-top: 32px; }

/* line 6438, style.scss */
.color-blue-1 { color: #00aff0; }

@media all and (max-width: 1650px) { /* line 3, _responsive.scss */
  header { background-repeat: no-repeat !important; background-position-x: 58% !important; } }
@media all and (min-width: 1440px) { /* line 9, _responsive.scss */
  .container { width: 1377px; } }
@media all and (min-width: 1025px) { /* line 15, _responsive.scss */
  .home-featured .list-featured .content-featured { font-size: 18px !important; line-height: 26px !important; color: #333 !important; margin: 0 !important; text-align: left !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; height: 125px; }
  /* line 18, _responsive.scss */
  .home-featured .list-featured .content-featured p, .home-featured .list-featured .content-featured h1, .home-featured .list-featured .content-featured h2, .home-featured .list-featured .content-featured h3, .home-featured .list-featured .content-featured h4, .home-featured .list-featured .content-featured h5, .home-featured .list-featured .content-featured h6, .home-featured .list-featured .content-featured span, .home-featured .list-featured .content-featured strong, .home-featured .list-featured .content-featured i { font-size: 18px !important; line-height: 26px !important; color: #333 !important; margin: 0 !important; text-align: left !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; } }
@media all and (max-width: 1366px) and (min-width: 1025px) { /* line 25, _responsive.scss */
  .box-buzzback { bottom: 10%; } }
@media all and (max-width: 1366px) { /* line 30, _responsive.scss */
  .page-results .box-dashboard.dashboard-search.page-jobalert-dashboard:after { height: 375px; }
  /* line 34, _responsive.scss */
  .box-latest-article .content-latest-article .img { width: 30%; }
  /* line 38, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article p { font-size: 16px; }
  /* line 41, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article h3 { font-size: 24px; }
  /* line 43, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article h3 a { font-size: 24px; }
  /* line 47, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article a.view-more { font-size: 16px; }
  /* line 53, _responsive.scss */
  .wp-localtion-row1 .title { font-size: 32px; }
  /* line 58, _responsive.scss */
  .box-introduce-home .content h3 { font-size: 30px; }
  /* line 61, _responsive.scss */
  .box-introduce-home .content a { font-size: 20px; line-height: 50px; }
  /* line 64, _responsive.scss */
  .box-introduce-home .content .img { height: 100px; }
  /* line 68, _responsive.scss */
  .box-sign-up { top: 180px; }
  /* line 71, _responsive.scss */
  .main-page { min-height: 310px; }
  /* line 77, _responsive.scss */
  .box-select.form-select { height: 35px; line-height: 35px; }
  /* line 80, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy { padding-bottom: 25px; min-height: 375px; }
  /* line 82, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy h3 { padding: 35px 0 20px 0; }
  /* line 100, _responsive.scss */
  footer h4 { font-size: 22px; }
  /* line 106, _responsive.scss */
  footer .botom-footer { margin-top: 40px; padding: 20px 0; }
  /* line 113, _responsive.scss */
  .box-social ul li { width: 40px; height: 40px; }
  /* line 115, _responsive.scss */
  .box-social ul li a { line-height: 40px; }
  /* line 117, _responsive.scss */
  .box-social ul li a i { font-size: 22px !important; line-height: 40px !important; }
  /* line 125, _responsive.scss */
  .box-search { margin-bottom: 20px; }
  /* line 127, _responsive.scss */
  .box-search h2.title { padding: 15px 0 10px 0; }
  /* line 131, _responsive.scss */
  .box-search .top-popup-search span { bottom: 10px; font-size: 14px; }
  /* line 135, _responsive.scss */
  .box-search .content { padding-top: 20px; }
  /* line 137, _responsive.scss */
  .box-search .content .wp-ddcl .ddcl-display-text, .box-search .content .form-control, .box-search .content input[type="text"] { height: 35px; line-height: 30px; padding-bottom: 10px; font-size: 18px; }
  /* line 139, _responsive.scss */
  .box-search .content .wp-ddcl .ddcl-display-text:before, .box-search .content .form-control:before, .box-search .content input[type="text"]:before { margin-top: -5px; }
  /* line 147, _responsive.scss */
  .box-search .content .form-group label { margin-bottom: 0; }
  /* line 150, _responsive.scss */
  .box-search .content .form-group ul.box-btn { margin-bottom: 0; }
  /* line 156, _responsive.scss */
  .box-search .content ul.box-btn li label { line-height: 34px; }
  /* line 165, _responsive.scss */
  .box-latest-article .latest-article .img h5 { margin: 0; top: 40px; left: 40px; line-height: 1.3; font-size: 32px; }
  /* line 168, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article { padding: 40px 60px 0 60px; }
  /* line 173, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article p, .list-featured .content-featured p, a.view-more, .list-featured .top-featured .name, .page-results .main-page .container.box-content-phillosophy p { font-size: 16px; }
  /* line 179, _responsive.scss */
  .box-featured .title { padding-top: 60px; }
  /* line 182, _responsive.scss */
  .box-featured a.view-more { margin-top: 40px; }
  /* line 186, _responsive.scss */
  footer h4 { font-size: 28px; }
  /* line 189, _responsive.scss */
  .box-featured, .box-latest-article { padding-bottom: 60px; }
  /* line 192, _responsive.scss */
  .box-looking-talent { min-height: 450px; }
  /* line 194, _responsive.scss */
  .box-looking-talent a { margin-top: 40px; }
  /* line 197, _responsive.scss */
  .box-looking-talent h3 { font-size: 36px; padding-top: 80px; }
  /* line 201, _responsive.scss */
  .btn-register-1 { font-size: 18px; padding: 0 40px; line-height: 75px; }
  /* line 204, _responsive.scss */
  .title { margin: 0; font-size: 32px; }
  /* line 208, _responsive.scss */
  header { min-height: 550px; background-size: cover; background-position: 50% !important; background-repeat: no-repeat !important; }
  /* line 213, _responsive.scss */
  header .wrapper-container { margin-top: 25px; }
  /* line 216, _responsive.scss */
  header .container { min-height: 550px; }
  /* line 221, _responsive.scss */
  header .container .menu-home ul.navbar-nav li a { line-height: 46px; }
  /* line 225, _responsive.scss */
  header .container .menu-home ul.navbar-nav li.sign-up a { line-height: 46px; }
  /* line 231, _responsive.scss */
  header .container .menu-home ul.navbar-nav li ul li a { line-height: 38px; font-size: 15px; }
  /* line 242, _responsive.scss */
  .box-latest-article .view-more { margin-top: 40px; } }
@media all and (max-width: 1024px) { /* line 250, _responsive.scss */
  .aboutus-page .box-solutions, .homepage .box-solutions, .solutions-page .box-solutions { padding-bottom: 70px; margin-top: 70px; }
  /* line 255, _responsive.scss */
  .box-banner-contactus { background-position: center right; }
  /* line 260, _responsive.scss */
  .box-solutions .content-solutions { height: auto; }
  /* line 264, _responsive.scss */
  .box-solutions .row + .row { margin-top: 70px; }
  /* line 270, _responsive.scss */
  .box-who-work { margin: 70px 0; }
  /* line 272, _responsive.scss */
  .box-who-work .main-work { margin-top: 40px; }
  /* line 277, _responsive.scss */
  .blog-article-page .content-popup { padding: 0 50px; }
  /* line 280, _responsive.scss */
  .wrap-content-jobdetail .box-content .btn { line-height: 45px; padding: 0 15px !important; }
  /* line 283, _responsive.scss */
  .page-register { padding: 40px 0; }
  /* line 287, _responsive.scss */
  .modal.content-page.popup-register h2.title { padding: 30px 0 20px 0; }
  /* line 290, _responsive.scss */
  .modal.content-page.popup-register .view-more.back { top: 30px; }
  /* line 294, _responsive.scss */
  header .container .menu-home ul.navbar-nav li a { font-size: 15px; }
  /* line 297, _responsive.scss */
  .EmployerPages .box-payment { padding-top: 60px; }
  /* line 301, _responsive.scss */
  .page-resources .box-latest-article .content-latest-article .right-latest-article { padding: 20px; }
  /* line 303, _responsive.scss */
  .page-resources .box-latest-article .content-latest-article .right-latest-article a.view-more { margin: 15px 0 0 0; }
  /* line 306, _responsive.scss */
  .page-resources .box-latest-article .content-latest-article .right-latest-article h3 { margin: 0 0 15px 0; }
  /* line 308, _responsive.scss */
  .page-resources .box-latest-article .content-latest-article .right-latest-article h3 a { font-size: 20px; }
  /* line 319, _responsive.scss */
  .box-joboftheday .list-featured h3 { font-size: 20px; }
  /* line 323, _responsive.scss */
  .modal.fade.popup-login.box-popup.popup-register .modal-body { padding-top: 0; }
  /* line 326, _responsive.scss */
  .modal.fade.popup-login.box-popup.popup-register .content .form-group label { width: 100%; }
  /* line 330, _responsive.scss */
  .box-latest-article .content-latest-article .img { width: 35%; }
  /* line 334, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li a { height: 75px; font-size: 18px; }
  /* line 337, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:before { border-top: 65px solid transparent; }
  /* line 340, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:after { border-left: 36px solid #009ad7; }
  /* line 345, _responsive.scss */
  .content-latest-article { margin: 0; }
  /* line 349, _responsive.scss */
  .box-featured .owl-carousel { padding-left: 0; padding-right: 0; }
  /* line 352, _responsive.scss */
  .box-featured .employer { right: 25px; font-size: 22px; bottom: 0; }
  /* line 357, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article { padding: 40px 30px 20px 30px; }
  /* line 360, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article h3 a { font-size: 22px; }
  /* line 364, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article p { font-size: 16px; }
  /* line 367, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article a.view-more { font-size: 16px; }
  /* line 372, _responsive.scss */
  .box-introduce-home { height: 480px; background-size: cover; }
  /* line 374, _responsive.scss */
  .box-introduce-home .content { padding: 70px 0 0 0; }
  /* line 376, _responsive.scss */
  .box-introduce-home .content .img { height: 100px; margin-bottom: 30px; }
  /* line 379, _responsive.scss */
  .box-introduce-home .content h3 { font-size: 30px; }
  /* line 382, _responsive.scss */
  .box-introduce-home .content p { font-size: 18px; height: 75px; }
  /* line 385, _responsive.scss */
  .box-introduce-home .content a { font-size: 18px; line-height: 50px; padding: 0 30px; }
  /* line 392, _responsive.scss */
  footer .box-partner { width: 25%; }
  /* line 394, _responsive.scss */
  footer .box-partner.col-xs-6 { width: 50%; }
  /* line 398, _responsive.scss */
  footer .box-social { width: 25%; }
  /* line 401, _responsive.scss */
  footer h4 { font-size: 24px; }
  /* line 405, _responsive.scss */
  footer ul li { font-size: 16px; }
  /* line 410, _responsive.scss */
  .box-quick-search ul li a { font-size: 16px; }
  /* line 415, _responsive.scss */
  .box-sign-up .img { width: 40px; }
  /* line 418, _responsive.scss */
  .box-sign-up .sign-up-hide { padding: 20px; }
  /* line 420, _responsive.scss */
  .box-sign-up .sign-up-hide p { font-size: 14px; }
  /* line 426, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy .box-FAQs h4 { margin-top: 25px; }
  /* line 430, _responsive.scss */
  .page-jobalert.modal.content-page, .page-account-setting.modal.content-page { padding: 40px 50px 0 50px; }
  /* line 432, _responsive.scss */
  .page-jobalert.modal.content-page h2.title, .page-account-setting.modal.content-page h2.title { font-weight: 600; }
  /* line 437, _responsive.scss */
  .page-results .box-dashboard .box-search { top: 0; left: 0; }
  /* line 440, _responsive.scss */
  .wrap-jobdetail { padding-top: 30px; }
  /* line 443, _responsive.scss */
  .page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top { width: 100%; }
  /* line 446, _responsive.scss */
  .page-results.fix-header .wrap-jobdetail .box-top-search { padding: 15px; }
  /* line 449, _responsive.scss */
  .page-results.fix-header .box-top-search { top: 78px; padding: 0 0 20px 0; }
  /* line 452, _responsive.scss */
  #popup-PostAjob .group-btn-search .btn { left: -41px; right: -41px; bottom: -41px; }
  /* line 455, _responsive.scss */
  .dashboard-emp-page header, .page-dashboard header { background-size: 175% !important; min-height: 280px; }
  /* line 457, _responsive.scss */
  .dashboard-emp-page header .container, .page-dashboard header .container { min-height: 280px; }
  /* line 469, _responsive.scss */
  .page-partner { min-height: 926px; }
  /* line 471, _responsive.scss */
  .page-partner .box-search { right: 0; margin-right: 0; top: 0; left: 0; }
  /* line 473, _responsive.scss */
  .page-partner .box-search .col-xs-6 { width: 50%; float: left; }
  /* line 477, _responsive.scss */
  .page-partner .box-search .content .btn { margin-top: 10px; }
  /* line 482, _responsive.scss */
  .page-partner .left-partner, .page-partner .right-partner { padding: 0 30px; }
  /* line 485, _responsive.scss */
  .page-partner .logo { margin-bottom: 30px; }
  /* line 487, _responsive.scss */
  .page-partner .logo img { height: 70px; }
  /* line 492, _responsive.scss */
  .page-partner .box-des { margin-bottom: 10px; }
  /* line 494, _responsive.scss */
  .page-partner .box-des p { font-size: 22px; }
  /* line 498, _responsive.scss */
  .page-partner .btn-1 { line-height: 50px; }
  /* line 500, _responsive.scss */
  .page-partner .btn-1.btn-2 { line-height: 45px; }
  /* line 504, _responsive.scss */
  .page-partner .info { height: 320px; }
  /* line 506, _responsive.scss */
  .page-partner .info h4 { font-size: 22px; }
  /* line 509, _responsive.scss */
  .page-partner .info p { font-size: 18px; margin-bottom: 20px; }
  /* line 517, _responsive.scss */
  .page-results.fix-header.blog-article-page header, .page-results.fix-header.dashboard-emp-page header, .page-results.fix-header.homepage header { min-height: 80px !important; }
  /* line 519, _responsive.scss */
  .page-results.fix-header.blog-article-page header .container, .page-results.fix-header.dashboard-emp-page header .container, .page-results.fix-header.homepage header .container { min-height: 80px !important; }
  /* line 526, _responsive.scss */
  .page-oursolution .box-oursolution { padding: 40px 0; }
  /* line 528, _responsive.scss */
  .page-oursolution .box-oursolution .text-3 { font-size: 24px; margin-bottom: 20px; }
  /* line 531, _responsive.scss */
  .page-oursolution .box-oursolution .text-1 { font-size: 22px; }
  /* line 534, _responsive.scss */
  .page-oursolution .box-oursolution .box-text { margin-top: 30px; }
  /* line 537, _responsive.scss */
  .page-oursolution .box-oursolution p, .page-oursolution .box-oursolution tr td { font-size: 16px; line-height: 22px; font-weight: 400; }
  /* line 541, _responsive.scss */
  .page-oursolution .box-oursolution .box-register label { font-size: 16px; }
  /* line 547, _responsive.scss */
  header .menu-home { padding-right: 15px; padding-left: 50px; }
  /* line 551, _responsive.scss */
  .container { width: 100%; }
  /* line 554, _responsive.scss */
  .box-search { right: 50%; margin-right: -375px; bottom: inherit; top: -265px; }
  /* line 558, _responsive.scss */
  .modal.box-popup .box-btn { margin: 0; }
  /* line 560, _responsive.scss */
  .modal.box-popup .box-btn .btn { font-size: 14px; }
  /* line 566, _responsive.scss */
  .popup-job-detail .top-job-detail h3, .popup-job-detail .top-job-detail h1 { font-size: 20px; color: #333; }
  /* line 570, _responsive.scss */
  .popup-job-detail.modal .modal-dialog { width: 600px; }
  /* line 573, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .top-job-detail a.view-more { font-size: 14px; }
  /* line 576, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .top-job-detail h3, .popup-job-detail.modal .modal-dialog .top-job-detail h1 { margin-top: 0; }
  /* line 581, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .content-popup p { font-size: 14px; line-height: 20px; margin-bottom: 15px; }
  /* line 584, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .content-popup .border { padding: 10px 0; }
  /* line 586, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .content-popup .border .title-2 { font-size: 14px; }
  /* line 594, _responsive.scss */
  .top-search-view h3 { font-size: 16px; }
  /* line 599, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy p { font-size: 16px; margin-bottom: 20px; }
  /* line 604, _responsive.scss */
  .box-content-search-view .top-content-search-view { margin-bottom: 15px; padding-bottom: 15px; }
  /* line 607, _responsive.scss */
  .box-content-search-view .content-search-view { padding: 25px; }
  /* line 609, _responsive.scss */
  .box-content-search-view .content-search-view.is-featured-employer:after { top: 25px; right: 25px; }
  /* line 615, _responsive.scss */
  .box-content-search-view .content-search-view h3 a { font-size: 20px; letter-spacing: 0.8px; color: #333; }
  /* line 619, _responsive.scss */
  .box-content-search-view .content-search-view ul li { font-size: 14px; line-height: 16px; }
  /* line 622, _responsive.scss */
  .box-content-search-view .content-search-view p { font-size: 16px; font-weight: normal; color: #333; }
  /* line 627, _responsive.scss */
  .box-loginOr { padding-top: 10px; }
  /* line 629, _responsive.scss */
  .box-loginOr .login-or { padding-left: 15px; margin-top: 10px; }
  /* line 631, _responsive.scss */
  .box-loginOr .login-or span { line-height: 40px; font-size: 12px; }
  /* line 635, _responsive.scss */
  .box-loginOr .login-or ul li { margin-left: 5px; height: 40px; width: 40px; }
  /* line 637, _responsive.scss */
  .box-loginOr .login-or ul li a { font-size: 18px; line-height: 40px; }
  /* line 647, _responsive.scss */
  .popup-register .box-loginOr .btn { font-size: 16px; padding: 0 30px; margin-top: 0; }
  /* line 651, _responsive.scss */
  .popup-register.modal .content { padding: 0; }
  /* line 653, _responsive.scss */
  .popup-register.modal .content:before, .popup-register.modal .content:after { display: none; }
  /* line 657, _responsive.scss */
  .popup-register p { font-size: 16px; line-height: 2.0; }
  /* line 660, _responsive.scss */
  .popup-register .btn-upload { font-size: 14px !important; line-height: 50px; }
  /* line 665, _responsive.scss */
  .popup-register .modal-body button span { height: 20px; line-height: 20px; }
  /* line 672, _responsive.scss */
  .box-select input, .box-select select { font-size: 16px; margin-bottom: 0; border-bottom: 1px solid #333; line-height: 40px; height: 40px; }
  /* line 675, _responsive.scss */
  .box-select input option, .box-select select option { font-size: 16px; }
  /* line 682, _responsive.scss */
  .modal .content-popup .content { padding: 10px 0 0 0; }
  /* line 686, _responsive.scss */
  .modal.popup-register .content .box-btn li a, .modal.popup-register .modal .content .box-btn li label { font-size: 16px; }
  /* line 691, _responsive.scss */
  .modal .group-btn-search .btn-search { font-size: 16px; }
  /* line 695, _responsive.scss */
  .modal .content-popup, .modal .top-popup-search { padding: 0 40px; }
  /* line 698, _responsive.scss */
  .modal h4.title-1 { margin: 55px 0 25px 0; font-size: 22px; }
  /* line 701, _responsive.scss */
  .modal .icon-close-popup { font-size: 60px; }
  /* line 704, _responsive.scss */
  .modal h2.title { font-size: 24px; font-weight: 400; padding: 0 0 15px 0; }
  /* line 708, _responsive.scss */
  .modal .top-popup-search h2.title { padding: 0px 0 30px 0; }
  /* line 711, _responsive.scss */
  .modal .top-popup-search p { font-size: 32px; line-height: 1.7; margin-bottom: 35px; }
  /* line 715, _responsive.scss */
  .modal .modal-content { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11); border-radius: 2px; }
  /* line 718, _responsive.scss */
  .modal .modal-body { padding: 40px 0; }
  /* line 720, _responsive.scss */
  .modal .modal-body .progress { height: 7px; }
  /* line 725, _responsive.scss */
  .modal .content .form-group { margin: 0; padding: 10px 0 30px 0; }
  /* line 728, _responsive.scss */
  .modal .content:before { left: -40px; right: -40px; }
  /* line 731, _responsive.scss */
  .modal .content:after { display: none; }
  /* line 734, _responsive.scss */
  .modal .content .wp-ddcl .ddcl-display-text:before { width: 15px; height: 12px; margin-top: -5px; }
  /* line 737, _responsive.scss */
  .modal .content .form-group .wp-ddcl .ddcl-display-text { font-size: 16px; line-height: 40px; height: 40px; border-bottom: 1px solid #333; }
  /* line 740, _responsive.scss */
  .modal .content .box-btn { margin: 0 0 35px 0; }
  /* line 742, _responsive.scss */
  .modal .content .box-btn li { border: 1px solid #333; border-right: 0; }
  /* line 744, _responsive.scss */
  .modal .content .box-btn li:last-child { border-right: 1px solid #333; }
  /* line 747, _responsive.scss */
  .modal .content .box-btn li a, .modal .content .box-btn li label { color: #333; font-size: 12px; line-height: 50px; }
  /* line 753, _responsive.scss */
  .modal .content .form-group label { font-size: 14px; width: 45%; }
  /* line 756, _responsive.scss */
  .modal .content .form-group ul.box-btn { margin: 20px 0 0 0; }
  /* line 759, _responsive.scss */
  .modal .content .form-group.forgot-password { padding: 0; }
  /* line 766, _responsive.scss */
  .modal .content .form-group.checkbox.box-check label { padding-left: 30px; }
  /* line 768, _responsive.scss */
  .modal .content .form-group.checkbox.box-check label span { top: -2px; }
  /* line 770, _responsive.scss */
  .modal .content .form-group.checkbox.box-check label span:after { font-size: 20px; }
  /* line 778, _responsive.scss */
  .modal .content .note span { font-size: 12px; font-weight: 500; width: 50%; bottom: -3px; }
  /* line 784, _responsive.scss */
  .modal .btn.btn-info { text-decoration: underline; background-color: transparent; color: #424242; text-transform: uppercase; opacity: 1; }
  /* line 794, _responsive.scss */
  .box-latest-article .latest-article .img h5 { font-size: 30px; }
  /* line 798, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article { padding: 30px 40px 0 30px; }
  /* line 800, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article p { font-size: 16px; line-height: 1.9; }
  /* line 803, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article a { margin-top: 30px; }
  /* line 810, _responsive.scss */
  .btn-register-1 { font-weight: 600; font-style: normal; font-stretch: normal; letter-spacing: 0.5px; color: #333; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11); padding: 0 30px; line-height: 60px; font-size: 16px; }
  /* line 814, _responsive.scss */
  .box-looking-talent { color: #fff; position: relative; }
  /* line 817, _responsive.scss */
  .box-looking-talent .looking-talent p { font-size: 16px; }
  /* line 822, _responsive.scss */
  .box-featured .list-featured a.view-more { padding: 20px; }
  /* line 825, _responsive.scss */
  .list-featured { padding: 20px; }
  /* line 827, _responsive.scss */
  .list-featured .top-featured { padding: 0 0 15px 0; }
  /* line 829, _responsive.scss */
  .list-featured .top-featured .name { padding-left: 15px; font-size: 16px; }
  /* line 834, _responsive.scss */
  .list-featured .content-featured { padding-top: 15px; }
  /* line 836, _responsive.scss */
  .list-featured .content-featured p { font-size: 16px; line-height: 26px; }
  /* line 839, _responsive.scss */
  .list-featured .content-featured a { margin-bottom: 15px; }
  /* line 844, _responsive.scss */
  a.view-more { font-size: 16px; line-height: 20px; display: block; }
  /* line 847, _responsive.scss */
  .owl-item { padding: 0 15px; }
  /* line 854, _responsive.scss */
  header { min-height: 545px; }
  /* line 856, _responsive.scss */
  header .container { min-height: 545px; }
  /* line 860, _responsive.scss */
  header .logo img, header .logo-healthbuzz img { width: 165px; }
  /* line 867, _responsive.scss */
  header .menu-home ul li a { padding: 0 20px; font-size: 14px; line-height: 48px; }
  /* line 871, _responsive.scss */
  header .menu-home ul li.sign-up a { padding: 0 25px; }
  /* line 875, _responsive.scss */
  header .menu-home ul li:nth-last-child(2) { padding-right: 10px; }
  /* line 881, _responsive.scss */
  header .banner { padding-top: 0; }
  /* line 883, _responsive.scss */
  header .banner h3 { padding-top: 50px; }
  /* line 886, _responsive.scss */
  header .banner .btn-register { bottom: -40px; }
  /* line 891, _responsive.scss */
  header .header .navbar-brand { padding-right: 50px; }
  /* line 894, _responsive.scss */
  header .header .navbar-default .navbar-nav li { padding: 0 7px; }
  /* line 896, _responsive.scss */
  header .header .navbar-default .navbar-nav li a { font-size: 14px; }
  /* line 900, _responsive.scss */
  header .header .navbar-default .navbar-right li a { font-size: 18px; }
  /* line 905, _responsive.scss */
  .page-results header { min-height: 100px; }
  /* line 907, _responsive.scss */
  .page-results header .container { min-height: 100px; }
  /* line 911, _responsive.scss */
  .box-featured { padding-top: 40px; }
  /* line 915, _responsive.scss */
  .box-featured .title, .box-latest-article .title { text-align: center; }
  /* line 919, _responsive.scss */
  .top-search-view { padding: 0 0 20px 0; }
  /* line 925, _responsive.scss */
  .box-investor .row { margin-left: -10px; margin-right: -10px; }
  /* line 928, _responsive.scss */
  .box-investor .col-xs-3, .box-investor .col-xs-9 { padding-left: 10px; padding-right: 10px; }
  /* line 931, _responsive.scss */
  .box-investor .col-xs-3 { width: 30%; }
  /* line 934, _responsive.scss */
  .box-investor .col-xs-9 { width: 70%; }
  /* line 938, _responsive.scss */
  .box-content-search-view.col-right .content-search-view { padding: 20px; }
  /* line 942, _responsive.scss */
  .box-search-page .col-xs-5 { width: 40%; }
  /* line 945, _responsive.scss */
  .box-search-page .col-xs-2 { width: 20%; }
  /* line 952, _responsive.scss */
  .left-search-result .content-search-view .row { margin-left: -7px; margin-right: -7px; }
  /* line 954, _responsive.scss */
  .left-search-result .content-search-view .row .col-xs-3 { width: 30%; padding-left: 7px; padding-right: 7px; }
  /* line 957, _responsive.scss */
  .left-search-result .content-search-view .row .col-xs-6 { width: 40%; padding-left: 7px; padding-right: 7px; }
  /* line 963, _responsive.scss */
  .left-search-result .top-content-search-view .job-title ul { padding-right: 65px; }
  /* line 972, _responsive.scss */
  .box-content-search-view .advertisement.add .left-advertisement .content-search-view ul.wraper-sc li { padding: 0 3px; }
  /* line 974, _responsive.scss */
  .box-content-search-view .advertisement.add .left-advertisement .content-search-view ul.wraper-sc li a { width: 25px; height: 25px; }
  /* line 976, _responsive.scss */
  .box-content-search-view .advertisement.add .left-advertisement .content-search-view ul.wraper-sc li a i { line-height: 25px; }
  /* line 981, _responsive.scss */
  .box-content-search-view .advertisement.add .left-advertisement .top-content-search-view .job-title ul li { width: 29%; } }
@media all and (max-width: 1023px) { /* line 990, _responsive.scss */
  .advertisement.add .wrap-content-jobdetail, .advertisement.add #ListJobResult, .home-featured .advertisement.add .left-advertisement { padding-right: 0; }
  /* line 994, _responsive.scss */
  .home-featured .advertisement.add .right-advertisement { display: none; } }
@media all and (max-width: 812px) { /* line 1002, _responsive.scss */
  .aboutus-page header, .aboutus-page header .container { min-height: 280px; }
  /* line 1007, _responsive.scss */
  .title-solutions, .box-banner-contactus .title-contactus { font-size: 32px; }
  /* line 1011, _responsive.scss */
  .box-banner-contactus { height: 215px; }
  /* line 1015, _responsive.scss */
  .box-form-contact { padding: 40px 0; }
  /* line 1017, _responsive.scss */
  .box-form-contact .main-form { padding: 35px; }
  /* line 1020, _responsive.scss */
  .box-form-contact .main-contact { margin-top: 30px; }
  /* line 1023, _responsive.scss */
  .box-form-contact .form-group, .box-form-contact .box-button { margin-top: 30px; }
  /* line 1031, _responsive.scss */
  #popup-resumereview .content .row .col-xs-4 { width: 100%; }
  /* line 1037, _responsive.scss */
  #popup-resumereview .content .list-resume .row .col-xs-4 { width: 33.33%; }
  /* line 1043, _responsive.scss */
  #popup-resumereview .upload_disclaimer { margin-bottom: 20px; }
  /* line 1046, _responsive.scss */
  #popup-resumereview .note-form { margin-top: 15px; }
  /* line 1051, _responsive.scss */
  .dashboard-emp-page.fix-header { padding-top: 110px; }
  /* line 1055, _responsive.scss */
  .wrap-content-jobdetail .box-detail-job .box-content { padding: 15px 0; }
  /* line 1058, _responsive.scss */
  .blog-article-page .content-popup .border h3 { font-size: 16px; }
  /* line 1060, _responsive.scss */
  .form-email-jobs { height: auto; }
  /* line 1062, _responsive.scss */
  .form-email-jobs .form { height: auto; width: 100%; margin-bottom: 5px; position: relative; padding-right: 170px; }
  /* line 1064, _responsive.scss */
  .form-email-jobs .form input { width: 100%; }
  /* line 1068, _responsive.scss */
  .form-email-jobs span { font-size: 16px; line-height: 34px; }
  /* line 1071, _responsive.scss */
  .form-email-jobs .btn-search { position: absolute; top: 2px; right: 20px; }
  /* line 1076, _responsive.scss */
  .page-resume .content-success { max-width: 100%; }
  /* line 1078, _responsive.scss */
  .page-resume .content-success img { max-width: 160px; }
  /* line 1082, _responsive.scss */
  .page-resume .logo-resume img { height: 60px; }
  /* line 1086, _responsive.scss */
  .blog-article-page .content-popup .content { padding-left: 20px; padding-right: 20px; }
  /* line 1089, _responsive.scss */
  .advertisement-detail, .social-detail, .box-tag, .wrap-jobdetail .PostingBlogs { margin-left: 20px; margin-right: 20px; }
  /* line 1092, _responsive.scss */
  .articles-other .row .col-xs-4 { width: 33.33%; }
  /* line 1095, _responsive.scss */
  .fixed-box { position: static !important; width: auto !important; }
  /* line 1099, _responsive.scss */
  .row .right-search-result, .row .left-search-result { width: 100% !important; padding-right: 15px !important; }
  /* line 1103, _responsive.scss */
  .modal .EmployerPages .box-add-search .row .note, .box-search .EmployerPages .box-add-search .row .note, .frame-popup .EmployerPages .box-add-search .row .note { height: 65px; }
  /* line 1107, _responsive.scss */
  .feature-apply.feature-contact img { display: none; width: 100%; }
  /* line 1109, _responsive.scss */
  .feature-apply.feature-contact img.feature-contact-mobile { display: block !important; }
  /* line 1116, _responsive.scss */
  .box-add-search .row .form-group { margin-bottom: 0 !important; padding-bottom: 0 !important; }
  /* line 1121, _responsive.scss */
  .box-related ul li { width: 100%; float: none; }
  /* line 1125, _responsive.scss */
  footer .box-partner { width: 50%; }
  /* line 1127, _responsive.scss */
  footer .box-partner.col-xs-6 { width: 100%; margin-bottom: 30px; }
  /* line 1132, _responsive.scss */
  footer .botom-footer .container .col-xs-6 { width: 100%; padding-top: 20px; }
  /* line 1136, _responsive.scss */
  footer .box-social { width: 50%; }
  /* line 1138, _responsive.scss */
  footer .box-social .pull-right { float: none !important; }
  /* line 1144, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search { margin: 0 15px 20px 15px; padding: 20px 15px; }
  /* line 1146, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row { margin-left: -7px; margin-right: -7px; }
  /* line 1148, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 { padding-left: 7px; padding-right: 7px; }
  /* line 1154, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .content-search-view .col-xs-3 { width: 30%; }
  /* line 1157, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .content-search-view .col-xs-6 { width: 40%; }
  /* line 1161, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .job-title ul:after { font-size: 12px; }
  /* line 1165, _responsive.scss */
  .page-results .box-dashboard.page-jobalert-dashboard .box-tab-jobAlert .bottom-row-hide { margin: 0; }
  /* line 1168, _responsive.scss */
  .page-jobalert-dashboard .tab-content .jobResultPaging { padding: 0; }
  /* line 1171, _responsive.scss */
  .box-content-search-view .content-search-view { padding: 15px; }
  /* line 1174, _responsive.scss */
  .page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-content-search-view { padding: 15px; }
  /* line 1177, _responsive.scss */
  .box-joboftheday.video-hub .list-featured { height: 355px; }
  /* line 1182, _responsive.scss */
  .modal .submitBtn .btn { margin: 0 0 20px 0; position: relative; top: -10px; }
  /* line 1188, _responsive.scss */
  .page-resources .list-featured { padding: 20px; }
  /* line 1193, _responsive.scss */
  .box-joboftheday .col-xs-4 { width: 50%; }
  /* line 1197, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab ul li a { font-size: 20px; }
  /* line 1200, _responsive.scss */
  .search-sortby { width: 100%; }
  /* line 1203, _responsive.scss */
  .advertisement.add .wrap-content-jobdetail, .advertisement.add #ListJobResult, .home-featured .advertisement.add .left-advertisement { padding-right: 0; }
  /* line 1206, _responsive.scss */
  .advertisement.add .right-advertisement { display: none; }
  /* line 1210, _responsive.scss */
  .box-search-page .col-xs-5 { width: 37%; }
  /* line 1213, _responsive.scss */
  .box-search-page .col-xs-2 { width: 26%; }
  /* line 1218, _responsive.scss */
  .box-best-employer .col-xs-6 { width: 100%; }
  /* line 1221, _responsive.scss */
  .box-best-employer .box-content-search-view .content-search-view { height: auto; }
  /* line 1226, _responsive.scss */
  .col-left .list-investor li a, .col-left .list-investor li span { padding: 7px 10px; }
  /* line 1231, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li a { height: 60px; font-size: 15px; padding-top: 7px; }
  /* line 1235, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:before { right: -19px; border-top: 53px solid transparent; border-left: 27px solid #009ad7; }
  /* line 1238, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:after { right: -16px; border-top: 51px solid transparent; border-left: 28px solid #009ad7; }
  /* line 1242, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li.active:after { border-left: 27px solid #fff; }
  /* line 1248, _responsive.scss */
  .box-search-resources { padding: 10px 0; }
  /* line 1249, _responsive.scss */
  .page-partner .right-partner .info { min-height: inherit; }
  /* line 1252, _responsive.scss */
  .page-partner .info { min-height: inherit; }
  /* line 1255, _responsive.scss */
  .modal.content-page { width: 90%; position: relative; }
  /* line 1258, _responsive.scss */
  .page-results.fix-header .wrap-jobdetail .box-top-search a.view-more { font-size: 14px; }
  /* line 1261, _responsive.scss */
  .page-dashboard .box-featured { padding: 0; }
  /* line 1264, _responsive.scss */
  .wrap-job-profile { margin-bottom: 25px; }
  /* line 1266, _responsive.scss */
  .wrap-job-profile .col-xs-7, .wrap-job-profile .col-xs-5 { width: 100%; }
  /* line 1269, _responsive.scss */
  .wrap-job-profile .col-xs-5 { margin-top: 20px; }
  /* line 1275, _responsive.scss */
  .page-buzzback .box-detail-job img { width: 270px; margin-bottom: 20px; }
  /* line 1278, _responsive.scss */
  .page-buzzback p, .page-buzzback #rate2 { font-size: 16px; }
  /* line 1281, _responsive.scss */
  .page-buzzback .wrap-jobdetail .col-xs-4 { margin-bottom: 10px; }
  /* line 1284, _responsive.scss */
  .page-buzzback input[type="text"] { margin-bottom: 20px; }
  /* line 1290, _responsive.scss */
  .dashboard-emp-page header, .page-dashboard header { min-height: 250px; background-size: 210% !important; }
  /* line 1292, _responsive.scss */
  .dashboard-emp-page header .container, .page-dashboard header .container { min-height: 250px; }
  /* line 1297, _responsive.scss */
  .dashboard-emp-page .result h5, .page-dashboard .result h5 { font-size: 20px; }
  /* line 1302, _responsive.scss */
  .page-partner { min-height: inherit; padding: 0; }
  /* line 1304, _responsive.scss */
  .page-partner:before, .page-partner:after { display: none; }
  /* line 1307, _responsive.scss */
  .page-partner .box-des, .page-partner a { position: relative; height: auto; }
  /* line 1309, _responsive.scss */
  .page-partner .box-des p, .page-partner a p { font-size: 24px; line-height: 1.5; }
  /* line 1313, _responsive.scss */
  .page-partner .info { position: relative; height: auto; }
  /* line 1315, _responsive.scss */
  .page-partner .info p { font-size: 20px; }
  /* line 1319, _responsive.scss */
  .page-partner .col-xs-6 { width: 100%; }
  /* line 1321, _responsive.scss */
  .page-partner .col-xs-6:before { content: ''; top: 0; bottom: 0; display: inline-block; background-size: cover; background-repeat: no-repeat; position: absolute; left: 0; right: 0; }
  /* line 1326, _responsive.scss */
  .page-partner .logo { position: relative; margin-top: 60px; }
  /* line 1329, _responsive.scss */
  .page-partner .left-partner { padding: 0 15px; }
  /* line 1331, _responsive.scss */
  .page-partner .left-partner:before { background-image: url("../images/bg-partner-1.jpg"); }
  /* line 1335, _responsive.scss */
  .page-partner .right-partner { padding: 0 15px; }
  /* line 1337, _responsive.scss */
  .page-partner .right-partner:before { background-image: url("../images/bg-partner-2.jpg"); }
  /* line 1343, _responsive.scss */
  .page-oursolution .box-oursolution .col-xs-7 { padding-right: 20px; }
  /* line 1346, _responsive.scss */
  .page-oursolution .box-oursolution .col-xs-5 { padding-left: 20px; }
  /* line 1349, _responsive.scss */
  .page-oursolution .box-oursolution #re_captchaContact { transform: scale(0.93); transform-origin: 0 0; }
  /* line 1353, _responsive.scss */
  .page-oursolution .box-oursolution .text-3, .page-oursolution .box-oursolution .text-1 { font-size: 20px; }
  /* line 1356, _responsive.scss */
  .page-oursolution .box-oursolution .text-2 { font-size: 18px; }
  /* line 1362, _responsive.scss */
  footer h4 { font-size: 24px; }
  /* line 1369, _responsive.scss */
  .page-results header { min-height: 80px; }
  /* line 1371, _responsive.scss */
  .page-results header .wrapper-container { margin-top: 18px; }
  /* line 1374, _responsive.scss */
  .page-results header .container { min-height: 80px; }
  /* line 1379, _responsive.scss */
  .page-results.fix-header .box-top-search { top: 34px; }
  /* line 1382, _responsive.scss */
  .page-results.fix-header header { min-height: 34px; }
  /* line 1384, _responsive.scss */
  .page-results.fix-header header .container, .page-results.fix-header header .navbar { min-height: 34px; }
  /* line 1386, _responsive.scss */
  .page-results.fix-header header .container .logo, .page-results.fix-header header .navbar .logo { display: none; }
  /* line 1390, _responsive.scss */
  .page-results.fix-header header .wrapper-container, .page-results.fix-header header .navbar-toggle { margin-top: 0 !important; }
  /* line 1398, _responsive.scss */
  .fix-header.blog-article-page header, .fix-header.dashboard-emp-page header { min-height: 34px !important; }
  /* line 1400, _responsive.scss */
  .fix-header.blog-article-page header .container, .fix-header.blog-article-page header .navbar, .fix-header.dashboard-emp-page header .container, .fix-header.dashboard-emp-page header .navbar { min-height: 34px !important; }
  /* line 1402, _responsive.scss */
  .fix-header.blog-article-page header .container .logo, .fix-header.blog-article-page header .navbar .logo, .fix-header.dashboard-emp-page header .container .logo, .fix-header.dashboard-emp-page header .navbar .logo { display: none; }
  /* line 1406, _responsive.scss */
  .fix-header.blog-article-page header .wrapper-container, .fix-header.blog-article-page header .navbar-toggle, .fix-header.dashboard-emp-page header .wrapper-container, .fix-header.dashboard-emp-page header .navbar-toggle { margin-top: 0 !important; }
  /* line 1413, _responsive.scss */
  #show-iframe-youtube { top: 15%; }
  /* line 1416, _responsive.scss */
  .box-resource-page.box-latest-article .latest-article { height: 220px; }
  /* line 1418, _responsive.scss */
  .box-resource-page.box-latest-article .latest-article .right-latest-article { padding-right: 15px; }
  /* line 1422, _responsive.scss */
  .box-resource-page.box-latest-article .latest-article .img h5 { font-size: 22px; line-height: 30px; }
  /* line 1428, _responsive.scss */
  .box-featured .owl-item { padding: 0 10px; }
  /* line 1430, _responsive.scss */
  .box-featured .owl-item .list-featured { padding: 25px; }
  /* line 1433, _responsive.scss */
  .box-featured .owl-item:first-child { padding-left: 0; }
  /* line 1436, _responsive.scss */
  .box-featured .owl-item:last-child { padding-right: 0; }
  /* line 1439, _responsive.scss */
  .box-featured .owl-item .owl-controls { margin-top: 20px; }
  /* line 1443, _responsive.scss */
  .box-featured a.view-more { margin-top: 20px; }
  /* line 1448, _responsive.scss */
  .box-looking-talent { min-height: 450px; }
  /* line 1450, _responsive.scss */
  .box-looking-talent h3 { padding-top: 80px; font-size: 32px; }
  /* line 1453, _responsive.scss */
  .box-looking-talent p { margin-top: 25px; margin-bottom: 20px; }
  /* line 1456, _responsive.scss */
  .box-looking-talent a { margin-top: 25px; line-height: 60px; padding: 0 30px; }
  /* line 1459, _responsive.scss */
  .box-looking-talent .looking-talent { padding-left: 10px; }
  /* line 1464, _responsive.scss */
  .box-search { width: auto; margin-left: 0; left: 15px; right: 15px; margin-right: 0; top: -100px; }
  /* line 1466, _responsive.scss */
  .box-search .top-popup-search, .box-search .content-search { padding: 0 25px; }
  /* line 1471, _responsive.scss */
  .box-featured { padding-top: 200px; }
  /* line 1475, _responsive.scss */
  .box-introduce-home { height: 420px; }
  /* line 1478, _responsive.scss */
  .box-introduce-home .content p { font-size: 16px; height: 70px; }
  /* line 1481, _responsive.scss */
  .box-introduce-home .content a { font-size: 16px; line-height: 45px; padding: 0 25px; }
  /* line 1484, _responsive.scss */
  .box-introduce-home .content .img { height: 80px; margin-bottom: 25px; }
  /* line 1486, _responsive.scss */
  .box-introduce-home .content .img img { width: 80px; }
  /* line 1490, _responsive.scss */
  .box-introduce-home .content h3 { font-size: 28px; }
  /* line 1496, _responsive.scss */
  .box-latest-article .content-latest-article .img { width: 40%; }
  /* line 1499, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article { padding: 25px 25px 20px 25px; }
  /* line 1501, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article h3 { margin: 0 0 15px 0; }
  /* line 1504, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article a.view-more { margin: 15px 0 0 0; }
  /* line 1509, _responsive.scss */
  .wp-localtion-row1 .title { font-size: 28px; padding: 25px 0; }
  /* line 1512, _responsive.scss */
  .box-featured, .box-latest-article { padding-bottom: 40px; }
  /* line 1515, _responsive.scss */
  .title { padding: 30px 0 25px 0; font-size: 28px; }
  /* line 1518, _responsive.scss */
  header { min-height: inherit; }
  /* line 1521, _responsive.scss */
  header .container { min-height: inherit; }
  /* line 1523, _responsive.scss */
  header .container .menu-home { padding-top: 35px; }
  /* line 1524, _responsive.scss */
  header .container .menu-home ul li.sign-up a { display: inline-block; margin-left: 50px; padding: 0 30px !important; }
  /* line 1528, _responsive.scss */
  header .container .menu-home ul.nav { padding: 0; overflow-y: scroll; margin: 0; }
  /* line 1531, _responsive.scss */
  header .container .menu-home ul.nav li a, header .container .menu-home ul.nav li span { font-size: 16px; padding: 0; }
  /* line 1533, _responsive.scss */
  header .container .menu-home ul.nav li a:hover, header .container .menu-home ul.nav li a:focus, header .container .menu-home ul.nav li a.active, header .container .menu-home ul.nav li span:hover, header .container .menu-home ul.nav li span:focus, header .container .menu-home ul.nav li span.active { background-color: rgba(0, 0, 0, 0.1); color: #fff !important; }
  /* line 1537, _responsive.scss */
  header .container .menu-home ul.nav li.sign-up { margin-top: 10px; }
  /* line 1540, _responsive.scss */
  header .container .menu-home ul.nav li span { padding-right: 0; }
  /* line 1542, _responsive.scss */
  header .container .menu-home ul.nav li span a { padding-left: 10px !important; }
  /* line 1546, _responsive.scss */
  header .container .menu-home ul.nav li ul.menu-1 { display: block; position: static; margin-left: 50px; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; background-color: rgba(255, 255, 255, 0.34); margin-bottom: 15px; border: none !important; }
  /* line 1549, _responsive.scss */
  header .container .menu-home ul.nav li ul.menu-1 li { border-bottom: 1px solid #798189 !important; }
  /* line 1551, _responsive.scss */
  header .container .menu-home ul.nav li ul.menu-1 li a { color: #fff; font-size: 16px; padding: 0 10px; }
  /* line 1555, _responsive.scss */
  header .container .menu-home ul.nav li ul.menu-1:before { display: none; }
  /* line 1561, _responsive.scss */
  header .container .menu-home .menu-mobile { padding: 20px 0; }
  /* line 1563, _responsive.scss */
  header .container .menu-home .menu-mobile .logo { top: inherit; margin: 0 0 20px 0; padding: 0 80px 0 0; overflow: hidden; clear: both; display: block; }
  /* line 1565, _responsive.scss */
  header .container .menu-home .menu-mobile .logo img { padding: 0; margin: 0; width: 164px; }
  /* line 1570, _responsive.scss */
  header .container .menu-home .off-canvas-inner-pr { float: none; }
  /* line 1575, _responsive.scss */
  header #off-canvas-pr { top: 0; bottom: 0; left: 0; height: 100%; width: 0; overflow: hidden; position: fixed; visibility: hidden; z-index: -1; transition: width .2s; -moz-transition: width .2s; -webkit-transition: width .2s; -o-transition: width .2s; }
  /* line 1578, _responsive.scss */
  header .wrapper-container { margin-top: 10px; margin-bottom: 10px; }
  /* line 1581, _responsive.scss */
  header .wrapper-container .navbar-toggle span { background-color: #fff !important; }
  /* line 1587, _responsive.scss */
  header .banner h3 { font-size: 36px; padding-top: 35px; }
  /* line 1589, _responsive.scss */
  header .banner h3 span { margin-top: 10px; font-size: 26px; }
  /* line 1594, _responsive.scss */
  header .logo { margin-left: 35px; overflow: hidden; clear: both; display: inline-block; margin-top: 10px; }
  /* line 1598, _responsive.scss */
  header .main-menu .close-menu { display: block; font-size: 30px; color: #fff; top: 0; right: 20px; position: absolute; z-index: 9999; cursor: pointer; }
  /* line 1602, _responsive.scss */
  header .navbar-nav { float: none; width: 100%; padding-top: 60px; }
  /* line 1604, _responsive.scss */
  header .navbar-nav > li { float: none; width: 100%; line-height: 40px; }
  /* line 1608, _responsive.scss */
  header .navbar-toggle { display: block; position: absolute; box-shadow: 0 0; left: 0; margin-top: 5px; }
  /* line 1610, _responsive.scss */
  header .navbar-toggle .icon-bar { background-color: #999 !important; }
  /* line 1613, _responsive.scss */
  header .navbar-toggle:hover { border-color: transparent; box-shadow: 0 0; }
  /* line 1621, _responsive.scss */
  body.mnopen header { z-index: 9; }
  /* line 1623, _responsive.scss */
  body.mnopen header #off-canvas-pr { height: 100%; visibility: visible; z-index: 999999; width: 50%; background: #55626f; transition: width .2s; -moz-transition: width .2s; -webkit-transition: width .2s; -o-transition: width 0.2s; }
  /* line 1626, _responsive.scss */
  body.mnopen header .collapse { display: block; }
  /* line 1632, _responsive.scss */
  .wrap-jobdetail { padding: 40px 0; }
  /* line 1634, _responsive.scss */
  .wrap-jobdetail .col-xs-4 { width: 100%; left: 0; margin-bottom: 20px; }
  /* line 1637, _responsive.scss */
  .wrap-jobdetail .col-xs-8 { width: 100%; right: 0; }
  /* line 1641, _responsive.scss */
  .modal .modal-dialog { width: 70%; }
  /* line 1644, _responsive.scss */
  .popup-job-detail .content-popup, .popup-job-detail .box-content, .wrap-content-jobdetail .content-popup { padding: 30px; }
  /* line 1647, _responsive.scss */
  .list-featured { padding: 30px; }
  /* line 1650, _responsive.scss */
  .navbar-header.col-xs-2 { width: 100%; }
  /* line 1655, _responsive.scss */
  .box-latest-article .latest-article .img { width: 45%; }
  /* line 1657, _responsive.scss */
  .box-latest-article .latest-article .img h5 { left: 30px; top: 30px; font-size: 26px; }
  /* line 1661, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article { padding: 25px 25px 0 25px; position: relative; text-align: justify; }
  /* line 1663, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article p { line-height: 1.6; }
  /* line 1666, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article a { margin-top: 20px; }
  /* line 1671, _responsive.scss */
  .blog-article-page .content-popup { padding: 0 20px; }
  /* line 1674, _responsive.scss */
  .table-striped .box-btn .btn { margin-right: 20px; margin-top: 20px; }
  /* line 1676, _responsive.scss */
  .table-striped .box-btn .btn.btn-add { margin-top: 25px; }
  /* line 1681, _responsive.scss */
  .popup-job-detail .border .title-2, .wrap-content-jobdetail .border .title-2 { width: 100%; float: none; margin-bottom: 10px; }
  /* line 1684, _responsive.scss */
  .page-results header .menu-home ul.navbar-nav li:hover a, .page-results header .menu-home ul.navbar-nav li:focus a, .page-results header .menu-home ul.navbar-nav li.active a { color: #fff; }
  /* line 1687, _responsive.scss */
  .popup-job-detail .box-detail-job .border .title-2, .wrap-content-jobdetail .box-detail-job .border .title-2 { width: 100%; float: none; margin-bottom: 10px; }
  /* line 1690, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail { width: 100% !important; }
  /* line 1693, _responsive.scss */
  .page-job-detail .right-advertisement { display: none; }
  /* line 1698, _responsive.scss */
  .page-results.fix-header .box-fix-header { min-height: auto !important; }
  /* line 1702, _responsive.scss */
  .title-new { padding: 0 0 20px 0; }
  /* line 1706, _responsive.scss */
  .box-investor .item-main + .item-main { margin-top: 40px; }
  /* line 1710, _responsive.scss */
  .solutions-page header .container, .solutions-page header { min-height: 280px; }
  /* line 1715, _responsive.scss */
  .box-solutions .btn-default-white { margin-top: 30px; }
  /* line 1719, _responsive.scss */
  .box-banner-new { height: 400px; max-width: 465px; }
  /* line 1721, _responsive.scss */
  .box-banner-new .title-banner { font-size: 50px; padding-bottom: 30px; margin-bottom: 30px; }
  /* line 1725, _responsive.scss */
  .box-banner-new .txt-banner { font-size: 24px; font-weight: 500; } }
@media all and (max-width: 812px) and (min-width: 769px) { /* line 1732, _responsive.scss */
  header .banner h3 { font-size: 30px; padding-top: 0px; }
  /* line 1734, _responsive.scss */
  header .banner h3 span { font-size: 20px; margin-top: 0; }
  /* line 1739, _responsive.scss */
  .blog-article-page .content-popup .border h3 { font-size: 16px; }
  /* line 1741, _responsive.scss */
  .box-search { top: -190px; }
  /* line 1748, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job { padding-right: 105px; }
  /* line 1753, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top h3 a { font-size: 15px; }
  /* line 1758, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top .wp-img-logo img { max-width: 130px; }
  /* line 1766, _responsive.scss */
  .owl-carousel-2colum .list-featured .content-featured { height: 200px; }
  /* line 1769, _responsive.scss */
  .home-featured .owl-carousel-2colum .list-featured { height: 360px; } }
@media all and (max-width: 767px) { /* line 1777, _responsive.scss */
  .box-solutions .img { margin-bottom: 30px; }
  /* line 1780, _responsive.scss */
  .box-solutions .btn-default-white { margin-top: 10px; margin-bottom: 10px; }
  /* line 1783, _responsive.scss */
  .box-solutions .text { margin-top: 30px; }
  /* line 1791, _responsive.scss */
  .list-investor .active-dropdown span:before { content: "\f0d8" !important; }
  /* line 1795, _responsive.scss */
  .list-investor .active-dropdown .menu-sub { display: block !important; padding: 10px 0; }
  /* line 1805, _responsive.scss */
  #popup-resumereview .content .list-resume .row .col-xs-4 { width: 50%; margin-bottom: 20px; }
  /* line 1809, _responsive.scss */
  #popup-resumereview .content .list-resume .list-resume p { margin: 0; }
  /* line 1816, _responsive.scss */
  .page-results.fix-header.custom-page { padding-top: 35px !important; }
  /* line 1820, _responsive.scss */
  .dashboard-emp-page .top-dashboard .wrap-jobdetail { padding-top: 0; }
  /* line 1824, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job { padding-right: 0; }
  /* line 1826, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .top { padding-right: 90px; }
  /* line 1831, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 { width: 75% !important; }
  /* line 1833, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 a { margin-top: 10px; }
  /* line 1837, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .bottom p { line-height: 1.3; }
  /* line 1843, _responsive.scss */
  .wrap-content-jobdetail .box-detail-job .box-content .btn { line-height: 36px; font-size: 16px; padding: 0 10px; }
  /* line 1847, _responsive.scss */
  .form-email-jobs { padding: 2px 10px; }
  /* line 1852, _responsive.scss */
  .form-email-jobs .box { padding-right: 0; }
  /* line 1856, _responsive.scss */
  .form-email-jobs .form .capchar { margin-left: 15px; }
  /* line 1860, _responsive.scss */
  .form-email-jobs a.btn { padding: 0 10px; }
  /* line 1863, _responsive.scss */
  .form-email-jobs .close-form { padding-right: 0; top: 0; margin-top: 0; width: 35px; height: 35px; }
  /* line 1865, _responsive.scss */
  .form-email-jobs .close-form i { line-height: 35px; }
  /* line 1875, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top h3 a { font-size: 18px; }
  /* line 1881, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .bottom .col-xs-3, .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 { width: auto; }
  /* line 1888, _responsive.scss */
  .page-results.fix-header .box-fix-header { min-height: 70px; }
  /* line 1891, _responsive.scss */
  .box-content-search-view .top-content-search-view .top-job .overflow { padding-right: 80px; }
  /* line 1894, _responsive.scss */
  .page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li, .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li a { margin-bottom: 2px; color: #fff; }
  /* line 1900, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3, .box-content-search-view .content-search-view .row .col-xs-6 { width: 100%; float: none; }
  /* line 1902, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3 .wraper-sc, .box-content-search-view .content-search-view .row .col-xs-6 .wraper-sc { float: none !important; margin-top: 10px; }
  /* line 1905, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3 a.view-more, .box-content-search-view .content-search-view .row .col-xs-6 a.view-more { float: none !important; }
  /* line 1911, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li { width: auto; }
  /* line 1913, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:before, .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li:after { display: none; }
  /* line 1916, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li a { height: auto; padding: 10px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; border-bottom: 2px solid #fff; border-top: none; border-left: none; border-right: none; }
  /* line 1921, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .nav-tabs li.active a { background-color: transparent; border-bottom: 2px solid #255696; }
  /* line 1926, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 { width: 100%; float: none; }
  /* line 1928, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .text-right { text-align: left; }
  /* line 1931, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .col-xs-4 { width: 25%; }
  /* line 1934, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .col-xs-8 { width: 75%; }
  /* line 1938, _responsive.scss */
  .page-results .box-dashboard.dashboard-search.page-jobalert-dashboard:after { height: 0; }
  /* line 1945, _responsive.scss */
  .box-latest-article .content-latest-article .img { width: 40%; }
  /* line 1948, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article { padding: 15px 20px 20px 25px; }
  /* line 1954, _responsive.scss */
  .box-investor .col-xs-3, .box-investor .col-xs-9 { width: 100%; }
  /* line 1959, _responsive.scss */
  .box-investor .col-left { margin-bottom: 0; padding-bottom: 0; }
  /* line 1963, _responsive.scss */
  .box-investor .col-left .list-investor li span { position: relative; }
  /* line 1965, _responsive.scss */
  .box-investor .col-left .list-investor li span:before { content: "\f0dd"; position: absolute; right: 20px; top: 6px; font: normal normal normal 20px/1 FontAwesome; }
  /* line 1969, _responsive.scss */
  .box-investor .col-left .list-investor li ul.menu-sub { position: static; width: 100%; margin: 0; }
  /* line 1975, _responsive.scss */
  .box-investor .col-right { padding-top: 0; }
  /* line 1980, _responsive.scss */
  .box-search { top: -45px; }
  /* line 1983, _responsive.scss */
  .box-featured .employer { bottom: -30px; }
  /* line 1986, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert { width: 100%; }
  /* line 1989, _responsive.scss */
  .info-partner-hide a { padding: 0 40px; }
  /* line 1992, _responsive.scss */
  .box-search .content .form-group .box-dropdown .show-hide-ttip, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip { width: 350px; }
  /* line 1996, _responsive.scss */
  .page-oursolution .box-oursolution .box-text .table-responsive tr td span:after { top: 6px; }
  /* line 1999, _responsive.scss */
  .page-oursolution .box-oursolution .col-xs-5, .page-oursolution .box-oursolution .col-xs-7, .page-oursolution .box-oursolution .col-xs-6 { width: 100%; padding-left: 15px; padding-right: 15px; }
  /* line 2002, _responsive.scss */
  .page-oursolution .box-oursolution .text-2 { font-weight: 600; }
  /* line 2005, _responsive.scss */
  .page-oursolution .box-oursolution .right-oursolution { margin-top: 20px; }
  /* line 2009, _responsive.scss */
  .dashboard-emp-page header { background-size: 269% !important; }
  /* line 2012, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert .nav-tabs li a { font-size: 14px; padding: 0 5px; }
  /* line 2015, _responsive.scss */
  .page-dashboard .top-dashboard .info { margin-top: 0 !important; }
  /* line 2018, _responsive.scss */
  .box-input-file, .page-dashboard .top-dashboard .info .img-circle { width: 90px; height: 90px; }
  /* line 2021, _responsive.scss */
  .box-input-file #photo-upload-button { padding-top: 15px; }
  /* line 2024, _responsive.scss */
  .box-input-file { margin-bottom: 10px; }
  /* line 2027, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert .content-tab { padding: 20px; text-align: center; }
  /* line 2029, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert .content-tab p, .page-results .box-dashboard .box-tab-jobAlert .content-tab h4 { text-align: left; }
  /* line 2032, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert .content-tab a { margin: 5px 0; float: none !important; }
  /* line 2037, _responsive.scss */
  .page-dashboard .box-dashboard .top-dashboard .info .box-input-file { width: 90px; height: 90px; }
  /* line 2043, _responsive.scss */
  .page-dashboard .box-dashboard .top-dashboard .info .overflow ul li a.name { line-height: 90px; margin-left: 10px; }
  /* line 2050, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert.box-jobAlert .nav-tabs li a { height: auto; }
  /* line 2055, _responsive.scss */
  .page-results .box-dashboard.dashboard-search.page-jobalert-dashboard .box-related ul li { width: 100%; } }
@media all and (max-width: 600px) and (min-width: 481px) { /* line 2063, _responsive.scss */
  header .banner h3 { padding-top: 10px; font-size: 28px; }
  /* line 2065, _responsive.scss */
  header .banner h3 span { margin-top: 0; font-size: 20px; }
  /* line 2069, _responsive.scss */
  .box-search { top: -165px; }
  /* line 2072, _responsive.scss */
  .box-search .row .col-xs-8, .box-search .row .colum-final { width: 100%; }
  /* line 2075, _responsive.scss */
  .box-search .row .colum-final { margin-left: -15px; margin-right: -15px; width: auto; float: none; display: block; }
  /* line 2077, _responsive.scss */
  .box-search .row .colum-final .form-group { padding-left: 15px; padding-right: 15px; width: 50%; float: left; clear: inherit; margin-bottom: 0; }
  /* line 2081, _responsive.scss */
  .box-search .row .btn-search { max-width: 94%; margin: 0 auto; text-align: center; display: inline-block; float: none; margin-left: 3%; margin-bottom: 15px; } }
@media all and (max-width: 480px) { /* line 2088, _responsive.scss */
  .dashboard-emp-page.fix-header { padding-top: 140px; }
  /* line 2092, _responsive.scss */
  .dashboard-emp-page .top-dashboard .wrap-jobdetail .wrap-content-jobdetail { padding: 0 0 20px 0; }
  /* line 2095, _responsive.scss */
  .box-featured .title { padding-top: 25px; }
  /* line 2099, _responsive.scss */
  .box-content-search-view.fix-search-result-when-scroll .row .left-search-result { padding-left: 15px !important; padding-right: 15px !important; }
  /* line 2105, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .top { padding-right: 0; }
  /* line 2108, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top h3 { padding-right: 90px; }
  /* line 2111, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .bottom .col-xs-9 { width: 100% !important; }
  /* line 2118, _responsive.scss */
  .blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h1 { font-size: 24px; }
  /* line 2122, _responsive.scss */
  .blog-article-page .wrap-content-jobdetail { padding: 0; }
  /* line 2128, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail { padding: 0; }
  /* line 2130, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail .box-info .border .overflow { padding: 0; }
  /* line 2133, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail .box-content.box-bottom-btn { padding: 15px 0; }
  /* line 2135, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail .box-content.box-bottom-btn .btn { line-height: 36px; font-size: 16px; display: block; width: 100%; margin: 0 0 10px 0; }
  /* line 2138, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail .box-content.box-bottom-btn .pull-right { float: none !important; }
  /* line 2140, _responsive.scss */
  .page-job-detail .wrap-content-jobdetail .box-content.box-bottom-btn .pull-right .wraper-sc { float: none; }
  /* line 2146, _responsive.scss */
  .page-job-detail .top-job-detail { padding: 0; margin: 0; }
  /* line 2148, _responsive.scss */
  .page-job-detail .top-job-detail .img { float: none; display: inline-block; margin-bottom: 20px; }
  /* line 2151, _responsive.scss */
  .page-job-detail .top-job-detail .left { margin-bottom: 10px; overflow: visible; }
  /* line 2153, _responsive.scss */
  .page-job-detail .top-job-detail .left h1 { padding-right: 0; font-size: 20px; }
  /* line 2157, _responsive.scss */
  .page-job-detail .top-job-detail .box-pos-top { position: static; padding: 10px 0; border-top: 1px solid #cbcbcb; }
  /* line 2159, _responsive.scss */
  .page-job-detail .top-job-detail .box-pos-top .btn { display: none; }
  /* line 2162, _responsive.scss */
  .page-job-detail .top-job-detail .box-pos-top p.clearfix { margin-top: 0; }
  /* line 2165, _responsive.scss */
  .page-job-detail .top-job-detail .box-pos-top .pull-left { margin: 0; padding: 0; font-size: 15px !important; line-height: 1.4 !important; font-weight: 700 !important; font-family: "Raleway", sans-serif !important; color: #000 !important; }
  /* line 2168, _responsive.scss */
  .page-job-detail .top-job-detail .box-pos-top .txtInfoPost { padding-left: 10px; margin: 0; font-size: 15px !important; line-height: 1.4 !important; font-weight: 500 !important; font-family: "Raleway", sans-serif !important; color: #000 !important; text-align: left !important; }
  /* line 2173, _responsive.scss */
  .page-job-detail .box-info .border { border: none; padding: 0; }
  /* line 2175, _responsive.scss */
  .page-job-detail .box-info .border .col-xs-6 { width: 100%; float: none; border-top: 1px solid #cbcbcb; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
  /* line 2182, _responsive.scss */
  .form-email-jobs .box .error, .form-email-jobs .box .success { font-size: 13px; }
  /* line 2185, _responsive.scss */
  .form-email-jobs .box .fa-times { display: block; position: absolute; top: 0; right: 3px; padding: 5px; color: #fff; font-size: 20px; }
  /* line 2189, _responsive.scss */
  .form-email-jobs input[type="text"] { width: 100%; margin-bottom: 5px; }
  /* line 2192, _responsive.scss */
  .form-email-jobs .form { padding-left: 10px; padding-right: 10px; }
  /* line 2194, _responsive.scss */
  .form-email-jobs .form .capchar { margin-left: 0; width: 130px; }
  /* line 2198, _responsive.scss */
  .form-email-jobs a.btn { padding: 0 5px; position: static; }
  /* line 2206, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job { padding-right: 0; }
  /* line 2209, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .top .wp-img-logo { overflow: hidden; clear: both; float: none !important; }
  /* line 2212, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .top .overflow { margin-top: 10px; display: block; }
  /* line 2219, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-3, .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-9 { position: static; width: 100%; float: none; overflow: hidden; clear: both; }
  /* line 2221, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-3 .text-right, .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-9 .text-right { text-align: left !important; margin: 10px 0 0 0; }
  /* line 2224, _responsive.scss */
  .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-3 ul, .box-content-search-view .content-search-view .top-search .top-job .bottom .col-xs-9 ul { margin-top: 5px; }
  /* line 2234, _responsive.scss */
  .page-resume .upload_disclaimer { font-size: 16px; padding: 10px 0; }
  /* line 2239, _responsive.scss */
  .page-resume .list-featured .row .col-xs-4 { width: 100%; }
  /* line 2246, _responsive.scss */
  .page-resume .list-resume .row .col-xs-4 { margin-bottom: 20px; }
  /* line 2250, _responsive.scss */
  .page-resume .list-resume p { margin-top: 0; font-size: 14px; }
  /* line 2254, _responsive.scss */
  .page-resume .note-form { margin-top: 20px; }
  /* line 2256, _responsive.scss */
  .page-resume .note-form label { font-size: 14px; }
  /* line 2260, _responsive.scss */
  .page-resume .btn-search { margin-top: 30px; }
  /* line 2264, _responsive.scss */
  .advertisement-detail, .social-detail, .box-tag, .wrap-jobdetail .PostingBlogs { margin-left: 0; margin-right: 0; }
  /* line 2267, _responsive.scss */
  .articles-other .latest-article { max-height: inherit; height: auto; }
  /* line 2270, _responsive.scss */
  .articles-other .latest-article .right-latest-article h5 { max-height: inherit; }
  /* line 2276, _responsive.scss */
  .articles-other .row .col-xs-4 { width: 100%; }
  /* line 2279, _responsive.scss */
  .articles-other .title { font-size: 21px; padding: 20px 0; }
  /* line 2284, _responsive.scss */
  .modal.content-page.popup-register { margin: 20px 0; }
  /* line 2286, _responsive.scss */
  .modal.content-page.popup-register .view-more.back { font-size: 14px; }
  /* line 2289, _responsive.scss */
  .modal.content-page.popup-register .form-group.group-btn-search { padding-top: 70px; }
  /* line 2294, _responsive.scss */
  .modal.content-page.popup-register .form-group .note .text { display: none; }
  /* line 2301, _responsive.scss */
  .box-payment .table-responsive { border: none; }
  /* line 2304, _responsive.scss */
  .box-payment .note .note-1 { position: absolute; right: 15px; top: 62px; color: #f00; line-height: 1.2; left: 20px; font-size: 13px; }
  /* line 2310, _responsive.scss */
  .modal .EmployerPages .box-add-search .col-xs-4 { width: 100%; }
  /* line 2313, _responsive.scss */
  .modal .EmployerPages .box-add-search .row .note { height: auto; padding-top: 20px; }
  /* line 2315, _responsive.scss */
  .modal .EmployerPages .box-add-search .row .note label { position: static; }
  /* line 2321, _responsive.scss */
  #popup-register-employer .forgot { margin-bottom: 40px; }
  /* line 2323, _responsive.scss */
  #popup-register-employer .forgot #lnkForgotPass { top: 0; }
  /* line 2327, _responsive.scss */
  .box-payment .form-payment .form-group .note { width: 100%; }
  /* line 2330, _responsive.scss */
  .EmployerPages .box-payment { padding-top: 100px; }
  /* line 2332, _responsive.scss */
  .EmployerPages .box-payment .bottom-row-hide .btn-default-green { margin-top: 15px; margin-left: 55px; margin-bottom: 10px; }
  /* line 2337, _responsive.scss */
  .list-featured { padding: 20px; }
  /* line 2341, _responsive.scss */
  .dashboard-emp-page .top-dashboard .info .popup-PostAjob { margin-top: 10px; }
  /* line 2346, _responsive.scss */
  .dashboard-emp-page header { background: url("../images/Dashboard-EMp.jpg") top center no-repeat !important; background-size: auto !important; min-height: 240px !important; }
  /* line 2348, _responsive.scss */
  .dashboard-emp-page header .container { min-height: 240px; }
  /* line 2357, _responsive.scss */
  .dashboard-emp-page #ctl00_ContentPlaceHolder1_pnEmployer { margin-top: 35px; }
  /* line 2367, _responsive.scss */
  .box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .job-title ul:after { display: none; }
  /* line 2372, _responsive.scss */
  .page-dashboard .box-saved .view-more { padding: 10px 0 0 0; width: 100%; }
  /* line 2376, _responsive.scss */
  .main-search-form .box-search .content { position: relative; }
  /* line 2379, _responsive.scss */
  .main-search-form .colum-final { position: static; }
  /* line 2381, _responsive.scss */
  .main-search-form .colum-final .btn-search { top: 100%; margin-top: -10px; left: 0; right: 0; }
  /* line 2385, _responsive.scss */
  .main-search-form .box-search .content .box-add-search .row { margin-top: 15px; }
  /* line 2387, _responsive.scss */
  .main-search-form .box-search .content .box-add-search .row .note { height: auto; }
  /* line 2389, _responsive.scss */
  .main-search-form .box-search .content .box-add-search .row .note label { position: static; margin-bottom: 10px; }
  /* line 2397, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .col-xs-4, .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .col-xs-8 { width: 100%; }
  /* line 2400, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-6 .col-xs-4 { font-weight: 500; margin-bottom: 5px; }
  /* line 2404, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-12 { margin-top: 10px; }
  /* line 2406, _responsive.scss */
  .page-jobalert-dashboard .box-tab-jobAlert .tab-content .info-detail-search .row .col-xs-12 .box-btn { float: none !important; }
  /* line 2413, _responsive.scss */
  .page-results .box-dashboard.page-jobalert-dashboard .box-tab-jobAlert .bottom-row-hide .col-xs-6 { width: 100%; }
  /* line 2416, _responsive.scss */
  .page-results .box-dashboard.page-jobalert-dashboard .box-tab-jobAlert .bottom-row-hide .jobResultPaging ul { float: none; margin-top: 10px; overflow: hidden; clear: both; }
  /* line 2422, _responsive.scss */
  .pagenotfound .box-payment .list-featured { padding: 15px 10px; }
  /* line 2426, _responsive.scss */
  .box-looking-talent { min-height: 360px; }
  /* line 2429, _responsive.scss */
  .wp-localtion .wp-localtion-row2 ul.popular-category li { width: 100%; }
  /* line 2432, _responsive.scss */
  .page-results .box-dashboard.dashboard-search .box-tab-jobAlert .nav-tabs li { width: 31.33%; }
  /* line 2435, _responsive.scss */
  header .container .menu-home .menu-mobile .logo { padding-left: 20px; }
  /* line 2439, _responsive.scss */
  .box-site-map ul li { width: 100%; }
  /* line 2444, _responsive.scss */
  .box-content-search-view .content-search-view .job-title h3 { padding-right: 70px; }
  /* line 2448, _responsive.scss */
  .box-joboftheday { padding-left: 20px; padding-right: 20px; }
  /* line 2450, _responsive.scss */
  .box-joboftheday .list-featured { height: auto; }
  /* line 2453, _responsive.scss */
  .box-joboftheday .col-xs-4 { width: 100%; }
  /* line 2458, _responsive.scss */
  .box-joboftheday.video-hub .list-featured { height: auto; }
  /* line 2461, _responsive.scss */
  #sign-in-emp-2 .form-group.box-loginOr { padding: 0 15px; }
  /* line 2464, _responsive.scss */
  header .container .menu-home ul li.sign-up a { margin-left: 25px; }
  /* line 2468, _responsive.scss */
  .box-content-search-view .content-search-view.is-featured-employer .top-content-search-view:after { bottom: inherit; top: 0; }
  /* line 2471, _responsive.scss */
  .box-content-search-view .content-search-view.is-featured-employer .top-content-search-view .box-icon-jobs { top: 0; right: 0; }
  /* line 2475, _responsive.scss */
  .box-content-search-view.box-search-page { padding-bottom: 0; }
  /* line 2477, _responsive.scss */
  .box-content-search-view.box-search-page .content-search-view { margin-bottom: 0; }
  /* line 2479, _responsive.scss */
  .box-content-search-view.box-search-page .content-search-view .btn-register { line-height: 40px; }
  /* line 2485, _responsive.scss */
  .box-best-employer .box-content-search-view .content-search-view a.pull-left { margin-bottom: 20px; }
  /* line 2488, _responsive.scss */
  .box-best-employer .box-content-search-view .content-search-view .overflow { padding-left: 0; }
  /* line 2493, _responsive.scss */
  .box-search-page .col-xs-5, .box-search-page .col-xs-2 { width: 100%; }
  /* line 2497, _responsive.scss */
  .box-search-resources { padding: 0; }
  /* line 2500, _responsive.scss */
  .box-search-resources .form-group label { font-size: 18px; margin: 0; }
  /* line 2504, _responsive.scss */
  .box-search-resources .form-group .form .input { padding-right: 0; }
  /* line 2506, _responsive.scss */
  .box-search-resources .form-group .form .input input { font-size: 16px; line-height: 45px; border-bottom: 1px solid #30383b; }
  /* line 2510, _responsive.scss */
  .box-search-resources .form-group .form .btn-submit { position: static; line-height: 36px; font-size: 16px; width: 100%; margin-top: 10px; }
  /* line 2516, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article { padding: 25px 20px 20px 20px; }
  /* line 2519, _responsive.scss */
  .box-latest-article .content-latest-article .right-latest-article h3 a { font-size: 23px; }
  /* line 2525, _responsive.scss */
  .content-latest-article { position: relative; }
  /* line 2527, _responsive.scss */
  .content-latest-article .right-latest-article { position: static !important; }
  /* line 2529, _responsive.scss */
  .content-latest-article .right-latest-article h3 { position: absolute; top: 20px; left: 20px; }
  /* line 2531, _responsive.scss */
  .content-latest-article .right-latest-article h3 a { text-shadow: 1px 1px 1px #000; color: #fff !important; }
  /* line 2539, _responsive.scss */
  .page-results .page-resources .content-latest-article { margin-left: 15px; margin-right: 15px; }
  /* line 2544, _responsive.scss */
  .page-results .page-resources .box-latest-article { padding-bottom: 30px; }
  /* line 2551, _responsive.scss */
  footer ul li a { font-size: 14px; }
  /* line 2556, _responsive.scss */
  footer .box-partner, footer .box-social { width: 100%; }
  /* line 2558, _responsive.scss */
  footer .box-partner .pull-right, footer .box-social .pull-right { float: none !important; }
  /* line 2561, _responsive.scss */
  footer .box-partner .col-xs-6, footer .box-social .col-xs-6 { width: 50%; float: left; }
  /* line 2565, _responsive.scss */
  footer .box-social { margin-top: 40px; }
  /* line 2569, _responsive.scss */
  .box-featured .employer { position: relative; right: inherit; text-align: center; display: block; bottom: 0; }
  /* line 2572, _responsive.scss */
  .box-introduce-home { height: auto; padding: 20px 0; background-position-x: 50%; }
  /* line 2574, _responsive.scss */
  .box-introduce-home .content { padding: 25px 10px; }
  /* line 2576, _responsive.scss */
  .box-introduce-home .content .img { width: 80px; float: left; height: auto; }
  /* line 2578, _responsive.scss */
  .box-introduce-home .content .img img { width: 100%; height: auto; margin-top: 45px; }
  /* line 2582, _responsive.scss */
  .box-introduce-home .content .content-main { overflow: hidden; padding-left: 25px; text-align: left; }
  /* line 2584, _responsive.scss */
  .box-introduce-home .content .content-main p { font-size: 14px; height: auto; margin-bottom: 15px; }
  /* line 2587, _responsive.scss */
  .box-introduce-home .content .content-main a { font-size: 16px; line-height: 42px; padding: 0; display: block; width: 100%; text-align: center; }
  /* line 2592, _responsive.scss */
  .box-introduce-home .col-xs-4 { width: 100%; }
  /* line 2598, _responsive.scss */
  .box-latest-article .content-latest-article { position: relative; }
  /* line 2600, _responsive.scss */
  .box-latest-article .content-latest-article .img { width: 100%; float: none; }
  /* line 2613, _responsive.scss */
  .page-results .page-resources .content-latest-article .right-latest-article h3 a { font-size: 23px; }
  /* line 2616, _responsive.scss */
  .page-results .page-resources.box-dashboard .box-tab-jobAlert .tab-content { padding-top: 30px; }
  /* line 2620, _responsive.scss */
  .box-search .row .col-xs-8, .box-search .row .col-xs-6, .box-search .row .col-xs-4 { width: 100%; }
  /* line 2625, _responsive.scss */
  .box-sign-up .img { width: 39px; }
  /* line 2628, _responsive.scss */
  .box-sign-up .sign-up-hide { padding: 15px; }
  /* line 2632, _responsive.scss */
  .page-results .box-dashboard .box-tab-jobAlert .nav-tabs li { width: 30%; }
  /* line 2635, _responsive.scss */
  .dashboard-emp-page .top-dashboard .info .overflow { min-height: 0 !important; }
  /* line 2638, _responsive.scss */
  .box-content-search-view .top-content-search-view .job-title ul li { width: 100%; float: none; }
  /* line 2641, _responsive.scss */
  .dashboard-emp-page .top-dashboard .info .box-top-info .overflow, .page-dashboard .top-dashboard .info .box-top-info .overflow { min-height: inherit; }
  /* line 2645, _responsive.scss */
  .box-quick-search .list-quick-search.show-all ul { width: 100%; padding: 10px 0; }
  /* line 2648, _responsive.scss */
  .box-quick-search .list-quick-search.show-all ul li a { padding-left: 0; padding-right: 15px; font-size: 16px; }
  /* line 2655, _responsive.scss */
  .box-select .col-xs-11 { padding-right: 0; width: 87%; }
  /* line 2658, _responsive.scss */
  .box-select .col-xs-1 { padding-left: 0; width: 13%; }
  /* line 2660, _responsive.scss */
  .box-select .col-xs-1 a { float: right; }
  /* line 2666, _responsive.scss */
  .page-jobalert.modal.content-page, .page-account-setting.modal.content-page { padding: 20px 20px 0 20px; margin-top: 20px; }
  /* line 2668, _responsive.scss */
  .page-jobalert.modal.content-page .group-btn-search, .page-account-setting.modal.content-page .group-btn-search { padding-top: 50px; }
  /* line 2674, _responsive.scss */
  .modal.content-page { width: 100%; max-width: 100%; padding: 0 15px; }
  /* line 2677, _responsive.scss */
  header .container .menu-home ul.nav li a, header .container .menu-home ul.nav li span { padding: 0 20px 0 25px; }
  /* line 2680, _responsive.scss */
  header .container .menu-home ul.nav li ul.menu-1 { margin-left: 25px; width: 85%; }
  /* line 2683, _responsive.scss */
  .box-quick-search { padding: 30px 0 15px 0; }
  /* line 2685, _responsive.scss */
  .box-quick-search h3 { margin-bottom: 20px; }
  /* line 2689, _responsive.scss */
  .box-latest-article { padding-bottom: 25px; }
  /* line 2693, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy p, .page-results .main-page .container.box-content-phillosophy ul li { font-size: 16px; line-height: 1.4; color: #666; }
  /* line 2697, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy .box-FAQs ul li { line-height: 2.0; }
  /* line 2700, _responsive.scss */
  #popup-sign-in .checkbox.form-group.box-check label { margin-top: 0; }
  /* line 2703, _responsive.scss */
  #popup-PostAjob .group-btn-search .btn { left: -15px; right: -16px; bottom: -15px; width: auto; }
  /* line 2709, _responsive.scss */
  .page-results.fix-header .box-top-search .box-signin-top { padding-top: 0; top: 5px; }
  /* line 2712, _responsive.scss */
  .box-signin-top .top-content-search-view { margin: 5px 0 0 0; }
  /* line 2716, _responsive.scss */
  .page-oursolution .box-oursolution .left-oursolution { padding-top: 45px; }
  /* line 2719, _responsive.scss */
  .info-partner-hide { padding: 10px 15px 15px 15px; }
  /* line 2721, _responsive.scss */
  .info-partner-hide:after { display: none; }
  /* line 2725, _responsive.scss */
  .list-partner { height: auto; }
  /* line 2727, _responsive.scss */
  .list-partner p { padding: 0 10px; }
  /* line 2731, _responsive.scss */
  .page-dashboard .box-saved { padding: 30px 0 25px 0; }
  /* line 2734, _responsive.scss */
  .page-dashboard .box-job-searched .list-featured { padding: 15px 10px 20px 10px; }
  /* line 2737, _responsive.scss */
  .page-dashboard p { margin: 25px 0; }
  /* line 2740, _responsive.scss */
  .page-dashboard .box-job-searched .content-featured p { padding: 0; font-size: 15px; }
  /* line 2743, _responsive.scss */
  .page-dashboard .list-featured .content-featured p { font-size: 14px; line-height: 20px; }
  /* line 2747, _responsive.scss */
  .wrap-job-profile .col-xs-5 .row { margin-left: -7px; margin-right: -7px; }
  /* line 2749, _responsive.scss */
  .wrap-job-profile .col-xs-5 .row .col-xs-6 { padding-left: 7px; padding-right: 7px; }
  /* line 2754, _responsive.scss */
  .box-content-search-view .advertisement.add .left-advertisement .top-content-search-view .job-title ul li { width: 100%; }
  /* line 2757, _responsive.scss */
  .owl-carousel-2colum .list-featured .content-featured { height: 130px; }
  /* line 2760, _responsive.scss */
  .box-search .content .form-group .box-dropdown .show-hide-ttip, .box-search .content .form-group .box-dropdown-1 .show-hide-ttip { width: 100%; }
  /* line 2764, _responsive.scss */
  .box-signin-top .form-inline .text { margin-bottom: 10px; font-size: 13px; line-height: 1.3; }
  /* line 2768, _responsive.scss */
  .box-signin-top .form-inline .box-captchar { width: 41%; }
  /* line 2771, _responsive.scss */
  .box-signin-top .form-inline .box-select { width: 88%; }
  /* line 2778, _responsive.scss */
  .page-results.fix-header .wrap-jobdetail .box-top-search .box-signin-top .form-inline .btn { padding: 0 30px; }
  /* line 2782, _responsive.scss */
  .box-signin-top .form-inline .btn { padding: 0 25px; }
  /* line 2785, _responsive.scss */
  .box-signin-top .form-inline .box-select:after { width: 59%; }
  /* line 2790, _responsive.scss */
  .list-partner p { height: inherit; }
  /* line 2793, _responsive.scss */
  .list-partner .img { height: inherit; }
  /* line 2797, _responsive.scss */
  .box-partners .row .col-xs-6 { width: 100%; }
  /* line 2801, _responsive.scss */
  .page-buzzback .btn-danger { font-size: 16px; margin: 40px auto 0 auto; display: block; }
  /* line 2804, _responsive.scss */
  .page-buzzback label { padding-right: 0; font-size: 15px; }
  /* line 2807, _responsive.scss */
  .page-buzzback .result { margin-left: 0; }
  /* line 2813, _responsive.scss */
  .dashboard-emp-page header { background-size: 450% !important; }
  /* line 2816, _responsive.scss */
  .dashboard-emp-page .top-dashboard .info .popup-PostAjob a, .dashboard-emp-page .page-dashboard .top-dashboard .info .popup-PostAjob a { line-height: 46px; }
  /* line 2819, _responsive.scss */
  .dashboard-emp-page .box-content-search-view { top: 15px; }
  /* line 2824, _responsive.scss */
  .dashboard-emp-page header, .page-dashboard header { min-height: 225px; }
  /* line 2826, _responsive.scss */
  .dashboard-emp-page header .container, .page-dashboard header .container { min-height: 225px; }
  /* line 2831, _responsive.scss */
  .dashboard-emp-page .result h5, .page-dashboard .result h5 { font-size: 16px; float: none; }
  /* line 2837, _responsive.scss */
  .dashboard-emp-page .top-dashboard .info, .page-dashboard .top-dashboard .info { margin-top: -135px; }
  /* line 2843, _responsive.scss */
  .page-partner .box-search .col-xs-6 { width: 100%; }
  /* line 2847, _responsive.scss */
  .page-partner .box-search .content-search .content .btn { left: -11px; right: -11px; }
  /* line 2852, _responsive.scss */
  .page-partner .btn-1 { margin-bottom: 30px; }
  /* line 2854, _responsive.scss */
  .page-partner .btn-1.btn-2 { margin-bottom: 50px; }
  /* line 2858, _responsive.scss */
  .page-partner .logo { margin-top: 40px; }
  /* line 2861, _responsive.scss */
  .page-partner .box-des { margin-bottom: 20px; }
  /* line 2863, _responsive.scss */
  .page-partner .box-des p { font-size: 22px; }
  /* line 2868, _responsive.scss */
  .page-partner .info p { font-size: 18px; }
  /* line 2873, _responsive.scss */
  .table-striped .box-btn .btn, .wrap-content-jobdetail .box-bottom-btn .btn.btn-search, .applyJobform .box-btn .btn, .wrap-content-jobdetail .box-content .btn.btn-add { line-height: 40px; margin-right: 10px; margin-top: 10px; font-size: 15px; padding: 0 15px !important; }
  /* line 2876, _responsive.scss */
  .frame-popup .box-btn .btn.btn-add { margin-left: 0 !important; }
  /* line 2880, _responsive.scss */
  .box-content-search-view { padding: 30px 0; }
  /* line 2882, _responsive.scss */
  .box-content-search-view h4.total-jobs { color: #05c9b1; }
  /* line 2885, _responsive.scss */
  .box-content-search-view .bottom-row-hide { overflow: hidden; clear: both; }
  /* line 2887, _responsive.scss */
  .box-content-search-view .bottom-row-hide select { float: right; margin-left: 10px; }
  /* line 2889, _responsive.scss */
  .box-content-search-view .bottom-row-hide select#SortBy { display: none; }
  /* line 2893, _responsive.scss */
  .box-content-search-view .bottom-row-hide .ip-form { height: 32px; }
  /* line 2896, _responsive.scss */
  .box-content-search-view .bottom-row-hide .col-xs-6 { width: 100%; }
  /* line 2899, _responsive.scss */
  .box-content-search-view .bottom-row-hide .jobResultPaging { margin-top: 10px; }
  /* line 2903, _responsive.scss */
  .box-content-search-view .content-search-view { padding: 15px; margin-bottom: 15px; }
  /* line 2904, _responsive.scss */
  .box-content-search-view .content-search-view.is-featured-employer:after { top: 15px; right: 15px; }
  /* line 2908, _responsive.scss */
  .box-content-search-view .content-search-view h3 { padding-right: 0; margin-top: 0; }
  /* line 2910, _responsive.scss */
  .box-content-search-view .content-search-view h3 a { font-size: 18px; letter-spacing: inherit; line-height: 1.3; }
  /* line 2914, _responsive.scss */
  .box-content-search-view .content-search-view ul.wraper-sc { margin-top: 10px; }
  /* line 2918, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3, .box-content-search-view .content-search-view .row .col-xs-6 { width: 100%; }
  /* line 2920, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3 ul, .box-content-search-view .content-search-view .row .col-xs-6 ul { float: left !important; }
  /* line 2923, _responsive.scss */
  .box-content-search-view .content-search-view .row .col-xs-3 ul li:first-child, .box-content-search-view .content-search-view .row .col-xs-6 ul li:first-child { padding-left: 0; }
  /* line 2931, _responsive.scss */
  .box-content-search-view .top-content-search-view { margin-bottom: 10px; }
  /* line 2933, _responsive.scss */
  .box-content-search-view .top-content-search-view ul li { padding: 0 10px 0 0; margin-bottom: 5px; }
  /* line 2938, _responsive.scss */
  .box-content-search-view .top-content-search-view .wp-img-logo { display: block; margin-right: 0; float: none; }
  /* line 2941, _responsive.scss */
  .box-content-search-view .top-content-search-view .lblDescription { display: block; margin-bottom: 10px; }
  /* line 2945, _responsive.scss */
  .box-content-search-view .overflow { width: 100%; }
  /* line 2948, _responsive.scss */
  .box-content-search-view .top-job { padding-right: 0; }
  /* line 2950, _responsive.scss */
  .box-content-search-view .top-job .overflow { margin-bottom: 0; padding: 0; height: auto; }
  /* line 2957, _responsive.scss */
  .page-results.fix-header .box-top-search { padding: 0 0 10px 0; }
  /* line 2959, _responsive.scss */
  .page-results.fix-header .box-top-search h3 { font-size: 15px; }
  /* line 2964, _responsive.scss */
  .top-search-view a.view-more { margin-bottom: 5px; }
  /* line 2966, _responsive.scss */
  .top-search-view a.view-more.sign-in-hide { margin-bottom: 0; }
  /* line 2971, _responsive.scss */
  .box-signin-top { padding-top: 0; }
  /* line 2975, _responsive.scss */
  .popup-job-detail .content-popup, .modal.popup-job-detail .content-popup, .popup-job-detail .box-content, .wrap-content-jobdetail .content-popup { padding: 15px; }
  /* line 2985, _responsive.scss */
  .box-loginOr .login-or { margin-right: 0; padding-right: 0; width: auto; }
  /* line 2987, _responsive.scss */
  .box-loginOr .login-or ul li { width: 35px; height: 35px; }
  /* line 2989, _responsive.scss */
  .box-loginOr .login-or ul li a { line-height: 35px; font-size: 16px; }
  /* line 2995, _responsive.scss */
  .wrap-content-jobdetail .box-top-search { padding: 15px; }
  /* line 2999, _responsive.scss */
  .box-signin-top .form-inline { padding-bottom: 15px; }
  /* line 3001, _responsive.scss */
  .box-signin-top .form-inline input[type="text"] { height: 32px; line-height: 32px; margin-top: 2px; min-width: 100%; }
  /* line 3004, _responsive.scss */
  .box-signin-top .form-inline .form-group { width: 100%; margin-bottom: 0; min-width: 100%; }
  /* line 3006, _responsive.scss */
  .box-signin-top .form-inline .form-group input { width: 100%; }
  /* line 3010, _responsive.scss */
  .box-signin-top .form-inline .box-select { float: left; }
  /* line 3015, _responsive.scss */
  .modal .top-popup-search h2.title { padding: 0 30px 0 0; }
  /* line 3018, _responsive.scss */
  .modal .icon-close-popup { right: 15px; top: 15px; }
  /* line 3021, _responsive.scss */
  .modal .form-group { margin-bottom: 30px; }
  /* line 3024, _responsive.scss */
  .modal .content-popup, .modal .top-popup-search { padding: 0 15px; }
  /* line 3028, _responsive.scss */
  .modal .box-btn .btn { line-height: 40px; margin-top: 30px; margin-right: 15px; }
  /* line 3032, _responsive.scss */
  .modal .content { padding: 50px 0 0 0; }
  /* line 3034, _responsive.scss */
  .modal .content .form-group { padding: 10px 0 20px 0; }
  /* line 3037, _responsive.scss */
  .modal .content .form-group .note label { width: 100%; }
  /* line 3041, _responsive.scss */
  .modal .content .form-group .wp-ddcl .ddcl-display-text { height: 45px; line-height: 45px; margin-bottom: 0 !important; }
  /* line 3045, _responsive.scss */
  .modal .content .form-group.forgot-password a { top: -5px; position: static; }
  /* line 3048, _responsive.scss */
  .modal .content .box-btn li { border: solid 1px rgba(51, 51, 51, 0.1); border-right: none; }
  /* line 3050, _responsive.scss */
  .modal .content .box-btn li:last-child { border-right: solid 1px rgba(51, 51, 51, 0.1); }
  /* line 3053, _responsive.scss */
  .modal .content .box-btn li a, .modal .content .box-btn li label { font-size: 16px; font-weight: 400; width: auto; text-align: center; float: none; }
  /* line 3056, _responsive.scss */
  .modal .content .box-btn li .form-group label { width: 50%; }
  /* line 3061, _responsive.scss */
  .modal .modal-dialog { width: 100%; left: 0; margin: 0; }
  /* line 3063, _responsive.scss */
  .modal .modal-dialog h4.title-1 { font-size: 16px; margin: 0 0 15px 0; }
  /* line 3067, _responsive.scss */
  .modal .group-btn-search { padding-top: 25px; }
  /* line 3069, _responsive.scss */
  .modal .group-btn-search .btn-search { line-height: 45px; font-size: 16px; }
  /* line 3077, _responsive.scss */
  .modal .top-popup-search p { font-size: 16px; margin-bottom: 0; }
  /* line 3082, _responsive.scss */
  .modal.box-popup.popup-job-detail .btn { margin-top: 20px; line-height: 40px; }
  /* line 3085, _responsive.scss */
  .modal.box-popup.popup-job-detail .modal-content .icon-close-popup { right: 15px; top: 20px; }
  /* line 3089, _responsive.scss */
  .modal.box-popup.popup-job-detail .box-bottom-btn .wraper-sc { padding-bottom: 20px; }
  /* line 3095, _responsive.scss */
  .modal.popup-search .modal-body { padding: 30px 0 0px 0; }
  /* line 3097, _responsive.scss */
  .modal.popup-search .modal-body .form-group.group-btn-search { clear: both; }
  /* line 3099, _responsive.scss */
  .modal.popup-search .modal-body .form-group.group-btn-search .btn-search { width: 100%; }
  /* line 3105, _responsive.scss */
  .modal h2.title { padding-bottom: 10px; font-weight: 600; }
  /* line 3108, _responsive.scss */
  .modal .form-group.group-btn-search { width: 100%; }
  /* line 3112, _responsive.scss */
  .modal .content .form-group.forgot-password { padding: 10px 0 25px 0; }
  /* line 3116, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab { padding-left: 0; padding-right: 0; margin-bottom: 20px; }
  /* line 3118, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab .logo { padding-left: 20px; }
  /* line 3121, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab ul { width: 100%; }
  /* line 3123, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab ul li { width: 50%; float: left; margin: 0; }
  /* line 3125, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .box-tab ul li a { font-size: 17px; padding: 0; text-align: center; margin: 0; }
  /* line 3133, _responsive.scss */
  .popup-job-detail .top-job-detail h3, .wrap-content-jobdetail .top-job-detail h3 { font-size: 16px; }
  /* line 3138, _responsive.scss */
  .page-results .box-dashboard .box-search { left: 0; right: 0; top: 0; }
  /* line 3143, _responsive.scss */
  .dashboard-emp-page .result a.view-more, .dashboard-emp-page .page-dashboard .result a.view-more { float: none; font-size: 16px; margin-top: 5px; display: block; }
  /* line 3146, _responsive.scss */
  .dashboard-emp-page .box-content-search-view .result { margin: 20px 0 0 0; }
  /* line 3153, _responsive.scss */
  .page-dashboard .box-dashboard .text-center { top: 15px; position: relative; }
  /* line 3155, _responsive.scss */
  .page-dashboard .box-dashboard .text-center a.name { line-height: 70px; margin-left: 20px; font-size: 20px; }
  /* line 3160, _responsive.scss */
  .popup-job-detail .content-popup, .modal.popup-job-detail .content-popup { padding-top: 30px; }
  /* line 3164, _responsive.scss */
  .modal.popup-register .content .box-btn li a, .modal.popup-register .modal .content .box-btn li label { line-height: 40px; }
  /* line 3168, _responsive.scss */
  .popup-register #jobseeker_signup p { font-size: 14px; line-height: 1.3; margin-top: 15px; }
  /* line 3172, _responsive.scss */
  #popup-sign-in .modal-body { padding: 0; }
  /* line 3178, _responsive.scss */
  #popup-register-employer .modal-body { padding-top: 0; }
  /* line 3183, _responsive.scss */
  .modal .content-popup.content-popup-padding0 .content, .box-search .content-popup.content-popup-padding0 .content, .frame-popup .content-popup.content-popup-padding0 .content { padding: 0 15px; }
  /* line 3187, _responsive.scss */
  .bottom-row-hide { margin-bottom: 5px; }
  /* line 3191, _responsive.scss */
  .row .left-search-result { padding: 0 !important; }
  /* line 3195, _responsive.scss */
  .modal .note, .box-search .note, .frame-popup .note { margin-bottom: 0; }
  /* line 3198, _responsive.scss */
  .box-resource-page.box-latest-article .latest-article { height: auto; }
  /* line 3200, _responsive.scss */
  .box-resource-page.box-latest-article .latest-article .right-latest-article { padding: 15px; }
  /* line 3204, _responsive.scss */
  .box-tag { margin: 0; }
  /* line 3206, _responsive.scss */
  .box-tag ul { margin-top: 20px; }
  /* line 3211, _responsive.scss */
  .blog-article-page .wrap-jobdetail { top: -175px; }
  /* line 3212, _responsive.scss */
  .blog-article-page .wrap-jobdetail .wp-job-info .top-job-detail h3 { font-size: 26px; }
  /* line 3217, _responsive.scss */
  .blog-article-page footer { margin-top: -150px; }
  /* line 3220, _responsive.scss */
  .blog-article-page .wp-job-info { padding: 0; }
  /* line 3223, _responsive.scss */
  .blog-article-page header { min-height: 275px; }
  /* line 3225, _responsive.scss */
  .blog-article-page header .container { min-height: 275px; }
  /* line 3229, _responsive.scss */
  .blog-article-page .content-popup { padding: 0; }
  /* line 3231, _responsive.scss */
  .blog-article-page .content-popup .content { padding: 15px 15px 25px 15px; }
  /* line 3233, _responsive.scss */
  .blog-article-page .content-popup .content p { text-align: left; }
  /* line 3240, _responsive.scss */
  .end-job-result a { font-size: 16px; padding: 0; display: block; margin-bottom: 20px; }
  /* line 3243, _responsive.scss */
  .search-resource { margin-top: 20px; text-align: left; }
  /* line 3245, _responsive.scss */
  .search-resource ul { margin: 15px 0 30px 0; padding-bottom: 10px; }
  /* line 3248, _responsive.scss */
  .search-resource ul li a { padding: 0 20px 0 0; line-height: 30px; font-size: 16px; }
  /* line 3254, _responsive.scss */
  .box-search .top-popup-search .note label i, .box-search .top-popup-search .note span i, .box-search .content-search .note label i, .box-search .content-search .note span i { position: relative; top: 5px; }
  /* line 3257, _responsive.scss */
  .box-featured { padding-top: 560px; }
  /* line 3259, _responsive.scss */
  .box-featured .list-featured { min-height: auto; }
  /* line 3265, _responsive.scss */
  .box-featured .owl-theme .owl-controls { margin-top: 20px; }
  /* line 3269, _responsive.scss */
  header { min-height: 300px; background-size: 220% !important; background-position-x: -125px; -ms-background-position-x: -125px; }
  /* line 3271, _responsive.scss */
  header .container { min-height: 300px; }
  /* line 3274, _responsive.scss */
  header .banner h3 { padding-top: 40px; font-size: 24px; font-style: normal; font-stretch: normal; line-height: 1.33; color: #fff; text-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
  /* line 3277, _responsive.scss */
  header .banner h3 span { font-size: 20px; margin-top: 5px; }
  /* line 3282, _responsive.scss */
  .box-search { top: -90px; padding-bottom: 50px; }
  /* line 3284, _responsive.scss */
  .box-search .mobile { display: none; }
  /* line 3287, _responsive.scss */
  .box-search .top-popup-search span { display: none; }
  /* line 3291, _responsive.scss */
  .box-search .content-search .content .col-xs-4 { width: 100%; float: none; }
  /* line 3294, _responsive.scss */
  .box-search .content-search .content .btn-search { margin-bottom: 0; position: absolute; left: -10px; right: -10px; width: auto; line-height: 50px; }
  /* line 3298, _responsive.scss */
  .box-search .content-search .content .form-group label { font-size: 14px; margin-bottom: 0; }
  /* line 3302, _responsive.scss */
  .box-search .content-search .content .wp-ddcl .ddcl-display-text, .box-search .content-search .content .form-control, .box-search .content-search .content input { padding-bottom: 5px; font-size: 16px; }
  /* line 3308, _responsive.scss */
  .popup-job-detail .table-striped .top-job-detail h3 { margin-top: 0; }
  /* line 3311, _responsive.scss */
  .popup-job-detail .border .title-2 { font-size: 12px; }
  /* line 3315, _responsive.scss */
  .popup-job-detail .top-job-detail .img { width: 50px; height: 50px; }
  /* line 3318, _responsive.scss */
  .popup-job-detail .top-job-detail .left { padding-left: 15px; }
  /* line 3324, _responsive.scss */
  .title { font-size: 26px; padding: 35px 0 25px 0; }
  /* line 3327, _responsive.scss */
  .wp-localtion-row1 .title, .best-row-top1 .title { font-size: 21px; padding-right: 40px; }
  /* line 3330, _responsive.scss */
  .wp-job-info { padding: 0 10px; }
  /* line 3335, _responsive.scss */
  .popup-register .box-loginOr .btn { line-height: 40px; padding: 0 20px; }
  /* line 3339, _responsive.scss */
  .popup-register .box-loginOr .login-or { padding-left: 0; margin-top: 20px; }
  /* line 3343, _responsive.scss */
  .form-group.box-loginOr { padding-top: 0px; }
  /* line 3347, _responsive.scss */
  .page-results .main-page .container { width: 100%; }
  /* line 3350, _responsive.scss */
  .modal .form-group span.text-otherlogin { padding: 0 15px; }
  /* line 3354, _responsive.scss */
  .modal .form-group span.text-otherlogin, .box-loginOr .loginSocial-32 { line-height: 40px; }
  /* line 3357, _responsive.scss */
  .popup-job-detail.modal .modal-dialog .content-popup p, .popup-job-detail .content-popup p, .popup-job-detail .content-popup .border li { font-size: 14px; line-height: 24px; }
  /* line 3361, _responsive.scss */
  .wrap-content-jobdetail .col-xs-4 .list-featured { line-height: 40px; padding: 15px; }
  /* line 3365, _responsive.scss */
  .page-results .main-page .container.box-content-phillosophy, .popup-job-detail.modal .modal-dialog { width: 94%; }
  /* line 3368, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article { padding: 20px; }
  /* line 3370, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article p { line-height: 1.9; text-align: left; }
  /* line 3375, _responsive.scss */
  footer { padding: 20px 0; }
  /* line 3391, _responsive.scss */
  footer .col-xs-6 { width: 100%; }
  /* line 3393, _responsive.scss */
  footer .col-xs-6.box-partner { margin-bottom: 40px; }
  /* line 3396, _responsive.scss */
  footer .col-xs-6.box-partner ul li { float: none; margin: 25px 0; }
  /* line 3402, _responsive.scss */
  footer h4 { font-size: 22px; }
  /* line 3407, _responsive.scss */
  footer ul li { width: 100%; float: none; }
  /* line 3409, _responsive.scss */
  footer ul li + li { margin-left: 0; margin-top: 5px; }
  /* line 3415, _responsive.scss */
  .container { width: 100%; padding: 0 15px; }
  /* line 3418, _responsive.scss */
  .btn-register-1, header .banner .btn-register { padding: 0; font-size: 14px; display: block; text-align: center; }
  /* line 3421, _responsive.scss */
  body.mnopen header #off-canvas-pr { width: 95%; padding: 20px 0; }
  /* line 3426, _responsive.scss */
  .box-looking-talent a { padding: 0; margin-bottom: 20px; }
  /* line 3429, _responsive.scss */
  .box-looking-talent .looking-talent { width: 100%; }
  /* line 3431, _responsive.scss */
  .box-looking-talent .looking-talent h3 { font-size: 24px; padding-top: 50px; }
  /* line 3434, _responsive.scss */
  .box-looking-talent .looking-talent p { margin-top: 25px; }
  /* line 3440, _responsive.scss */
  .box-latest-article .latest-article .img { width: 100%; float: none; }
  /* line 3443, _responsive.scss */
  .box-latest-article .latest-article .right-latest-article { padding: 20px; }
  /* line 3449, _responsive.scss */
  .header .navbar-default .navbar-toggle, .header .navbar-default .navbar-toggle:hover, .header .navbar-default .navbar-toggle:focus { background-color: transparent; border: none; background: url("/client/theme/images/icon-menu.png") no-repeat; width: 30px; height: 30px; margin: 19px 19px 0 0; }
  /* line 3451, _responsive.scss */
  .header .navbar-default .navbar-toggle span, .header .navbar-default .navbar-toggle:hover span, .header .navbar-default .navbar-toggle:focus span { display: none; }
  /* line 3456, _responsive.scss */
  .header .navbar-default .navbar-collapse, .header .navbar-default .navbar-default .navbar-form { border: none; box-shadow: none; }
  /* line 3460, _responsive.scss */
  .header .navbar-default .navbar-nav.navbar-right { padding-top: 0; }
  /* line 3462, _responsive.scss */
  .header .navbar-default .navbar-nav.navbar-right li { float: left; padding: 0 15px; }
  /* line 3464, _responsive.scss */
  .header .navbar-default .navbar-nav.navbar-right li a { font-size: 20px; }
  /* line 3467, _responsive.scss */
  .header .navbar-default .navbar-nav.navbar-right li:first-child { padding-left: 5px; }
  /* line 3472, _responsive.scss */
  .header .navbar-default .navbar-nav li a { font-size: 14px; padding-top: 25px; }
  /* line 3476, _responsive.scss */
  .header .navbar-default .navbar-collapse ul { padding-top: 25px; }
  /* line 3482, _responsive.scss */
  .owl-item { padding: 0 10px; }
  /* line 3486, _responsive.scss */
  .title-new { padding: 0 0 15px 0; font-size: 24px; }
  /* line 3490, _responsive.scss */
  .box-investor { font-size: 16px; }
  /* line 3492, _responsive.scss */
  .box-investor .content { margin-top: 20px; }
  /* line 3494, _responsive.scss */
  .box-investor .content p { margin-bottom: 20px; }
  /* line 3497, _responsive.scss */
  .box-investor .content ul { padding-left: 20px; }
  /* line 3500, _responsive.scss */
  .box-investor .content ul li:before { top: 6px; }
  /* line 3506, _responsive.scss */
  .box-investor .title-small { font-size: 18px; }
  /* line 3511, _responsive.scss */
  .col-left .list-investor > li + li { margin-top: 10px; }
  /* line 3515, _responsive.scss */
  .box-form-contact { padding: 15px 0; font-size: 16px; }
  /* line 3517, _responsive.scss */
  .box-form-contact .main-form { padding: 15px; }
  /* line 3520, _responsive.scss */
  .box-form-contact .top-contact { margin-bottom: 15px; }
  /* line 3522, _responsive.scss */
  .box-form-contact .top-contact .pull-left, .box-form-contact .top-contact .pull-right { float: none !important; width: 100%; }
  /* line 3525, _responsive.scss */
  .box-form-contact .top-contact .pull-right { margin-top: 10px; }
  /* line 3530, _responsive.scss */
  .box-form-contact .main-contact { margin-top: 20px; }
  /* line 3534, _responsive.scss */
  .box-form-contact .input-form { font-size: 16px; }
  /* line 3539, _responsive.scss */
  .title-solutions, .box-banner-contactus .title-contactus { font-size: 26px; }
  /* line 3544, _responsive.scss */
  .aboutus-page header, .aboutus-page header .container, .solutions-page header, .solutions-page header .container { min-height: 195px; }
  /* line 3550, _responsive.scss */
  .aboutus-page .box-solutions, .solutions-page .box-solutions, .homepage .box-solutions { padding-bottom: 20px; margin-top: 40px; }
  /* line 3555, _responsive.scss */
  .box-banner-new { height: 255px; }
  /* line 3557, _responsive.scss */
  .box-banner-new .title-banner { font-size: 32px; padding-bottom: 20px; margin-bottom: 20px; }
  /* line 3561, _responsive.scss */
  .box-banner-new .txt-banner { font-size: 20px; }
  /* line 3567, _responsive.scss */
  .box-solutions .text { font-size: 16px; margin-top: 20px; }
  /* line 3570, _responsive.scss */
  .box-solutions .img { margin-bottom: 20px; }
  /* line 3573, _responsive.scss */
  .box-solutions .content-solutions { height: auto; display: block; }
  /* line 3577, _responsive.scss */
  .box-solutions .row + .row { margin-top: 40px; }
  /* line 3581, _responsive.scss */
  .box-solutions .btn-default-white { width: 100%; }
  /* line 3586, _responsive.scss */
  .box-who-work { margin: 40px 0; }
  /* line 3588, _responsive.scss */
  .box-who-work .main-work { margin-top: 20px; } }
@media all and (max-width: 375px) { /* line 3595, _responsive.scss */
  .wrap-content-jobdetail .top-job-detail { padding-right: 0px; }
  /* line 3598, _responsive.scss */
  .wrap-content-jobdetail .wp-job-info .content-popup .content h3 { font-size: 16px; }
  /* line 3603, _responsive.scss */
  .modal .submitBtn .btn { top: 0px; }
  /* line 3608, _responsive.scss */
  .form-email-jobs { margin-top: 100px; }
  /* line 3611, _responsive.scss */
  #sign-up-emp-2 .box-add-search .row .note { height: 75px; } }
@media all and (max-width: 320px) { /* line 3617, _responsive.scss */
  header .container, header { min-height: 250px; }
  /* line 3621, _responsive.scss */
  .box-banner-new { height: 210px; }
  /* line 3625, _responsive.scss */
  .box-featured .owl-item .list-featured { height: 270px; }
  /* line 3627, _responsive.scss */
  .box-featured .owl-item .list-featured .content-featured { height: 170px; }
  /* line 3630, _responsive.scss */
  .box-featured .owl-item .list-featured a.view-more { bottom: 25px; left: 5px; }
  /* line 3634, _responsive.scss */
  .box-featured .owl-item .list-featured a.view-more.read-more { bottom: -5px; left: 25px; right: 0; }
  /* line 3639, _responsive.scss */
  .box-sign-up { top: 115px; } }
