/* css reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}156

/*main stylesheet*/

body{		
	font-family: 'Lato', Arial, sans-serif;
}


a, h1, h3,h2,h4,ul,span, strong,p,td,label, form,th{
	font-family: 'Lato', Arial, sans-serif
}


li,ul{list-style-type: none;}
a{text-decoration: none; }
h1{
	color: #fff;
	text-transform: none;
	font-size: 2.9em;
	font-weight: normal;		
}
h2{
	color: #222;
	font-size: 1.6em;
	font-weight: normal;
}
h3{
	font-size: 1.2em;	
	color: #222;
	font-weight: normal;	
}
h4{
	font-size: 1.5em;
	color: #222;	
	font-weight: normal;
}
p{color: #444; line-height: 23px; font-size: 15px;}
.at-wrapper{	
	height: 78px;
	border-top: 0;
	padding: 26px 0;
}
.clearfix{clear: both;}
.hidden-box,
.main-menu ul li a{
	-webkit-transition: 0s ease-in-out !important;
	-moz-transition: 0s ease-in-out !important;
	transition: 0s ease-in-out !important; 
	-ms-transition: 0s ease-in-out !important;
	-o-transition: 0s ease-in-out !important;
}
.slider-btn span,
.enter-btn-holder,
.read-more-icon,
input,a,img{
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out; 
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}

img{max-width: 100%;}

.top-nav-bar{
	width: 100%;
	background: #fff;
	height: 32px;
	border-bottom: 1px solid #ddd;
}
/*form styles*/

.search-wrap input::-webkit-input-placeholder { /* WebKit browsers */
	color:    #444;
	font-size: 12px;
}
.search-wrap input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:   #444;
	font-size: 12px;
}
.search-wrap input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #444;
	font-size: 12px;
}
.search-wrap input::-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #444;
	font-size: 12px;
}
::-webkit-input-placeholder { /* WebKit browsers */	
	font-size: 13px;
}
::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:   #eee;
	font-size: 13px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */	
	font-size: 13px;
}
::-ms-input-placeholder { /* Internet Explorer 10+ */	
	font-size: 13px;
}
select,
textarea,
input{
	background: #F5F5F5;	
	padding: 5px;
	border: 1px solid #EBEBEB;
	font-size: 16px;	
	color: #999;
	outline: 0;
}

form legend{
	font-size: 18px;
	color: #3498DB;
	border-bottom: 1px dotted #CCC;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 25px;
}
form ul li{
	list-style-type: none !important; 
	margin-left: 0 !important;
}
form label{
	float: left;
	min-width: 170px;
	margin-top: 10px;
}
form select{width: 235px;}
form textarea,
form input{
	width: 220px;
	max-width: 220px;
}
.radio-group{overflow: hidden;}
.radio-group li{float: left;margin-right: 15px;}
.radio-group li label{min-width: 30px;}
.radio-group li input{width: 20px;margin: 12px 0 !important;}
form fieldset{
	float: left;
	margin: 20px 80px 20px 0;
}
.inner-page-list li, .inner-content li {
	padding-left: 20px !important;
	font-size: 15px !important;
	margin: 13px 0 !important;
	color: #222 !important;
	line-height:1.6em !important;
	background: url("../images/double-arrow.png") no-repeat left 7px !important;
}
/*header css brand-identity*/
.header{	
	width: 100%;
	background: #fff;	
}
.main-menu{
	width: 100%;
	background: rgba(204, 204, 204, 0.17);
	position: absolute;	
	z-index: 999999;
	height: 45px;
}
.top-nav-bar .screen-wrapper{padding: 0 10px;}
.header-shadow{
	background: url("../images/header-shadow.png") no-repeat;
	height: 6px;
	width: 100%;
}
.brand-identity{
	float: left;
	width: 60%;	
	overflow: hidden;
}
.brand-identity a{
	float: left;
}
.brand-identity div.company-name {
	width: 60%;
	display: inline-block;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 25px;
	font-family:  Tahoma, Geneva, sans-serif !important;
	color: #004787;
	text-shadow:2px 2px 2px rgba(0,0,0,0.2);
	letter-spacing: 1px;
}
.brand-identity div.license {
	width: 50%;
	display: inline-block;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 15px;
	font-family:  Tahoma, Geneva, sans-serif !important;
	color: #f45e16;
	font-style: italic;
}

.register-text{color: #DE7237;font-size: 12px;margin-right: 5px;}
.register-text:hover{text-decoration: underline;;}
.user-module >*{float: left;}
.signin-box li{float: left;}
.help-text{
	float: left;
	color: #3d3c3b;
	font-weight: bold;
	font-size: 12px;
	margin-top: 13px;
	width: 20px;
	text-align: center;
}
.top-small-nav-ul-1{float: left;}
.top-small-nav-ul-2{float: right;}
.help-text:hover{font-size: 15px;}
.main-menu ul li{float: left; position: relative;}
.main-menu ul li:last-child{padding-right: 0;}
input[type="submit"]{cursor: pointer;}

.main-menu ul li a{
	color: #222;
	padding: 15px 25px !important;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	border-right: 1px solid rgba(34, 34, 34, 0.17);
}
.main-menu ul li:last-child a{
	border: 0;
}
.main-menu ul li a:hover, .nav-current{background: rgba(3, 3, 3, 0.09);}
.user-module{overflow: hidden;clear: both;}
.user-module form{float: right;}
.top-small-nav{float: right;}
.top-nav-bar ul li{float: left;}
.top-nav-bar ul li a{
	display: block;
	padding: 10px 5px 10px 0px;
	text-align: center;	
	color: #777;
	font-size: 12px;
	float:left;
}
ul.top-small-nav-ul li:last-child a{border: 0;}
.top-nav-bar ul li a:hover{background-color: #eee;}

.company-icon{
	background-image: url('../images/company-profile-icon.png');
	background-position: 3px 3px;
	padding-left: 33px !important;
	background-repeat: no-repeat;	
}
.management-icon{
	background-image: url('../images/management-icon.png'); 
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
.call-icon{
	background-image: url('../images/call-icon.png'); 
	background-position: 5px 3px;
	background-repeat: no-repeat;
}

.search-wrap{margin-right: 14px; position: relative; float: right;margin-top: 8px;clear: both;}
.social-box ul{float: right;}
.search-wrap input[type="text"]{
	width: 115px;
	background: #F5F5F5;
	padding: 8px 30px 8px 10px;
	height: 18px;
	border: 0;
	color: #222;
}
.search-wrap input[type="text"]:focus{
	width: 140px;
}
.search-btn{
	background: url("../images/search-icon.png") no-repeat !important;
	border: 0;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 18px;

}
.search-wrap:focus{background-color: transparent; }
.brand-connect{overflow: hidden;clear: both;padding: 27px;}
.screen-wrapper{
	max-width: 1100px;
	margin: 0 auto;
	clear: both;
	display: block;
	position: relative;
}

.main-wrapper{min-height: 600px;}
#sticky_navigation{background: #f6f6f6;}
.logo-small{ margin-top: 0 !important;float: left;}

.logo-small a{
	display: block;
	width: 63px;
	padding-top: 7px;
}

::-moz-selection { color: white;  background: #222; }
::selection      { color: white;  background: #222; }
.social-box ul li{float: left;margin-right: 6px;margin-right: 15px;}
.header-right-content{float: right;}
.social-box{float: right;margin-top: 5px;}


/*responsive menu */

.nav-mobile {
	display: none;
	cursor: pointer;
	position: absolute;		
	right: 8px !important;
	background: url("../images/global-nav.png") no-repeat center center;
	height: 45px;
	width: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*big slider */
.big-slider-wrapper{
	position: relative;	
	width: 100%;
	border-bottom: 1px solid #CCC;
}
.big-slider li{	
	background: #E9E6E6;
height: 370px;
overflow: hidden;
padding: 10px 0 10px;
}
.big-slider-wrapper .bx-wrapper .bx-pager{
	background: #CCC;
height: 10px;
padding: 10px 0;
}
.big-slider-0{background: #f4d25b !important;}
.big-slider-1{background: #1486c1 !important;}
.big-slider-0 img{padding: 42px 0 0 !important;}
.big-slider-2{background: #05b14a !important;}
.big-slider-3{background: #fff !important;}	
.big-slider-4{background:#E2DFDF !important; }
.slider-btn{
	display: block;
	background: #F1C731;
	color: #FFF;
	padding: 5px 8px;
	float: left;
	font-size: 14px;
	clear: both;
	width: 76px
}
.slider-btn:hover{background: #E0B828;}
.slider-btn:hover span{padding-left: 3px;}
.big-slider-0 .image-info h1{font-size: 2.1em; line-height: 41px; color: #FA0909;}

.big-slider-1 img{position: absolute;bottom: 0;}
.big-slider-4 img{padding: 92px 0 0 !important;position: absolute;bottom: 0;}
.big-slider-4 h1{color: #EF0C28;}
.big-slider-4 p{color: #fff;}
.first-image-part{width: 30%;margin: 13% 2% 0 0;}
.second-part{width: 45%;margin: 8% 3%; text-align: right;}
.last-image-part{width: 16%;}
.big-slider-3 h1{color: #ef0c28;}
.big-slider .image-info{	
	width: 47%;
	float: right;
	padding: 130px 0 0;
}
.big-slider .image-info p{
	font-size: 16px;
	color: #222;
	padding: 15px 0;
	line-height: 21px;	
}
.big-slider .screen-wrapper{height: 405px;}
.big-slider-wrapper img{
	width: 50%;
	float: left;
	padding: 130px 0 0;
}
.big-slider-wrapper .bx-wrapper .bx-viewport{border: 0; box-shadow: 0 0 !important;}

.slider-content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 0;
	z-index: 100;
}
.big-slider-wrapper .bx-wrapper .bx-viewport{left: 0;}
.bx-wrapper{margin-bottom: 0 !important;}
.slider-info-box{
	padding: 35px 30px;
	float: right;
	width: 26%;
	background: rgba(0, 0, 0, 0.79);
}

.big-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{background:#0C9FE4 !important; }
.big-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a{background: #fff;}

.big-slider-wrapper .bx-wrapper .bx-prev:hover{ opacity: 1;}
.big-slider-wrapper .bx-wrapper .bx-prev{
	background: url("../images/big-slider-prev.png")no-repeat 0 0px !important;
	width: 40px;
	height: 75px;
	opacity: 0.1;
}
.big-slider-wrapper .bx-wrapper .bx-next:hover{opacity: 1;}
.bx-wrapper .bx-viewport{box-shadow: 0 0 !important; border: 0 !important;}
.big-slider-wrapper .bx-wrapper .bx-next{
	background: url("../images/big-slider-next.png")no-repeat 0 0px !important;
	width: 40px;
	height: 75px;
	opacity: 0.1;
}
.big-slider-wrapper .bx-viewport{min-height: 120px;}



/*job slider*/

.slider-2{padding: 20px 0 100px;}
.slider-2 h2{float: left;}
.slider-2 .select-box{
	width: 160px;
	float: right;
	position: relative;
	z-index: 1;
}
.select-box label{float: left;margin-right: 10px;margin-top: 5px;}
.image-box{
	float: left;
	width: 35%;
}
.slider-2-header{min-height: 75px;}
.job-slider .box-content{
	float: left;
	width: 51%;
	margin-top: 35px;
	margin-left: 7%;
	line-height: 21px;
}
.job-slider .box-content h3 span{
	color: #c60018;
	margin-left: 5px;
	font-size: 20px;
}
.job-slider li{ border-right: 1px solid #dcdcdc;margin-right: 27px;}
.job-slider .box-content h3{margin-bottom: 15px;}
.job-slider-wrapper .bx-wrapper .bx-viewport{background: transparent; height: 167px !important;}
.job-slider-wrapper .bx-wrapper .bx-controls-direction a{z-index: 99 !important;}
.job-slider-wrapper .bx-wrapper .bx-prev{
	background: url("../images/job-prev.png") no-repeat 0 0 !important;
	height: 186px;
	top: 0;
	left: -55px;
	opacity: 0.5;
}

.job-slider-wrapper .bx-wrapper .bx-next{
	background: url("../images/job-next.png") no-repeat 0 0 !important;
	height: 186px;
	top: 0;
	right: -55px;
	opacity: 0.5;
}
.job-slider-wrapper .bx-wrapper .bx-next:hover,
.job-slider-wrapper .bx-wrapper .bx-prev:hover{opacity: 1;}

.btn{
	background-color: #347FDD;
	color: #fff;	
	font-size: 13px;	
}
.more-btn{
	padding: 5px 30px 5px 10px;
	background-image: url("../images/more-arrow.png");
	background-repeat: no-repeat;
	background-position: 90px 8px;
	width: 73px;
	display: block;
	margin: 0 auto;
}
.btn:hover{
	background-position: 95px 8px;
}
.btn:active{
	background-position: 95px 8px;
	background-color: #444
}

.box-wrapper{
	padding: 70px 0;
	overflow: hidden;
}
.home-box-1{
	float: left;
	width: 50%;
}
.home-box-1 strong{
	font-size: 2.3em;
	font-weight: normal;
	color: #f45e16;
	margin-bottom: 20px;
	display: block;
	/*font-family: 'source_sans_prolight';*/
	font-family: 'Lato', Arial, sans-serif;
}
.home-box-1 p{padding-bottom: 12px;}
.home-box-1 .more-btn{float: left; margin-left: 0;}
.home-box-2{
	float: right;
	width: 46%;
}
.home-box-2 h4{padding: 10px 0 20px;}


.client-slider-wrapper .bx-wrapper .bx-controls-direction a{top: -20%;}
.client-slider-wrapper .bx-wrapper .bx-prev{
	left: -60px;
	background: url("../images/client-slider.png") no-repeat left 0 !important;
}
.client-slider-wrapper .bx-wrapper .bx-next{
	right: 4px;
	background: url("../images/client-slider.png") no-repeat right 0 !important;
}
.client-slider-wrapper .bx-controls-direction{
	position: absolute;
	top: -30px;
	right: 0;
}
.client-slider-wrapper .bx-wrapper .bx-controls-direction a{width: 23px; height: 23px;}

/*blue box big*/
.big-blue-box{
	border-top: 1px solid #E4DEDE;
	background: #F9F9F9;
	overflow: hidden;
	clear: both;
	color: #FFF;
	padding: 70px 0 50px;
}
.footer{
	font-size: 13px;
	background: #004787;
	border-top: 2px solid #0C6A88;
	overflow: hidden;
	padding: 30px 0 20px;
}
.scrollup{
	opacity: 0.3;
	position: fixed;
	bottom: 25px;
	right: 30px;
	display: none;
	color: #FFF;
	z-index: 999999;
	width: 46px;
}
.scrollup:hover{opacity: 0.6;}
.big-blue-box h2{
	color: #f45e16;
	font-weight: bold;
	margin-bottom: 20px;
}
.big-blue-box h5{	
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #222;
}
.blue-box-1{float: left;width: 78%;margin-left: 2%;}
.blue-box-1 ul li{margin-bottom: 30px;}
.big-blue-box .more-btn{
	background-color: #347FDD;
	margin: 10px 0;
	width: 70px;
	padding: 5px 23px 5px 5px;
	background-position: 77px 8px;
	color: #fff;
	float: right;
}
.big-blue-box .more-btn:hover{background-position: 82px 8px !important; color: #fff;}
.big-blue-box .more-btn:active{background-color: #444;}
.big-blue-box ul li a{
	color: #444;
	display: block;
	padding: 11px 0;
}
.big-blue-box ul li a:hover{padding-left: 5px;}
.blue-box-2{float: left;width: 20%;}
.blue-box-3{float: right; width: 20%;}
.blue-box-3 ul li a{
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
.blue-box-3 ul li a span{
	position: absolute;
	width: 25px;
	height: 25px;
	top: 2px;
	left: 0;
	background-image: url("../images/social-sprite.png");
	background-repeat: no-repeat;
}
.recent-post li{padding-bottom: 10px;}
.recent-post li:last-child{border: 0; margin: 0;}
.blue-box-3 ul li.social-list-1 span{background-position: 0 0 !important;}
.blue-box-3 ul li.social-list-2 span{background-position: 0 -32px  !important;}
.blue-box-3 ul li.social-list-3 span{background-position: 0 -62px  !important;}
.three-blue-box-wrapper{overflow: hidden; clear: both;}
.big-blue-box ul li a:hover{color: #347FDD;}
.our-partners{
	overflow: hidden;
	padding: 50px 0;
}
.our-partners ul li{
	float: left;
	width: 16%;
	text-align: center;
}
.our-partners p{font-size: 14px;}
.footer,.footer a{color: #9FBEF7;}
.footer-nav{float: left;}
.footer-nav li{float: left;}
.copyright-info{float: right;}
.footer-nav li span{margin: 0 15px;}
.copyright-info ul li {margin-bottom: 10px; float: left;margin-left: 25px;}
.copyright-info ul li a{color: #fff;padding: 5px 5px;}
.copyright-info ul li a:hover,
.footer-nav a:hover{color: #fff;}
.footer-nav a span{color: #9BB6E7!important;}
.hiddenButtons {
	position: absolute;
	top: 0;
	color: #FFF;
	display: none;
	left: 0;
	z-index: 100;
	width: 100%;
}

.hiddenButtons a {
	background: rgba(198, 0, 24, 0.88);
	padding: 30px 0 0;
	color: #fff;
	font-size: 19px;	
	display: block;
	text-align: center;
	width: 100%;	
	min-height: 126px;
	text-shadow: 0 1px 0px rgba(41, 41, 41, 0.8);
}
.hiddenButtons a span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;	
	margin-top: 8%;
	margin-bottom: 5%;
}

.hidden-box{
	background: #F34E4E;
	height: 170px;
	position: absolute;
	width: 100%;
	top: 162px;
	color: #fff;
}
.hidden-box span{
	margin-left: 24px;
	display: block;
	margin-top: 17px;
	background: #F8F7F7;
	float: left;
	clear: both;
	padding: 5px 7px;
	color: #E44545;
	font-size: 13px;
}
.hidden-box h5{
	font-size: 1.2em;
	margin-top: 25px;
	display: block;
	margin-left: 24px;
}
.hidden-box p{
	color: #fff;
	padding: 7px 0;
	margin-left: 24px;
}

/* submenu, it's hidden by default */

.dropDown{
	top: 43px; 
	position:absolute; 	
	display:none; 
	margin:3px 0 0 -1px; 
	padding:0; 
	list-style:none;
	width: 253px !important;
	z-index: 100;
}

.dropDown li {
	float: left;
	width:100%; 

	background:#343433;			
	text-align:center;
	margin-bottom: 0;
}

/* display block will make the link fill the whole area of LI */

.dropDown a {
	display: block;
	padding: 10px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	color: #FFF !important;
	text-align: left;
	line-height: 15px;
	text-transform: none !important;
	font-size: 13px !important;
}
.dropDown a:hover{
	background: #c0392b;
	color: #fff;
}
.dropDown li a span{
	color:#c00;
	font-weight: bold;
}
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav .dropDown {
	margin:0 0 0 -2px;
}
/* end drop */



/*end of homepage styles*/



/*single page stylesheet*/
.single-page-wrapper{
	padding: 45px 0 0;
	min-height: 550px;
	background: #fff;
	border-top: 1px solid #ccc;
	margin-top: 45px;

}
.single-content{width: 70%; float: left;}
.single-header{
	overflow: hidden;
	border-bottom: 1px solid #ececec;
	height: 66px;
}
.single-sidebar{width: 25%; float: right;}
.breadcum ul li{ float: left; position: relative;margin-right: 10px;}
.breadcum ul li span{
	position: absolute;
	top: 0;
	right: 0;
}
.breadcum ul li:last-child span{display: none;}
.single-header h1{
	font-size: 1.9em;
	color: #f45e16;
	clear: both;
	padding: 5px 0;
	float: left;
	border-bottom: 1px solid #222;
	margin-top: 26px;
	position: absolute;
}
.breadcum ul li a{
	color: #777;
	display: block;
	padding-right: 17px;
}
.header-social ul li{float: left;margin-left: 20px;}
.current-single-page{color: #f45e16 !important;}
.inner-header-links{float: left;}
.header-social{float: right; margin-top: 10px;}
.inner-content{clear: both;padding-top: 20px;}
.inner-content p{padding: 10px 0}
.submit-box:focus,
.submit-box:hover{
	background-position: 20px center !important;
	background-color: #347FDD !important;
}
.submit-box:active{background-color: #444 !important;}
.submit-box{
	width: 38px;
	background-color: #347FDD;
	background-image: url("../images/more-arrow.png"); 
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.email-box input{padding: 3% 5%; float: left; border: 0;}
.input-email{width: 74%; background: #F5F5F5;}
.email-box{height: 44px;}
.sub-header{ padding: 15px 25px 15px 0;margin-top: 0;}

.sub-header ul li{border-bottom: 1px dotted #777;margin-bottom: 20px;}
.sub-header ul li a{
	display: block;
	padding: 3px 0 5px;
	color: #777;
	font-size: 18px;
}
.breadcum ul li a:hover,
.sub-header ul li a:hover{color: #347FDD;}
.single-box-list{
	float: left;
	width: 23%;
	background: #F0EDED;
	height: 200px;
	margin-right: 3.1%;
	
	padding: 3%;
}
.single-boxes{
	clear: both;	
	padding: 60px 0;
	overflow: hidden;
}
.chairman-message-box{
	margin: 0;
	float: right;
}
.job-search-box ul li{margin-bottom: 10px;}
.job-search-box .btn{
	float: left;
	width: 116px;
	text-align: left;
	padding-left: 11px;
	background-image: url("../images/search-icon.png");
	background-repeat: no-repeat;
	background-position: 95px 6px;
}
.single-boxes h3{padding: 0 0 15px; font-weight: bold;}
.single-boxes input {
	border: 0;
	width: 95%;
	max-width: 95%;
}
.single-boxes select{
	width: 99%;
	max-width: 99%;
	border: 0;
	font-size: 13px;
}
.single-boxes select:focus,
.single-boxes input:focus{background: #fff;}
.single-boxes .bx-wrapper .bx-viewport{background: transparent;}
.testimonial-box ul li ul,
.chairman-message-box ul{float: right; font-size: 18px; text-align: right;}
.chairman-message-box ul li,
.testimonial-box ul li ul li{font-weight: bold;}
.testimonial-box ul li ul li span,
.chairman-message-box ul li span{font-size: 13px; font-weight: normal;}

.testimonial-box .more-btn,
.chairman-message-box .more-btn{
	float: left;
	margin-top: 11px;
	width: 68px;
	padding: 4px 20px 4px 10px;
	background-position: 80px 6px;
}
.testimonial-box .more-btn:hover,
.chairman-message-box .more-btn:hover{background-position: 85px 6px }
.para-div{min-height: 130px;}
.testimonial-box{width: 29%;}

.testimonial-box .bx-controls-direction {
	position: absolute;
	top: -24px;
	right: -9px;
}
.testimonial-box .bx-wrapper .bx-next {
	right: 4px;
	background: url("../images/client-slider.png") no-repeat right 0 !important;
}
.testimonial-box .bx-wrapper .bx-prev{
	left: -60px;
	background: url("../images/client-slider.png") no-repeat left 0 !important;
}

/*landing page*/

.landing-slider-wrapper{padding-top: 5%; padding-bottom: 5%;}
.landing-slider li img{margin: 0 auto;}
.main-slider-landing .bx-controls{display: none;}
.animated-div-wrapper{
	position: absolute;
	z-index: 999999;
	top: 35px;
	left: 0;
	width: 100%;
}
.animated-div{position: relative;}
.landing-slider li img{opacity: 0.7}
.landing-slider li:hover img{opacity: 1}
.fixed-tickmark{
	position: absolute;
	left: 33%;
	top: 220px;
}
.plane-art{
	position: absolute;
	top: 133px;
	left: 218px;
}

.landing-footer{
	background: #fff;
	border-top: 1px solid #ececec;
	padding: 30px 0;
	color: #ccc;
}
.landing-footer .footer-nav{margin: 0;}
.landing-footer .copyright-info ul li a, .landing-footer .footer-nav a{color: #ccc;}
.landing-footer .copyright-info ul li a:hover, .landing-footer .footer-nav a:hover{color: #222;}

.landing-footer .footer-nav span{color: #ccc !important;}
.enter-btn-holder img{width: 180px;}
.enter-btn-holder{
	width: 179px;
	margin: 0 auto -32px;
	position: relative;
	background: #ECECEC;
	padding: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	height: 9px;
}
.enter-image{
	text-align: center;
	margin-top: -15px;
}
.site-enter-btn{text-align: center; display: none;}
.site-enter-btn a{font-size: 1.5em;color: #FFF;display: block;margin-top: -7px;}
.main-slider-landing{min-height: 400px;}
.punchline{position: relative;}
.punchline-holder{
	position: absolute;
	background: #FFF;
	top: -24px;
	z-index: 93;
	padding: 18px 2%;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
	-o-border-radius: 15px 15px 0 0;
	box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.17);
}
.punchline .screen-wrapper{max-width:1148px !important; }
.punchline h3{margin-bottom: 11px;}
.footer-address ul li{
	float: left;
	margin-right: 20px;
	position: relative;
	padding: 6px 15px 6px 0px;	
}
.footer-address ul li span{
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("../images/footer-icon-sprite.png");
	background-repeat: no-repeat;
	left: 0;
	top: 2px;
}
.footer-address ul li span.address-box{background-position: left;}
.footer-address{overflow: hidden;clear: both;}
.tel-icon-footer span{background-position: -62px 2px;}
.mail-icon-footer span{background-position: -27px 0 }
.mail-icon-footer a{padding-left: 6px;}

/*from dilip*/
.popup {
	position: fixed;
	width: 960px;
	z-index: 3333333333;
	box-shadow: 0px 0px 5px #999;
	background: #fff;
	min-height: 480px;
	top: 70px;
	display: none;
	padding: 20px;
}

.close {
	width: 17px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

	.cLogo{
    	height: 70px;
		position: absolute;
		right: 50px;
		top: 20px;
    	}
    	
	.popUpWrapper{
		width:960px;
		margin:0px auto;
	}

    .popUpWrapper #apply, .jobDtl #apply{
    	background:#347FDD;
    	color: #fff;
    	font-size: 12px;
    	padding: 2px 15px;
    	position: absolute;
      	right: 20px;
      	bottom: -3px;
      	cursor:pointer;
    }

    .jobDtl{
    	position:relative;width: 945px;margin-bottom:30px;
    }

    .jobDtl label{
    	display:inline-block;
    }






/*media query*/




/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	.job-slider-wrapper .bx-wrapper .bx-controls-direction a{display: none !important;}

	.screen-wrapper{padding: 0 10px;}	
	.brand-identity{width: 45% !important;}
	.search-wrap{margin-right: 0;}	
	.nav-mobile {display: block;}
	.headerLeft .logo img {	width:66px;	}
	.home-box-2,.home-box-1{width: 100%; float: none;clear: both;}
	.home-box-2{margin-top: 50px;}
	.blue-box-2, .blue-box-1{width: 100%; float: none;margin-bottom: 30px;}	
	.blue-box-3{width: 40%;}
	.our-partners{
		border-top: 1px solid rgba(199, 204, 231, 0.09);
		padding: 30px 0 0;
		margin-top: 30px;
	}
	.our-partners ul li{width: 30%;margin-bottom: 30px;height: 100px;}
	.copyright-info,.footer-nav{
		width: 100%;
		float: none;
		clear: both;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.footer-nav{overflow: hidden;margin-bottom: 20px;}
	.copyright-info ul li{float: left; margin-left: 0;}
	.copyright-info ul li:last-child{float: right;}
	.job-slider li{margin-right: 10px}
	.job-slider .box-content{width: 100%;}
	.slider-2{padding: 10px 0 50px;}
	.image-box{
		float: none;
		margin: 0 auto;
		width: 110px;
		height: 110px;
	}
	.job-slider .box-content{
		text-align: center;
		float: none;
		margin-top: 15px;
	}
	.job-slider .box-content h3{font-size: 1.2em}
	.job-slider .box-content h3 span{font-size: 15px;}
	.big-slider-wrapper img{
		width: 70% !important;
		position: absolute !important;
		top: 40%;
		left: 15%;
		padding: 0px;
	}	
	.big-slider-4 img,
	.big-slider-1 img{bottom: 0; top: auto;}
	.big-slider .image-info{
		width: 100%;
		padding: 80px 0 0;
	}
	.slider-btn{display: none;}
	.big-slider-0 img{
		top: 32%;
		width: 50%!important;
		left: 27%;
	}
	.big-slider-0 .image-info h1{font-size: 1.3em;}
	.big-slider-4 .image-info{
		position: relative;
		right: auto;
		top: auto;
	}
	.big-slider-4 img{padding: 72px 0 0 !important;}
	.single-sidebar,
	.single-content{
		width: 100%;
		float: none;
		clear:both;

	}
	.email-box{display: none;}
	.sub-header ul li a{padding: 15px 0;}
	.single-box-list{width: 37%;padding: 20px 3%;}
	.testimonial-box{width: 47% !important; margin: 0;}
	.chairman-message-box{width: 93%;margin-top: 25px;}
	.big-slider .image-info p{display: none;}
	.image-info h1,	.image-info{text-align: center !important;font-size: 1.5em;}
	.big-slider-2 img {
		width: 75% !important;
		top: 44%;
		left: 8%;
	}
	.landing-footer .footer-nav{
		float: left;
		width: 50%;
	}
	.landing-footer .copyright-info{float: right; width: 50%; clear: none;}
	
}

@media only screen and (max-width: 1024px){
	.job-slider li{width: 300px !important;}
	.logo-small a{width: 50px;}
	.logo-small{margin-right: 0 !important;margin-left: 15px;}
	.screen-wrapper{padding: 0 20px;}	
	.main-menu ul li a{
		font-weight: normal;
		padding: 5px 6px;
		font-size: 14px;
		color: #fff;;
	}
	

	/* navigation */
	.header .at-wrapper{padding:10px 10px 0 !important;}
	.main-menu .screen-wrapper {padding: 0 !important;}
	.nav-mobile {
		display:block;
		
	}
	.nav {
		width:100%;
		padding:40px 0 0;
		position: relative;
		z-index: 1;
	}
	.nav-list {
		display:none;
		width: 200px !important;
	}
	.nav-item {
		width:100%;
		float:none;
	}
	.nav-item a{
		color: #222 !important;
		padding: 10px 20px;
		display: block;
	}
	.nav-item a:active{
		background: #E9E6E6;
	}	
	.nav-item:last-child a{
		border-radius:0 0 5px 5px;
	}
	.nav-active{
		display: block;
		background: #333;
		position: absolute;
		right: 24px;
		top: 45px;
		
	}
	.dropDown{right: 0 !important;}
	.dropDown li{background: #777}
	.main-menu ul li a{border: 0 !important;}
	.mega-menu{
		border: 1px solid #CCCCCC;
		top: 50px;
		position: absolute !important;
		background: #FFF;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 5px 5px;
		border-radius: 0 0 5px 5px;
		right: 17px;
		border-top: 0;
		box-shadow: 0 2px 2px #000;
	}
	
	
	a.nav-active{
		top: 0;
		position: relative;
	}
	.menuNav li a{
		padding: 10px 15px !important;
	}
	.menuNav li{		
		border-bottom: 1px solid #3D3D3D;
		float: none !important;
	}
	.menuNav li:last-child{border-bottom: 0;}
	.menuNav{
		margin: 0;
		border-bottom:none;
	}
	.headerLeft{padding-top: 10px;}
	.landing-body{background-size: 100%;}
	#sticky_navigation{
		height: 45px;
	}
	
	.big-slider-wrapper .bx-viewport{z-index: -1;}
	.last-image-part{display: none;}
	.second-part {
		width: 58%;
		margin: 7% 3%;
		text-align: right;
	}
	.input-email{width: 100%;float: none;clear: both;}
	.submit-box{float: right !important;}
	.email-box {
		height: auto;
		overflow: hidden;
	}
	.submit-box{margin-top: 10px;}
}



@media only screen and (max-width: 400px){
	.landing-footer{margin-top: -185px !important}
	.landing-slider-wrapper{height: 240px!important;}
	.blue-box-2{
		border-bottom: 1px solid #bbb;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.blue-box-2,.blue-box-3{
		width: 100%;
		clear: both;
		float: none;
	}	
	.bx-controls-direction{display: none;}
	.big-slider-3 img{
		width: 75% !important;
		top: 48%;
		left: 10%;
	}
	.home-box-1 strong{font-size: 1.5em;}


}
@media only screen and (max-width: 480px){
	.landing-footer .copyright-info ul{margin-left: 25px;}
	.landing-footer .copyright-info,
	.landing-footer .footer-nav{
		width: 230px !important;
		clear: both;
		float: none !important;
		margin: 0 auto
	}
	.single-page-wrapper{padding: 12px 0 0;}
	.header-social,
	.big-slider-wrapper{display: none;}
	.punchline {padding: 120px 0 120px;}
	.punchline-holder{padding: 40px 2% 0;}
	.punchline h3 {font-size: 1.6em;line-height: 32px;}
	.box-wrapper{margin-top: 10px;}
	.slider-2{
		padding: 40px 0 40px;
		border-top: 1px solid #DDD;
	}
	.hidden-box h5{font-size: 1.2em;}
	.hidden-box p{display: none;}
	.job-slider .box-content{margin-top: 5px; margin-left: 0;}
	h1{font-size: 2.2em;}
	.big-slider-wrapper .screen-wrapper,
	.big-slider li{height: 285px !important;}
	.big-slider .image-info{width: 98%;}
	.big-slider .image-info h1{font-size: }
	.brand-identity{
		width: 65% !important;
		margin: 8px auto 0;
		float: none;
	}
	.search-wrap,.management-icon{display: none !important;}
	.our-partners ul li{width: 45%;}
	.footer-nav{margin-top: 0;}
	.footer-nav li{margin-bottom: 13px;}
	.footer-nav li span{margin: 0 10px;}
	.footer-nav li:nth-child(2) span{display: none;}
	.footer-nav li:nth-child(3){clear: left;}
	.scrollup{bottom: 14px;}
	.copyright-info ul li:last-child{float: left;}
	.job-slider li{	width:150px !important;	}
	.slider-2 h2{
		margin-bottom: 18px;
		float: none;
		text-align: center;
	}
	.slider-2 .select-box{
		float: none;
		margin: 0 auto;
	}
	.slider-2 .screen-wrapper{padding: 0;}

	.second-part{margin: 70px 0 0 !important}
	.big-slider-4 h1{margin-bottom: 2%;}
	.big-slider-4 ul li ul li{margin-bottom: 3%;}
	.big-slider .image-info p{width: 85% !important;}
	.breadcum{display: none;}
	.inner-header-links{width: 100%; float: none;}
	.single-header{border: 0;}
	.header-social{float: left;margin-top: 20px;}
	.header-social ul li{margin-right: 20px;margin-left: 0;}
	.header-right-content{display: none;}
	.big-slider-2 img{
		top: 48%;
		left: 40px;
	}
}
@media only screen and (max-width: 500px){	
	
	.landing-footer{margin-top: -135px;}
	.landing-slider-wrapper{height: 290px;}
	.plane-art {
		position: static;
		top: 173px !important;
		left: 289px !important;
		width: 30%;
		margin-left: 65px;
	}
	.fixed-tickmark{
		left: 13%;
		top: 80px;
		width: 75%;
	}
	.top-small-nav-ul li{display: none;}
	.top-small-nav-ul li:last-child{display: block;}
	
	.first-image-part{display: none;}
	.second-part {
		width: 95%;
		margin: 7% auto;
		text-align: center;
		float: none !important;
	}
	.big-slider-4 ul li ul li{text-align: center; height: auto !important;}
	.single-box-list{width: 93% !important;float: none;clear: both;margin-bottom: 30px;}
	.single-boxes{padding: 30px 0;}
	.big-slider-2 .image-info h1{text-align: center;}
}
@media only screen and (max-width: 350px){
	
	.slider-2 {padding: 45px 0 50px;}
	.box-wrapper{padding: 70px 0 50px;}
}
@media only screen and (max-width: 1250px){	
	.job-slider-wrapper .bx-wrapper .bx-prev{left: 10px;}
	.job-slider-wrapper .bx-wrapper .bx-next{right: 10px}
	.screen-wrapper{padding: 0 10px;}
	.header .screen-wrapper{padding: 18px 10px 0;}	
	.main-menu .screen-wrapper{padding: 0;}
}