body{
    width: 100%;
    max-width: 100%;
    margin: auto;
    font-family: 'Roboto', sans-serif;
}
.clear-both{
    clear: both;
}
.new-line{
    display: none;
}
.btn-bblack{
    border: 1px solid #333333;
    padding: 2px 15px;
    line-height: normal;
    font-size: 14px;
    background-color: transparent;
}
#online_support{
    display: none;
    position: relative;
    z-index: 10000;
}
/*-------------CSS BANNER-----------------*/
#banner{
    height: 460px;
    position: relative;
}
#slidesBanner .ban{
    height: 460px;
    margin: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.prev{
    background: url('/images/new_img/icon/muiten1.gif') no-repeat center center;
    height: 50px;
    width: 20px;
    left: 0;
    top: 43%;
}
.prev:hover{}
.next{
    background: url('/images/new_img/icon/muiten2.gif') no-repeat center center;
    height: 50px;
    width: 20px;
    right: 0;
    top: 43%;
}
.next:hover{}
.ban.s1 .bg-s1{
    width: 100%;
    max-width: 100%;
    height: 460px;
    background: url('/images/new_img/banner/banner111.jpg') no-repeat center center;
}
.ban.s1 .cont-s1,
.ban.s2 .cont-s2{
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 165px 0;
    padding-top: 100px;
    font-size: 15px;
    max-width: 100%;
}
.cont-s1 img{
    height: 82px !important;
    padding-bottom: 15px;
    display: inline !important;
}
.ban.s2 .cont-s2{
    padding-top: 100px;
}

.ban.s1 .cont-s1 p,
.ban.s1 .cont-s1 h3,
.ban.s2 .cont-s2 p,
.ban.s2 .cont-s2 h3{
    width: 90%;
    margin: 5px auto 10px;
    font-size: 15px;
    font-weight: normal;
}
#bt-post-a-job-now{
    background: #ffffff url('/images/new_img/icon/job-icon2.gif') no-repeat 25px 7px;
    text-indent: 30px;
    padding: 10px 35px 8px 35px;
}
.ban.s2 .bg-s2{
    width: 100%;
    max-width: 100%;
    height: 600px;
    background: url('/images/new_img/banner/banner2222.jpg') no-repeat center center;
}
.ban.s2 .cont-s2 h2{
    font-size: 24px !important;
    font-weight: bold;
}
.ban.s2 .cont-s1 h3 > span,
.ban.s2 .cont-s2 p > span,
.ban.s2 .cont-s2 h3 > span{
    display: block;
    line-height: 34px;
}
.ban.s1 .cont-s1 b,
.ban.s1 .cont-s1 h1,
.ban.s2 .cont-s2 b,
.ban.s2 .cont-s2 h1{
    display: block;
    margin: 5px 0;
    font-size: 25px
}

.ban.s2 .cont-s2 img{
    display: block;
    width: 80%;
    max-width: 250px;
    margin: auto;
}
#bt-join-us-free{
    background: #ffffff url('/images/new_img/icon/icon-join-us-free2.png') no-repeat 25px 7px;
    text-indent: 30px;
    padding: 10px 35px 8px 35px;
}
/*_______________________HOME SEARCH__________________*/
#home-search{
    position: absolute;
    bottom: 15px;
    z-index: 1000;
    width: 100%;
    max-width: 1600px;
    display: none;
}
#wrap-home-search{
    width: 100%;
    max-width: 1000px;
    margin: auto;
    position: relative;
}
#wrap-home-search input{
    width: 100%;
    max-width: 1000px;
    background: #ffffff url('/images/new_img/icon/home-search.png') no-repeat 25px center;
    background: rgba(255,255,255,.7) url('/images/new_img/icon/home-search.png') no-repeat 25px center;
    text-indent: 70px;
    height: 56px;
    border: 1px solid #666666;
    /*    -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;*/
    font-size: 20px;
    color: #000000;
}
#wrap-home-search input:focus + #bt-home-search{
    background-color: #333;
    color: #fff;
}
#bt-home-search{
    position: absolute;
    right: 1px;
    top: 1px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    width: 100px;
    height: 54px;
    border: none;
    border-left: 1px solid #666666;
    font-size: 24px;
}
#bt-home-search:hover,
#bt-home-search:focus{
    background: #ffffff;
    border: none;
    border-left: 1px solid #666666;
}
#wrap-tags{
    width: 100%;
    max-width: 1000px;
    margin: 15px auto;
}
#wrap-tags .tags{
    display: inline-block;
    float: left;
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#wrap-tags .tags:nth-child(3n+1){
    background: #ffffff;
}
#wrap-tags .tags:nth-child(3n+2){
    background: #f4ac42;
}
#wrap-tags .tags:nth-child(3n){
    background: #22749a;
}
#wrap-tags .tags a{
    color: #ffffff;
}
#wrap-tags .tags:nth-child(3n+1) a{
    color: #000000;
}
#wrap-tags .tags a:hover{
    text-decoration: none;
}
#wrap-tags span{
    float: left;
    padding: 0 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-indent: 60px;
}
/*-------------STATISTIC-----------------*/
#statistic{
}
#statistic #wrap-statistic{
    width: 100%;
    max-width: 100%;
    font-size: 13px;
    font-family: Arial;
    background: #eeeeee;
    color: #7f6f62!important;
    margin: 1px auto;
}
#wrap-statistic .col-md-3{
    border-bottom: 1px solid #ffffff;
    padding: 10px;
}
#wrap-statistic .col-md-3:nth-child(even){
    border-left: 1px solid #ffffff;
}
#wrap-statistic .col-md-3 .wrap-col-md-3 span{
    font-size: 20px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
#wrap-statistic .col-md-3 .wrap-col-md-3 h3{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
}
/*-------------CATEGORIES-----------------*/
#categories{}
#categories .wrap-categories{
    width: 100%;
    max-width: 100%;
    display: none;
}
/*-------------BANNER QC-----------------*/
#bannerqc{
    width: 100%;
    max-width: 100%;
}
#wrap-bannerqc{
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;

}
/*-------------BANNER QC-----------------*/
#wrap-bannerqc .bqc{
    height: 410px;
    margin: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.bqc.s1 .bg-s1{
    width: 100%;
    max-width: 100%;
    height: 410px;
    background: url('/images/new_img/banner/bgw.jpg') no-repeat center center;
}
.bqc.s1 .bg-s1 .cont-s1{
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 20px 0;
    position: relative;
}


.bqc.s1 .bg-s1 .cont-s1 h2{
    font-size: 18px;
    margin: 0;
    font-weight: 400;
}
.bqc.s1 .bg-s1 .cont-s1 label{
    font-size: 32px;
    display: block;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-indent: 15px;
    margin-bottom: 15px;
}
#bt-post-ad,
#bt-sample{
    text-align: left;
    padding-left: 15px;
    margin: auto;
}
#bt-post-ad button{
    display: inline-block;
    border: 1px solid #ffffff;
    color: #ffffff;
    height: 45px;
    line-height: normal;
    font-size: 18px;
    font-weight: 500;
    background-color: transparent;
    background: transparent url('/images/new_img/icon/ad-icon-white.png') no-repeat 30px center;
    background-size: auto;
    text-indent: 35px;
    margin: 0 auto 15px auto;
    background-position-x: 30px;
}
#bt-post-ad button:hover{
    border: 1px solid #ffffff;
    color: #22749a;
    background: #ffffff url('/images/new_img/icon/ad-icon-hover.png') no-repeat 30px center;
}
.cont-s1 a:hover{
    text-decoration: none;
}

#bt-sample button{
    display: inline-block;
    border: 1px solid #22749a;
    background: #22749a;
    color: #ffffff;
    height: 45px;
    line-height: normal;
    font-size: 18px;
    font-weight: 500;
    margin: auto;
}
#icon-only{
    width: 253px;
    height: 123px;
    background: url('/images/new_img/icon/new_only.png') no-repeat 15px center;
    left: 0;
    top: 225px;
    position: absolute;
    background-size: 60%;
}
/*-------------FEATURED EMPLOYERS, FEATURED IN, RECOMMENED JOBS TODAY-----------------*/
#featured-job,
#featured-in,
#recommened-jobs{
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
    display: none;
}
#recommened-jobs{ 
    display: block;
}
#featured-job .g-title,
#featured-in .g-title,
#recommened-jobs .g-title{
    font-size: 26px;
    color: #22749a;
    display: block;
    text-align: center;
    margin: 0;
    font-weight: 400;
    max-width: 1000px;
    margin: auto;
}
#recommened-jobs .g-title{
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #435a7a;

}
#adsbygoogle{
    display: none;
}
#note-for-icon{
    margin-bottom: 15px;
}
#note-for-icon span{
    width: 50%;
    display: block;
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    float: left;
    background: #eeeeee;
    text-indent: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#note-for-icon span:nth-child(even){
    border-left: 1px solid #ffffff;
}
#note-for-icon h2{
    display: inline;
    padding: 0;
    nttext-indent: 0;
    font-size: 14px;
    font-weight: 400;
}
#note-for-icon h3{
    display: inline;
    padding: 0;
    nttext-indent: 0;
    font-size: 14px;
    font-weight: 400;
}
#list-recommened-jobs .recommened-jobs,
#list-pro-qsearch .pro-qsearch{
    height: 80px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #ffffff;
    border-bottom: none;
    border-right: none;
    position: relative;
    background: #eeeeee;
}
#list-recommened-jobs .recommened-jobs:first-child{
    border-top: none;
}
#list-recommened-jobs .recommened-jobs:nth-child(n+7){
    display: none;
}
#list-recommened-jobs .wrap-recommened-jobs,
.pro-qsearch .wrap-pro-qsearch{
    height: 80px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#list-recommened-jobs .wrap-recommened-jobs.high-light,
.pro-qsearch .wrap-pro-qsearch.high-light{
    background: #dbdada;
}
.cols1,.cols2,.cols3{
    float: left;
}

.cols1 label{
    text-align: center;
    margin: 0;
    padding: 0;
    border-right: 1px solid #ffffff;
}
.cols1 .ranking{
    font-size: 15px;
    display: block;
    height: 80px;
    line-height: 80px;
    width: 40px;
    font-weight: bold;
    background: #f4ac42;
    color: #ffffff;
}
.cols1 .high-light-job{
    font-size: 15px;
    display: block;
    height: 80px;
    line-height: 80px;
    width: 40px;
    color: #4d646f;
    font-weight: bold;

}
.cols1 .no-high-light-job{
    font-size: 15px;
    display: block;
    height: 80px;
    line-height: 80px;
    width: 40px;
    color: #4d646f;
    font-weight: bold;
}
.cols2{
    width: 50%;
    min-width: 245px;
    padding: 2px 0 2px 5px;
    position: relative;
}
.cols2 .job-icon{
    position: absolute;
    top: 5px;
}
.cols2 .icon-job-type{
    margin-left: 0;
}
.cols2 .job-link{
    font-weight: bold;
    color: #4D646F;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 13px;
    display: block;
    font-family: arial;
    line-height: 15px;
    margin-top: 30px;
    height: 45px;
    overflow: hidden;
}
.cols2 .job-link i{
    display: block;
    line-height: initial;
    font-size: 10px;
    font-weight: normal;
    width: 215px;
}
.cols2 .job-category{
    margin: 0;
    padding: 0;
    display: none;
    font-size: 12px;
    line-height: 20px;
}
.cols3{
    float: none;
    position: absolute;
    right: 0;
    margin-right: 5px;
    padding: 2px 0;
    min-width: 95px;
}
.cols3.icon-new{
    background: url('/images/new_img/icon/new11.png');
    background-position-x: 90%;
    background-position-y: 21%;
    background-repeat: no-repeat;
}
.cols3.icon-flz{
    background: url('/images/new_img/icon/flz.png');
    background-position-x: 90%;
    background-position-y: 21%;
    background-repeat: no-repeat;
}

.cols3.icon-newflz{
    background: url('/images/new_img/icon/newflz.png');
    background-position-x: 90%;
    background-position-y: 21%;
    background-repeat: no-repeat;
}
.cols3.icon-jb{
    background: url('/images/new_img/icon/jb.png');
    background-position-x: 90%;
    background-position-y: 21%;
    background-repeat: no-repeat;
}
.cols3.icon-newjb{
    background: url('/images/new_img/icon/newjb.png');
    background-position-x: 90%;
    background-position-y: 21%;
    background-repeat: no-repeat;
}
.div-verify-cols3{
    width: 162px;
    height: 30px;
    top: 35px;
    right: 0px;
    position: absolute;
    background: white;
    border: 1px solid #4CC2AC;
    color: #4CC2AC;
    border-radius: 7px;
    line-height: 2;
    text-align: center;
}
.cols3 .statictis-job-view{
    margin: 55px 0 0;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
#bt-view-more{
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #eeeeee;
    border-top: 1px solid #ffffff;
}
#bt-view-more .btn-bblack{
    color: #4D646F;
    border: none;
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    padding: 0;
    height: 60px;
    position: relative;

}
#bt-view-more .btn-bblack:after{
    content: "...";
    height: 10px;
    width: 10px;
    position: absolute;
    bottom: 30px;
    left: 25px;
    font-size: 30px;
}
#bt-view-more .btn-bblack:hover{
    color: #22749a;
    background-color: transparent;
    border-color: #22749a;
}
#m-search-by-job-types{
    display: block;
    text-align: center;
    margin: 10px 0;
}
#m-search-by-job-types button{
    text-align: center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    background: #16a79d;
    border: 1px solid #16a79d;
    position: relative;
    padding: 0 45px 0 30px;
}
#m-search-by-job-types button:hover{
    background: #16a79d;
}
#m-search-by-job-types button:after{
    content: "";
    background: url('/images/new_img/icon/muiten.png') no-repeat center;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 2px;
    right: 5px;
    border-left: 1px solid #ffffff;
}
/*-------------FOOTER-----------------*/
footer{
    width: 100%;
    max-width: 100%
}
footer #f1{
    width: 100%;
    max-width: 100%;
    background: #817d72;
}
#f1 .f1-wrap,
#f2 .f2-wrap{
    width: 100%;
    max-width: 100%;
    padding: 10px 0;
    text-align: center;
    margin: auto;
}
#f1 .f1-wrap > span{
    color: #ffffff;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
    display: none;
}
#f1 .f1-wrap a{
    margin-left: 10px;
}
footer #f2{
    width: 100%;
    max-width: 100%;
    background: #423e35;
    color: #ffffff!important;
    font-size: 13px;
}
#f2 .f2-wrap b{
    font-weight: 400!important;
}
#f2 .f2-wrap > img{
    margin: 10px 0;
}
#f2 #f2-top a,
#f2 #f2-top a:focus, 
#f2 #f2-top a:hover{
    color: #ffffff;
}
#f2-top{
    margin-bottom: 10px;
}
#f2-top img{
    display: none;
}
#f2-ournetwork,
#f2-oursite{
    display: none;
}
#f2-copyright b,
#f2-ournetwork b,
#f2-oursite b{
    text-align: center;
    display: block;
}
#f2-ournetwork b,
#f2-oursite b{
    margin-top: 10px;
}
#f2-bottom{
    border-top: 1px solid #5B5546;
    padding-top: 15px;
    display: none;
}
/*-------------M FOOTER---------------------------------------------------------*/
#btnhamburger,
#m-header,
#btnsearch,
#m-search,
#btncontrolpanel,
#m-control-panel{
    width: 100%;
    max-width: 768px;
}
#m-header,
#m-search,
#m-control-panel{
    position: relative;
    padding-top: 50px;
}
#m-header .m-btclose,
#m-control-panel .m-btclose{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    border: 1px solid #333333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
}
#m-logo{
    text-align: left;
    padding-top: 10px;
    margin-left: 15px;
}
#m-menu ul{
    margin: 0;
    padding: 0;
}
#m-menu ul li{
    list-style: none;
    display: block;
    padding: 12px 15px;
    margin: 0 10px;
}
#m-menu ul li:nth-child(2){
    border-bottom: 1px solid #d77e92;
}
#m-menu ul li:last-child{
    border: none;
}
#m-menu ul li a{
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
#m-search{
    height: 100%;
}
#m-search .m-btclose{
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 20px;
    border: 1px solid #333333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    z-index: 2;
}
#wrap-m-search{
    text-align: center;
    padding-top: 80px;
    margin: 0 10px;
    position: relative;
    max-width: 400px;
    margin: auto;
}
#wrap-m-search img{
    margin-bottom: 15px;
}
#wrap-m-search input{
    width: 100%;
    max-width: 275px;
    height: 45px;
    border: 1px solid #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    color: #666666;
    text-indent: 5px;
}
#wrap-m-search #bt-go{
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    width: 130px;
    height: 130px;
    border: 1px solid #666666;
    font-size: 30px;
    font-weight: bold;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: 20px;
    color: #ffffff;
    border: 2px solid #cb6d82;
    background:  #991a37;
}

#wrap-m-search #bt-go:hover,
#wrap-m-search #bt-go:focus{
    background:  #991a37;
    border: 2px solid #cb6d82;
}
/*-------------M CONTROL PANEL---------------------------------------------------------*/
#m-control-panel{
    padding-top: 50px;

}
#controlp-logo{
    width: 100%;
    max-width: 768px;
    margin: auto;
    min-height: 100px;
    position: relative;
}
#controlp-logo p{
    padding: 0;
    padding-left: 85px;
    margin: 0;
}
#controlp-logo p.companyName{
    padding-top: 35px;
}
#controlp-logo p.credit{
    line-height: 25px;
}
#controlp-logo a{
    position: absolute;
    right: 5px;
    top: 55px;
}
#m-control-panel nav,
#m-control-panel nav #controlp{
    width: 100%;
    max-width: 768px;
    margin: auto;
    padding: 0;
}
#controlp li{
    list-style: none;
    margin-bottom: 1px;
    position: relative;
    text-indent: 45px;
    cursor: pointer;
}
#controlp li.controlp-submenu{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ffffff;
}
#controlp li.controlp-menu:before{
    content: "";
    background: #46575f url('/images/new_img/icon/newflz-arrow-down.png') no-repeat center;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
}
#controlp li.controlp-menu.active:before{
    background: #46575f url('/images/new_img/icon/newflz-arrow-up.png') no-repeat center;
}
#controlp li.controlp-menu:after{
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
}
#controlp li.controlp-menu#job-ads,
#controlp li.controlp-menu#post-adv{
    background: #46575f url('/images/new_img/icon/bg-job-ad.gif') no-repeat left top;
}
#controlp li.controlp-menu#job-ads:after,
#controlp li.controlp-menu#post-adv:after{
    background: #46575f url('/images/new_img/icon/job-ad.png') no-repeat center bottom;
}
#controlp li.controlp-menu#find-search,
#controlp li.controlp-menu#find-a-job{
    background: #46575f url('/images/new_img/icon/bg-find-search.gif') no-repeat left top;
}
#controlp li.controlp-menu#find-search:after,
#controlp li.controlp-menu#find-a-job:after{
    background: #46575f url('/images/new_img/icon/find-search.png') no-repeat center bottom;
}
#controlp li.controlp-menu#employer-details,
#controlp li.controlp-menu#become-employer{
    background: #46575f url('/images/new_img/icon/bg-employer-details.gif') no-repeat left top;
}
#controlp li.controlp-menu#employer-details:after,
#controlp li.controlp-menu#become-employer:after{
    background: #46575f url('/images/new_img/icon/employer-details.png') no-repeat center bottom;
}
#controlp li.controlp-menu#find-freelance-job{
    background: #46575f url('/images/new_img/icon/bg-find-freelance-job.gif') no-repeat left top;
}
#controlp li.controlp-menu#find-freelance-job:after{
    background: #46575f url('/images/new_img/icon/find-freelance-job.png') no-repeat center bottom;
}
#controlp li.controlp-menu#work-edu{
    background: #46575f url('/images/new_img/icon/bg-work-edu.gif') no-repeat left top;
}
#controlp li.controlp-menu#work-edu:after{
    background: #46575f url('/images/new_img/icon/work-edu.png') no-repeat center bottom;
}
#controlp li.controlp-menu#about-me{
    background: #46575f url('/images/new_img/icon/bg-about-me.gif') no-repeat left top;
}
#controlp li.controlp-menu#about-me:after{
    background: #46575f url('/images/new_img/icon/about-me.png') no-repeat center bottom;
}
#controlp li a {
    text-decoration: none;
    line-height: 45px;
    color: #ffffff;
    text-transform: uppercase;
} 
#controlp li.controlp-submenu a{
    color: #333333;
}
#controlp li ul.controlp-sub{
    display: none;
    background: #dbdada;
    text-indent: 0;
    padding: 0;
    margin: 0;
}
#controlp li.controlp-submenu:hover{
    background: #ffffff;
}
/*-------------M SEARCH BY JOB TYPES---------------------------------------------------------*/
#m-header-searchbyjobtype{}
#nav-searchbyjobtype{
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: #eeeeee;
}
#nav-searchbyjobtype ul{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding: 0;
    background: #eeeeee;
}
#nav-searchbyjobtype ul li{
    margin: 0 10px;
    padding: 15px;
    list-style: none;
    border-bottom: 1px solid #ffffff;
}
#nav-searchbyjobtype ul li a,
#nav-searchbyjobtype ul li a:hover
#nav-searchbyjobtype ul li a:focus{
    text-decoration: none;
    color: #333333;
}
#nav-searchbyjobtype ul li i{
    font-style: normal;
}
#m-header-searchbyjobtype{
    width: 100%;
    max-width: 768px;
    height: 50px;
    margin: auto;
    background: #ffffff;
    text-align: right
}
#m-header-searchbyjobtype img{
    margin: 5px 10px;
}
#btnBack{
    background: url('/images/new_img/icon/btn-back.png') no-repeat center center;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
}

/*-------------M SEARCH BY CATEGORY---------------------------------------------------------*/
#m-header-searchbycategory{}
#nav-searchbycategory{
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: #eeeeee;
}
#nav-searchbycategory ul{
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding: 0;
    background: #eeeeee;
}
#nav-searchbycategory ul li{
    margin: 0 10px;
    padding: 15px;
    list-style: none;
    border-bottom: 1px solid #ffffff;
}
#nav-searchbycategory ul li a,
#nav-searchbycategory ul li a:hover
#nav-searchbycategory ul li a:focus{
    text-decoration: none;
    color: #333333;
}
#nav-searchbycategory ul li i{
    font-style: normal;
}
#nav-searchbycategory{
    width: 100%;
    max-width: 768px;
    height: 50px;
    margin: auto;
    background: #ffffff;
    text-align: left;
}
#m-header-searchbycategory img{
    margin: 5px 10px;
}
#btnBack{
    background: url('/images/new_img/icon/btn-back.png') no-repeat center center;
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
}

/*-------------QUICK SEARCH VIEW PANEL---------------------------------------------------------*/
#bqsearch{
    height: 285px;
    position: relative;
}
#wrap-bqsearch .item-bqsearch{
    height: 285px;
    margin: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.item-bqsearch.s1 .bg-s1{
    background: url('/images/new_img/banner/bqsearch.jpg') no-repeat center center;
    width: 100%;
    max-width: 100%;
    height: 285px;
}
.item-bqsearch.s1 .cont-s1{
    width: 100%;
    text-align: center;
    margin: auto;
    padding-top: 65px;
    font-size: 15px;
    max-width: 100%;
    color: #ffffff;
}
.item-bqsearch.s1 .cont-s1 b{
    color: #ffffff;
    font-size: 90px;
    line-height: 90px;
}
.item-bqsearch.s1 .cont-s1 h1{
    font-size: 28px;
    width: 90%;
    margin: 0 auto 10px;
    font-weight: 100;
}
#bqsearch #home-search{
    bottom: 0;
}
#bqsearch #wrap-tags span{
    color: #ffffff;
}
#cont-qsearch{
    width: 100%;
    max-width: 1600px;
    margin: auto;
    padding: 20px 0;
}
#wrap-cont-qsearch{
    width: 100%;
    max-width: 1000px;
    margin: auto;
}
#wrap-list-pro-qsearch{
    width: 100%;
    max-width: 820px;
    float: left;
}
#box-filter-qsearch{
    width: 100%;
    max-width: 820px;
    margin: 15px 0;
}
#box-filter-qsearch .col-md-4{
    position: relative;
    overflow: hidden;
    padding: 0;
    max-width: 265px;
    width: 100%;
    margin: 0px auto 10px;
}
#box-filter-qsearch .col-md-4.zoomloader{
    background: url('/images/icon/zoomloader.gif') no-repeat 205px center;
    background-size: 16px;
}
#box-filter-qsearch .bfilter{
    height: 36px;
    width: 100%;
    max-width: 265px;
    background: url('/images/dropdown.png') no-repeat right center;
    background-size: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 5px;
}
#paging{
    width: 100%;
    max-width: 820px;
    margin: auto;
    text-align: center;
}
#paging ul{
    margin: 0;
    padding: 0;
}
#paging ul li{
    list-style: none;
    margin: 10px 0;
    padding: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #EEF3FB;
    border: 1px solid #aaa;
    color: #666;
    cursor: pointer;
}
#paging ul li a{
    color: #666;
    text-decoration: none;
    font-size: 20px;
}
#paging ul li:hover,
#paging ul li:focus,
#paging ul li.active{
    border: 1px solid #90c9e3;
    background-color: #ffffff;
    color: #4D646F;
}
#paging ul li:hover a{
    color: #4D646F;
}
.no-job-found{
    color: #4D646F;
    text-transform: capitalize;
    font-size: 15px;
    background-color: #F3F7F8;
    border: 1px solid #DFE9EC;
    text-align: center;
    padding: 10px 0;
}

#wrap-list-pro-qsearch #note-for-icon{

}
#list-pro-qsearch .pro-qsearch{
    background: #ffffff;
}
#list-pro-qsearch .pro-qsearch:nth-child(even){
    background: #f0f6fe;
}
#list-pro-qsearch .pro-qsearch{
    border-top: 1px solid #f0f6fe;
}
#list-pro-qsearch .pro-qsearch.last{
    border-bottom: 1px solid #f0f6fe;
}
#face-rss-qsearch{
    width: 100%;
    max-width: 100%;
    margin: 15px auto;
}
#face-qsearch{
    width: 100%;
    max-width: 500px;
    color: #333333;
    border: 1px solid #C6CEDD;
    background: rgba(165, 175, 200, 0.2);
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
}
#face-qsearch > p{
    margin: 10px 0;
    text-indent: 10px;
}
#rss-qsearch{
    display: none;
    width: 100%;
    width: 250px;
    height: 250px;
    max-width: 250px;
    float: right;
    color: #333333;
    font-size: 13px;
    border: 1px solid #333333;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
#rss-feed-subscription{
    width: 100%;
    height: 105px;
    background: url('/images/new_img/icon/rssicon.png') no-repeat 35px 45px;
    position: relative;
}
#rss-feed-subscription > span{
    display: block;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    width: 165px;
    bottom: -5px;
    left: 100px;
}
#form-rss-feed{
    margin: 15px 15px 0;
}
#form-rss-feed #email{
    width: 100%;
    max-width: 218px;
    border: 1px solid #999999;
    line-height: normal;
    height: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;
    background-color: transparent;
    text-indent: 5px;
}
#form-rss-feed #submit{
    color: #ffffff;
    padding: 5px 15px;
    margin: 10px 0;
    background: #f4ac42 ;
    border: 1px solid #f4ac42;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 14px;
}
#powered-by{
    margin: 0;
    font-size: 10px;
    text-align: center;
    color: #000000;
}
#powered-by a{
    color: #000000;
    text-decoration: underline;
}

/*-------------SERVICE AD LANDING PAGE---------------------------------------------------------*/
#service-ad-landing-page header.navbar{
    background: #ffffff;
}
#wrap-serviceAds{
    margin: 85px auto 0;
    max-width: 100%;
    width: 100%;
    /*    padding: 0px 5px;*/
}
#wrap-serviceAds #serviceAds{
    width: 100%;
    max-width: 100%;
}
#adsbygoogle-serviceAds{
    padding: 20px 0; 
    max-width: 728px;
    margin: auto;
    display: none;
}
#serviceAds{
    width:960px; 
    margin:auto; 
    overflow:hidden; 
    color:#4D646F
}
#serviceAds > h1{
    font-size: 30px;
    margin: 0 0 25px;
    color: #265e96;
    text-align: center;
}
#wrapper{
    width: 100%;
    max-width: 100%;
    margin: auto;
    color:#4D646F
}
#contentLeft{
    width: 100%;
    margin: auto;
    padding: 0 5px;
}
#introduction{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    display: none;
}
#introduction #mainPhoto{
    max-height: 340px;
}
#list_img img{
    max-width: 120px;
}
#introduction embed{
    margin-top: 25px;
}
#banner-service{}
#banner-service li{}
#banner-service li img{
    max-width: 100%;
    margin: auto;

}

#about_us,
#service_desc,
#preferred_payment_terms{
    margin-bottom: 50px;
}

.sub_title{
    margin: 15px 0;
    padding: 15px 0;
    color: #1d8e1d;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background: url('/images/lineweb.gif') no-repeat center bottom;
    text-align: center;
}
.sub_title span{
    text-transform: none;
    display: block;
    font-weight: normal;
}
#about_us .cont,
#service_desc .cont,
#preferred_payment_terms .cont,
#about_us .cont p,
#service_desc .cont p,
#preferred_payment_terms .cont p{
    text-align: justify;
    font-size: 13px;
    color: #333333;
}
#brought_to{
    border-top: 1px solid #aaa;
    text-align: left;
    height: 80px;
    line-height: 60px;
    font-size: 13px;
    position: relative;
    display: none;
}
#help{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 15px;
    background: url('/images/question_1.gif') no-repeat;
    background-size: 100%;
}
#contentRight{
    width: 100%;
}
#serviceAdObj{
    margin: 0;
    background: #eee;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    -moz-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
}
#serviceAdObj h3{
    margin: 0;
    color: #fff;
    background: #384754;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
}
#serviceAdObj h3 span{
    text-transform: none;
    font-weight: normal;
}
#serviceAdObj > div{
    padding: 20px 10px 25px;
    text-align: justify;
    overflow: hidden;
}
#serviceAdObj > div b{
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 5px;

}
#serviceAdObj > div #summary{
    color: #666666;
    margin: 15px 0 25px;
    text-align: justify;
    font-size: 14px;
}
.info_contact{
    margin: 0;
    line-height: 20px;
    min-height: 20px;
}
.info_contact label{
    display: inline-block;
    width: 60px;
    vertical-align: middle;
}
.info_contact img{
    vertical-align: middle;
}
#view_share{
    margin: 15px 4px 20px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    -moz-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    height: 180px;
    position: relative;
}
#line{
    border-top: 1px solid #ccc;
    height: 1px;
    position: absolute;
    top: 3px;
    width: 100%;
}
#share{
    position: absolute;
    left: 5px;
    top: 45px;
    height: 85px;
}
#view.circle{
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 3px solid #5cb85c;
    top: 15px;
    right: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.circle .value{
    display: table-cell;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
}
.circle .value span{
    display: block;
    color: #1d8e1d;
    font-size: 14px;
}
.value span.c {
    color: #1d8e1d;
    text-transform: uppercase;
}
.value span.c.b {
    font-size: 50px;
    line-height: 50px;
    margin: 5px 0;
}
/*-----------------------------------Manage--------------------------*/
#content-manage{
    width: 100%;
    max-width: 100%;
    margin: 60px auto 50px;
}
#wrap-cont-manage{
    width: 100%;
    max-width: 100%;
    margin: auto;
}
#manage-left{
    display: none;
}
#manage-right{
    width: 100%;
    max-width: 100%;
    float: none;
}
.textsearch-zoomloader{
    background: #ffffff url('/images/icon/zoomloader.gif') no-repeat right 120px center !important;
    background-size: 16px !important;
}

@media screen and (min-width: 1048px){

    #statistic #wrap-statistic{
        margin: auto !important;
    }
    #statistic{
        padding: 10px 0 !important;
        padding-bottom: 6px !important;
    }
}

@media screen and (min-width: 568px){
    .ban.s1 .cont-s1 b, 
    .ban.s1 .cont-s1 h1, 
    .ban.s2 .cont-s2 b,
    .ban.s2 .cont-s2 h1{
        font-size: 30px;
    }
    .ban.s1 .cont-s1 p,
    .ban.s1 .cont-s1 h3,
    .ban.s2 .cont-s2 p,
    .ban.s2 .cont-s2 h3{
        font-size: 24px;
        margin: 15px auto;
    }

}
@media screen and (min-width: 768px) {
    body{
        width: 100%;
        max-width: 1600px;
    }
    #online_support{
        display: block;
    }
    /*-------------CSS BANNER-----------------*/
    #banner{
        height: auto;
    }
    #slidesBanner .ban{
        height: 600px;
    }
    .prev{
        left: 15px
    }
    .prev:hover{}
    .next{
        right: 15px!important
    }
    .next:hover{}
    .ban.s1 .bg-s1{
        width: 100%;
        max-width: 1600px;
        height: 600px;
    }
    .ban.s1 .cont-s1,
    .ban.s2 .cont-s2{
        width: 620px;
        max-width: 1000px;
        padding: 195px 0;
        padding-top: 140px;
        font-size: 24px !important;
    }
    .ban.s2 .cont-s2 h2{
        font-size: 36px !important;
        font-weight: bold;
        margin-bottom: 5px;
        line-height: 55px;
    }
    .ban.s2 .cont-s2{
        /*padding-top: 120px;*/
        padding-top: 140px;
    }
    .ban.s1 .cont-s1 b, 
    .ban.s1 .cont-s1 h1, 
    .ban.s2 .cont-s2 b,
    .ban.s2 .cont-s2 h1{
        font-size: 36px;
        margin-top: 10px;
        display: block;
        line-height: 55px;
    }

    .ban.s1 .cont-s1 p,
    .ban.s1 .cont-s1 h3,
    .ban.s2 .cont-s2 p,
    .ban.s2 .cont-s2 h3{
        font-size: 24px;
        margin-top: 5px;
        line-height: 34px;
    }

    .ban.s2 .cont-s2 img{
        display: block;
        max-width: 250px;
        margin: auto;
    }

    /*_______________________HOME SEARCH__________________*/
    #home-search{
        display: block;
    }
    /*-------------STATISTIC-----------------*/
    #statistic{
        background: #cecece;
        padding: 15px 0;
    }
    #statistic #wrap-statistic{
        font-size: 18px;
        /*        color: #7f6f62!important;*/
        color: #333333!important;
        width: 100%;
        max-width: 1000px;
        margin: 15px auto;
        background: none;
    }
    #wrap-statistic .col-md-3 .wrap-col-md-3 span{
        font-size: 24px;
    }
    #wrap-statistic .col-md-3 .wrap-col-md-3 h3{
        font-size: 18px;
    }
    #wrap-statistic .col-md-3{
        border: none!important;
        padding: auto;
    }
    #wrap-statistic .wrap-col-md-3{
        display: table-cell;
        width: 220px;
        height: 45px;
        vertical-align: middle;
        padding-left: 35px;
        line-height: 25px;
    }

    /*-------------CATEGORIES-----------------*/
    #categories{}
    #categories .wrap-categories{
        width: 100%;
        max-width: 1600px;
        margin: auto;
        display: block;

    }
    /*    #categories .wrap-categories .col-md-6{
            padding: 0;
        }
    
        -------------wrap-categories le-----------------
        #categories .wrap-categories:nth-child(odd){
            background: #998675;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd){
            background: #998675;
            text-align: right;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd) .wrap-col-md-6{
            width: 500px;
            float: right;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd) .link-cate:nth-child(odd) .item-search-category{
            background: #998675;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd) .link-cate:nth-child(odd) .item-search-category:hover i{
            background: #ffffff;
            color: #998675;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd) .link-cate:nth-child(even) .item-search-category{
            background: #c7b299;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(odd) .link-cate:nth-child(even) .item-search-category:hover i{
            background: #ffffff;
            color: #c7b299;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even){
            background: #c7b299;
            text-align: left;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even) .wrap-col-md-6{
            width: 500px;
            float: left;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even) .link-cate:nth-child(odd) .item-search-category{
            background: #998675;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even) .link-cate:nth-child(odd) .item-search-category:hover i{
            background: #ffffff;
            color: #998675;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even) .link-cate:nth-child(even) .item-search-category{
            background: #c7b299;
        }
        #categories .wrap-categories:nth-child(odd) .col-md-6:nth-child(even) .link-cate:nth-child(even) .item-search-category:hover i{
            background: #ffffff;
            color: #c7b299;
        }
        -------------wrap-categories chan-----------------
        #categories .wrap-categories:nth-child(even){
            background: #c7b299;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd){
            background: #c7b299;
            text-align: right;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd) .wrap-col-md-6{
            width: 500px;
            float: right;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd) .link-cate:nth-child(odd) .item-search-category{
            background: #c7b299;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd) .link-cate:nth-child(odd) .item-search-category:hover i{
            background: #ffffff;
            color: #c7b299;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd) .link-cate:nth-child(even) .item-search-category{
            background: #998675;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(odd) .link-cate:nth-child(even) .item-search-category:hover i{
            background: #ffffff;
            color: #998675;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even){
            background: #998675;
            text-align: left;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even) .wrap-col-md-6{
            width: 500px;
            float: left;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even) .link-cate:nth-child(odd) .item-search-category{
            background: #c7b299;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even) .link-cate:nth-child(odd) .item-search-category:hover i{
            background: #ffffff;
            color: #c7b299;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even) .link-cate:nth-child(even) .item-search-category{
            background: #998675;
        }
        #categories .wrap-categories:nth-child(even) .col-md-6:nth-child(even) .link-cate:nth-child(even) .item-search-category:hover i{
            background: #ffffff;
            color: #998675;
        }
        .wrap-categories .col-md-6 .link-cate{
            color: #ffffff;
        }
        .wrap-categories .col-md-6 .link-cate .item-search-category{
            width: 50%;   
            max-width: 250px;
            height: 80px;
            color: #ffffff;
            font-size: 14px;
            display: inline-block;
            position: relative;
            float: left;
        }
        .wrap-categories .col-md-6 .link-cate .item-search-category > span{
            line-height: normal;
            text-align: right;
            width: 165px;
            height: 80px;
            display: table-cell;
            vertical-align: middle;
        }
        .wrap-categories .col-md-6 .link-cate .item-search-category > i{
            position: absolute;
            -moz-border-radius: 50%;
            -web-kit-border-radius: 50%;
            border-radius: 50%;
            border: 1px solid #ffffff;
            width: 48px;
            height: 48px;
            line-height: 48px;
            margin: 15px;
            font-size: 1.4em;
            color: #ffffff;
            right: 0;
            background: none;
            font-style: normal;
            text-align: center;
            z-index: 999;
            top: 0;
        }*/
    #categories .wrap-categories{
        height: 50px;
        border-top: 1px solid #cecece;
    }
    #categories .wrap-categories > div{
        width: 1000px;
        margin: auto;
    }
    .wrap-categories .item-search-category{
        width: 200px;
        display: inline-block;
        float: left;
        text-align: center;
        height: 50px;
        line-height: 50px;
        color: #333;
        border-left: 1px solid #cecece;
    }
    .wrap-categories .link-cate:first-child .item-search-category{
        border-left: none;
    }
    .wrap-categories .item-search-category:hover{
        background: url("/images/new_img/category/ico_line.png") no-repeat center bottom;
    }
    /*-------------BANNER QC-----------------*/
    #wrap-bannerqc .bqc{
        height: 585px;
    }
    .bqc.s1 .bg-s1{
        max-width: 1600px;
        height: 645px;
    }
    .bqc.s1 .bg-s1 .cont-s1{
        max-width: 1000px;
        padding: 85px 0 50px;
    }
    .bqc.s1 .bg-s1 .cont-s1 h2{
        font-size: 28px;
        margin-top: 45px;
    }
    .bqc.s1 .bg-s1 .cont-s1 label{
        font-size: 50px;
        line-height: 38px;
    }

    #bt-post-ad button{
        margin: 20px 0 10px 0;
    }
    #bt-post-ad button:hover{
        margin: 20px 0 10px 0;
    }
    #bt-sample{
        margin: 0;
        margin-bottom: 15px;
    }
    #icon-only{
        width: 253px;
        height: 123px;
        background: url('/images/new_img/icon/new_only.png') no-repeat center;
        position: absolute;
        /*        -moz-transform: rotate(-15deg);
                -webkit-transform: rotate(-15deg);
                -o-transform: rotate(-15deg);
                transform: rotate(-15deg);*/
        top: 285px;
        left: 480px;
        background-size: 100%;
    }
    /*-------------FEATURED EMPLOYERS, FEATURED IN, RECOMMENED JOBS TODAY-----------------*/
    #featured-job,
    #featured-in,
    #recommened-jobs{
        display: block;
    }
    #recommened-jobs{ 
        padding: 20px 0;
        background: #f0f6fe;
    }
    #recommened-jobs .g-title{
        font-size: 26px;
        color: #22749a;
        display: block;
        text-align: left;
        font-weight: 400;
        max-width: 1000px;
        line-height: 20px;
        margin-bottom: 15px;
        font-family: 'Roboto', sans-serif;
        margin: 0 auto 20px;
    }
    #featured-job #list-img-featured-job,
    #featured-in #list-img-featured-in,
    #recommened-jobs #wrap-list-recommened-jobs{
        width: 100%;
        margin: 10px auto;
        max-width: 1000px;
    }
    #recommened-jobs #wrap-recommened-jobs{
        margin: auto;
        max-width: 1000px;
    }
    #recommened-jobs #wrap-list-recommened-jobs{
        max-width: 820px;
        float: left;
        margin: 0 auto 10px;
    }
    #note-for-icon span{
        width: auto;
        display: inline;
        border-bottom: none;
        padding: 0;
        float: none;
        background: none;
        text-indent: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
    }

    #list-img-featured-job .wrap-img,
    #list-img-featured-in .wrap-img{
        display: inline-block;
        width: 50%;
        max-width: 140px;
        height: 65px;
        text-align: center;
        float: left;
    }
    #list-img-featured-in .wrap-img{
        max-width: 250px;
        height: 75px;
    }
    .wrap-img .img{
        display: table-cell;
        vertical-align: middle;
        width: 140px;
        height: 65px;
    }
    #list-img-featured-in .wrap-img .img{
        max-width: 250px;
        width: 250px;
        height: 90px;
    }
    #list-img-featured-in .wrap-img .img img{
        max-width: 250px;
    }
    #list-img-featured-in .wrap-img:nth-child(n+4){
        max-width: 200px;
    }
    #list-img-featured-in .wrap-img:nth-child(n+4) .img{
        max-width: 200px;
        width: 200px;
        height: 90px;
    }
    #list-img-featured-in .wrap-img:nth-child(n+4) .img img{
        max-width: 200px;
    }
    #wrap-list-recommened-jobs #list-recommened-jobs{
        width: 100%;
        max-width: 820px;
    }

    #adsbygoogle{
        float: right;
        width: 160px;
        height: 600px;
        display: block;
    }
    #list-recommened-jobs .recommened-jobs,
    #list-pro-qsearch .pro-qsearch{
        border: 1px solid #f0f6fe;
        border-top: 1px dashed #666666;
        background: none;
        display: block;
        height: 64px;
    }
    #list-pro-qsearch .pro-qsearch{
        border-top: 1px solid #f0f6fe;
    }
    #list-pro-qsearch .pro-qsearch:hover{
        border: 1px solid #999999;
    }
    #list-recommened-jobs .recommened-jobs:nth-child(n+5){
        display: block;
    }
    #list-recommened-jobs .recommened-jobs:first-child{
        border-top: none;
    }
    #list-recommened-jobs .recommened-jobs:hover{
        border: 1px solid #90c9e3;
        background: #ffffff;
    }
    #list-recommened-jobs .wrap-recommened-jobs,
    .pro-qsearch .wrap-pro-qsearch{
        height: 64px;
    }
    #list-recommened-jobs .wrap-recommened-jobs.high-light,
    .pro-qsearch .wrap-pro-qsearch.high-light{
        background: none;
    }

    .cols1,.cols2,.cols3{
        float: left;
    }

    .cols1 label{
        margin-right: 10px;
        border: none;
    }
    .cols1 .ranking{
        background: url('/images/new_img/icon/premium11.png') no-repeat center center;
        width: 64px;
        height: 64px;
        display: block;
        background-size: 40px;
        line-height: 70px;
        color: #ffffff;
        font-weight: bold;
    }
    .cols1 .high-light-job{
        background: none;
        background-image: url('/images/new_img/icon/high-light11.png');
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        color: #f4ac42;
        font-size: 15px;
        display: block;
        height: 64px;
        line-height: 68px;
        background-size: 40px 40px;
        width: 64px;
        font-weight: bold;
        border: none;
    }
    .cols1 .no-high-light-job{
        font-size: 15px;
        display: block;
        height: 64px;
        line-height: 64px;
        width: 64px;
        color: #4d646f;
        font-weight: bold;
    }
    .cols2{
        width: 75%;
        padding: 10px 5px;
    }
    .cols2 .icon-job-type{
        margin-left: 10px;
    }
    .cols2 .job-icon{
        position: relative;
        top: 0;
    }
    .cols2 .job-link{
        font-size: 14px;
        display: inline;
        line-height: 20px;
    }
    .cols2 .job-link i{
        display: none;
    }
    .cols2 .m-icon-public{
        display: none;
    }
    .cols2 .icon-public{
        display: inline;
    }
    .cols2 .job-category{
        display: block;
    }
    .cols3{
        float: right;
        padding: 8px 0;
        margin-right: 10px;
    }
    .cols3.icon-new{
        background: url('http://freelancezone.com.sg/images/new_img/icon/new11.png') no-repeat right 13px;
    }
    .cols3 .statictis-job-view{
        margin-top: 30px;

    }
    #bt-view-more{
        text-align: center;
        margin-top: 25px;
        background: none;
        border: none;
        height: auto;
        line-height: normal;
    }
    #bt-view-more .btn-bblack{
        color: #22749a;
        border: 1px solid #22749a;
        font-size: 18px;
        font-weight: 400;
        padding: 5px 25px;
        height: auto;
        margin-left: 160px;
    }
    #bt-view-more .btn-bblack:after{
        display: none;
    }
    #bt-view-more .btn-bblack:hover{
        color: #f0f6fe;
        background-color: #22749a;
        border-color: #f0f6fe;
    }
    #m-search-by-job-types{
        display: none;
    }
    /*-------------FOOTER-----------------*/
    footer,
    footer #f1,
    footer #f2{
        width: 100%;


    }
    #f1 .f1-wrap,
    #f2 .f2-wrap{
        width: 100%;
        max-width: 1000px;
        text-align: right;
    }
    #f1 .f1-wrap > span{
        display: inline;
    }

    footer #f2{
        height: 180px;
    }
    #f2 .f2-wrap > img{
        float: left;
        margin: 0 15px 0 0;
    }
    #f2 #f2-top,
    #f2 #f2-bottom,
    #f2-copyright,
    #f2-ournetwork,
    #f2-oursite{
        text-align: left;
        display: block;
        position: relative;
    }
    #f2-top img{
        position: absolute;
        right: 0;
        top: 12px;
        width: 80px;
        display: block;
    }
    #f2-copyright b,
    #f2-ournetwork b,
    #f2-oursite b{
        text-align: left;
        display: inline;
    }
    #f2-bottom{
        display: block;
    }
    /*-------------QUICK SEARCH VIEW PANEL---------------------------------------------------------*/
    #bqsearch,
    #wrap-bqsearch .item-bqsearch,
    .item-bqsearch.s1 .bg-s1{
        height: 440px;
    }
    .item-bqsearch.s1 .bg-s1{
        max-width: 1600px;
    }
    .item-bqsearch.s1 .cont-s1{
        padding-top: 145px;
    }
    #box-filter-qsearch .col-md-4:nth-child(even){
        margin: 0px 12px;
    }
    .wrap-pro-qsearch .cols3{

    }
    .wrap-pro-qsearch .cols3 .statictis-job-view{

    }
    #paging{
        text-align: right;
    }
    #face-rss-qsearch{
        max-width: 820px;
    }
    #face-qsearch{
        float: left;
    }
    #rss-qsearch{
        display: block;
    }
    /*-------------SERVICE AD LANDING PAGE---------------------------------------------------------*/
    #service-ad-landing-page header.navbar{
        background: #ffffff;
    }
    #wrap-serviceAds{
        width: 100%;
        max-width: 1600px;
    }
    #wrap-serviceAds #serviceAds{
        width: 1000px;
        margin: auto;
    }
    #adsbygoogle-serviceAds{
        display: block;
    }
    #serviceAds{
        width: 1000px; 
        margin: auto; 
        overflow: hidden; 
        color: #4D646F
    }
    #serviceAds > h1{
        text-align: left;
    }
    #contentLeft{
        width: 680px;
        float: left;
        padding: 0;
    }
    #introduction{
        display: block;
    }
    #banner-service li img{
        max-height: 250px;
        margin: auto;
    }
    #brought_to{
        display: block;
    }
    .sub_title{
        text-align: left;
    }
    #contentRight{
        width: 300px;
        float: right;
    }
    #share{
        left: 10px;
    }
    #view.circle{
        right: 10px;
    }
    #view_share{
        margin-top: 0;
    }
    #serviceAdObj{
        margin: 0 4px 20px;
        background: none;
    }


    #m-support{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /*-------------QUICK SEARCH VIEW PANEL---------------------------------------------------------*/
    #wrap-list-pro-qsearch{
        width: 100%;
        max-width: 820px;
        float: none;
        margin: auto;
    }
    #box-filter-qsearch .col-sm-4{
        max-width: 100%;
        width: 33.33333333%;
        padding: 5px;
    }
    #box-filter-qsearch .col-md-4:nth-child(even){
        margin: auto;
    }
    .cols2{

    }
    .wrap-pro-qsearch .cols3{

    }
    #face-qsearch{
        float: none;
    }
    #adsbygoogle,#rss-qsearch{
        display: none;
    }



}
@media (max-width: 768px) {
    #bt-view-more .btn-bblack{
        text-align: center;
        font-family: 'Yanone Kaffeesatz', sans-serif;
        font-size: 30px;
        font-weight: 400;
        color: #ffffff;
        background: #16a79d;
        border: 1px solid #16a79d;
        position: relative;
        width: 100%;
        height: 100%;

    }
    #bt-view-more .btn-bblack:after{
        content: "...";
        height: 10px;
        width: 10px;
        bottom: auto;
        left: auto;
        position: absolute;
        font-size: 30px;
    }
    .span_5:after{
        left: 75px !important;
    }
    .g-title {
        margin-bottom: 20px !important;
    }
    .new-line{
        display: block;
    }
    #note-for-icon{
        display: none;
    }
    #online_support{
        display: none!important;
    }

    #m-support{
        display: block;
    }
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    /* CSS overrides for mobile here */
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }


    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }


    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }

    .container {
        width: 100%!important;
    }

    /*-------------M FOOTER---------------------------------------------------------*/
    #btnhamburger,
    #m-header,
    #btnsearch,
    #m-search,
    #btncontrolpanel,
    #m-control-panel,#m-support,#btnsupport{
        width: 100%;
        max-width: 768px;
    }
    #m-header,
    #m-search,
    #m-control-panel{
        position: relative;
        padding-top: 50px;
    }
    #m-header .m-btclose,
    #m-control-panel .m-btclose{
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 20px;
        border: 1px solid #333333;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        cursor: pointer;
    }
    #m-logo{
        text-align: left;
        padding-top: 10px;
        margin-left: 15px;
    }
    #m-menu ul{
        margin: 0;
        padding: 0;
    }
    #m-menu ul li{
        list-style: none;
        display: block;
        padding: 12px 15px;
        margin: 0 10px;
    }
    #m-menu ul li:nth-child(2){
        border-bottom: 1px solid #d77e92;
    }
    #m-menu ul li:last-child{
        border: none;
    }
    #m-menu ul li a{
        font-size: 16px;
        color: #000000;
        text-decoration: none;
    }
    #m-search{
        height: 100%;
    }
    #m-search .m-btclose{
        position: absolute;
        left: 10px;
        top: 10px;
        font-size: 20px;
        border: 1px solid #333333;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        cursor: pointer;
        z-index: 2;
    }
    #wrap-m-search{
        text-align: center;
        padding-top: 80px;
        margin: 0 10px;
        position: relative;
        max-width: 400px;
        margin: auto;
    }
    #wrap-m-search img{
        margin-bottom: 15px;
    }
    #wrap-m-search input{
        width: 100%;
        max-width: 275px;
        height: 45px;
        border: 1px solid #666666;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 15px;
        color: #666666;
        text-indent: 5px;
    }
    #wrap-m-search #bt-go{
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        width: 130px;
        height: 130px;
        border: 1px solid #666666;
        font-size: 30px;
        font-weight: bold;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin-top: 20px;
        color: #ffffff;
        border: 2px solid #cb6d82;
        background:  #991a37;
    }

    #wrap-m-search #bt-go:hover,
    #wrap-m-search #bt-go:focus{
        background:  #991a37;
        border: 2px solid #cb6d82;
    }
    /*-------------M CONTROL PANEL---------------------------------------------------------*/
    #m-control-panel{
        padding-top: 50px;

    }
    #controlp-logo{
        width: 100%;
        max-width: 768px;
        margin: auto;
        min-height: 100px;
        position: relative;
    }
    #controlp-logo p{
        padding: 0;
        padding-left: 85px;
        margin: 0;
    }
    #controlp-logo p.companyName{
        padding-top: 35px;
    }
    #controlp-logo p.credit{
        line-height: 25px;
    }
    #controlp-logo a{
        position: absolute;
        right: 5px;
        top: 55px;
    }
    #m-control-panel nav,
    #m-control-panel nav #controlp{
        width: 100%;
        max-width: 768px;
        margin: auto;
        padding: 0;
    }
    #controlp li{
        list-style: none;
        margin-bottom: 1px;
        position: relative;
        text-indent: 45px;
        cursor: pointer;
    }
    #controlp li.controlp-submenu{
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #ffffff;
    }
    #controlp li.controlp-menu:before{
        content: "";
        background: #46575f url('/images/new_img/icon/newflz-arrow-down.png') no-repeat center;
        width: 45px;
        height: 45px;
        position: absolute;
        top: 0;
        left: 0;
    }
    #controlp li.controlp-menu.active:before{
        background: #46575f url('/images/new_img/icon/newflz-arrow-up.png') no-repeat center;
    }
    #controlp li.controlp-menu:after{
        content: "";
        width: 45px;
        height: 45px;
        position: absolute;
        top: 0;
        right: 0;
    }
    #controlp li.controlp-menu#job-ads,
    #controlp li.controlp-menu#post-adv{
        background: #46575f url('/images/new_img/icon/bg-job-ad.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#job-ads:after,
    #controlp li.controlp-menu#post-adv:after{
        background: #46575f url('/images/new_img/icon/job-ad.png') no-repeat center bottom;
    }
    #controlp li.controlp-menu#find-search,
    #controlp li.controlp-menu#find-a-job{
        background: #46575f url('/images/new_img/icon/bg-find-search.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#find-search:after,
    #controlp li.controlp-menu#find-a-job:after{
        background: #46575f url('/images/new_img/icon/find-search.png') no-repeat center bottom;
    }
    #controlp li.controlp-menu#employer-details,
    #controlp li.controlp-menu#become-employer{
        background: #46575f url('/images/new_img/icon/bg-employer-details.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#employer-details:after,
    #controlp li.controlp-menu#become-employer:after{
        background: #46575f url('/images/new_img/icon/employer-details.png') no-repeat center bottom;
    }
    #controlp li.controlp-menu#find-freelance-job{
        background: #46575f url('/images/new_img/icon/bg-find-freelance-job.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#find-freelance-job:after{
        background: #46575f url('/images/new_img/icon/find-freelance-job.png') no-repeat center bottom;
    }
    #controlp li.controlp-menu#work-edu{
        background: #46575f url('/images/new_img/icon/bg-work-edu.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#work-edu:after{
        background: #46575f url('/images/new_img/icon/work-edu.png') no-repeat center bottom;
    }
    #controlp li.controlp-menu#about-me{
        background: #46575f url('/images/new_img/icon/bg-about-me.gif') no-repeat left top;
    }
    #controlp li.controlp-menu#about-me:after{
        background: #46575f url('/images/new_img/icon/about-me.png') no-repeat center bottom;
    }
    #controlp li a {
        text-decoration: none;
        line-height: 45px;
        color: #ffffff;
        text-transform: uppercase;
    } 
    #controlp li.controlp-submenu a{
        color: #333333;
    }
    #controlp li ul.controlp-sub{
        display: none;
        background: #dbdada;
        text-indent: 0;
        padding: 0;
        margin: 0;
    }
    #controlp li.controlp-submenu:hover{
        background: #ffffff;
    }
    /*-------------M SEARCH BY JOB TYPES---------------------------------------------------------*/
    #m-header-searchbyjobtype{}
    #nav-searchbyjobtype{
        width: 100%;
        max-width: 100%;
        margin: 0;
        background: #eeeeee;
    }
    #nav-searchbyjobtype ul{
        width: 100%;
        max-width: 768px;
        margin: 0 auto;
        padding: 0;
        background: #eeeeee;
    }
    #nav-searchbyjobtype ul li{
        margin: 0 10px;
        padding: 15px;
        list-style: none;
        border-bottom: 1px solid #ffffff;
    }
    #nav-searchbyjobtype ul li a,
    #nav-searchbyjobtype ul li a:hover
    #nav-searchbyjobtype ul li a:focus{
        text-decoration: none;
        color: #333333;
    }
    #nav-searchbyjobtype ul li i{
        font-style: normal;
    }
    #m-header-searchbyjobtype{
        width: 100%;
        max-width: 768px;
        height: 50px;
        margin: auto;
        background: #ffffff;
        text-align: right
    }
    #m-header-searchbyjobtype img{
        margin: 5px 10px;
    }
    #btnBack{
        background: url('/images/new_img/icon/btn-back.png') no-repeat center center;
        width: 50px;
        height: 50px;
        display: inline-block;
        float: left;
    }
    /*-------------QUICK SEARCH VIEW PANEL---------------------------------------------------------*/
    #bqsearch{
        height: 285px;
        position: relative;
    }
    #wrap-bqsearch .item-bqsearch{
        height: 285px;
        margin: auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .item-bqsearch.s1 .bg-s1{
        background: url('/images/new_img/banner/bqsearch.jpg') no-repeat center center;
        width: 100%;
        max-width: 100%;
        height: 285px;
    }
    .item-bqsearch.s1 .cont-s1{
        width: 100%;
        text-align: center;
        margin: auto;
        padding-top: 85px;
        font-size: 15px;
        max-width: 100%;
        color: #ffffff;
    }
    .item-bqsearch.s1 .cont-s1 b{
        color: #ffffff;
        font-size: 90px;
        line-height: 90px;
    }
    .item-bqsearch.s1 .cont-s1 h1{
        font-size: 20px;
        margin: 0 auto 10px;
    }
    #bqsearch #home-search{
        bottom: 0;
    }
    #bqsearch #wrap-tags span{
        color: #ffffff;
    }
    #cont-qsearch{
        width: 100%;
        max-width: 1600px;
        margin: auto;
        padding: 20px 0;
    }
    #wrap-cont-qsearch{
        width: 100%;
        max-width: 1000px;
        margin: auto;
    }
    #wrap-list-pro-qsearch{
        width: 100%;
        max-width: 820px;
        float: left;
    }
    #box-filter-qsearch{
        width: 100%;
        max-width: 820px;
        margin: 15px 0;
    }
    #box-filter-qsearch .col-md-4{
        position: relative;
        overflow: hidden;
        padding: 0;
        max-width: 265px;
        width: 100%;
        margin: 0px auto 10px;
    }
    #box-filter-qsearch .col-md-4.zoomloader{
        background: url('/images/icon/zoomloader.gif') no-repeat 205px center;
        background-size: 16px;
    }
    #box-filter-qsearch .bfilter{
        height: 36px;
        width: 100%;
        max-width: 265px;
        background: url('/images/dropdown.png') no-repeat right center;
        background-size: 36px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    #paging{
        width: 100%;
        max-width: 820px;
        margin: auto;
        text-align: center;
    }
    #paging ul{
        margin: 0;
        padding: 0;
    }
    #paging ul li{
        list-style: none;
        margin: 10px 0;
        padding: 0;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #EEF3FB;
        border: 1px solid #aaa;
        color: #666;
        cursor: pointer;
    }
    #paging ul li a{
        color: #666;
        text-decoration: none;
        font-size: 20px;
    }
    #paging ul li:hover,
    #paging ul li:focus,
    #paging ul li.active{
        border: 1px solid #90c9e3;
        background-color: #ffffff;
        color: #4D646F;
    }
    #paging ul li:hover a{
        color: #4D646F;
    }
    .no-job-found{
        color: #4D646F;
        text-transform: capitalize;
        font-size: 15px;
        background-color: #F3F7F8;
        border: 1px solid #DFE9EC;
        text-align: center;
        padding: 10px 0;
    }

    #wrap-list-pro-qsearch #note-for-icon{

    }
    #list-pro-qsearch .pro-qsearch{
        background: #ffffff;
    }
    #list-pro-qsearch .pro-qsearch:nth-child(even){
        background: #f0f6fe;
    }
    #list-pro-qsearch .pro-qsearch{
        border-top: 1px solid #f0f6fe;
    }
    #list-pro-qsearch .pro-qsearch.last{
        border-bottom: 1px solid #f0f6fe;
    }
    #face-rss-qsearch{
        width: 100%;
        max-width: 100%;
        margin: 15px auto;
    }
    #face-qsearch{
        width: 100%;
        max-width: 500px;
        color: #333333;
        border: 1px solid #C6CEDD;
        background: rgba(165, 175, 200, 0.2);
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin: auto;
    }
    #face-qsearch > p{
        margin: 10px 0;
        text-indent: 10px;
    }
    #rss-qsearch{
        display: none;
        width: 100%;
        width: 250px;
        height: 250px;
        max-width: 250px;
        float: right;
        color: #333333;
        font-size: 13px;
        border: 1px solid #333333;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }
    #rss-feed-subscription{
        width: 100%;
        height: 105px;
        background: url('/images/new_img/icon/rssicon.png') no-repeat 35px 45px;
        position: relative;
    }
    #rss-feed-subscription > span{
        display: block;
        font-size: 20px;
        line-height: 25px;
        position: absolute;
        width: 165px;
        bottom: -5px;
        left: 100px;
    }
    #form-rss-feed{
        margin: 15px 15px 0;
    }
    #form-rss-feed #email{
        width: 100%;
        max-width: 218px;
        border: 1px solid #999999;
        line-height: normal;
        height: 30px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        font-size: 14px;
        background-color: transparent;
        text-indent: 5px;
    }
    #form-rss-feed #submit{
        color: #ffffff;
        padding: 5px 15px;
        margin: 10px 0;
        background: #f4ac42 ;
        border: 1px solid #f4ac42;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 14px;
    }
    #powered-by{
        margin: 0;
        font-size: 10px;
        text-align: center;
        color: #000000;
    }
    #powered-by a{
        color: #000000;
        text-decoration: underline;
    }

    /*-------------SERVICE AD LANDING PAGE---------------------------------------------------------*/
    #service-ad-landing-page header.navbar{
        background: #ffffff;
    }
    #wrap-serviceAds{
        margin: 85px auto 0;
        max-width: 100%;
        width: 100%;
        /*    padding: 0px 5px;*/
    }
    #wrap-serviceAds #serviceAds{
        width: 100%;
        max-width: 100%;
    }
    #adsbygoogle-serviceAds{
        padding: 20px 0; 
        max-width: 728px;
        margin: auto;
        display: none;
    }
    #serviceAds{
        width:960px; 
        margin:auto; 
        overflow:hidden; 
        color:#4D646F
    }
    #serviceAds > h1{
        font-size: 30px;
        margin: 0 0 25px;
        color: #265e96;
        text-align: center;
    }
    #wrapper{
        width: 100%;
        max-width: 100%;
        margin: auto;
        color:#4D646F
    }
    #contentLeft{
        width: 100%;
        margin: auto;
        padding: 0 5px;
    }
    #introduction{
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: relative;
        display: none;
    }
    #introduction #mainPhoto{
        max-height: 340px;
    }
    #list_img img{
        max-width: 120px;
    }
    #introduction embed{
        margin-top: 25px;
    }
    #banner-service{}
    #banner-service li{}
    #banner-service li img{
        max-width: 100%;
        margin: auto;

    }

    #about_us,
    #service_desc,
    #preferred_payment_terms{
        margin-bottom: 50px;
    }

    .sub_title{
        margin: 15px 0;
        padding: 15px 0;
        color: #1d8e1d;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        background: url('/images/lineweb.gif') no-repeat center bottom;
        text-align: center;
    }
    .sub_title span{
        text-transform: none;
        display: block;
        font-weight: normal;
    }
    #about_us .cont,
    #service_desc .cont,
    #preferred_payment_terms .cont,
    #about_us .cont p,
    #service_desc .cont p,
    #preferred_payment_terms .cont p{
        text-align: justify;
        font-size: 13px;
        color: #333333;
    }
    #brought_to{
        border-top: 1px solid #aaa;
        text-align: left;
        height: 80px;
        line-height: 60px;
        font-size: 13px;
        position: relative;
        display: none;
    }
    #help{
        position: absolute;
        width: 30px;
        height: 30px;
        right: 0;
        top: 15px;
        background: url('/images/question_1.gif') no-repeat;
        background-size: 100%;
    }
    #contentRight{
        width: 100%;
        margin-top:10px;
    }
    #serviceAdObj{
        margin: 0;
        background: #eee;
        -webkit-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
        -moz-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
        box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
    }
    #serviceAdObj h3{
        margin: 0;
        color: #fff;
        background: #384754;
        text-align: center;
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px;
        font-weight: bold;
    }
    #serviceAdObj h3 span{
        text-transform: none;
        font-weight: normal;
    }
    #serviceAdObj > div{
        padding: 20px 10px 25px;
        text-align: justify;
        overflow: hidden;
    }
    #serviceAdObj > div b{
        text-transform: uppercase;
        font-size: 14px;
        color: #333;
        display: block;
        margin-bottom: 5px;

    }
    #serviceAdObj > div #summary{
        color: #666666;
        margin: 15px 0 25px;
        text-align: justify;
        font-size: 14px;
    }
    .info_contact{
        margin: 0;
        line-height: 20px;
        min-height: 20px;
    }
    .info_contact label{
        display: inline-block;
        width: 60px;
        vertical-align: middle;
    }
    .info_contact img{
        vertical-align: middle;
    }
    #view_share{
        margin: 15px 4px 20px;
        -webkit-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
        -moz-box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
        box-shadow: 0px 3px 3px 0px rgba(40, 40, 40, .8);
        height: 180px;
        position: relative;
    }
    #line{
        border-top: 1px solid #ccc;
        height: 1px;
        position: absolute;
        top: 3px;
        width: 100%;
    }
    #share{
        position: absolute;
        left: 5px;
        top: 45px;
        height: 85px;
    }
    #view.circle{
        position: absolute;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border: 3px solid #5cb85c;
        top: 15px;
        right: 5px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .circle .value{
        display: table-cell;
        width: 150px;
        height: 150px;
        vertical-align: middle;
        text-align: center;
    }
    .circle .value span{
        display: block;
        color: #1d8e1d;
        font-size: 14px;
    }
    .value span.c {
        color: #1d8e1d;
        text-transform: uppercase;
    }
    .value span.c.b {
        font-size: 50px;
        line-height: 50px;
        margin: 5px 0;
    }

    /*-----------------------------------Manage--------------------------*/
    #content-manage{
        width: 100%;
        max-width: 100%;
        margin: 60px auto 50px;
    }
    #wrap-cont-manage{
        width: 100%;
        max-width: 100%;
        margin: auto;
    }
    #manage-left{
        display: none;
    }
    #manage-right{
        width: 100%;
        max-width: 100%;
        float: none;
    }

    #categories{
        display: none!important;
    }

    #m-search-by-job-types{
        display: block!important;
    }
}

/*-------------HEADER-----------------*/
header{
    margin-bottom: 0!important;
}
header.navbar{
    background: #ffffff;
}
header .container{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
header .container .navbar-header{
    height: 50px;
    -webkit-box-shadow: 0 1px 5px #999999;
    -moz-box-shadow: 0 1px 5px #999999;
    box-shadow: 0 1px 5px #999999;
    text-align: center;
    position: relative;
    margin: 0;
}
header .container .navbar-header .icon-m-left{
    top: 0;
    left: 0;
    border-right: 1px solid #cccccc;
    width: 50px;
    height: 50px;
    position: absolute;
}

#wrap-icon-search{
    left: 0;
}
#icon-search{
    float: none;
    margin-right: 0;
    position: absolute;
    left: 5px;
    margin: 6px 0;
}
#wrap-icon-support{
    left: 50px;
}
#icon-support{
    position: relative;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    left: -5px;
    top: 5px;
}
#icon-support > span{
    background: url("/images/new_img/icon/icon-support.png") no-repeat center center;
    width: 40px;
    height: 40px;
    display: block;
}
header .container .navbar-header .icon-m-right{
    top: 0;
    right: 0;
    border-left: 1px solid #cccccc;
    width: 50px;
    height: 50px;
    position: absolute;
}
#wrap-icon-hamburger{
    right: 0;
}
#icon-hamburger{
    float: none;
    margin-right: 0;
    position: absolute;
    right: 5px;
    margin: 6px 0;
}
#wrap-icon-controlpanel{
    right: 50px;
}
#icon-controlpanel{
    position: relative;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    left: -5px;
    top: 5px;
}
#icon-controlpanel > span{
    background: url("/images/new_img/icon/icon-controlpanel.png") no-repeat center center;
    width: 40px;
    height: 40px;
    display: block;
}


header .container .navbar-header .navbar-brand{
    padding: 0px!important;
    margin: 0px!important;
    float: none;
}
header .container .navbar-header .navbar-brand #logo{
    margin: 10px 0 10px 25px;
    max-width: 200px;
    max-height: 42px;
    display: none;
}
header .container .navbar-header .navbar-brand #logo-scroll{
    display: inline;
    margin: 5px auto;
    max-height: 40px;
}
header .container .navbar-right{
    padding-top: 5px;
    margin: 0;
}
header .container .navbar-right > li > a{
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 7px 10px;
}

header .container .navbar-right > li.scroll-btn{
    display: none;
}
/*header .container .navbar-right > li > a:first-letter{
    text-transform: uppercase;
}*/
header .container .navbar-right > li:nth-child(6) a,
header .container .navbar-right > li:last-child a{
    padding-right: 0;
}
header .container .navbar-right > li > a:focus,
header .container .navbar-right > li > a:hover{
    text-decoration: underline;
    background: none;
}
header .g-btn{
    display: none;
}

#m-menu ul li{
    border: none!important;
}
#m-menu ul li:nth-child(3){
    border-bottom: 1px solid #d77e92 !important;;
}

#mb-btn-tgia-mien-phi,
#mb-btn-tdung-sieu-toc{
    width: 100%;
    max-width: 375px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    padding: 0;
    border: 1px solid #d44a5b; 
    background: #d44a5b;
    color: #ffffff;
}
#wrap-btn-promptedOnDemand{
    padding: 0 15px !important;
}
/*#wrap-btn-promptedOnDemand #promptedOnDemand{
    display: block;
}*/
#mb-btn-tdung-sieu-toc{
    border: 1px solid #494f60; 
    color: #494f60;
    background: #ffffff;
    padding-right: 25px;
    position: relative;
}
#mb-btn-tdung-sieu-toc:after{
    content: "TM";
    position: absolute;
    font-size: 8px;
}
#mb-btn-tdung-sieu-toc:active,
#mb-btn-tdung-sieu-toc:hover{
    background: #494f60;
    color: #ffffff;
}
#email-for-account:before {
    content: "account"
}
#email-for-support:before{
    content: "support";
}
#email-for-advertising:before{
    content: "sg.advertising";
}
#email-for-sales:before{
    content: "sales";
}
#email-for-admin:before{
    content: "sg.admin";
}
#email-for-steve:before{
    content: "steven.diep"
}
@media screen and (min-width: 768px) {
    /*    header.navbar{
            background: none;
        }*/
    header .container{
        width: 1000px;
    }
    header .container .navbar-header{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #wrap-icon-search,
    #wrap-icon-support,
    #wrap-icon-controlpanel,
    #wrap-icon-hamburger{
        display: none;
    }
    header .container .navbar-header .navbar-brand #logo{
        display: block;
        width: 240px;
        height: 21px;
        max-width: 240px;
        max-height: 58px;
        margin: 0;
        margin-top: 20px;

    }
    header .container .navbar-header .navbar-brand #logo-scroll{
        display: none;
        margin: 5px auto;
        max-height: 80px;
    }
    header .g-btn{
        display: block;
        float: right;
        padding: 24px 0 0 0;
    }
    .navbar{
        padding: 0;
        height: 90px;
        border-bottom: none;
        background: transparent;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    /*    header .container .navbar-right{
            margin-right: 2px;
            padding-top: 48px;
        }
        header .container .navbar-right > li > a{
            font-size: 14px;
            padding: 10px 25px;
        }*/
    header .container .navbar-right li{
        padding: 10px 25px;
    }
    header .container .navbar-right > li > a{
        font-size: 15px;
        padding: 0;
    }
    header .container .navbar-right .wrap-btn-l{
        position: relative;
    }
    header .container .navbar-right .wrap-btn-l:before{
        content: "|";
        position: absolute;
        left: 0;
    }
    #header-wrap-but{
        float: none;
        clear: left;
        width: 100%;
        padding: 0;
    }
    #header-wrap-but ul{
        margin: 0;
        padding: 0;
        text-align: right;
    }
    #header-wrap-but ul li{
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
    }
    #header-wrap-but ul li.scroll-btn .btn-bblack{
        padding: 8px 38px;
        text-transform: uppercase;
        font-size: 13px;
    }
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tgia-mien-phi,
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-bang-dieu-khien{
        border: 1px solid #d44a5b; 
        background: #d44a5b;
        color: #ffffff;
        /*        margin-right: 10px;*/
    }
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tgia-mien-phi:active,
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tgia-mien-phi:hover,
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-bang-dieu-khien:active,
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-bang-dieu-khien:hover{
        background: #d44a5b;
        color: #ffffff;
    }
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tdung-sieu-toc{
        border: 1px solid #494f60; 
        color: #494f60;
        padding-right: 25px;
        position: relative;
    }
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tdung-sieu-toc:after{
        content: "TM";
        position: absolute;
        font-size: 8px;

    }
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tdung-sieu-toc:active,
    #header-wrap-but ul li.scroll-btn .btn-bblack#btn-tdung-sieu-toc:hover{
        background: #494f60;
        color: #ffffff;
    }

    /*------- Khi scroll xuong  -----------*/
    header.top-nav-collapse{
        height: 90px;
        background-color: #ffffff;
        border-color: #f2f2f2;
        -webkit-box-shadow: 0 2px 5px #666666;
        -moz-box-shadow:    0 2px 5px #666666;
        box-shadow:         0 2px 5px #666666;
    }
    header.top-nav-collapse .container .navbar-header .navbar-brand #logo{
        display: none;
    }
    header.top-nav-collapse .container .navbar-header .navbar-brand #logo-scroll{
        display: block;
        margin: 5px;
    }
    header .container .navbar-right > li.scroll-btn{
        display: block;
    }
    header .container .navbar-right > li.scroll-btn a{
        padding: 8px 10px 10px 10px;
    }
    #btnhamburger, 
    #m-header, 
    #btnsearch, 
    #m-search, 
    #btncontrolpanel, 
    #m-control-panel{
        display: none;
    }
    /*    header .container .navbar-header .navbar-brand #logo-scroll{
            display: block;
            margin: 5px;
        }
        header .container .navbar-header .navbar-brand #logo{
            display: none;
        }*/
    #loginp-cont-left{
        height: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    header .container .navbar-right li.menu-home{
        display: none;
    }
}
@media screen and (min-width: 992px) {
    /*-------------HEADER-----------------*/
    header .container .navbar-header .navbar-brand #logo-scroll{
        display: none;
        margin: 0px;
    }
    header .container .navbar-header .navbar-brand #logo{
        display: block;
    }
}   
@media screen and (max-width: 425px) {
    #f2-oursite{
        display: block;
    }
    #f2-oursite a.foot{
        display: none;
    }
    #f2-oursite a.m-foot{
        display: inline-block;
    }
    #f2-oursite span{
        display: none;
    }

}