@charset "utf-8";
/* CSS Document */
@-ms-viewport{width:auto!important} /* this works in IE */
/* to have permanently visible browser scrollbar */
.header {
	float: left !important;
	padding:0px 0 !important;
	width: 100% !important;    
	margin: 0 0 0 0px !important;         
} 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  

.errors{
			color: red;
			font-weight: bold;
			}

body {
	margin:0px !important;
	padding:0px !important;
	font-family: 'Open Sans', sans-serif;
	font-size:13px !important;
	background-color:#fff !important;
	overflow-y: scroll !important;  
}
.wrapper {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.container {
	margin:0 auto;
	clear:both;
	width:1100px;
	padding:0;
} 
.header {
	float: left !important;
	padding:0px 0 !important;
	width: 100% !important;    
	margin: 0 0 0 0px !important;         
}
.logo {
	float: left;
	background-image:url(/images/bt-images/logo.png);
	background-repeat:no-repeat;
	width:517px;
	height:104px;
}
.header-social {
	float: right;
	margin: 25px 0;
}
.header-social p {
	color: #000 !important;
	float: left !important;
	font-size: 14px !important;
	margin: 10px 6px 0 0 !important;
	text-transform: uppercase !important;
	font-weight:400 !important;
}
.header-social a { 
	float: left;
	margin-right: 7px !important;
}
.header-social img {
	
}
.header-social a img {
 transition: all .2s ease-in-out;
 float: left;
	margin-top: 5px;
}
.header-social a img:hover {
	transform: scale(.9);
}
.call { 
	font-size:17px !important; 
	background-image:url(/images/bt-images/nav-call.png) !important;
	background-repeat:no-repeat !important;
	background-position:left !important;
	float:right !important;
	width:185px !important;
	text-align:right !important;
	margin:0 !important;
	color:#fff !important;
	padding:13px 0 !important;   
}
.padding-header {
	padding:10px 0;
}  
.nav { 
	float:left !important;
	width:100% !important;
	background-color:#656565 !important;
	margin:0px 0 0 8px !important; 
	padding-bottom:4px !important;       
}
.nav ul {  
	list-style-type:none !important; 
	margin: 9px 0 -1px -9px !important;
	padding:0px !important;
}
/*  
.nav ul {
	list-style-type:none !important; 
	margin:3px 0 0 -9px !important; 
	padding:0px !important;
} */
.nav ul li { 
	float: left;
	padding:0;   
	margin:0 19px;
} 
.nav ul li:nth-child(7n) {
 border:none;
}

.nav ul li a {
    color: #fff !important;
    float: left !important;
    font-size: 17px !important;
    padding: 12px 0px 0 0 !important; 
    text-decoration: none !important;  
}
.nav ul li a:hover {
	text-decoration:underline;
}
.banner {
	background-image: url("/images/bt-images/banner.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 634px;
	overflow: hidden;
	width: 100%;
}
.banner-caption {
	float: left;
	position: relative;
	top: 40%;
	color:#fff;
	width: 100%;
	display:none;
}
.nivo-caption a {
	font-size:30px;
	font-weight:400;
	margin:0px;
	color:#fff;
	text-decoration:none;
	border:none !important;
}
.nivo-caption p {
	margin:0px;
}
.left-caption {
	float:left;
	background-color:#92c55c;
	width:30%;
	border-radius: 0 5px 5px 0;
	padding:0;
}

.left-caption:hover{
	background-color: #06a4dd;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;}
	
	.right-caption:hover{
	background-color: #92c55c;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;}
 
/*for consultant box*/ 
 .consltant-color{
	color: #093454;
 } 
 
.left-cation-inner {
	background-image: url("/images/bt-images/right-arrow.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	padding: 10px 30px;
}

.right-caption-inner {
	background-image: url("/images/bt-images/right-arrow.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 30px;
	padding: 10px 35px;
}
.right-caption {
	float:right;
	background-color:#06a4dd;
	width:30%;
	border-radius: 5px 0px 0px 5px;
}
.about-home {
	float: left;
	padding: 40px 0;
	width: 100%;
	background-color:#f6f9fb;
}
.about-home img {
	float: left;
	padding: 5px 0;
}
.about-home-inner > h2 {
	color: #00529c;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 7px;
}
.about-home-inner {
	float: left;
	width: 720px;
	padding:0 30px;
}
.readmore {
	background-color: #000000;
	border-radius: 3px;
	color: #fff;
	float: left;
	margin-top: 10px;
	padding: 5px 15px;
	text-decoration: none;
}
.about-home-inner > p {
	line-height: 20px;
	margin: 0;
	text-align:justify;
}
.featured-jobs {
	background-color: #fff;
	/*border-bottom: 1px solid #f1f1f1;*/
	float: left;
	padding: 45px 0 14px;
	width: 100%;
	margin-bottom:12%:
}
.featured-jobs h2 {
	color: #00529c;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 7px;
}
.featured-jobs-inner {
	width: 680px;
	float:left;
}
.featured-jobs-box {
	border-bottom: 1px solid #cad7e0;
	float: right;
    padding: 15px 0;
    width: 830px !important;
}
.view-all-jobs {
	background-color: #0078e4;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-size: 15px;
	margin-top: 30px;
	padding: 10px 20px;
	text-decoration: none;
}

.view-featured-jobs {
	background-color: #6EBC7E;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-size: 15px;
	margin-top: 30px;
	 margin-left: 20px;
	padding: 10px 20px;
	text-decoration: none;
}

.featured-jobs-box > img {
	float: left;
}
.featr-inner-sml {
	float: left;
	margin:0;
	padding:12px 33px; /*edit*/
	/*width: 293px;   edit*/
	width: 211px !important;  
}
.blue-featr {
	color: #0076c2;
}
.grey-featr {
	color: #8c9ba4;
	padding-left: 5px;
}
.p-featr {
	color: #112939;
	float: left;
}
.featr-addr {
	background-image: url("/images/bt-images/icn-addr.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	margin: 17px 5%; /*edit*/
	padding: 0 15px;
	color:#8c9ba4; 
}

.featr-price {
	float: right;
	margin:0;
	padding: 5px 34px 0px 11px; /*edit*/
	width: 135px;
} 
.featr-price-1 {
	float: left;
}
.inner-featured-jobs-box {
/*	float: left; */
	margin: 0;
/*	padding: 12px 10px; */
/*	width: 590px; */
	line-height: 22px;
	width:100%; /*edit*/
}
.featr-price-2 {
	float: left;
	color:#8c9ba4;
}
.img-featr {
	float: left;
	text-align: center;
	width: 70px;
}
.feat-img {
	background-image: url("/images/bt-images/featured-job-bg.png");
	background-position: right center;
	background-repeat: no-repeat;
	width:410px;
	height:485px;
	float:right;
}
/*Testimonials*/
.bx-wrapper .testimonials-thumbnail {
	margin: 0px 0px 15px;
}
.bx-wrapper .testimonials-title {
	text-align: center;
	margin: 25px 15px 3px;
	font-size: 24px;
	line-height: 1;
}
.bx-wrapper .testimonials-carousel-thumbnail {
	max-width: 35%;
	float: left;
	margin-right: 20px;
}
.bx-wrapper .testimonials-carousel-thumbnail img {
	display: block;
	margin-right: 20px;
	width: 100px;
}
.bx-wrapper .testimonials-carousel-context {
	overflow: hidden;
}
.bx-wrapper .testimonials-name {
	font-size: 18px;
	margin-bottom: 15px;
	color:#000000;
	font-weight:400;
}
.bx-wrapper span {
	font-size: 11px;
	margin-left:10px;
	color:#aaa;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style:italic;
}
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width:100%;
*zoom: 1;
	float:left;
	max-width:1100px !important;
}
.bx-wrapper .slide {
	padding:0;
	margin:0;
	display: block;
	width:100% !important;
}
.bx-wrapper .bx-viewport {
	padding:0px;
	margin-left:0;
	z-index:1;
	width:100%;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	display:none;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/images/bt-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	border-left:1px solid #ddd;
	height: 30px;
	cursor: pointer;
	background: #ED3131 url(/images/bt-images/caousel-next.png) no-repeat 0 0;
}
.bx-wrapper .bx-prev {
	position: absolute;
	top: 0px;
	right: 30px;
	border-right:1px solid #ddd;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: #ED3131 url(/images/bt-images/caousel-prev.png) no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	margin-top: 0;
	margin-right: 0px;
	outline: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 9999;
}
.testimonials-carousel-content > p {
	color: #787878;
	font-size: 26px;
	font-weight: 600;
	line-height: 46px;
	margin:0px 0;
	text-align: center;
}
.subtitle {
	color: #000 !important;
	float: left;
	font-size: 20px !important;
	margin: 0 !important;
	font-weight:600;
}
.testimonial-image {
	float: left;
	text-align: center;
	width: 100%;
}
.left-inverted {
	float: left;
}
.right-inverted {
	float: right;
	margin: -10px 155px 0 0;
}
.testimonials-inner {
	float: left;
	width: 100%;
}
.testtimonials {
	/*background-image: url("/images/bt-images/testimonial-bg.jpg");*/
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	padding: 4px 0;
	width: 100%;
}
.request-btn {
	float: right;
	margin-top: 35px;
}
.testimonial-h2 {
	color:#232323;
	font-size:36px;
	float:left;
	width:100%;
}
.bx-controls-direction {
	display: none;
}




.clients {
	float: left;
	padding: 40px 0;
	width: 100%;
}
.clients h2 {
	color: #00529c;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 25px;
	text-align: center;
}
.clients a {
	float: left;
	padding: 0 40px;
}
.footer {
	background-color: #444444;
	background-image: url("/images/bt-images/footer-bg.png");
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	padding: 30px 0;
	width: 100%;
}
ul.ftr-menu {
	float: left;
	list-style: outside none none;
	margin: 0 105px 0 0;
	padding: 0;
}
.ftr-menu h2 {
	font-size:20px;
	font-weight:400;
	color:#fff;
}
ul.ftr-menu li {
	line-height:36px;
}
ul.ftr-menu li a {
	color:#797979;
	font-size:14px;
	text-decoration:none;
}
ul.ftr-menu li a:hover
{
	text-decoration:underline;
}
ul.ftr-social {
	float: right;
	list-style: outside none none;
	margin: 110px 55px 0 0;
	padding: 0;
}
ul.ftr-social li {
	line-height:24px;
	float:left;
}
ul.ftr-social li a.ftr-fb {
	float:left;
	margin-right:5px;
	background-image:url(/images/bt-images/ftr-fb.png);
	width:35px;
	height:35px;
}

ul.ftr-social li a.ftr-fb:hover
{
	background-image:url(/images/bt-images/ftr-fb-hover.png);
	width:35px;
	height:35px;
	display:block;

}

ul.ftr-social li a.ftr-twt {
	float:left;
	margin-right:5px;
	background-image:url(/images/bt-images/ftr-twt.png);
	width:35px;
	height:35px;
}

ul.ftr-social li a.ftr-twt:hover
{
	background-image:url(/images/bt-images/ftr-twt-hover.png);
	width:35px;
	height:35px;
	display:block;

}
	
ul.ftr-social li a.ftr-linkedin {
	float:left;
	margin-right:5px;
	background-image:url(/images/bt-images/ftr-linkedin.png);
	width:35px;
	height:35px;
}

ul.ftr-social li a.ftr-linkedin:hover
{
	background-image:url(/images/bt-images/ftr-linkedin-hover.png);
	width:35px;
	height:35px;
	display:block;

}

ul.ftr-social li a.ftr-google {
	float:left;
	margin-right:5px;
	background-image:url(/images/bt-images/ftr-google.png);
	width:35px;
	height:35px;
}

ul.ftr-social li a.ftr-google:hover
{
	background-image:url(/images/bt-images/ftr-google-hover.png);
	width:35px;
	height:35px;
	display:block;

}

.copywrite {
	background-color: #29292e;
	padding: 20px 0px;
	width: 100%;
	float:left;
}
.copywrite p {
	color: #fff;
	float: left;
	margin: 0;
}
.copywrite ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.copywrite li {
	float: left;
	padding: 0 12px;
}
.copywrite a {
	color: #fff;
	text-decoration:none;
}
.copywrite a:hover
{
	text-decoration:underline;
}



.welcome {
    float: left;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}

.consultation {
    float: left;
    width: 100%;
}



.consultation-box {
    background-color: #dfe4e7;
    float: left;
    text-align: left;
    width: 319px;
	margin:0 22px;
}

.welcome h2 {
    color: #093454;
    font-size: 32px;
    font-weight: 400;
	margin-top:0px;
	margin-bottom:0;
}

.welcome p {
    color: #484848;
    font-size: 15px;
	margin-bottom:30px;
	

}
.consultation-box h3 {
    font-size: 20px;
    margin: 15px 0;
    padding: 0 10px; 
	color: #093454 !important;
}
.consultation-box p {
    padding: 0 10px;
}
/*==== Home End ====*/


/*==== About Start ====*/


.about-banner {
    background-image: url("/images/bt-images/about-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    height:263px;
    width: 100%;
	background-size:cover;
}


.about-banner h2 {
   color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.about-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


.best-sol {
    float: left;
    padding-top: 40px;
    width: 100%;
}

.top-sol
{
	float:left;
	width:100%;
}

.top-sol h2
{
	font-size:28px;
	font-weight:400;
	margin:0px;
	
}
.top-sol p
{
	color:#484848;
	line-height:22px;
}

.sols {
    float: left;
    margin-top: 20px;
    width: 100%;
}


.sols-box {
    float: left;
    margin-right: 35px;
    min-height: 140px;
    width: 330px;
}

.sols-box h3
{
	font-size:18px;
	font-weight:600;
	margin:0px;
}

.sols-box p
{
	color:#484848;
	line-height:22px;
	font-size:12px;
}
/*==== About End ====*/

/*==== work with us Start ====*/



.work-with-us-banner {
    background-image: url("/images/bt-images/work-for-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}


.work-with-us-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;  
}

.work-with-us-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.work-content {
    float: left;
    padding: 60px 0;
    width: 100%;
}

.corporate-events {
    float: left;
    width: 550px;
}

.corporate-events > img {
    float: left;
}


.events-co {
    float: left;
    padding-left:10px;
}

.events-co > ul {
    margin: 0;
    padding: 0 15px;
}


.events-co li {
    color: #92c55c;
    line-height: 26px;
    list-style-type: square;
}

.events-co li span {
    color: #8e8e8e;
    font-size: 12px;
}

.events-co > h3 {
    color: #8e8e8e;
    font-size: 18px;
    font-weight: 300;
	margin:10px 0;
}
/*==== work with us end ====*/

/*==== Behaviour Start ====*/

.behaviour-banner {
    background-image: url("/images/bt-images/behaviour-baser-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding:0px 0;
    width: 100%;
	height:263px;
}



.behaviour-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 75px 0 5px;
}

.behaviour-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


.behavioural-content {
    float: left;
    padding: 30px 0;
    width: 100%;
}

.behavioural-content h2 {
    font-size: 28px;
    font-weight: 400;
}

.behavioural-content p {
    color: #100f12;
    line-height: 20px;
}


.behavioural-content h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 20px 0;
}

.behavioural-content ul {
    margin: 0;
    padding: 0;
}





.behavioural-content ul li {
    color: #06a4dd;
    float: left;
    font-size: 20px;
    margin: 10px 18px;
    width: 330px;
}
.behavioural-content ul li span
{
	color:#484848;
	line-height:20px;
	font-size:13px;
}
/*==== Behaviour End ====*/

/*==== Register Start ====*/

.register-banner {
    background-image: url("/images/bt-images/register-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding:0px 0;
    width: 100%;
	height:263px;
}



.register-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 75px 0 5px;
}

.register-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.registration-main {
    float: left;
    padding: 40px 0;
    width: 100%;
}

.register-box
{
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.32);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	 background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    float: left;
    padding: 30px;
}

.register-box > h2 {
    border-bottom: 1px solid #e3e3e3;
    color: #272727;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 12px;
}

.half-width
{
	
	width:30% !important;
	margin-right:20px;
}
.no-margin {
    border-top: 1px solid #e3e3e3;
    margin: 0 !important;
    padding: 20px 0;
}
.remain-width
{
	
	width:68% !important;
}
.inp-reg-main {
    float: left;
    width: 100%;
	margin-top:20px;
}

.inp-reg {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.username
{
	background-image:url(/images/bt-images/name-icn.png);
	background-position:99%;
	background-repeat:no-repeat;

}


.email-addr
{
	background-image:url(/images/bt-images/mail-icn.png);
	background-position:99%;
	background-repeat:no-repeat;

}



.pass
{
	background-image:url(/images/bt-images/pass.jpg);
	background-position:99%;
	background-repeat:no-repeat;

}

.cnfrm-pass
{
	background-image:url(/images/bt-images/pass.jpg);
	background-position:99%;
	background-repeat:no-repeat;

}
.msg {
    background-image: url("/images/bt-images/msg-icn.jpg");
    background-position: 478px 10px;
    background-repeat: no-repeat;
    border: 1px solid #d3d3d3;
    height: 95px;
    padding: 10px 3%;
    width: 94%;
}
.inp-reg label {
    float: left;
    font-size: 15px;
    width: 100%;
	margin-bottom: 5px;
	color:#272727;
}

.register-box input[type="checkbox"] {
    display: block;
	float:left;
	margin-top:2px;
	margin-left:0px;
	margin-right:10px;
}


.btn-submit-reg {
    background: none repeat scroll 0 0 #525252;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
	margin-top:40px;
	cursor:pointer;
}


.check-reg > p {
    margin: 0;
}
.check-reg {
    float: left;
    width: 100%;
	padding:3px 0;
}
.top-mar
{
	margin-top:30px;
}



.inp-reg > input {
    border: 1px solid #d3d3d3;
    padding: 12px 1%;
    width: 98%;
}
.inp-reg > select {
    border: 1px solid #d3d3d3;
    padding: 12px 0;
    width: 100%;
	color:#757575;
}



/*==== Register End ====*/

/*==== Contact Start ====*/


.contact-banner {
    background-image: url("/images/bt-images/conact-banner.jpg");
background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}


.contact-banner h2 {
     color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.contact-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}

.contact-content
{
	float:left;
	width:100%;
}



.left-contact-content {
    float: left;
    width: 47%;
}


.contc-info {
    float: left;
    padding-top: 30px;
}
.addrss h2
{
    color: #272727;
    font-size: 22px;
    font-weight: 400;

}


.right-contact-content {
    float:right;
    padding: 50px 0;
    width: 51%;
}


.addrss {
    float: left;
    padding: 15px 0;
}
.company-addrs {
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    float: left;
    padding: 10px;
}

.company-addrs > h2 {
    color: #272727;
    font-size: 22px;
    font-weight: 400;
    margin-top: 5px;
}

.company-addrs p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0;
}


.cnt-info {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.cnt-info > span {
    float: left;
	color: #727272;
    font-size: 15px;
    font-weight: 400;
	margin-right:5px;
}
.cnt-info p
{
	margin:0px;
}
.cnt-info a
{
	color:#13afeb;
	text-decoration:none;
	font-size:15px;
}
.company-addrs > h2 {
    color: #272727;
    font-size: 22px;
    font-weight: 400;
}

.contc-info > p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}


.contact-box {
    float: left;
    width: 100%;
	padding:50px 0;
}



.contact-box > h2 {
    border-bottom: 1px solid #e3e3e3;
    color: #272727;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 12px;
}
.full-width
{
	
	width:100% !important;
}
.inp-cnt-main {
    float: left;
    width: 100%;
	margin-top:20px;
}

.inp-cnt {
    float: left;
    width: 49%;
}
.name
{
	background-image:url("/images/bt-images/name-icn.png");
	background-position:215px;
	background-repeat:no-repeat;

}


.mail
{
	background-image:url("/images/bt-images/mail-icn.png");
	background-position:215px;
	background-repeat:no-repeat;

}



.sbj
{
	background-image:url("/images/bt-images/sbj-icn.png");
	background-position:478px center;
	background-repeat:no-repeat;

}


.msg {
    background-image: url("/images/bt-images/msg-icn.jpg");
    background-position: 478px 10px;
    background-repeat: no-repeat;
    border: 1px solid #d3d3d3;
    height: 95px;
    padding: 10px 3%;
    width: 94%;
}
.inp-cnt label {
    float: left;
    font-size: 15px;
    width: 100%;
	margin-bottom: 5px;
	color:#272727;
}

.contact-box input[type="checkbox"] {
    display: block;
	float:left;
	margin-top:2px;
	margin-left:0px;
}

.btn-submit {
    background: none repeat scroll 0 0 #525252;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
	cursor:pointer;
}


.check-karo > p {
    margin: 0;
}
.check-karo {
    float: left;
    width: 100%;
	padding:15px 0;
}
.top-mar
{
	margin-top:30px;
}


.inp-cnt > input {
    border: 1px solid #d3d3d3;
    padding: 12px 3%;
    width: 94%;
}

.pull-right
{
	float:right !important;
	margin:0 !important;
}
/*==== Contact End ====*/


/*==== Our methodology Start ====*/

.our-methodology-banner {
    background-image: url("/images/bt-images/ourmethodology-banner.jpg");
    background-position:right;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.our-methodology-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.our-methodology-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


.methodology {
    float: left;
    width: 100%;
	background-image:url("/images/bt-images/ourmethodology-content-bg.jpg");
	padding-top:50px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}


.left-method {
    float: left;
    width: 315px;
}

.left-method > ul {
    float: left;
    margin: 0;
    padding: 0;
}


.left-method li {
    clear: both;
    float: left;
    list-style: outside none none;
    margin-bottom: 65px;
}

.left-method p {
    float: left;
    margin: 0;
	font-size:14px;
	line-height:20px;
	text-align:right;
}

.left-method span {
    float: right;
	font-size:18px;
	font-weight:400;
	margin-bottom:10px;
}

.sep-method {
    float: left;
    margin: 0 30px;
}


.right-method {
    float: left;
    width: 315px;
}


.right-method > ul {
    float: left;
    margin: 0;
    padding: 0;
}


.right-method li {
    clear: both;
    float: left;
    list-style: outside none none;
    margin-bottom: 65px;
}

.right-method p {
    float: left;
    margin: 0;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

.right-method span {
    float: left;
	font-size:18px;
	font-weight:400;
	margin-bottom:10px;
}

.method-center {
    width: 760px;
}

/*==== Our methodology End ====*/


/*==== blog Start ====*/


.blog-banner {
    background-image: url("/images/bt-images/blog-banner.jpg");
    background-position:right;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.blog-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.blog-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


.blog {
    float: left;
    width: 100%;
}



.left-blog-section {
    float: left;
    padding: 30px 0;
    width: 830px;
}

.blog-thumbnail {
    float: left;
}


.blog-detail {
    border-bottom: 1px dashed #d7d7d7;
    float: left;
    padding: 30px 0;
}


.blog-detail > h3 {
    color: #2779b5;
    font-size: 22px;
    font-weight: 400;
    margin-top: 0;
}
.blog-date {
    color: #484848;
    font-size: 16px;
}

.blog-credits {
    float: left;
    width: 100%;
}


.blog-author {
    color: #737270;
    margin: 0 5px;
    text-transform: uppercase;
}

.blog-credits small {
    font-size: 12px;
    margin-right: 5px;
    text-transform: lowercase;
}

.blog-category {
    color: #737270;
    margin: 0 5px;
    text-transform: uppercase;
}
.blog-comments {
    color: #737270;
    margin: 0 5px;
    text-transform: uppercase;
}

.blog-content {
    color: #737270;
    float: left;
    line-height: 20px;
    margin-top: 15px;
}

.share-post {
      border-bottom: 1px dashed #d7d7d7;
    float: left;
    padding: 30px 0;
	width:100%;
}

.share-post > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.share-post li {
    float: left;
    margin-right: 10px;
}
.share-post h3
{
 color: #484848;
    font-size: 20px;
	font-weight:400;
	margin-top:0;	
}


   


.blog-comments-box {
    float: left;
    padding: 30px 0;
    width: 91%;
}
.blog-comments-box h3 {
    color: #484848;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}	


.name-inp {
    float: left;
}

.name-inp > span {
	
	color: #737270;
    float: left;
    line-height: 20px;
    margin-right: 25px;
	font-size:15px;
}	

.blog-comments-box input {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    height: 35px;
    padding: 0 5px;
   
}

.comment-inp-name
{
	 width: 330px;
}


.mail-inp {
    float: left;
    margin-left: 10px;
}

.comment-inp-mail
{
	width:250px;
}
.mail-inp > span {
	
	color: #737270;
    float: left;
    line-height: 20px;
    margin-right: 25px;
	font-size:15px;
}	
.blog-comments-box textarea {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    height: 145px;
    padding: 0 5px;
	 width: 98.5%;
   
}
.comment-txt
{
	float:left;
	width:100%;
	margin-top:20px;
}


.submit-comment {
    float: left;
    margin-top: 0px;
}


.right-blog-section {
    float: right;
    padding: 30px 0;
    width: 250px;
}


.client-say {
    float: left;
    padding: 20px 0;
    width: 100%;
}
.client-say h2
{
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	font-weight:400;
}


.client-sec {
    float: left;
}

.client-sec > span {
    color: #242424;
    font-size: 17px;
    font-weight: 400;
}
.client-sec p
{
	color: #737270;
    line-height: 20px;
    margin-top: 5px;
}

.client-sec > img {
    float: left;
    margin-right: 10px;
}

.portfolio-widget
{
	float:left;
}

.portfolio-widget h2
{
	font-family: 'Raleway', sans-serif;
	font-size:22px;
	font-weight:400;
}
/*==== blog end ====*/

/*==== back end jobs start ====*/


.back-end-banner {
    background-image: url("/images/bt-images/back-end-jobs-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.back-end-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.back-end-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


.job-filter {
    float: right;
    width: 830px;
}




.job-filter-inp-main {
    float: left;
    min-height: 25px;
    width: 49%;
}

.job-filter-inp-main {
    border-bottom: 1px solid #c4cdca;
    float: left;
    margin-right: 7px;
    min-height: 25px;
    padding: 20px 0;
    width: 49%;
}
.border-none
{
	border:none !important;
}
.job-filter-inp-main > span {
    color: #484848;
    float: left;
    font-size: 15px;
    line-height: 20px;
    width: 140px;
}


.job-filter-inp-main select {
    color: #484848;
    width: 261px;
}
.job-filter-inp {
    width: 255px;
}
/*==== back end jobs end ====*/

/*==== Salary consult Start ====*/


.salary-consult-banner {
    background-image: url("/images/bt-images/salary-consult-banner.jpg");
    background-position:right;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.salary-consult-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.salary-consult-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.salary-jobs {
    float: left;
    padding: 40px 0;
    width: 100%;
}


.salary-jobs h2 {
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 25px;
}

.receivable-account {
    float: left;
    width: 100%;
}


.left-receive {
    float: left;
    width: 700px;
}

.right-receiv {
    float: left;
    margin-left: 12px;
}

.perc-amount {
    clear: both;
    float: left;
}


.amount {
    float: left;
    margin-bottom: 5px;
}
.left-receive > h3 {
    font-size: 19px;
    font-weight: 400;
    margin: 0;
}

.left-receive > p {
    color: #484848;
    font-size: 12px;
    line-height: 20px;
}
/*==== Salary consult End ====*/


/*==== Sitemap Start ====*/

.sitemap-banner {
    background-image: url("/images/bt-images/sitemap-banner.jpg");
    background-position:right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.sitemap-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.sitemap-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.sitemap {
    float: left;
    padding: 40px 0;
    width: 100%;
}



.sitemap ul {
    float: left;
    margin: 0 70px 0 0;
    padding: 0;
    width: 220px;
}

.sitemap ul:nth-child(4n) {
    margin: 0;
    min-height: 340px;
}
.sitemap ul h2
{
	font-size:28px;
	color:#0066ac;
	font-weight:400;
}

.sitemap ul li {
    line-height: 45px;
    list-style-image: url("/images/bt-images/sitemap-li.jpg");
}
.sitemap ul li a
{
	font-size:15px;
	color:#696969;
	text-decoration:none;
}
/*==== Sitemap End ====*/


/*==== Our clients Start ====*/
.our-clients-banner {
    background-image: url("/images/bt-images/banner-client.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.our-clients-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.our-clients-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.our-client-area {
    float: left;
    padding: 50px 0 10px;
    width: 100%;
}



.client-box {
    float: left;
    margin-bottom: 40px;
    width: 365px;
}

.client-box > img {
    float: left;
}


.client-inner {
    float: right;
    width: 170px;
}

.client-inner h4 {
    margin: 5px 0;
}
.client-inner p {
   color: #484848;
    line-height: 18px;
}
/*==== Our clients End ====*/

/*==== cv  Start ====*/


.cv-banner {
    background-image: url("/images/bt-images/your-cv.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 242px;
    padding: 0;
    width: 100%;
}



.cv-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.cv-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


/*====cv End ====*/


/*==== your interview Start ====*/
.interview-banner {
    background-image: url("/images/bt-images/interview-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 242px;
    padding: 0;
    width: 100%;
}



.interview-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.interview-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}


/*==== your interview end ====*/

/*==== Career Advice Start ====*/


.career-banner {
    background-image: url("/images/bt-images/career-advice.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}



.career-banner h2 {
    color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}

.career-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.career-content {
    float: left;
    padding: 50px 0;
    width: 100%;
}


.career-nav {
    float: left;
    width: 230px;
}

.career-nav > ul {
    margin: 0;
    padding: 0;
}





.career-nav li {
    border-bottom: 1px solid #d2d2d2;
    color: #0086ca;
    font-size: 20px;
    line-height: 55px;
    padding: 0;
}

.career-nav a:hover
{
	text-decoration:underline;
}
.career-nav a {
    color: #242424;
    font-size: 18px;
    text-decoration: none;
}

.career-adv-intro {
    float: right;
    width: 830px;
	padding-top: 16px;
}

.career-adv-intro > h2 {
    font-size: 35px;
    font-weight: 400;
    margin: 0;
}

.career-adv-intro > p {
     color: #484848;
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px; 
}
.top-sol p {
    color: #484848;
    line-height: 22px;
}

/*==== Career Advice End ====*/


/*==== Jobs Start ====*/



.jobs-banner {
    background-image: url("/images/bt-images/jobs-banner.jpg");
   background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 263px;
    padding: 0;
    width: 100%;
}


.jobs-banner h2 {
       color: #0068ae;
    font-size: 40px;
    font-weight: 400;
    margin: 80px 0 5px;
}


.jobs-banner h3
{
	font-size:20px;
	font-weight:400;
	color:#656565;
	margin:0px;
}



.latest-jobs {
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
	float: left;
	padding:40px 0;
	width: 100%;
}
.latest-jobs h2 {
	color: #00529c;
	font-size: 28px;
	font-weight: 400;
	margin: 0 0 30px;
	text-align: center;
}
.latest-jobs-inner {
	width:100%;
/*	float:left;*/
}
.latest-jobs-box {
	border-bottom: 1px solid #cad7e0;
	float: left;
	padding: 15px 0;
	width:100%; 	
}
.view-all-jobs {
	background-color: #0078e4;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-size: 15px;
	margin-top: 30px;
	padding: 10px 20px;
	text-decoration: none;
}
.latest-jobs-box > img {
	float: left;
}
.latest-inner-sml {
	float: left;
	margin:0;
	width: 227px;
}




.inner-latest-jobs-box {
    float: left;
    line-height: 22px;
    margin: 0;
    padding: 12px 10px;
    width: 89.5%;
}

.img-latest {
    float: left;
    text-align: center;
    width: 90px;
}
.latest-addr {
    background-image: url("/images/bt-images/icn-addr.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #8c9ba4;
    float: left;
    margin: 0 21%;
    padding: 0 15px;
}


.full-job-btn-main {
    float: left;
    text-align: center;
    width: 100%;
}
.full-job {
    background-color: #0078e4;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 15px;
    margin-top: 30px;
    padding: 10px 20px;
    text-decoration: none;
}
/*==== Jobs End ====*/

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	background: #656565;
	text-align: center;
	padding: 10px 0;
	display: none;
	float:left;
}
/*Hide checkbox*/
input[type=checkbox] {
	display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type="checkbox"]:checked ~ #menu {
 display: block;
}
@media only screen and (max-width: 1024px) 
{

.featr-inner-sml {
	float: left;
	margin:0;
	padding:12px 33px; /*edit*/
	/*width: 293px;   edit*/
	width: 211px !important;  
}

.nav ul li {
    margin-left: 10px;
}
	.corporate-events {
    float: left;
    margin: 0 95px;
    width: 30%;
}
	.method-center {
    width: 78% !important;
}
	.container {
	
	width:980px;
}
.sitemap ul {
    float: left;
    margin: 0 14px;
    min-height: 315px;
    padding: 0;
    width: 220px;
}
.consultation-box {
    margin: 0 5px;
    width: 315px;
}


.consultation-box > img {
    width: 100%;
}
.nav ul li {
   
    margin: 0 15px;
}
.nav ul li a {
    font-size: 17px;
}
.left-caption {
    width: 33%;
}

.right-caption {
    width: 33%;
}

.nivo-caption a {
	 font-size: 22px;
    font-weight: 400;
    margin: 5px 0;
	color:#fff;
	text-decoration:none;
}


.about-home-inner {
    float: left;
    padding: 0 30px;
    width: 560px;
}


.featured-jobs-inner {
    float: left;
    width: 550px;
}
.inner-featured-jobs-box {
    width: 459px;
}

.featr-inner-sml {
    width: 189px;
}
.featr-addr {
 margin:0px;
    padding: 0 20px;
}

.clients a {
    float: left;
    padding: 0 27px;
}
ul.ftr-menu {
    float: left;
    list-style: outside none none;
    margin:0 60px 0 0;
}


.sols-box {
    float: left;
    margin-right: 25px;
    min-height: 140px;
    width: 300px;
}


.behavioural-content ul {

    margin: 0 21px;

}
.behavioural-content ul li {
   
    margin: 10px 34px 0 0;
    width: 46%;
	height:75px;
}


.career-adv-intro {


    width: 770px;
}



.career-nav {
    margin-left: 20px;
    width: 17%;
}

.career-adv-intro {
    width: 78%;
}
.job-filter {
    float: right;
    width: 78%;
}
.job-filter-inp-main > span {
   
    font-size: 14px;
  
    width: 32%;
}
.job-filter-inp {
    width: 66%;
}
.job-filter-inp-main select {
    color: #484848;
    width: 66%;
}
.client-box {

    margin: 20px 60px;
}

.map-front {
    float: left;
    width: 100%;
}
.map-front > img {
    width: 100%;
}

.submit-com {
    float: left;
}
.left-receive {
    float: left;
    width: 100%;
}
.right-receiv {
    float: left;
    margin-left: 0;
}
.receivable-account {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.left-blog-section {
    float: left;
    padding: 30px 0;
    width: 70%;
}
.blog-thumbnail {
    float: left;
    width: 100%;
}
.blog-thumbnail > img {
    float: left;
    width: 100%;
}
.blog-comments-box {
 
 
    width: 100%;
}
.comment-inp-name {
    width: 261px;
}
.right-blog-section {
    width: 28%;
}
.portfolio-widget > img {
    width: 100%;
}

.portfolio-widget {

    width: 100%;
}
}
@media only screen and (max-width: 966px) 
{
	.container
	{
		width:920px;
	}
	

	.consultation-box {
    margin: 0 5px;
    width: 295px;
}
.sitemap ul:nth-child(4n) {
    margin: 0 45px;
    min-height: 340px;
}
.sitemap ul {
    float: left;
    margin: 0 42px;
    min-height: 315px;
    padding: 0;
    width: 220px;
}
.logo {
    background-image: url("/images/bt-images/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 104px;
    margin-top: 30px;
    width: 100%;
}
.about-home-inner > h2
{
	font-size:26px;
}
.header-social {
    clear: both;
    margin: 15px auto;
    overflow: hidden;
    width: 390px;
	float:none;
}

.nav ul li a {
    color: #fff;
    float: left;
    font-size: 15px;
}

.about-home-inner {
    float: left;
    padding: 0 10px;
    width: 560px;
}
.nav ul li {
    margin: 0 14px;
}

.feat-img {
    display: none;
}
.featured-jobs
{
	background-image:url("/images/bt-images/featured-job-bg.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	width:100%;
	/*height:459px;*/
	  /*margin-bottom: 223px !important;*/

}

.inner-featured-jobs-box {
    width: 430px;
}


.featured-jobs-inner {
    float: left;
    width: 520px;
}

.featr-inner-sml {
    width: 175px;
}

.clients a {
    float: left;
    padding: 0 25px;
}

ul.ftr-menu {
    margin: 0 55px 0 0;
}

.sols-box {
    float: left;
    margin-right: 25px;
    min-height: 140px;
    width: 280px;
}
.client-box {
    float: left;
    margin: 20px 45px;
    width: 365px;
}
.corporate-events {
    float: left;
    margin: 0 90px;
}
.comment-inp-name {
    width: 219px;
}
/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{
	margin-top: 30px !important;
}/*set custom blog section in index end*/
}
@media only screen and (max-width: 768px) {
	
	
	/* for view all jobs*/
	.featr-addr {
    background-image: url("/images/bt-images/icn-addr.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #8c9ba4;
    float: left;
    width: 150px !important;
}
	
	.featured-jobs-box {
    border-bottom: 1px solid #cad7e0;
    float: right;
    padding: 15px 0;
    width: 94% !important;
}
	/* for view all jobs end*/
	
	.nav ul li {
    margin-left: 10px !important;
}
	
	.container
	{
		width:750px;
	}
	ul.ftr-menu {
    margin: 0;
}
	.featured-jobs
{
	background-image:none;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 50%; 
	/*height: 600px !important; */ 
	 /*margin-bottom: 40px;*/

} 
.nav ul li {
    margin: 0 3px;
}	
.nav ul li a {
    font-size: 14px;
}


.consultation-box {
    float: left;
    margin: 0 5px;
    overflow: hidden;
    width: 239px;
}

.nav ul li {
    margin: 0 7px;
}

.left-caption {
    width: 42%;
}

.banner {
    background-image: url("/images/bt-images/banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 300px;
    overflow: hidden;
    width: 100%;
}

.about-home-inner {
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 100%;
}

.about-home img {
    float:none;
}

.readmore {
    background-color: #000000;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    float: none;
    margin-top: 10px;
    padding: 5px 15px;
    text-decoration: none;
}

/* for home dynamic section*/

.inner-featured-jobs-box {
    width: 600px !important;
}

.featr-inner-sml {
    width: 217px;
}

.featured-jobs h2 {
    color: #00529c;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 7px;
	text-align:center !important;
}
/* end dynamic*/

.about-home {
    text-align: center;
}

.testtimonials {
   /* padding: 60px 0;*/
}

.clients a {
    float: left;
    padding: 20px 45px;
    width: 160px;
}
.right-caption {
    width: 42%;
}
.call {
	font-size:15px;
    padding: 12px 0;
    text-align: right;
    width: 170px;
}

ul.ftr-menu
{
	width: 187px;
}

ul.ftr-social {
    float: none;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 23%;
}

ul.ftr-social li {
    float: left;
    line-height: 24px;
    text-align: center;
}
.footer
{
	background-image:none;
	height:auto;
}

.featured-jobs-inner {
    float: none;
    margin: 0 auto;
    width: 520px;
}

.sols-box {
    float: left;
    margin: 0 32px;
    min-height: 140px;
    width: 310px;
}

.about-banner h2 {
 
    font-size: 35px;
    
}

.about-banner h3 {
   
    font-size: 18px;

}


.behavioural-content ul li {
    
    width: 45%;
}
.job-filter-inp {
    width: 64%;
}
.job-filter-inp-main {
  
    min-height: 50px;

    width: 48%;
}
.job-filter-inp-main > span {
    font-size: 12px;
    width: 32%;
}
.career-nav a {
    color: #242424;
    font-size: 13px;
    text-decoration: none;
}
.career-nav {
    margin-left: 20px;
    width: 18%;
}
.career-adv-intro > h2 {
    font-size: 28px;
   
}

.latest-addr {

    margin: 0 10%;
}
.left-method {
    float: left;
    width: 37%;
}
.right-method {
    float: left;
    width: 37%;
}
.sitemap ul {
    float: left;
    margin: 0 15px;
    min-height: 315px;
    padding: 0;
    width: 220px;
}

.sitemap ul:nth-child(4n) {
    margin: 0 15px;
    min-height: 340px;
}
.corporate-events {
    float: left;
    margin: 0 35px;
	width:38%;
}
.comment-inp-name {
    width: 180px;
}
.comment-inp-mail {
    width: 170px;
}
/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{
	margin-top: 30px !important;
}/*set custom blog section in index end*/
}

 @media only screen and (max-width: 603px) {
	 

	 
	 .container
	 {
		 width:590px;
	 }
.consultation-box {
    float: none;
    margin: 15px auto;
    overflow: hidden;
    width: 319px;
}
ul.ftr-social {
    float: left;
    list-style: outside none none;
    margin: 15px 50px;
    padding: 0;
    width: 193px;
}

ul.ftr-menu {
    margin: 0 52px;
    width: 187px;
}

.nav ul {
	list-style-type:none; 
	margin:0px 0 0 -9px; 
	padding:0px;
} 

.featured-jobs-inner {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 520px;
}

.left-cation-inner {

    background-position: 3px center;
    
}
.nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 50%;
}


.resp-contain {
    float: left;
    margin: 15px 0;
    width: 100% !important;
}
.nav ul {
position: static;
 display: none;
}
.nav ul {
    float: left;
    width: 100%;
}
 .nav a:hover, .top-nav .activeTab {
 border-radius:0;
}

.nav ul li {
    border-bottom: 1px solid #737373;
    display: inline-block;
    float: left;
    margin: 0;
    width: 100%;
}
 .nav ul li a {
 font-size:14px;
}




.call {
    background-color: #000;
    background-position: 50px center;
    border-top: 1px solid #737373;
    display: block;
    height: 50px;
    line-height: 50px;
    min-width: 140px;
    padding: 0 !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}.nav ul li a {
display:block;
 min-width:140px;
 height: 50px;
 text-align: center;
 line-height: 50px;
 background: #000;
 text-decoration: none;
 width:100%;
 padding:0px !important;
}

	/*Display 'show menu' link*/
	
.show-menu {
    display: block;
    float: right;
    width:100%;
}

.right-caption {
    width: 46%;
}

.left-caption {
    width: 46%;
}

.nivo-caption a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0;
    text-decoration: none;
}

.banner {
    background-image: url("/images/bt-images/banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 100%;
}

.clients a {
    float: left;
    padding: 20px 45px;
    width: 105px;
}


ul.ftr-social {
    float: left;
    list-style: outside none none;
    margin: 15px 50px;
    padding: 0;
    width: 193px;
}

.sols-box {
    float: left;
    margin: 0 25px;
    min-height: 140px;
    width: 240px;
}

.behavioural-content ul li {
    height: 100px;
    width: 43%;
}


.career-nav a {
    color: #242424;
    font-size: 14px;
    text-decoration: none;
}

.career-adv-intro > h2 {
    font-size: 25px;
}

.career-adv-intro {
    padding: 0 15px;
    width: 74%;
}
.career-nav {
    margin-left: 20px;
    width: 100%;
}
.career-adv-intro {
    padding: 40px 0;
    width: 100%;
}
.job-filter {
    float: right;
    width: 100%;
}
.client-box {
    float: none;
    margin: 20px auto;
    overflow: hidden;
    width: 365px;
}
.latest-addr {
    margin: 0 5%;
}

.sitemap ul {
    float: left;
    margin: 0 37px;
    padding: 0;
    width: 220px;
	 min-height: 340px;
}
.sitemap ul:nth-child(4n) {
    margin: 0 37px;
   
}
.corporate-events {
    float: left;
    margin: 20px 18px;
    width: 93%;
}
.left-blog-section {
    width: 100%;
}
.right-blog-section {
    width: 100%;
}
.comment-inp-mail {
    width: 235px;
}
.portfolio-widget {
	width:auto;
}
/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{
	margin-top: 30px !important;
}/*set custom blog section in index end*/
 }
 
 @media only screen and (max-width: 580px) {

.nav ul {
	list-style-type:none; 
	margin:0px 0 0 -9px; 
	padding:0px;
} 
 
		/*for slider*/
.slider-wrapper{
	 display:block !important;
	  } 
.nivo-control{
	 display:none !important;
	 }
 .nivo-caption{
	display:none !important;
	 }
 .nivo-prevNav{
	display:none !important;
	}
 .nivo-nextNav{
	display:none !important;
	} 

	.container
	 {
		 width:430px;
	 }
	 

.call {
    background-color: #000;
    background-position: 20px center;
}.banner {
    height: 329px;
}

.banner-caption {

    position: relative;
    top: 58%;
	display:block;
}
.banner-caption a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0;
    text-decoration: none;
}
.slider-wrapper
{
	display:none;
}
.view-all-jobs {
    
    font-size: 15px;
    margin: 30px 0;
      
}
.left-caption {
    border-radius: 0;
    text-align: center;
    width: 100%;
}
.left-cation-inner
{
	float:none;
	background-image:none;
}

.right-caption {
    border-radius: 0;
    text-align: center;
    width: 100%;
}

.right-caption-inner {
    background-image: none;
    float: none;
}
.logo {
    background-image: url("/images/bt-images/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 104px;
    margin-top: 30px;
    width: 100%;
}

.featured-jobs-inner {
    float: left;
    width: 100%;
}

.img-featr {
    float: left;
    text-align: center;
    width: 100%;
}

.featured-jobs {
	height:auto;
    width: 100%;
	margin-bottom: 20% !important; 
}   

.featured-jobs h2 {

  color: #00529c;
  font-size: 28px;
  font-weight: 400;
  margin: 0 75px 7px;
  text-align: unset !important;
}  

.testtimonials {
    padding: 13px 0;
}

.copywrite p {
    color: #fff;
    float: none;
    margin: 0;
}

.copywrite {
    text-align: center;
    width: 100%;
}

.copywrite ul {
    display: inline-block;
    float: none;
    list-style-type: none;
    margin-top: 10px;
    padding: 0;
}

ul.ftr-menu {
    margin: 0 20px;
    width: 174px;
}

ul.ftr-social {
    float: left;
    list-style: outside none none;
    margin: 15px;
    padding: 0;
    width: 185px;
}


.about-banner {
    background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	
}

.our-methodology-banner
{
	background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.our-methodology-banner h2
{
	margin:0;
	font-size:35px;
}

.our-methodology-banner h3
{
	margin:0;
	font-size:35px;
}

.blog-banner
{
	background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.blog-banner h2
{
	margin:0;
	font-size:28px;
}

.blog-banner h3
{
	margin:0;
	font-size:18px;
}
.work-with-us-banner
{
	   background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.work-with-us-banner h2
{
	margin:0;
	font-size:28px;
}

.work-with-us-banner h3
{
	margin:0;
	font-size:18px;
}


.salary-consult-banner
{
	background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.salary-consult-banner h2
{
	margin:0;
	font-size:28px;
}
.salary-consult-banner h3 {
    color: #656565;
    font-size: 17px;
}

.sitemap-banner
{
		background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.sitemap-banner h2
{
	margin:0;
	font-size:35px;
}


.sitemap-banner h3 {
    color: #656565;
    font-size: 17px;
}

.register-banner
{
	background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}

.register-banner h2
{
	margin:0;
	font-size:35px;
}

.register-banner h3
{
	font-size:17px;
}

.our-methodology-banner h3 {
    color: #656565;
    font-size: 17px;
}
.back-end-banner
{
	 background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.back-end-banner h2
{
	margin:0;
	font-size:35px;
}
.back-end-banner h3
{
	font-size:17px;
}

.cv-banner
{
	 background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.cv-banner h2
{
	margin:0;
	font-size:35px;
}
.cv-banner h3
{
	font-size:17px;
}

.interview-banner
{
	 background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.interview-banner h2
{
	margin:0;
	font-size:35px;
}
.interview-banner h3
{
	font-size:17px;
}

.our-clients-banner
{
	 background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    padding: 50px 0;
    width: 100%;
	text-align:center;
	height:auto;
}
.our-clients-banner h2
{
	margin:0;
}
.sols-box {
    float: none;
    margin: 0 auto;
    min-height: 140px;
    text-align: center;
    width: 240px;
}

.top-sol {
    float: left;
    text-align: center;
    width: 100%;
}


.behavioural-content ul li {
    height: 95px;
    width: 100%;
	margin:0px;
}

.behaviour-banner {
    background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    height: auto;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}

.behaviour-banner h2 {
    color: #0068ae;
    font-size: 33px;
}

.behavioural-content {
    
    text-align: center;
    width: 100%;
}
.career-banner {
    background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    height: auto;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}
.career-banner h2 {
    color: #0068ae;
    font-size: 33px;
	margin-top:0px;
}
.contact-banner
{
	  background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    height: auto;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}

.career-banner h2 {
   color: #0068ae;
    font-size: 33px;
	margin-top:0px
}
.jobs-banner
{
    background-image: url("/images/bt-images/jobs-banner.jpg");
	background: none repeat scroll 0 0 #f2f2f2;
    float: left;
    height: auto;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}
.career-banner h2 {
 
    font-size: 33px;
	margin-top:0px
}

.latest-jobs h2 {
    
    text-align: center;
}
.career-nav {
    margin-left:0px;
    text-align: center;
    width: 100%;
}


.career-nav li {
	list-style:none;
	line-height:55px;
}

.career-nav li:nth-child(5n)
{
	border:none;
}

.career-banner h3 {

    font-size: 18px;
}
.career-adv-intro {
    padding: 30px 0;
    text-align: center;
    width: 100%;
}
.career-nav a {
    color: #242424;
    font-size: 17px;
}
.client-box > img {
    float: none;
}
.client-box {
    float: left;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.client-inner {
    float: right;
    width: 100%;
}
.our-clients-banner h3 {
    font-size: 18px;
}
.our-clients-banner h2 {
    font-size: 33px;
}
.left-contact-content {
    float: left;
    width: 100%;
}
.right-contact-content {
    float: right;
    padding: 50px 0;
    width: 100%;
}
.img-latest {
    float: left;
    text-align: center;
    width: 100%;
}
.latest-inner-sml {
    width: 40%;
}
.latest-addr {
    margin: 0 9px;
}
.latest-inner-sml {
    width: 40%;
}
/*
.featr-price {
    width: 24%;
}*/
.featr-price { 
   float: none !important;  
  margin: 57px 0px 0px 172px;
  padding: 5px 0px 0px 95px;
  width: 212px;
}         

.left-method {
    float: left;
    width: 34%;
}
.right-method {
    float: left;
    width: 34%;
}
.left-method li {
   
    min-height: 135px;
	margin:0px;

}
.right-method li {
   
    min-height: 135px;
	margin:0px;

}
.half-width {
    margin-right: 20px;
    width: 100% !important;
}
.remain-width {
    width: 100% !important;
}
.sitemap ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
	min-height: 260px;
}
.sitemap {
    float: left;
    padding: 40px 0;
    text-align: center;
    width: 100%;
}
.sitemap ul:nth-child(4n) {
    margin: 0;
}
.corporate-events {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 276px;
}
.comment-inp-name {
    width: 80.5%;
}
.name-inp {
    float: left;
    width: 100%;
}
.mail-inp {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
}
.name-inp > span {
 
    margin-right: 0;
    width: 64px;
}
.mail-inp > span
{
	 margin-right: 0;
    width: 64px;
}
.comment-inp-mail {
    width: 80.5%;
}
/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{
	margin-top: 30px !important;
}/*set custom blog section in index end*/ 
 }
 @media only screen and (min-width: 250px) and (max-width: 320px) {
	#slider{
	min-height: 99px !important;
	}
	.theme-default .nivo-controlNav {
    padding: 0px 0 !important;
	}
	 
	.nivo-controlNav {
    padding: 0px 0 !important;
}

.nav ul {
	list-style-type:none; 
	margin:0px 0 0 -9px; 
	padding:0px;
} 

/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{
	margin-top: 30px !important;
}/*set custom blog section in index end*/

.featured-jobs-box > img {
    margin: 0 0px 0px 100px; 
}
	}
  @media only screen and (min-width: 300px) and (max-width: 480px) {
	/*dynamic section*/   
	 
	.featured-jobs {
    background-image: none;
    background-position: right bottom;
    background-repeat: no-repeat;
	  margin-bottom: 10% !important;  
	height: 100%;           
   /* height: 717px !important;*/
}

	.featured-jobs-box > img {
    margin: 0 0px 0px 100px;
}
	/*dynamic section end*/
	.theme-default .nivo-controlNav {
    padding: 0px 0 !important;
	}
	 
	.nivo-controlNav {
    padding: 0px 0 !important;
} 

.nav ul {
	list-style-type:none; 
	margin:0px 0 0 -9px; 
	padding:0px;
} 
	
	#slider{
	min-height: 121px !important;
	}	
	/*for slider*/
.slider-wrapper{
	 display:block !important;
	  } 
.nivo-control{
	 display:none !important;
	 }
 .nivo-caption{
	display:none !important;
	 }
 .nivo-prevNav{
	display:none !important;
	}
 .nivo-nextNav{
	display:none !important;
	}
	  
	  
	  .container
	  {
		  width:300px;
	  }

.call {
    background-color: #000;
    background-position: 2px center;
	background-image:none;
}  
.header-social p {
	display:none;
}

.header-social a {
    display: inline-block;
    float: none;
    margin-right: 8px;
}

.header-social {
    clear: both;
    float: none;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.banner {
    height: 279px;
}

.banner-caption {
    position: relative;
    top: 51%;
}

.consultation-box {
 width:100%;
}

.about-home img {
    width: 100%;
}

	/* for index dynamic section*/
	.view-all-jobs {
    float: inherit;
    font-size: 15px;
    margin: 30px 0;
}

.btn.btn-primary.small {
    float: left;
    font-size: 12px !important;
    margin-top: 0px !important;
}

.featured-jobs h2 {
    text-align: unset !important;
	margin: 0px !important;
}      

.featr-price-1  > h6 {
    display: block;
}

.inner-featured-jobs-box {
    padding: 10px 0;
    width: 100%;
}

.featr-inner-sml {
    /*width: 180px !important;*/
	width: 117px !important;
	padding: 12px 17px !important;
}

.featr-addr {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
}

.feature-add { 
   background-image: url("/images/bt-images/icn-addr.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	margin: 17px 5%; /*edit*/
	padding: 0 15px;
	color:#8c9ba4; 
    width: 166px !important;
}        
/*
.featr-price {
    float: left;
    margin: 05px 20px;
    text-align: center;
    width: 100%;
}
.featr-price {
    float: left;
    width: 67%;
}*/  
/*.featr-price {
    float: none !important;
    margin: 46px 0 0 100px !important;
    padding: 5px 0 0 84px !important;
    width: 186px !important;
}*/
.featr-price { 
    float: none !important;
    margin: 74px 0 0 100px !important;
    padding: 5px 0 0 84px !important;
    width: 165px !important;
}

.inner-latest-jobs-box {
    float: left;
    line-height: 22px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.latest-inner-sml {
    width: 53%;
}
.latest-addr {
    margin: 0 0 0 21px;
}
.featr-price-1 {
    float: none;
}

.featr-price-2 {
    color: #8c9ba4;
    float: none;
}

/*set custom blog section in index*/
.follow-button {
    position: absolute;
    right: 10px;
   	margin-top: -38px !important;
}
.blog-posts{ 
	margin-top: 30px !important;
}/*set custom blog section in index end*/

.testimonials-carousel-content > p {
    color: #787878;
    font-size: 20px;
}

.clients a {
    float: left;
    padding: 0;
    width: 100%;
}

.clients {

    text-align: center;
    width: 100%;
}

ul.ftr-menu {
    margin: 0;
    text-align: center;
    width: 100%;
}

ul.ftr-social{
    float: none;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 54%;
}

.about-banner h2 {
    font-size: 32px;
}

.behaviour-banner h2 {

    font-size: 23px;
	margin-top:0px;
}


.behaviour-banner h3 {

    font-size: 18px;
    
}
.job-filter-inp-main {
    min-height: 50px;
    width: 100%;
}
.contact-banner h3 {
    color: #656565;
    font-size: 18px;
}
.contact-banner h2 {
    color: #0068ae;
    font-size: 36px;
}
.left-method {
    float: left;
    width: 100%;
}
.right-method {
    float: left;
    width: 100%;
}
.sep-method {
	display:none;
}
.methodology {
    background-color: #f7f7f7;
    background-image: none;
}
.left-method > ul {
    float: left;
    margin: 0;
    padding: 0;
}
.left-method li {

    text-align: center;
}
.left-method span {
    float: none;
}

.left-method p {
    text-align: center;
}


.right-method > ul {
    float: left;
    margin: 0;
    padding: 0;
}
.right-method li {

    text-align: center;
}
.right-method span {
    float: none;
}

.right-method p {
    text-align: center;
}

.salary-jobs {
    text-align: center;
    width: 100%;
}
.right-receiv {
    float: left;
    margin-left: 0;
    width: 100%;
}
.amount {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
}
.perc-amount > img {
    width: 100%;
}
}             /* end 320px and 360px */

/*for btn edit in apply now*/
.btn.btn-primary.small{
    font-size:12px !important;
	float:left;
	margin-top: 12px;
}

/*for chang class home dynamic section adress*/

.feature-add
{	background-image: url("/images/bt-images/icn-addr.png") !important;
	background-position: left center;
	background-repeat: no-repeat;
	float: left !important;
	/*margin: 12px 0px;*/
	padding: 0 15px;
	color:#8c9ba4;
}

   /*css for job discription page start*/
  
 .set-top{
	 margin: 50px 0px 50px;
	 }
 
 .set-h{
   font-size: 32px;
    font-weight: 700;
   }
   
 .discription >p{
   font-size: 17px;
   margin: 22px 0 20px;
  }
  
  .sales{
   font-size: 18px;
   margin: 22px 0 20px;
	  }
 
 .job-salary > p{
	 font-size:16px;
	 }
 
 .locations > p{
	 font-size:16px;
	 }
 
 .set-address > p{
	 font-size:16px;
	 }
 
 .job-data{
	 font-size:16px;
	 margin: 22px 0 20px;
	 }
	 
 .refrence-no > p{
	 font-size:16px;
	 }
	 
 .company-name > p{
	 font-size:16px;
	 }
	 
 .buton-apply{
	 margin:40px 0 30px;}
	 
  .set-pbody{
	  margin-left:10px;
	  }
	  
  .second-sec {
    margin: 19% 0 49%;
} 

  .set-all-icons{
	margin: 12px 0 12px;}

.job-social-media{
	padding-top:93px;}
	.job-social-media > ul >li>a{
		font-size:15px;
		}
	
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.social-icons .fa { 
	font-size: 1.8em;
}
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 

              /*css for job discription page end*/

         /*css for APPLY job page start*/

.ctrlHolder{
	padding:8px 0 2px;
}

.radio-bton{
	list-style:none;
	padding:0px;
}

.radio-bton > li >label >label{
	padding-left:10px !important;
	font-size:1.2em !important;
	font-weight:100 !important;
}
		 
.apply-form > label{
	font-size:15px !important;
}

.apply-form{
	padding:12px 0 15px;
}

.checkbox-job > label > input{
	display: block !important;
	float:left; 
}
.checkbox-job {
	padding-top:15px;
}
.checkbox-job > p {
	padding-left:6px;
}

.checkbox-job >label > p{
	padding-left:13px !important; 
	float:left !important;
}

.cl-radio{
	list-style:none;
	padding:0px;
}

.cover-leter > p{
	font-size:1.2em !important;
}

.cover-leter > h3{
	color:#428BCA;
}

.cl-radio  > li > label > label{
	font-size:1.2em !important;
	font-weight:100 !important;
	padding: 1px 0 0 12px;
} 

.cl-radio > li > label > input{
	float: left !important;
}

.cover-leter-radios {
    padding: 12px;
}

#textboxes > p {
	font-size:1.2em !important;
	font-weight:100 !important;
	padding: 3px;
}

#hello > label { 
    float: left;
	font-size:1.2em !important;
	font-weight:100 !important;
}

#hello > input {
    padding: 0px 0 0 24px;
	font-size:1.1em !important;
	font-weight:100 !important;
}

#hello > p {
	font-size:1.2em !important;
	font-weight:100 !important;
	padding: 3px;
}

#textbox1 > p {
	font-size:1.2em !important;
	font-weight:100 !important;
	padding: 3px;
}

#textboxes > label { 
    float: left;
	font-size:1.2em !important;
	font-weight:100 !important;
}

#textboxes > input {
    padding: 0px 0 0 24px;
	font-size:1.1em !important;
	font-weight:100 !important;
}

#ifCSV > p {
	font-size:1.2em !important;
	font-weight:100 !important;
	padding: 3px;
}
#textboxes{
	margin-top:12px;
}
		  /*css for APPLY job page end*/
	
		/*for view all jobs page start*/
.set-paginatr{
	text-align:center;
	margin-top:104%; 
}

.job-success > h1 {
    text-align: center;
}
		/*for view all jobs page end*/
	
		  /* for Member login */
.btn.btn-lg.btn-primary.set-mlogin-buton {
    width: 50%;
	margin-bottom: 32px;
}

.buton-apply-login{
	text-align:center;
}
.job-social-media-login{
	padding-top: 1px;
}

/*accounting job*/
.set-foem1{
padding: 2px 0 0 39px;
}

 /* for pagination control custom class start*/
 
 .pagination__page {
    background-color: #f5f7f8;
    border: 1px solid #dae1e5;
    border-radius: 4px;
    box-shadow: none;
    color: #2a3744;
    display: inline-block;
    font: bold 14px/30px "Helvetica Neue",Arial,sans-serif;
    height: 32px;
    margin: 0 5px;
    padding: 0 10px;
    text-decoration: none;
}
.pagination__page--current{
background-color:#136fd2;
border:1px solid #136fd2;
color:#fefefe;
font-weight:bold;
}
.pagination__page:hover, .pagination__page:active, .pagination__page:focus{
background-color:#d7dfe3;
color:#2a3744;
text-decoration: none;
}
 /* for pagination control custom class end*/
 
   /*for job alerts page start*/
 .job-alert-radios > label {
    padding: 0 0 0 4px;
}
.ja-radio.input-group {
    list-style: outside none none;
    margin: 11px 0 0 0%;
}
.job-alert {
    padding-top: 40px;
	padding-left: 26px;
}
.set-ja-buton{
    padding-top: 22px;
}
.inp-cnt > input {
height: 42px;
}

#jobs-art{
width:80%;
}
   /*for job alerts page end*/
 
 /*for job apply sucess page start*/
 .set-para > h4 {
    margin: 0 0 8% 17%;
}
  /*for job apply sucess page end*/
  
 
  
  /* set paginator for all*/
  .paginationControl {
    text-align: center !important;
}
  /*for home page tweet set end*/

	
	  /* for all responsive table start */
 .set-table{
  float:left; 
}
	/* for all responsive table end*/

/*for tweeter box css*/
.twitter-timeline.twitter-timeline-rendered{
  width:100% !important;
  } 
  
  .root.timeline.ltr.customisable-border.twitter-timeline.twitter-timeline-rendered
  {
	  max-width:100% !important;
	 
  }
  
  .wb-twitter > a{
	    max-width: 100% !important;
		min-width: 80% !important;
		width: 100% !important;
  } 
  
.timeline {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    max-width: 100% !important;
}

  .wb-twitter iframe[style] {
    max-width: 100% !important;
}


#twitter-widget-0 {
    max-width: 100% !important;
    width: 100% !important;
}
  
#twitter-widget-0{
	height: 350px !important;
	max-width:300% !important;
}
.timeline .stream {
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    max-width: 100%;
}
	}
/*tweeter box css end*/
/*tweeter end here not start again*/ 