@charset "utf-8";
/* CSS Document */

/* CSS start from here*/
	@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400|Roboto:300,400,500';
 @font-face {
 font-family: 'Ubuntu';
 src: url('../font/ubunto/ubuntu-regular-webfont.eot');
 src: url('../font/ubunto/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ubunto/ubuntu-regular-webfont.woff2') format('woff2'), url('../font/ubunto/ubuntu-regular-webfont.woff') format('woff'), url('../font/ubunto/ubuntu-regular-webfont.ttf') format('truetype'), url('../font/ubunto/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
}
body {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
 [class^=ws-], [class*= ws-] {
 background:url(../images/wb-icon.png);
 background-repeat:no-repeat;
}
#mail-contact-social {
	text-align: right;
	margin-top: 22px;
}
#mail-contact-social a {
	text-decoration: none;
	color: #4f4d4d;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
}
#mail-contact-social a:hover {
	text-decoration: none;
	color:#006633;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
}
#header {
	background-color:#EAEAEA;
}
.ws-gmail {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 3px;
	background-position:-13px -9px;
	margin-right:5px;
}
.ws-email {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 7px;
	background-position:-59px -86px;
	margin-right:5px;
}
.ws-mobile {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 6px;
	background-position:-18px -86px;
	margin-right:5px;
}
.ws-down {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 10px;
	background-position:-39px -130px;
	margin-right:5px;
	margin-left:-25px;
}
/*.ws-gmail:hover, .ws-gmail:focus {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 10px;
	background-position:-13px -55px;
	margin-right:5px;
}*/
.ws-contact {
	display:inline-block;
	width:25px;
	height:30px;
	position:relative;
	top : 10px;
	background-position:-50px -7px;
	margin-right:5px;
}
/*.ws-contact:hover, .ws-contact:focus {
	display:inline-block;
	width:30px;
	height:30px;
	position:relative;
	top : 15px;
	background-position:-50px -53px;
	margin-right:5px;
}*/
.ws-facebook {
	display:inline-block;
	width:25px;
	height:27px;
	position:relative;
	top : 8px;
	background-position:-426px -8px;
	margin-right:10px;
}
/*.ws-facebook:hover, .ws-facebook:focus {
	display:inline-block;
	width:25px;
	height:27px;
	position:relative;
	top : 12px;
	background-position:-426px -8px;
	margin-right:5px;
}*/
.ws-google-plus {
	display:inline-block;
	width:25px;
	height:27px;
	position:relative;
	top : 9px;
	background-position:-385px -8px;
	margin-right:5px;
}
/*.ws-google-plus:hover, .ws-google-plus:focus {
	display:inline-block;
	width:25px;
	height:27px;
	position:relative;
	top : 12px;
	background-position:-385px -8px;
	margin-right:5px;
}*/
.mobile {
	font-family:roboto condensed;
	font-weight:400;
	font-size:15px;
}
/* ----------Menu-------------*/

		#menu a {
	color:#CCC;
	font-size:17px;
	font-family:Ubunto;
	font-weight:500;
}
#navigation {
	margin-top:-75px;
	text-align: right;
	margin-left:10px;
}
#navigation .navbar {
	margin:0;
	padding:0;
}
#navigation .navbar-collapse {
	margin:0;
	padding:0;
}
#navigation .navbar-nav {
	text-align:right;
}
#navigation .navbar-nav > li {
	padding: 0;
	margin: 0;
}
#navigation .navbar-nav > li.active > a, #navigation .navbar-nav > li .active > a:hover, #navigation .navbar-nav > li .active > a:focus {
	background-color:transparent;
	color:#006633;
	font-size:17px;
	font-weight:500;
}
#navigation .navbar-nav > li > a {
	padding:20px 25px;
	color:#666666;
	font-size:17px;
	font-family:ubuntu;
	font-weight:400;
	position:relative;
	margin-left:5px;
}
.social-networking {
	display:inline-block;
}
#navigation .navbar-nav > li > a:hover, #navigation .navbar-nav > li > a:focus {
	background-color:transparent;
	color:#006633;
	font-size:17px;
	font-weight:500;
}
.icon-bar {
	background-color:#006633;
}
#banner .bx-wrapper .bx-viewport ul {
	padding : 0;
	margin-bottom:0;
}
.homePageBanner {
	display:block;
}
#homePageBanner {
	display:none;
}
/*--------------------career-----------------------------*/

		.row h1 {
	font-size: 32;
	font-family:Ubuntu;
	font-weight:500;
	color:#111;
}
.career-heading h2 {
	font-size: 35px;
	font-family:Roboto Condensed;
	font-weight:500;
	text-align:center;
}
.career-heading h4 {
	font-size: 16;
	font-family:Ubuntu;
	font-weight:500;
	text-align:center;
}
.career {
	background-color:#EAEAEA;
	padding-bottom:65px;
}
.career-block {
	background-color:#FFF;
	border:1px solid #dddddd;
	box-shadow: 0px 2px 5px #DDD;
	margin-top:20px;
}
.vacancy-list {
	height:800px;
	overflow:hidden;
	overflow-y:auto;
}
.career-head {
	border-bottom:1px solid #dddddd;
}
.career-head h3 {
	font-size: 20px;
	font-family:Ubuntu;
	font-weight:500;
	text-align:left;
	color:#006633;
	margin-top:20px;
}
.career-head h5 {
	font-size: 15;
	font-family:roboto;
	font-weight:500;
	text-align:right;
	color:#990000;
	margin-top:30px;
}
.field-block p {
	font-size: 15;
	font-family:Ubuntu;
	font-weight:500;
	color:#333333;
}
.field-text-cnt {
	display: inline-block;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	min-width: 100px;
	color:#333333;
}
.content-row {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 400;
	min-width: 100px;
}
.content-row label {
	display: inline-block;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	min-width: 100px;
	margin-left: 10px;
	color:#333333;
}
.ws-salary {
	display:inline-block;
	width:16px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-175px -13px;
}
.ws-post {
	display:inline-block;
	width:15px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-305px -11px;
}
.ws-location {
	display:inline-block;
	width:16px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-217px -11px;
}
.ws-industry {
	display:inline-block;
	width:16px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-262px -11px;
}
.ws-experience {
	display:inline-block;
	width:16px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-337px -10px;
}
.ws-qualification {
	display:inline-block;
	width:15px;
	height:19px;
	position:relative;
	top : 5px;
	background-position:-127px -11px;
}
.btn-apply {
	border-radius: 3px;
	background-color: #006633;
	border: 1px solid #003300;
	color: #fff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 5px 15px;
	margin-bottom:15px;
	margin-left:50px;
	margin-right:5px;
}
#apply-button {
	margin-left:43%;
	margin-top:12%;
}
.btn-apply:hover, .btn-apply:focus {
	border-radius: 3px;
	background-color:#009933;
	border: 1px solid #006633;
	color: #fff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 5px 15px;
}
.btn-view {
	border-radius: 3px;
	background-color: #ff9933;
	border: 1px solid #ff6600;
	color: #fff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 5px 15px;
	margin-bottom:15px;
}
.btn-view:hover, .btn-view:focus {
	border-radius: 3px;
	background-color: #f5aa3f;
	border: 1px solid #ff9933;
	color: #fff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 5px 15px;
	margin-bottom:15px;
}
.post-date {
	font-family:Ubuntu !important;
	color:#666666;
	font-size:12px!important;
	font-weight:400 !important;
	margin-top: 15px;
}
.line-bottom {
	border-bottom: 5px solid #006633;
	margin-left:35px;
}
/*----------------------Service------Product---------------------------------*/
		.product-block {
	border: 1px solid #CCC;
	margin-top: 50px;
	margin-bottom: 50px;
}
.product-block a {
	text-decoration:none;
}
.product {
	border-bottom:1px solid #CCC;
	margin-left:-15px;
	margin-right:-15px;
	background-color:#ffffff;
}
.product-content img {
	margin:25px auto;
}
.product-text p {
	font-size: 14px;
	font-family:Ubuntu;
	font-weight:500;
	text-align:justify;
	color:#666666;
	margin-bottom:48px;
	padding: 15px;
}
.product h3 {
	font-size: 35px;
	font-family:Roboto Condensed;
	font-weight:500;
	text-align:center;
	color:#111111;
	margin-top:5px;
	background-color:#ffffff;
}
.product-content h2 {
	font-size: 32px;
	font-family:Roboto Condensed;
	font-weight:300;
	text-align:center;
	color:#006633;
	margin-top:5px;
}
.service-block {
	border: 1px solid #CCC;
	margin-top: 50px;
	margin-bottom: 50px;
}
.service-block a {
	text-decoration:none;
}
.service-block h4 {
	font-size: 20px;
	font-family:Ubuntu;
	font-weight:500;
	color:#006633;
}
.service {
	border-bottom:1px solid #CCC;
	margin-left:-15px;
	margin-right:-15px;
	background-color:#ffffff;
}
.service-space {
	width:20px;
}
.service h3 {
	font-size: 35px;
	font-family:Roboto Condensed;
	font-weight:500;
	text-align:center;
	color:#111111;
	margin-top:5px;
	background-color:#ffffff;
}
.line {
	display:block;
	height:1px;
	background-color:#D7D7D7;
}
/*--------------about us---------*/
		 .about {
	margin-top:20px;
	margin-bottom:50px;
}
.about-image {
	margin-top: 20px;
}
.bottom-line {
	display:block;
	height:1px;
	background-color:#E2E2E2;
}
.about-us h2 {
	font-family:Ubuntu;
	font-size:28px;
	font-weight:500;
	color:#006633;
}
.about-us p {
	font-family:Ubuntu;
	font-size:15px;
	font-weight:300;
	color:#333;
}
.about-us li {
	font-family:Ubuntu;
	font-size:15px;
	font-weight:500;
	color:#333;
}
/*----------------------------------Service-Page---------------------------------*/
		.service-content h3 {
	font-family:Ubuntu;
	font-size:28px;
	font-weight:500;
	color:#006633;
}
.service-content p {
	font-family:Ubuntu;
	font-size:15px;
	font-weight:300;
	color:#333;
}
.section-block:hover {
	text-decoration:none;
}
.read {
	margin:0 50px 0 50px;
}
#service-management {
	margin-bottom:50px;
}
.service-content {
	padding:40px;
	text-align:center;
}
.service-content .img-responsive {
	margin: 0 auto;
}
.zoom-effect {
 -webkit-transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
 transition: all .3s ease-out;
	display: block
}
.zoom-effect:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: rotate(360deg);
	-moz-transition: rotate(360deg);
	-o-transition: rotate(360deg);
	transition: rotate(360deg);
}
.web-content {
	padding:50px;
	margin-bottom:110px;
	margin-top:30px;
}
.web-content p {
	text-align:left;
	font-family:Ubuntu;
	font-size:15px;
	font-weight:300;
	color:#333;
}
.web-content h2 {
	text-align:left;
	font-family:Ubuntu;
	font-size:28px;
	font-weight:500;
	color:#006633;
}
.back {
	position: relative;
	top: -45px;
	background-color:#cc0000;
	float:right;
	color:#fff;
	font-family:Ubuntu;
	font-size:14px;
	padding:5px 15px;
	border:1px solid #CE0926;
}
.back:hover {
	color:#fff;
	background-color:#ff0000;
}
/*-------------------------------------------Footer menu-----------------------------------------------*/

		.footer-menu {
	text-decoration:none;
	color:#cccccc;
	font-size:16px;
}
#footer id {
	text-align:center;
}
.navbar-nav {
	width: 100%;
	text-align: center;
}
.navbar-nav > li {
	float: none;
	display: inline-block;
}
.navbar-nav > li.navbar-right {
	float: right !important;
}
.navbar-nav > li > a {
	padding-bottom: 5px;
	padding-top: 10px;
	color:#CCC;
}
#footer-navi {
	position:relative;
	top:17px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color:transparent;
	color:#fff;
	font-family:roboto;
	font-size:15px;
	font-weight:500;
}
/*------------------------------------------Footer--------------------------------------------------*/

		footer {
	background-color: #006633;
}
#footer-cr {
	color:#ffffff;
}
#footer-pb {
	color:#ffffff;
}
.ws-ronline {
	display:inline-block;
	width:30px;
	height: 30px;
	background-position:  -459px -30px;
	position:relative;
	color:#FFF;
	float:right;
	top:2px;
}
.footer-cr {
	text-align: left;
	color:#FFF;
	padding: 10px 0;
}
.footer-pb {
	text-align: right;
	color:#FFF;
	padding: 10px 0;
}
 @font-face {
 font-family: 'ClearSans';
 src: url('../font/clearsans/ClearSans.eot?#iefix') format('embedded-opentype'), url('../font/clearsans/ClearSans.woff') format('woff'), url('../font/clearsans/ClearSans.ttf') format('truetype'), url('../font/clearsans/ClearSans.svg#ClearSans') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*--------------------------------------------contact us--------------------------------------------*/



		   .bg {
	background: -webkit-linear-gradient(left top, red, yellow);
	background: -o-linear-gradient(bottom right, red, yellow);
	background: -moz-linear-gradient(bottom right, red, yellow);
	background: linear-gradient(to bottom right, red, yellow);
}
#frm .form-group {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:100%;
}
.captcha {
	float: left;
	/*margin-right: 13px;*/
	display: inline-block;
	width: 152px;
}
#captcha {
	float: left;
	margin-right: 13px;
	width: 103px;
"
}
.refresh {
	width: 50px;
	float: left;
}
#refresh {
	width:50px;
}
#submit {
	background-color: #27810f;
	color: #fff;
	cursor: pointer;
	border-radius:5px;
	font-size: 20px;
	font-weight: normal;
	padding: 4px 30px;
	text-align: center;
	text-decoration: none;
}
#reset {
	background-color: #27810f;
	margin-left:20px;
	color: #fff;
	cursor: pointer;
	border-radius:5px;
	font-size: 20px;
	font-weight: normal;
	padding: 4px 30px;
	text-align: center;
	text-decoration: none;
}
#submit:hover {
	padding:4px 32px;
	background-color:#19593c;
	color:#fff;
}
#reset:hover {
	padding:4px 32px;
	background-color:#19593c;
	color:#fff;
}
.form-control:focus {
	box-shadow: 0 0px 8px rgba(160, 205, 117, 0.6);
	border-color:#a0cd75;
}
.frm {
	padding:20px;
}
.fm {
	margin-top:10px;
	box-shadow: 0px 2px 5px #888888;
	background: #fff none repeat scroll 0 0;
	float: left;
	margin-top: 25px;
	position: relative;
	width: 100%;
	margin-bottom:50px;
}
.fm h2 {
	background-color:#006633;
	color:#fff;
	padding: 10px 0;
	margin:0;
	text-align:center
}
#enqury-button {
	margin-left:-8%;
}
.ws-city {
	display:inline-block;
	width:21px;
	height:25px;
	position:relative;
	top : 6px;
	background-position:-195px -121px;
	margin-right:6px;
}
.contact-map {
	width:700px;
	height:200px;
	margin-left:20px;
}
#footer-menu {
	margin-top:42px;
}
/*--------------------------------------------Product----------------------------------------*/

                      .bus-luggage {
	margin-top:50px;
	margin-bottom:50px;
}
.bus-luggage-tab {
	margin: 0 auto;
	display:inline-flex;
	margin-top:50px;
}
.bus-erp {
	font-family:roboto;
	font-weight:300;
	font-size:40px;
	color:#0d5031;
	border:none;
}
.luggage-software {
	font-family:roboto;
	font-weight:300;
	font-size:40px;
	color:#0d5031;
	border:none;
}
.bus-erp:hover {
	text-decoration:none;
	color:#267642;
	background-color:none;
	border:none;
}
.luggage-software:hover {
	text-decoration:none;
	color:#267642;
	background-color:none;
}
.bus-erp:focus {
	text-decoration:none;
	color:#267642;
	background-color:none;
	border:none;
}
.luggage-software:focus {
	text-decoration:none;
	color:#267642;
	background-color:none;
}
.bs-er {
	border-radius:5px;
	padding:0px 25px;
	color:#267642;
	margin-left:285px;
	background-color:#ebab52;
	border:none;
}
.lug-soft {
	border-radius:5px;
	padding:0px 25px;
	color:#267642;
	margin-left:70px;
	background-color:#ebab52;
	border:none;
}
.nav-border {
	border-bottom:none;
}
.product-bus {
	padding:60px;
}
.product-bus-image {
	margin-top:50px;
	margin-bottom:50px;
}
.product-software {
	padding:70px;
}
.product-software-image {
	margin-top:75px;
}
/*----------------------------------Career------------------------------------*/
.career-img {
	margin-bottom: -40px;
	margin-left: 357px;
}
.serach
{
	padding:2px 4px!important
}
.career-subheading {
	text-align:left;
	color:#0C0;
}
.career-text {
	text-align:left;
}
.job {
	padding:50px;
}
.career-footer {
	background-color:#ecab53;
	margin:0 auto;
}
#career-footer {
	font-size:18px;
	color:#666;
	margin:0 auto;
	font-weight:300;
	padding:20px;
}
.search-form {
	margin-top: 20px;
	margin-bottom:20px;
}
#career-block-1 {
	margin-top:0;
}
#career-apply-button {
	margin-top: 18%;
	margin-left:56%;
}
#job-title {
	margin-top:10px;
}
#job-code {
	margin-top:15px;
}
#career-block-last {
	margin-bottom:20px;
	margin-left: 0.7%;
	margin-right: 3%;
}
#footer-list {
	margin-left:-22px;
}
#job-code-detail {
	text-align:left;
	/*margin:30px 0;*/
}
#career-detail-back {
	/*margin-top:24%;*/
}
#career-list-button {
	margin-bottom:50px;
}
.career-detail-block {
	margin-top:35px;
}
#career-heading {
	margin-top:0px;
}
#job-detail {
	margin-top:-25px;
	font-family:Ubuntu;
	font-size:22px;
	color:#006633;
	font-weight:500;
}
#career-head {
	margin: 0 15px;
}
#Pagination {
	font-family:roboto;
	font-size:14px;
	font-weight:300;
	color:#B0B0B0;
	margin-top:10px;
}
#next {
	font-family:roboto;
	font-size:14px;
	font-weight:500;
	color:#006633;
	margin-top:10px;
}
#next a:hover {
	text-decoration:none;
	text-shadow: 2px 2px #063;
}
#next-div {
	margin-top:-33px;
	float: right;
}
.ws-next {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 10px;
	background-position:-10px -202px;
	margin-right:5px;
}
.key-skill h4 {
	font-size:20px;
	font-family:Ubuntu;
	font-weight:500;
	color:#111111;
}
.key-skill p {
	font-size:14px;
	font-family:Ubuntu;
	font-weight:500;
	color:#111111;
	padding-bottom:50px;
}
.key-skill li {
	font-size:14px;
	font-family:Roboto;
	font-weight:400;
	color:#111111;
	padding-bottom:10px;
}
.footer-details {
	background-color:#CDCDCD;
	border-top:1px solid #C8C8C8;
}
#footer-apply-btn {
	margin-top:15px;
}
#job-desc-head {
	margin-top:11px;
}
#desc-details {
	margin-top:20px;
}
#apply-back-btn {
	margin-top:-20%;
}
.job-code-detail h5 {
	color: #990000;
	font-family: roboto;
	font-weight: 500;
	/*margin-top: 30px !important;*/
}
label {
	font-family:Roboto;
	font-size:15px;
	font-weight:500;
	color:#111111;
}
.colon {
	display:block;
	float:right;
}
#star {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F00;
	padding:2px;
}
.form-field-row {
	margin-top:10px;
}
.form-row {
	margin-bottom:20px;
}
#form-apply-button {
	margin-top:40px;
}
#apply-block {
	background-color:#FFF;
	border:1px solid #dddddd;
	box-shadow: 0px 2px 5px #DDD;
	margin-bottom:50px;
	margin-top:35px;
}
#career-head {
	border-bottom: 1px solid #dddddd;
	padding-bottom:0;
}
#btn-apply {
	margin-top:2px;
}
#side-ad-block {
	position:absolute;
	right:0%;
	margin-top: 5%;
	overflow: hidden;
}
#footer-ad-block {
	margin: 20px 4%;
}
.scrollbar {
	/*height: 800px;
	overflow:auto;
	margin-left:-15px;*/
	min-height: 530px;
}
.ws-back-icon {
	display:none;
}
.browse-btn {
	background-color:#0066cc;
	color:#ffffff;
	padding:5px 15px;
	border:none;
	border:1px solid #03F;
	border-radius:5px;
}
.browse-btn:hover, .browse-btn:focus {
	background-color:#09F;
}
h3 {
	color:#006633;
}
#mobile-add {
	display:none;
}

#next-div a.pg-editLink{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #43a140;
	border-radius: 3px;
	color: #006633;
	display: inline-block;
	width: 25px;
	z-index: 2;
	text-decoration: none;
	text-align: center;
	margin : 0 5px;
}

#next-div a.currentPage {
    background: #006633 none repeat scroll 0 0;
    border: 1px solid #43a140;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 200px;
    text-align: center;
    text-decoration: none;
    width: 25px;
    z-index: 2;
}

#next-div .nextlink{
	margin : 0;
	text-decoration: none;
	cursor: pointer;
}

#next-div .lastlink{
	margin : 0;
	text-decoration: none;
	cursor: pointer;
}

#next-div .prevlink{
	margin : 0;
	text-decoration: none;
	cursor: pointer;
}

#next-div .firstlink{
	margin : 0;
	text-decoration: none;
	cursor: pointer;
}

.hide{
	display : none;
}

.ws-last {
	display:inline-block;
	width:20px;
	height:15px;
	position:relative;
	top : 3px;
	background-position:-8px -183px;
	margin-right:5px;
}

.ws-prev {
	display:inline-block;
	width:20px;
	height:20px;
	position:relative;
	top : 6px;
	background-position:-27px -198px;
	margin-left:5px;
}

.ws-first {
	display:inline-block;
	width:20px;
	height:16px;
	position:relative;
	top : 4px;
	background-position:-26px -183px;
	/*margin-right:5px;*/
}

.captcha-img{
	margin-left: 70px;
}

.ws-captcha-refresh {
    background-position: -419px -140px;
    display: inline-block;
    height: 30px;
    position: relative;
    top: 4px;
    width: 30px;
}

.error{
	color: #cc0000;
}

.container.key-skill {
    width: 100%;
}

.back {
    background-color: #cc0000;
    border: 1px solid #ce0926;
    color: #fff;
    float: right;
    font-family: Ubuntu;
    font-size: 14px;
    padding: 5px 15px;
    position: relative;
    top: 0px;
}

.browse-btn
{
	background-color: #0066cc;
  border: 1px solid #03f;
  border-radius: 5px;
  color: #ffffff;
  padding: 0 15px;
}

.reset
{
	background-color: #cc0000;
	border:1px solid #ce0926;
	border-radius:5px;
	color:#ffffff;
	padding:5px 15px;
	position:relative;
	left:-6px;
	top:45px;
}

.search-btn {
    background-color: #0066cc;
    border: 1px solid #03f;
    border-radius: 5px;
    color: #ffffff;
    padding: 5px 15px;
}

#apply-button {
    margin-left: 26%;
    margin-top: 5%;
}

#apply-block #career-detail-back{
	top: -100%;
}

#apply-block #apply-back-btn {
	margin-top:10px;
}

.footer-details #career-detail-back{
	margin-top: 15px;
}

#form-apply-button {
    margin-bottom: 20px;
    margin-left: 40px;
    margin-top: 20px;
}

.reset {
		background-color: #ff9933;
		border:1px solid #ff6600;
    border-radius: 5px;
    color: #ffffff;
    left: -10px;
    padding: 5px 15px;
    position: relative;
    top: 45px;
}

.frmSearchJobs{
	text-align: right;
}

.divLoadAjax{
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-4em;
	margin-left:-4em;
	display: none;
}


@media (max-width: 968px) {
#side-ad-block {
	position:absolute;
	right:7%;
	top:53%;
}
		/*--------------------------------Media screen---------------------------------*/

@media (max-width: 768px) {
#side-ad-block {
	position:absolute;
	right:7%;
	top:53%;
}
 #logo img {
margin:0 auto;
}
 #mail-contact-social .mobile {
text-align:center;
}
 .sideline {
display:none;
}
 .footer-cr {
text-align:center;
}
 .footer-pb {
text-align:center;
display:block;
margin-top:-15px;
}
 .ws-ronline {
text-align:center;
display:inline-block;
float:none;
margin-bottom:-18px;
}
 .mobile {
text-align:center;
display:block;
}
 .social-networking {
display:block;
text-align:center
}
 .ws-facebook {
text-align:center;
}
 .ws-google-plus {
text-align:center;
}
 .ws-gmail {
display:inline-block;
text-align:center;
}
 .ws-contact {
display:inline-block;
text-align:center;
}
 .brd-r {
display:none;
}
 .footer-navi {
text-align:center;
}
 .navbar {
text-align:center;
position:relative;
top:10px;
background-color:#fff;
}
 .navbar .nav {
float:none;
}
 .navbar .nav li {
display:inline-block;
float:none;
margin:0 20px;
vertical-align:middle;
}
 #navigation {
margin-top: 0
}
 #navigation {
margin-left:0;
padding-left:0
}
 .navbar-toggle {
float:none;
text-align:center;
}
 #navigation .navbar-nav > li:last-child > a {
 padding-right:27px;
}
 .service-content {
 padding:20px;
}
 .product-text p {
 padding:10px;
 margin-bottom:10px;
}
 #navigation .navbar-nav > li.active > a .ws-underline {
 background-color:transparent;
 background:none;
}
 .homePageBanner {
 display:none;
}
 #homePageBanner {
 display:block;
}
 .bg-image {
 background:none;
}
 #bannerhost {
 left:0;
 top:0;
}
 #bannerbg {
 left:0;
}
 .web-name {
 left:0;
 top:0;
 width:0;
}
 #web-name {
 top:0;
 left:0
}
 #navigation .navbar-nav > li > a .ws-underline {
 background-color:transparent;
 background:none;
}
 #header-navi.navbar-nav > li > a:hover, #header-navi.navbar-nav > li > a:focus {
 background-color:transparent;
 color:#215f41;
 font-size:18px;
 font-weight:500;
}
 #footer-navi .navbar-nav > li > a:hover, #footer-navi .navbar-nav > li > a:focus {
 background-color:transparent;
 color:#215f41;
 font-size:18px;
 font-weight:500;
}
 .navbar-toggle {
 margin:0;
 float:none;
}
 #navigation .navbar-nav > li.active > a .ws-menuimage {
 background-color:transparent;
 background:none;
}
 #navigation .navbar-nav > li > a .ws-menuimage {
 background-color:transparent;
 background:none;
}
 #navigation .navbar-nav > li > a:hover .ws-menuimage, #navigation .navbar-nav > li > a:focus .ws-menuimage {
 background:none;
}
 #navigation .navbar-nav > li > a:hover .ws-underline, #navigation .navbar-nav > li > a:focus .ws-underline {
 background:none;
}
		/*--------------------------Career--------------------*/
		.career-head h5 {
 text-align:inherit;
 margin-top:10px;
}
 #apply-button {
 margin-left:40%;
 margin-top:-10%;
}
 .field-text-cnt #apply-buttons {
 margin-left:41%;
 margin-top:-5%;
}
 .career-head-1 {
 margin-top: 20px;
}
 .career {
 padding-bottom:25px;
}
 .product-block {
 margin-top:0;
 margin-bottom:20px;
}
 .service-space {
 display:none;
}
 .service-block {
 margin-top:0;
 border:none;
}
 .service {
 border-bottom:none;
}
 #career-head {
 border:none;
}
 .job-code-detail {
 margin-top:-18px;
}
 .form-field-row {
 margin-top: 0;
}
 .colen {
 display:none;
}
 .back {
 position: relative;
 top: -40px;
 float: none;
 display:block;
 margin:0 auto;
}
#job-code-detail {
 margin-left: 0px;
}
 .read {
 margin: 0 auto;
}

 #career-apply-button {
 margin-left:13%;
 margin-top:5%;
}
 #footer-apply-btn {
 margin-top:-21px;
}
 .ws-down {
 margin-left:92%;
 top:-20px;
}
 .web-content {
 margin-bottom: 0;
 margin-top: 10px;
}
 address {
 margin-left:0;
}
 #reset {
 margin-left:0px;
}
 .contact {
 /*margin-top: 400px;*/
 text-align:left;
}
 #contact {
 margin-top:20px;
}
 address div {
 border-bottom: 1px solid #efefef;
 margin-bottom: 15px;
 padding-bottom: 16px;
}
 address {
 line-height:24px;
}
 #reset-submit {
 margin: 0 auto;
}
 #career-footer {
 text-align:justify;
}
 .bus-luggage {
 margin-top:50px;
 margin-bottom:50px;
}
 .bus-luggage-tab {
 margin: 0 auto;
 display:block;
 margin-top:50px;
}
 .lug-soft {
 margin-left:0;
 background-color:#fff;
}
 .bus-erp {
 font-size:30px;
 margin-left:0;
}
 .luggage-software {
 font-size:30px;
}
 .bs-er {
 margin-left:0;
 background-color:#fff;
}
 #enqury-button {
 margin-left:-14%;
}
 .product-bus {
 padding:10x;
}
 .product-bus-image {
 margin-top:10px;
}
 .product-software {
 padding:10px;
}
 .product-software-image {
 margin-top:10px;
}
 .fm {
 margin-top:25px;
 box-shadow:none;
 box-shadow: 0px 2px 5px #888888;
 background: #fff none repeat scroll 0 0;
}
 .career-head h3 {
 font-size: 18px;
}
 .career-footer {
 padding:0;
}
 .contact-form {
 padding:0px;
}
 .contact-map {
 width:100%;
 height:30%;
 margin-left:0;
}
 #footer-menu {
 margin-top:42px;
}


		/*---------------------------------contact--------------------------*/

		 #frm .form-group {
 padding-top:5px;
 padding-bottom:5px;
}
 .navbar .nav li {
display:block;
text-align:center;
}
 .ws-l-arrow {
display:none;
}
 .ws-r-arrow {
display:none;
}
 .navbar-toggle {
 margin: 7px;
}
 h1 {
 color:767272;
 text-align:center;
 font-family:roboto condensed;
 font-weight:800;
 font-size:30px;
}
 .navbar-nav {
 margin:0;
}
 h3 {
 font-size:18px;
}
 .lush-slider #supertext, .lush-slider #googletext, .lush-slider #perfecttext, .lush-slider #freetext, .lush-slider #producttext {
 font-family:Roboto Condensed;
 font-weight:400;
 font-size:10px !important;
 color:#FFF;
}
#supertext {
 top: 30%;
}
#googletext {
 top: 45%;
}
#perfecttext {
 top: 60%;
}
#freetext {
 top: 75%;
}
#producttext {
 top: 90%;
}
.supertext {
 display:none !important;
}
.googletext {
 display:none !important;
}
.perfecttext {
 display:none !important;
}
.freetext {
 display:none !important;
}
.producttext {
 display:none !important;
}
 #side-ad-block {
 display:none;
}
 #footer-ad-block {
 display:none;
}
 #footer-apply-btn {
 display:none;
}
 .scrollbar {
 height: auto;
 overflow:visible;
 margin-left:-15px;
}
 #career-detail-back {
 display:none;
}
 .ws-back-icon {
 display:inline-block;
 width:50px;
 height:20px;
 position:relative;
 top : 7px;
 background-position:-12px -158px;
 margin-right:5px;
}
 #job-detail {
 text-align:center;
}
 #view-apply {
 margin-left:30%;
 margin-top:48%;
}
 #apply-block {
 box-shadow:none;
 border:none;
 margin-bottom:0;
}
 .col
  {
 display:inline-block;
}
 .captch {
 text-align:justify;
 margin-right:58%;
}
#mobile-add {
 display:block;
 margin: 10px auto;
}
 #form-apply-button {
 text-align:justify;
 margin-left:0;
}
 #form-apply-button .btn-apply {
 margin-left:7%;
}
 #apply-form-block {
 width:100%;
 padding-right:0;
 padding-left:0;
}
 .job-desc-head {
 border-bottom: 1px solid #C9C9C9;
}
.about-us h2 {
 margin-top:40px;
}
 .fm {
 box-shadow:none;
}
 .contact-form {
 margin-top:20px;
}
 #career-block-last {
 margin-left: 3%;
}
 #post-date {
 display:none !important;
}
.line-bottom {

	margin-left:0px;
}

.captcha-img{
	text-align: left;
}
.captcha-img{
	margin-left: 45px;
}
.frmSearchJobs{
	text-align: left;
}

}
