body {
    background: #FFF;
    font-family: Helvetica, tahoma, Lucida Grande, Arial, sans-serif;
    font-size: 16px;
    color: #404243;
    height: 100%;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:link, a:visited, a:active, a:hover {
    text-decoration: none;
}
h1,h2{
	margin-top: 15px;
	padding-bottom: 5px;
}
h3{
	margin: 0;
}
video{
	width: 100%;
	height: auto;
}
.container-job{
	width: 960px;
	margin: 0 auto;
}
.container-job>.row {
    margin-left: 0;
    margin-right: 0;
}

/* Company Profile*/

/*-- slide --*/
.slide-logo{
	bottom:0;
    left: 2%;
    position: absolute;
    z-index: 900;
}
.set-bg{
	background:none !important;
}
.company-profile>.company-name>h1>a{
	color: #d40101;
	font-size: 30px;
	font-family: ThaisansBold;
	font-weight: bolder;
}
.company-profile>.company-name>h1{
	margin: 22px 0 5px 0;
}
.company-name{
	float: left;
	width: 92%;
}
.box-m-verified>.m-verified {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 20px;
	color: #d40101;
	background-color: #FFF;
	width: 20px;
	height: 20px;
	border: 2px solid #d40101;
	padding: 1px;
}
.box-m-verified{
	width: 8%;
	float: left;
	margin-top: 20px;
}
.box-m-verified>.fa{
	font-size: 14px;
}
.art-work-1>span>a, .art-work-2>span>a{
	color: #5a5a5a;
	font-size: 12px;
}
.company-website a, .company-tel{
	color: #1b1c1d;
	font-size: 16px;
	padding-top: 22px;
}
.contact-head{
	padding-top: 20px;
}
.bt-share-follow{
	margin-top: 5px;
}
.bt-icon{
    padding-right: 6px;
	margin-right: 5px;
}
.bt-red{
	background-color: #d40101;
	color: #FFF;
	font-family: ThaisansBold;
	font-size: 22px;
}
.bt-job-default{
	font-family: ThaisansBold;
	font-size: 22px;
}
.bt-job-default:focus {
	outline: none;
}
.bt-job-red{
	background-color: #d40101;
	color: #FFF;
}
.bt-job-gray{
	background-color: #808080;
	color: #FFF;
}
.bt-job-red-light,.bt-job-red-light:active,.bt-job-red-light:focus{
	background-color: #FFF;
	border: 1px solid #ea5449;
	color:#ea5449;
}
.bt-job-blue-light,.bt-job-blue-light:active,.bt-job-blue-light:focus{
	background-color: #FFF;
	border: 1px solid #3497da;
	color:#3497da;
}
.bt-job-green-light,.bt-job-green-light:active,.bt-job-green-light:focus{
	background-color: #FFF;
	border: 1px solid #25ba61;
	color:#25ba61;
}
.bt-job-yellow-light,.bt-job-yellow-light:active,.bt-job-yellow-light:focus{
	background-color: #FFF;
	border: 1px solid #f69c12;
	color:#f69c12;
}
.bt-job-red:hover,.bt-job-red:focus {
	background-color: #b01210;
	color: #FFF;
}
.bt-job-gray:hover,.bt-job-gray:focus {
	background-color: #666;
	color: #FFF;
}
.bt-red>.fa ,.company-content h2>.fa,.bt-job-default>.fa{
	font-size: 18px;
}
.btn-glyphicon {
    padding:8px;
    background:#ffffff;
    margin-right:4px;
}
.icon-btn {
    padding: 1px 15px 3px 2px;
    border-radius:50px;
}
.col-verified{
	width: 146px;
	height: 60px;
	float: right;
}
.col-alljobs{
	width: 185px;
	height: 60px;
	float: right;
	padding: 5px 0;
	margin-bottom: 15px;
}
.wrap-verified{
	position: relative;
	width: 130px;
	height: 60px;
}
.wrap-verified > .circle{
    position: absolute;
    color: #FFF;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    -webkit-box-shadow: inset 0px 0px 0px 1.5px #FFF;
    -moz-box-shadow: inset 0px 0px 0px 1.5px #FFF;
    box-shadow: inset 0px 0px 0px 1.5px #FFF;
    z-index: 996;
	display: none\0;
}

.wrap-verified > .btn-verified{
    position: absolute;
    border-radius: 4px;
    width: 130px;
    margin: 5px 12px;
    text-align: right;
    text-align: center\0;
    padding: 12px 19px;
    -webkit-box-shadow: inset 0px 0px 0px 1.5px #FFF;
    -moz-box-shadow: inset 0px 0px 0px 1.5px #FFF;
    box-shadow: inset 0px 0px 0px 1.5px #FFF;
}
.wrap-verified > .btn-verified>a{
	color: #FFF;
}
.wrap-verified > .circle> .fa{
	font-size: 28px;
    padding-left: 5px;
    padding-top: 12px;
}

.btn-verified > .fa-check {
	display: none;
	display: inline-block\0;
}

.wrap-verified >.level-1{
	border: 2px solid #c1392b;
	background: #c1392b;
}
.wrap-verified >.level-2{
	border: 2px solid #f69c12;
	background: #f69c12;
}
.wrap-verified >.level-3{
	border: 2px solid #25ba61;
	background: #25ba61;
}
.wrap-verified >.level-4{
	border: 2px solid #3497da;
	background: #3497da;
}
.wrap-verified:hover >.circle, .wrap-verified >.btn-verified{
    color: #FFF;
}
.level-1:hover >.circle, .level-1:hover >.btn-verified{
	background-color: #ba221a;
}
.level-2:hover >.circle, .level-2:hover >.btn-verified{
	background-color: #ea8206;
}
.level-3:hover >.circle, .level-3:hover >.btn-verified{
	background-color: #1c9b4f;
}
.level-4:hover >.circle, .level-4:hover >.btn-verified{
	background-color: #0074b5;
}
.button-right{
	margin-top: 30px;
}
.bt-followed {
	color: #d40101;
	border-color: #d40101;
}
.bt-followed>.bt-border-r {
	border-right: 1px solid #d40101;
}
.bt-followed:hover {
	color: #FFF;
	background-color: #b01210;
	border-color: #b01210;
}
.share-social>ul>li{
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
.share-social>ul>li>a:hover {
	opacity: 0.7;
}
.icon-share{
	background: url('../../images/jobs/icon_transport.png');
	width: 32px;
	height: 32px;
	display: inline-block;
	background-repeat: no-repeat;
}
.icon-share-fb {
	background-position:-207px -10px ;
}
.icon-share-tw {
	background-position: -244px -10px;
}
.icon-share-gg {
	background-position: -281px -10px;
}
.icon-share-em {
	background-position: -317px -10px;
}
.box-static {
	margin-left: 5px;
	top: 15px;
}
.company-website{
	margin-top: 25px;
}
.company-content h2,.job-detail-top>h2>a{
	font-family: ThaisansBold;
	font-size: 22px;
	color: #e50505;
	font-weight: bolder;
}
span.share-count {
	position: absolute;
	bottom: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
	color:#FFF;
	left: 55px;
}
.company-detail{
	text-indent: 50px;
	margin: 0;
}
.company-detail-readmore{
	margin-bottom: 10px;
}
.icon-readmore{
	margin-left: 5px;
}
.bt-readmore{
	background-color: #f2f2f2;
	border-radius: 0;
	border-color: #e6e6e6;
	margin-top: 5px;
}
.bt-readmore>.fa{
	font-size: 10px;
}
.company-content a{
	color: #1b1c1d;
	word-wrap: break-word;
	word-break: break-all;
}
.panel-default>.statis-head{
	background-color: #808080;
	color: #FFF;
	font-family: Thaisans;
	font-size: 20px;
}
.statis-head-2line{
	line-height: 14px;
}
.statis-detail{
	font-size: 26px;
	font-family: ThaisansBold;
	color: #1b1c1d;
	background-color: #f9f9f9;
	padding: 8px;
}
.m-box-statis{
	background-color: #f9f9f9;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.m-statis{
	font-family: ThaisansBold;
}
.m-statis-title{
	font-size: 20px;
	color: #666;
}
.m-statis{
	font-size: 24px;
}
.company-content-title{
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin-bottom: 0;
	line-height: 22px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.service-detail{
	background-color: #f9f9f9;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
.service-img{
	margin-bottom: 10px;
	background: none;
	border: none;
}
.service-img>img {
	width: 100%;
}
.box-service-img{
	padding: 0;
	display: inline-block;
	float: none;
}
.service-text{
	margin-top: 15px;
	text-indent: 50px;
}
.box-border{
	border: 1px solid #e1e1e8;
    border-radius: 4px;
    background-color: #FFF;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
    margin-bottom: 10px;
}
.contact-text{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

/*-- Youtube --*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 15px;
}
.video-container iframe,
.video-container object,
.video-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-- Contact Us --*/
.map_contact{
	background-color: #FFF;
    border: 1px solid #e1e1e8;
    padding: 6px;
    display: inline-block;
    overflow:hidden;
}
.transport{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
}
.transport-additional{
	background-color: #f6f7f9;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 6px;
	font-size: 14px;
}
.box-transport{
	/*border: 1px solid #ccc;
	min-height: 156px;*/
	padding: 20px 10px 8px 10px;
	text-align: center;
}
.wrap-transport {
	height: auto;
	width: 100%;
	display: inherit;
}
.icon-transp{
	background: url('../../images/jobs/icon_transport.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 44px;
	height: 44px;
}

.icon-bus {
	background-position: -6px -4px;
}
.icon-bts {
	background-position:-57px -4px ;
}
.icon-mrt {
	background-position: -106px -4px
}
.icon-airlink {
	background-position:-155px -4px;
}
.transport-detail{
	margin-top: 10px;
	font-size: 14px;
}
/*-- Social and Qr Code --*/
.qr-code{
	padding-top: 15px;
	padding-bottom: 15px;
}
.qr-code img{
	width: 180px;
	height: auto;
	border:3px solid #1b1c1d;
}
.company-social{
	margin-bottom: 5px;
	margin-top: 15px;
}
.map-text{
	font-size: 16px;
}
.website-text,.phone-text,.fax-text{
	font-size: 14px;
}
.website-text a{
	color: #1b1c1d;
}
.website-text{
	margin-top: 10px;
}
.bt-save{
	background-color: #25ba61;
	color: #FFF;
	margin-top: 12px;
}
.bt-save:hover ,.bt-save:focus{
	background-color: #1c9b4f;
	color: #FFF;
}
a.bt-fb, a.bt-line{
	color: #FFF;
}
a.bt-fb:hover,a.bt-fb:focus{
	background-color: #092e70;
	color: #FFF;
}
a.bt-line:hover,a.bt-line:focus{
	background-color: #02aa02;
	color: #FFF;
}
.bt-fb{
	background-color: #314a7e;
	border: 1px solid #314a7e;
}
.bt-line{
	background-color: #00c300;
	border: 1px solid #00c300;
}
.company-fb,.company-line,.company-tw,.company-sky,.company-email{
	display: inline-block;
	width: 100%;
}
.company-fb>.col-xs-4>span{
	color:#314a7e;
}
.company-line>.col-xs-4>span{
	color:#00c300;
}
.company-fb>.col-xs-4,.company-fb>.col-xs-8 ,.company-line>.col-xs-4,.company-line>.col-xs-8 ,.company-tw>.col-xs-4,.company-tw>.col-xs-8 ,.company-sky>.col-xs-4,.company-sky>.col-xs-8
,.company-email>.col-xs-4,.company-email>.col-xs-8{
	padding: 0;
	margin-top: 5px;
}
.company-tw>.col-xs-4>span{
	color:#339dc3;
}
.company-sky>.col-xs-4>span{
	color:#00aff0;
}
.company-border{
	border-bottom: 1px solid #e1e1e8;
	margin-top: 5px;
}
.company-position{
    width: 100%;
    float: left;
    position: relative;
}
.bg-status{
	background-color: #d40101;
	display:inline-block;
	text-align: center;
	border-radius: 0 0 4px 4px;
    line-height: 24px;
	width: 92px;

}
span.text-status{
	color: #FFF;
	-webkit-animation-duration: 2s;
	-webkit-animation-delay: 2s;
	-webkit-animation-iteration-count: infinite;
}
.company-profile-img{
	margin: 15px auto;
	background-color: #FFF;
	padding: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 98px;
	line-height: 90px;
}
.company-profile-img img{
	/*border: 1px solid #ccc;*/
	width: 90px;
	height: auto;
	max-height: 90px;
}
.company-position>.company-profile-img {
    padding: 15px;
}
.company-profile-detail{
	padding: 15px 0 5px 0;
}
.company-profile-detail>h3.position a{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #404243;
}
.company-profile-detail>h3.position a:hover{
	color: #000;
}
.company-profile-detail>.company-position-name a {
	color: #e84033;
	font-size: 14px;
	line-height: 24px;
}
.company-profile-detail>.company-position-name a:hover{
	color: #d40101;
}
.company-profile-detail>.company-position-detail{
	font-size: 16px;
	color: #5a5a5a;
	line-height: 24px;
}
.company-profile-detail>.company-position-detail-place{
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #ccc;
}
.company-button{
	padding-top: 30px;
}
.bt-fav-compare{
	margin-top: 5px;
}
.bg-circle{
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 30px;
    color: #FFF;
    background-color: #404243;
    width: 30px;
    height: 30px;
    padding-top: 8px;; 
}
.bt-circle {
    background-color: #fff;
    border:none;
    padding-left: 5px;
    padding-right: 0;
}
.lists-count-detail{
	font-size: 20px;
	font-family: ThaisansBold;
	margin-top: 15px;
	margin-bottom: 15px;
}
.lists-count{
	width: 100%;
	float: left;
}
.set-pagination{
	margin-top: 15px;
	margin-bottom: 15px;
}
.set-pagination>li>a{
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-right: 4px;
}
.set-pagination>.active>a{
	background-color: #ea5449;
}
.set-pagination>.active>a:hover{
	background-color: #dd3e3a;
}
.set-pagination>li>a:hover{
	background-color: #FFF;
}
.set-pagination li>a{
	color:#4d4d4d;
}
.pagination-lr{
	padding: 3px 0 3px 0;
}
.box-all {
    float: left;
    width: 87%;
    display: inline-block;
}
.box-position{    
	float: left;
    width: 74%;
    display: inline-block;
	padding-right: 10px;
}
.box-company-bt{
	float: left;
    width: 26%;
    display: inline-block;
}
button.btn-fav:hover, button.btn-compare:hover{
	opacity: 0.8;
}
/*-- New Col --*/
.c_col-1{
	width:13%;
	float: left;
	display: inline-block;
}
.c_col-6{
	width:50%;
	float: left;
	display: inline-block;
}
.c_col-9{
	width: 63%;
	float: left;
	display: inline-block;
}
.c_col-2{
	width:24%;
	float: left;
	display: inline-block;
}
.c_col-12{
	width:100%;
	float: left;
	display: inline-block;
}
/*-- Sticky--*/
.div-compare{
	/*border-bottom: 1px solid #000;*/
	padding: 10px 15px 10px 15px;
}
.div-compare>a{
	color: #404243;
}
.div-compare:nth-of-type(even) {
	background-color: #d2ebf9;
}
.div-compare:last-child{
	border-bottom: none;
}
.div-compare>.fa{
	font-size: 18px;
	color: #ccc;
}
.affix-top {
	margin-top: 20px;
	right: 0;
	position: absolute;
	z-index: 100;
}
.affix {
	right: 0;
	top: 20px;
	z-index: 100;
}
.affix-bottom {
	right: 0;
	position: absolute;
	z-index: 100;
}
.compare-modal{
	display:none;
	width:190px;
	margin-right: 5px;
}
.compare-panel{
	border-radius: 6px 6px 0 0;
	border-color: #3497da;
}
.compare-panel-heading{
	background-color: #3497da;
	padding: 14px;
}
.job-modal-title>.fa{
	font-size: 12px;
}
.compare-modal-title {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.compare-modal-title>a>.fa-minus{
	padding-top: 5px;
	color: #FFF;
}
.button-blue{
	color: #FFF;
	background-color: #3497da;
	border: 1px solid #3497da;
}
.button-blue:hover,.button-blue:active,.button-blue:focus{
	color: #FFF;
	background-color: #0074b5;
	border: 1px solid #0074b5;
}
.set-compare-body{
	padding: 0;
}
/*-- Modal Map --*/
.modal-map{
	text-align: center;
}
.modal-map img{
	width: 428px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 6px;
}

.set-job-alert{
	margin: 0 auto;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	width: 600px;
	z-index: 9999;
	text-align: center;
	padding: 10px;
}

/*-- Helper Class --*/
.marR5{
	margin-right: 5px;
}
.marR15{
	margin-right: 15px;
}
.pad-rl{
	padding-left: 5px;
	padding-right: 5px;
}
.noPadR{
	padding-right: 0;
}
.padRL15{
	padding-left:15px ;
	padding-right: 15px;
}
.noPad{
	padding: 0;
}
.text-red{
	color: #e84033;
}
.border-b{
	border-bottom: 1px solid #ccc;
}
.position-share{
	border: none;
	background: none;
}
.position-share:hover{
	color: #404243;
}
/*-- Job Detail--*/
#wrap-jobDetail{
	margin-top: 15px;
}
.row-left{
	max-width: 650px;
	padding-right: 15px;
	width: 100%;
	float: left;
}
.row-right{
	max-width: 297px;
	max-width: 295px\9;
	width: 100%;
	float: left;
}
.job-detail-top>h2{
	margin-top: 0;
}
.job-detail-title{
	font-family: ThaisansBold;
	font-size: 22px;
	color: #e50505;
	margin: 0;
}
.job-detail{
	margin-top: 15px;
	padding-bottom: 15px;
	display: inline-block;
}
.job-detail-content>ul{
	list-style: none;
	padding: 0;
}
.job-detail-content{
	padding-left: 26px;
}
.job-date-time{
	background-color: #f6f7f9;
	padding: 6px;
	border-radius: 6px;
	margin-top: 10px;
}
.job-date-time>span {
	color: #e50505;
	font-weight: bold;
}
.count-position{
	font-family: ThaisansBold;
	font-size: 20px;
	color: #FFF;
	background-color:#f69c12;
	padding: 6px 12px;
	float: right;
	line-height: 22px;
	border-radius: 4px;
}
.text-red{
	font-size: 16px;
	line-height: 26px;
	color: #e50505;
	font-weight: bold;
}
.interesting-content{
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: ThaisansBold;
	display:inline-block;
}
.interesting-content>.interesting-title, .interesting-content>.interesting-text{
	font-size: 20px;
	font-weight: bolder;
}
.interesting-text{
	color: #e50505;
	font-weight: bold;
}
.position-content{
	padding-top: 10px;
	min-height: 70px;
	border-bottom: 1px solid #ccc;
}
/*.position-content:last-child{
	border: none;
}*/
.position-company-img{
	float: left;
	width: 47px;
	background-color: #FFF;
	height: 47px;
	border: 1px solid #ccc;
	line-height: 40px;

}
.position-company-img img{
	width: 45px;
	height: auto;
	max-height: 45px;
}
.box-position-content{
	float: left;
	width: 75%;
	padding-left: 15px;
}
.position-content-title{
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 35px;
	width: 200px;
	line-height: 16px;
}
.position-content-title a:hover {
	color: #555;
}
.position-content-content{
	width: 50%;
	font-size:12px ;
	float: left;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box-pagination{
	padding-top: 10px;
	min-height: 45px;;
}
.listsCount{
	font-family: ThaisansBold;
	font-size: 18px;
}
.listsCount, .box-next-prev{
	width: 50%;
	float: left;
}
.box-next-prev>nav>ul.pagination{
	margin: 0;
}
.box-next-prev>nav>ul.pagination>li>a{
	padding: 2px 6px;
}
.mini-pagi li>a{
	color: #404243;
	font-size: 12px;
}
.box-bt-right{
	width: 100%;
}
.box-bt-right>.menu-right{
	text-align: left;
	background-color: #FFF;
	padding: 12px 0 12px 20px;
	border-bottom: 2px dotted #ccc;
	border-bottom: 1px dotted #ccc\9;
	border-left: none;
	border-top:none;
	border-right: none;
	margin-bottom: 1px;
}
.box-bt-right>.bg-white{
	background-color: #FFF;
}
.btn.menu-right.bg-white:hover {
	background-color: #eee;
	border-bottom: 2px dotted #ccc;
	border-bottom: 1px dotted #ccc\9;
}
.box-bt-right>.bg-red{
	background-color: #d40101;
	color: #FFF;
}
.box-bt-right>.menu-right>.menu-right-text{
	font-family: ThaisansBold;
	font-size: 24px;
	padding-left: 10px;
}
.box-bt-right>.menu-right>.menu-right-white{
	color:#FFF;
}
.box-bt-right>.menu-right>.menu-right-gray{
	color:#666;
}
.box-bt-right>.menu-right:last-child, .box-bt-right>.menu-right:first-child,.btn.menu-right.bg-white:last-child:hover{
	border: none;
}
.box-bt-right>.menu-right:first-child:hover{
	background-color:#b01210;
}
.menu-right>.box-bg-circle {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 40px;
	width: 40px;
	height: 40px;
	padding: 10px 13px;
}
.menu-right>.box-bg-circle-gray {
	background-color: #666;
	color:#FFF;
}
.menu-right>.box-bg-circle-white {
	background-color: #FFF;
	color: #d40101;
}
.box-bg-circle-white{
	background-color: #FFF;
}
.menu-right>.fa{
	font-size: 18px;
}
.menu-right:focus, .menu-right:active{
	outline: none;
}
.m-reg-fav{
	float: left;
	margin-bottom: 10px;
}
.job-detail-sub-content{
	word-wrap: break-word;
	word-break: break-all;
}
/*-- Modal Sent report--*/
.text-blue{
	color:#46b8da;
	font-weight: bold;
}
.form-radio {
	margin-left: 15px;
}
/*-- Print --*/
.bt-print{
	margin-top: 15px;
	margin-bottom: 15px;
}
.p-div-logo{
	float: left;
	display: inline-block;
	width: 11%;

}
.p-company-profile-img {
	background-color: #FFF;
	padding: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 98px;
	line-height: 90px;
	width: 100px;
}
.p-div-logo>img{
	/*border: 1px solid #ccc;*/
}
.p-company-profile{
	padding-top: 15px;
}
.p-company-name{
	float: left;
	display: inline-block;
	width: 89%;
	color: #d40101;
	font-family: ThaisansBold;
	padding-left: 15px;
}
.p-company-profile-img img {
	width: 90px;
	height: auto;
	max-height: 90px;
}
.p-company-name>h1{
	font-size: 28px;
}
.p-company-name>h2{
	font-size: 26px;
}
.p-company-name>h1,.p-company-name>h2{
	margin-top: 5px;
	padding-bottom: 0;
}
.p-transport{
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	display: none;
}
.img-productService-4{
	width:24%;
}
div#AboutUs{
	height: 109px;
	width: 100%;
}
div#AboutUsPrint{
	width: 100%;
}
.descAboutUs p{
	text-indent: 50px;
	margin: 0;
	padding: 0 15px 0 15px;
	word-wrap: break-word;

}
@media (max-width: 992px){
	.container-job {
	    width: 100%;
	    margin: 0 auto;
	}
	.box-position {
    	width: 70%;
	}
	.box-company-bt {
    	width: 30%;
	}
	.box-border{
		margin-left: 5px;
	}
	.box-contact{
		padding: 0;
	}
	.button-right {
    	margin-top: 10px;
	}
	.company-profile-detail {
		padding-left:15px;
	}
	.m-statis {
		width: 100%;
		float: left;
		text-align: center;
	}
	.m-box-statis{
		padding-top:5px;
		padding-bottom: 5px;
	}
	.m-box-statis>.col-xs-8, .m-box-statis>.col-xs-4 {
		padding: 0;
	}
	#banner-left img {
		width: 100%;
	}
	#banner-yengo img {
		width: 100%;
	}
	.contact-text{
		padding: 0;
	}
	.m-menu-sub{
		padding-right: 10px;
		margin-bottom: 10px;
	}
	.m-menu{
		margin-top: 15px;
	}
	.row-right{
		width: 100%;
		max-width: 100%;
	}
	.row-left{
		width: 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 768px){
	.box-all {
	    width: 100%;
	    float: none;
	}
	.box-position {
    	float: none;
    	width: 100%;
	}
	.box-company-bt {
    	position: absolute;
	    right: 15px;
	    top: 0;
	    width: 193px;
	}
	.company-profile-detail {
	    padding-left:0;
	}
	.set-m-box-statis {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.m-box-statis>.col-sm-6,.m-box-statis>.col-xs-6{
		padding: 0;
		text-align: center;
	}
	.share-social{
		margin-top: 15px;
		float:left;
	}
	.company-profile>h1 {
		padding-left: 5px;
		line-height: 24px;
		padding-bottom: 0;
	}
	.bt-share-follow {
		padding-left: 10px;
	}
	.art-work-2{
		padding-bottom: 10px;
	}
	.company-profile-img{
		float: left;
		height: auto;
		min-height: 90px;
	}
	.company-profile-img img{
		border-radius: 4px;
	}
	.company-profile>.company-name{
		padding-left: 10px;
	}
	.service-img {
		margin-bottom: 0;
	}
	.set-job-alert{
		width: 420px;
	}
	button.btn.btn-default.bt-follow, button.btn.btn-default.bt-share, button.btn.btn-default.bt-followed{
		font-size: 12px;
	}
	.box-border{
		border: none;
		box-shadow: none;
	}
	.modal-map img{
		width: 100%;
		height: auto;
	}
	.m-statis{
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.wrap-transport {
		display:inline-block;
	}
	.button-right {
		margin-top: 0;
	}
	.company-profile>.company-name>h1 {
		line-height: 24px;
	}
	.company-profile>.company-name>h1>a {
		font-size: 24px;
	}
	.img-productService-2{
		width:49%;
	}
}
@media (max-width: 425px) {
	.wrap-verified {
		width: 118px;
		height: 38px;
	}
	.wrap-verified > .circle {
		width: 56px;
		height: 56px;
	}
	.wrap-verified > .btn-verified {
		width: 118px;
		margin: 5px 12px;
		padding: 10px 12px;
	}
	.bt-red>.fa {
		display: none;
	}
	.bt-red {
		padding: 8px 12px 7px 12px;
	}
	.col-alljobs {
		width: 100%;
		height: 46px;
	}
	.col-verified {
		width: 133px;
		height: 46px;
	}
	.m-box-statis{
		margin-top: 10px;
	}
	.bt-share-follow {
		margin-top: 0;
	}
	.company-profile>.company-name>h1 {
		font-size: 22px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.set-job-alert{
		width: 300px;
	}
	.set-m-box-statis {
		padding:0;
	}
	.m-reg-fav{
		width: 100%;
		height: auto;
	}
	.video-container {
		padding-top: 15px;
		margin-bottom: 0;
	}
}
@media (max-width: 320px){
	.box-company-bt {
	    right: 0;
	}
	.m-statis-title{
		font-size: 18px;
	}
	.company-name {
		width: 88%;
	}
	.box-m-verified {
		width: 12%;
	}
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	/* สำหรับจอ Retina Display */
	.icon-transp{
		background: url('../../images//jobs/icon_transport.png');
		width: 44px;
		height: 44px;
		background-size: 180px 70.5px;
	}
	.icon-bus {
		background-position: -1px -25px;
	}
	.icon-bts {
		background-position: -45px -25px;
	}
	.icon-mrt {
		background-position: -90px -25px;
	}
	.icon-airlink {
		background-position: -135px -25px;
	}
}

.desc p {
	text-indent: 50px;
	margin: 0;
	padding: 0 15px 0 15px;
	word-wrap: break-word;
	word-break: break-all;
}