/* 
font-family: 'BebasNeueRegular';
font-family: 'MullerBold';
font-family: 'MullerHairline';
font-family: 'MullerLight';
font-family: 'MullerMedium';
font-family: 'MullerRegular';
*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*!!!!!!!!!!! box_layout !!!!!!!!!!!!!*/
html,body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
}
a {
	color: #111111;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.container {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px;
}
.row {
	margin: 0 -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10,.col-11, .col-12 {
	padding: 0 15px;
	float: left;
}
.col-1 {width: 8.33333%;}
.col-2 {width: 16.6667%;}
.col-3 {width: 25%;}
.col-4 {width: 33.3333%;}
.col-5 {width: 41.6667%;}
.col-6 {width: 50%;}
.col-7 {width: 58.3333%;}
.col-8 {width: 66.6667%;}
.col-9 {width: 75%;}
.col-10 {width: 83.3333%;}
.col-11 {width: 91.6667%;}
.col-12 {width: 100%;}
/******* DEFOLT GIRD *******/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	outline: none;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!! H Tag !!!!!!!!!!!!!!!!!!!!!!!!!! */
h1,h2,h3,h4,h5,h6{
	line-height: 1.6;
	color: inherit;
	margin: 0 0 10px;
}
h1 {
	color: #000;
	font-family: "BebasNeueRegular";
	font-size: 58px;
	letter-spacing: 0.1px;
	line-height: 1em;
	text-transform: uppercase;
}
h2 {
	color: #013c78;
	font-family: "MullerBold";
	font-size: 18px;
	line-height: 1.5em;
}
h3 {
	color: gray;
	font-family: "MullerBold";
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 14px;
	text-transform: none;
}
h4 {
	color: #f48c6c;
	font-family: "MullerBold";
	font-size: 14px;
	line-height: 1.5em;
}
h5 {
	color: #7ACED6;
	font-family: "MullerBold";
	font-size: 14px;
	line-height: 1.5em;
	text-transform: none;
}
h6 {
	font-size:12px;
	line-height: 16px;
}
h4 span {
	color: #0086ce;
}
p {
	line-height: 20px;
	font-family: 'MullerRegular';
	font-size: 14px;
	margin: 0 0 15px;
	color: #7c7c7c;

}
/* !!!!!!!!!!!!!!!!!!!!!!!!!! H Tag !!!!!!!!!!!!!!!!!!!!!!!!!! */
img {
	max-width: 100%;
	border: none;
}
.section {
	float: left;
	width: 100%;
	position: relative;
}
/* !!!!!!!!! Header section !!!!!!!!! */
.header {
	left: 0;
	padding: 40px 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.logo {
	float: left;
}
.main-menu {
	float: right;
	padding: 14px 0;
}
.main-menu ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.main-menu ul li {
	float: left;
	padding: 10px 15px;
	position: relative;
}
.main-menu ul li:last-child {
	padding-right: 0;
}
.main-menu ul li a {
	color: #ffffff;
	font-family: "MullerBold";
	font-size: 13px;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
.main-menu ul li.active a,
.main-menu ul li a.active,
.main-menu ul li a:hover {
	color: #f48c6c;
}
.linkedin {
	float: left;
	margin-left: 34px;
	position: relative;
	padding: 10px 0;
}
.linkedin a {
	background-color: #007BB6;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 17px;
	text-align: center;
	width: 18px;
	padding-top: 1px;
}
.linkedin a svg {
	width: 10px;
	height: 10px;
}
.linkedin::after {
	background-color: #ffffff;
	content: "";
	height: 10px;
	left: -19px;
	opacity: 0.5;
	position: absolute;
	top: 16px;
	width: 1px;
}
/* !!!!!!!!! Banner section !!!!!!!!! */
.tbl {
	height: 100%;
	display: table;
	width: 100%;
}
.tbl-cell {
	height: 100%;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 0;
	/*height: 760px;*/
}
.banner::after {
	/*background-color: #000000;*/
	background-color: transparent;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.3;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.banner-max {
	margin: 80px auto 0;/*23px*/
	max-width: 840px;
	padding: 0 20px;
	text-align: center;
}
.banner h1 {
	color: #FFF;
	margin-bottom: 20px;
	font-weight: 300;
	letter-spacing: 2px;
}
.banner-test {
	color: #ffffff;
	font-family: "MullerMedium";
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 35px;
}
.btn,
.btns .blue:hover,
.drop-file {
	border: 1px solid #ffffff;
	background-color: transparent;
	color: #ffffff;
	display: inline-block;
	font-family: 'MullerLight';
	font-size: 16px;
	height: 43px;
	letter-spacing: 3px;
	line-height: 42px;
	margin: 0 4px;
	padding: 0 19px;
	text-transform: uppercase;
}
.blue,
.btn:hover,
.drop-file:hover {
	border-color: #003b77;
	background-color: #003b77;
}
.scroll_down {
	bottom: 20px;
	color: #FFF;
	font-size: 30px;
	height: 30px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	text-align: center;
	width: 30px;
}
/* !!!!!!!!! Services section !!!!!!!!! */
.services {
	padding: 80px 0 77px;
	background-color: #FFF;
}
.srvc-middle {
	float: left;
	width: 24.60%;
	background-image: url("../images/services.png");
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
.srvc-middle img {
	/*display: none;*/
}
.srvc-left {
	float: left;
	width: 37.70%;
	padding-top: 79px;
}
.srvc-right {
	float: left;
	width: 37.70%;
	padding-top: 79px;
}
.srvc-box {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 30px 52px 0;
	margin-bottom: 53px;
}
.srvc-box:last-child {
	border: medium none;
	margin: 0;
}
.srvc-box a {
	color: #005cab;
	display: inline-block;
	font-family: 'MullerMedium';
	font-weight: 500;
	font-size: 17px;
	line-height: 100%;
	margin-left: 6px;
	vertical-align: middle;
}
.srvc-right .srvc-box {
	padding-left: 42px;
	padding-right: 0;
}
.srvc-box h4 a {
	font-size: 100%;
	margin: 0;
}
.srvc-box:hover a {
	color: #f48c6c;
}
/* ###### Work ###### */
.work {
	background-color: #f5f5f5;
	padding: 68px 0 57px;
}
.maxwidth {
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
}
.work-left {
	float: left;
	width: 60%;
}
.work-right {
	float: right;
	text-align: center;
	width: 40%;
}
.work h1,
.heading h1 {
	color: #005cab;
	font-size: 80px;
	font-weight: 100;
	margin-bottom: 40px;
}
.work p,
.intro {
	color: #626161;
	font-size: 18px;
	line-height: 1.66em;
	font-family: "MullerRegular";
	margin-bottom: 20px;
}
.rocket {
	float: right;
	margin-top: 39px;
}
/* ###### Work ###### */
/* ###### How do we help our clients? ###### */

.clients {
	padding: 68px 0 24px;
	background-color: #FFF;
}
.heading {
	text-align: center;
	margin-bottom: 49px;
}
.heading h1 {
	margin-bottom: 5px;
}
.heading h4 {
	color: #a2a2a2;
	font-size: 20px;
	font-weight: 500;
	line-height: 1em;
	margin: 0;
}
.intro {
	margin-bottom: 60px;
	text-align: center;
}
.client_left {
	float: left;
	padding: 0 13px;
	width: 47%;
}
.client_right {
	float: left;
	width: 53%;
}
.maxwidth1 {
	margin: 0 auto;
	max-width: 860px;
	overflow: hidden;
}

.client_box h4::after {
    background-color: #005cab;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 56px;
}
.client_box h4 {
    font-family: "MullerMedium";
    font-size: 18px;
    letter-spacing: 2.5px;
    line-height: 1.5em;
    margin-bottom: 19px;
    text-transform: uppercase;
    padding: 2px 0 10px;
    position: relative;
    color: #005cab;
}
.client_box {
	display: block;
	margin-bottom: 38px;
	overflow: hidden;
}
/* ###### End ###### */
/* Our Values */
.our_values {
	padding-bottom: 64px;
	background-color: #FFF;
}
.our_values_heading {
	background-image: url(../images/images2.png);
	background-position: center center;
	padding: 171px 0 172px;
	overflow: hidden;
	display: block;
	text-align: center;
}
.our_values_heading h2 {
	margin: 0;
	color: #ffffff;
	font-family: "MullerLight";
	font-size: 38px;
	font-weight: 100;
	line-height: 1.5em;
}
.our_values_boxes {
	display: block;
	margin-top: -96px;
	overflow: hidden;
}
.our_box {
	float: left;
	text-align: center;
	width: 33.33%;
	padding: 0 20px;
}
.our_box h3 {
	color: #005cab;
	font-family: "MullerBold";
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 14px;
	text-transform: uppercase;
}
.our_box h3 a {
	color: #005cab;
	font-family: "MullerBold";
	font-size: 100%;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 14px;
	text-transform: uppercase;
}
.our_box1 {
	width: 25%;	
}
.our_box2 {
	width: 50%;	
}
.our_box3 {
	width: 25%;	
}
.our_box span {
	background-color: #ffffff;
	display: table-cell;
	height: 192px;
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	width: 192px;
	padding-top: 6px;
}
.our_box span img {
	display: inline-block;
	width: 79px;
}
.icon1 img {
	height: 100%;
}
.icon {
	display: table;
	margin: 0 auto -32px;
	text-align: center;
}
.our_box p {
	font-size: 16px;
	line-height: 1.48em;
}
.our_box h3 a:hover {
	color: #7c7c7c;
}
/* End */
/* THE POWER OF SUCCESS */
.power {
	background-color: #F5F5F5;
	padding: 45px 0 43px;
}
.heading2 {
	text-align: center;
	margin-bottom: 57px;
}
.heading2 h2 {
	color: #005cab;/*005cab*/
	margin-bottom: 4px;
	font-family: "MullerLight";
	font-size: 38px;
	font-weight: 100;
	line-height: 1.5em;
}
.power_boxes {
	overflow: hidden;
	margin: 0 -20px;
}
.power_box {
	float: left;
	padding: 0 20px;
	text-align: center;
	width: 25%;
}
.power_box1,
.power_box4 {
	width: 19%;
}
.power_box2 {
	padding-left: 110px;
	width: 30%;
}
.power_box3 {
	padding-right: 25px;
	width: 32%;
}
.icon1 {
	display: table;
	margin: 0 auto 15px;
}
.power_box span {
	display: table-cell;
	height: 70px;
	vertical-align: middle;
}
/* End */
/* Business Training */
.business {
	background-color: #eeeeee;
	padding: 25px 0 20px;
}
.business-left {
	float: left;
}
.business-left img {
	width: 105px;
}
.business-right {
	float: right;
}
.business ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.business ul li {
	float: left;
	padding: 5px 45px;
}
.business ul li:last-child {
	padding-right: 0;
}
.business ul li a {
	color: #013c78;
	font-family: 'MullerLight';
	font-size: 14px;
	line-height: 1em;
}
.business ul li a:hover {
	color: #7c7c7c;
}
/* End */
/* News */
.news_detail_page .users_details {
    border-top: 1px solid #e5e5e5;
    float: left;
    padding-top: 76px;
    width: 100%;
}
.news {
	padding: 65px 0 63px ;
	background-color: #FFF;
}
.news .heading2 {
	margin-bottom: 35px;
}
.news .row {
	margin: 0 -10.5px;
}
.news .col-4 {
	padding: 0 10.5px;
}
.news-img {
	height: 255px;
	margin-bottom: 16px;
	overflow: hidden;
}
.news h4 {
	margin-bottom: 2px;
	color: #005cab;
	font-family: "MullerRegular";
	font-size: 18px;
	line-height: 20px;
}
.news h4 a {
	font-size: 100%;
	color: #7c7c7c;
	font-family: 'MullerMedium';
	font-weight: 100;
}
.news h4 a:hover {
	color: #005cab;
}
/* End */
/* Interested in our service offering? Connect with us. */
.interested {
	background-color: #015cab;
	padding: 51px 0 50px;
}
.maxwidth2 {
	margin: 0 auto;
	max-width: 969px;
	overflow: hidden;
}
.interested .btn {
	float: right;
	margin: 3px 0;
	letter-spacing: 3.3px;
}
.interested .btn i {
	vertical-align: inherit;
	margin-right: 8px;
}
.interested h3 {
	color: #ffffff;
	display: inline-block;
	font-family: 'MullerLight';
	font-size: 28px;
	letter-spacing: 0.1px;
	line-height: 1.52em;
	margin: 0;
	text-transform: none;
}
/* End */
/* Footer */
.footer {
	background-color: #32353a;
	padding: 40px 0 35px;
}
.footer-top-logos {
	border-bottom: 1px solid rgba(225, 225, 225, 0.2);
	overflow: hidden;
	padding-bottom: 54px;
	text-align: center;
	margin-bottom: 36px;
}
.footer-top-logos a {
	display: inline-block;
	margin: 0 38px;
	vertical-align: middle;
}
.copyright {
	float: left;
}
.footer-menu {
	float: right;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-menu ul li {
	float: left;
	line-height: 1em;
	margin-left: 13px;
	padding-left: 13px;
	position: relative;
}
.copyright p,
.footer-menu ul li a {
	margin: 0;
	color: #7f7f7f;
	font-family: 'MullerLight';
	font-weight: 300;
	font-size: 12px;
	line-height: 1.5em;
}
.copyright p a {
	font-size: 100%;
	line-height: 100%;
	color: #0070c0;
}
.copyright p a:hover,
.footer-menu ul li a:hover {
	color: #FFF;
}
.footer-menu li::after {
	background-color: rgba(225, 225, 225, 0.4);
	content: "";
	height: 9px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 1px;
}
.footer-menu li:first-child:after {
	display: none;
}
/* End */
/* Responsiv menu */
/****************************************************************/
.toggle {
  display: none;
  float: left;
  margin: 2px 0;
}
#nav-icon4 {
  width: 28px;
  /*height: 40px;*/
  height: 22px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #FFF;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


/* Icon 4 */


#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 7px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 14px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 4px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 17px;
  left: 4px;
}
/****************************************************************/

.responsive_menu {
	background: #ffffff none repeat scroll 0 0;
	height: 100%;
	left: 0;
	overflow-y: auto;
	padding: 0 20px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99;
	display: none;
}
.re_logo .toggle {
	float: right;
	margin: 9px 0 0;
}
.responsive_menu .tbl{
	padding: 100px 0 80px;
	position: relative;
}
.re_logo {
	background-color: #ffffff;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: auto;
	z-index: 99;
}
.re_logo a img {
	width: 105px;
	max-width: 100%;
}
.re_logo #nav-icon4 span {
	background: #013C78;
}
.responsive_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.responsive_menu ul li {
	margin-bottom: 10px;
}
.responsive_menu ul li a {
	color: #000000;
	display: inline-block;
	font-family: "MullerLight";
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
	padding: 0;
}
.responsive_menu ul li a.active,
.responsive_menu ul li a:hover,
.respo_menu_copy p a {
	color: #2a468e;  
}

.respo_menu_copy {
	bottom: 13px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: auto;
}
.respo_menu_copy p {
	font-family: "MullerLight";
	font-size: 14px;
	text-transform: uppercase;
}

/* End */
.row1 {
	margin: 0 -20px;
}

/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
.inner_pages .header {
	position: static;
	background-color: #FFF;
}
.logo img {
	max-width: 162px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.inner_pages .header .main-menu ul li a {
	color: #003B78;
}
.inner_pages .header .main-menu ul li.active a,
.inner_pages .header .main-menu ul li a.active,
.inner_pages .header .main-menu ul li a:hover {
	color: #f48c6c
}
.inner_pages .linkedin::after {
	background-color: #003B78;;
}
.inner_banner {
	background-color: #003B78;
	height: 150px;
	/*padding: 50px 0;*/
}
.inner_banner .banner-test {
	margin-bottom: 0;
	font-family: 'MullerRegular';
}
.inner_banner h1 {
	color: #ffffff;
	font-family: "MullerMedium";
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
}
.left_cnt_bar {
	float: left;
	padding: 0 15px;
	width: 75%;
}
.jobs {
	padding: 60px 0;
	background-color: #F7f7f7;
}
.white {
	background-color: #FFF;
}
.gray {
	background-color: #F7f7f7;
}
.description {
	margin-bottom: 40px;
}
.job_box {
	background-color: #7aced6;
	margin-bottom: 30px;
	padding: 20px;
}
.job_box span {
	color: #ffffff;
	display: block;
	font-family: 'MullerLight';
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1.5em;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.job_box h3,
.job_box h3 > a {
	color: #ffffff;
	font-size: 17px;
	line-height: 1.3em;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.job_box p {
	color: #ffffff;
	font-size: 15px;
}
.job_box a {
	color: #ffffff;
	display: inline-block;
	font-family: 'MullerBold';
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 30px;
}
.bg_none {
	background-color: transparent;
}
.job_box h3 > a {
	margin-bottom: 0;
	/*word-break: break-all;*/
}
.job_box h3 {
	min-height: 50px;
}
.bg_none a,
.bg_none p,
.bg_none h3,
.bg_none h3 > a,
.bg_none span {
	color: #7aced6;
}
.right_cnt_bar {
	float: right;
	width: 25%;
	padding: 0 15px;
}
.right_cnt_bar_detail .downloads_file h5,
.right_cnt_bar_detail h5 {
	font-family: 'MullerMedium';
	letter-spacing: 1px;
	color: #003B78;
	margin: 0;
}
.right_cnt_bar_detail .downloads_file p {
	margin-bottom: 0;
}
.right_cnt_bar_detail .downloads_file {
	margin-bottom: 30px;
	display: block;
}
.right_bar_box {
	background-color: #f58b6a;
}
.sidebar_discription {
	overflow: hidden;
	padding: 20px;
}
.sidebar_discription h3 {
	color: #ffffff;
	font-size: 25px;
	line-height: 1.2em;
	text-transform: none;
}
.sidebar_discription a {
	color: #ffffff;
	display: inline-block;
	font-family: 'MullerRegular';
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 0;
/*	padding: 10px 15px;
	border: 1px solid;*/
}
.inner_pages .header #nav-icon4 span {
	background-color: #003B78;
}
/*** ################## Job Detail pages ################## */
.title h2,
.discription h2 {
	border-bottom: 2px solid #d0cece;
	color: #000;
	font-family: 'MullerBold';
	font-size: 25px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.discription h2 {
	border: none;
	padding: 0;
	margin: 0 0 5px;
}
.location h4 {
	color: #626161;
	font-size: 16px;
}
.location {
	margin-bottom: 20px;
}
.location h4 i {
	margin-right: 10px;
}
.table table {
	background-color: #efefef;
	width: 100%;
	border-collapse: collapse;
	min-width: 490px;
}
.table table tr th,
.table table tr td {
	text-align: left;
	padding: 10px 15px;
	font-family: 'MullerRegular';
	font-size: 14px;
	line-height: 1.5em;
}
.table table tr th {
	background-color: #E3E3E3;
	font-family: 'Mullerbold';
	font-weight: normal;
}
.right_cnt_bar_detail a.apply_now {
	background: #003b78 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'MullerRegular';
	padding: 15px;
	text-align: center;
	letter-spacing: 1px;
}
.table {
	margin-bottom: 40px;
	overflow: auto;
}
.bg_clr_c {
	background-color: #7ACED6;
}
.box_available {
	padding: 20px;
	margin-top: 20px;
}
.box_available h5 {
	margin-bottom: 15px;
}
.box_available h6 {
	margin-bottom: 5px;
	font-family: 'MullerRegular';
	font-size: 14px;
}
.box_available a {
	margin-bottom: 0;
	margin-top: 30px;
	font-family: 'MullerRegular';
	font-size: 14px;
	display: inline-block;
}

.banner-rocket {
	bottom: 50%;
	display: table-cell;
	float: right;
	height: auto;
	margin-bottom: -43px;
	max-width: 60px;
	position: absolute;
	right: 100px;
	vertical-align: middle;
}
.logo, .logo a {display: inline-block;line-height: 1px;}

/*** ################## Services pages ################## */

.service_of .srvc-left,
.service_of .srvc-right {
	padding: 0;
	width: 50%;
}
.service_of .srvc-box {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 30px;
	/*min-height: 170px;*/
}
.starts_service {
	background:  url("../images/whatwedo.jpg") no-repeat scroll left top;
	padding: 35px 0;
    background-size: cover;
}
.service_cnt_tast {
	color: #ffffff;
	font-family: 'MullerMedium';
	font-size: 22px;
	margin: 0 auto;
	max-width: 700px;
	text-align: center;
}
.jobs_boxes {
	background-color: #FFF;
	padding: 50px 0;
}

/*** ################## inner pages ################## */

.available_jobs_section {
  float: left;
  width: 100%;
}
.headings {
	margin-bottom: 30px;
}
.headings h2 {
	color: #003B78;
}
.available_jobs_section_boxes {
	background: #f0f0f0 none repeat scroll 0 0;
	float: left;
	padding: 20px 10px 0;
	width: 100%;
}
.available_jobs_section_boxes a,
.available_jobs_section_boxes p,
.available_jobs_section_boxes h3,
.available_jobs_section_boxes span {
  color:#7c7c7c;
}
.available_jobs_section_boxes h3 a {
	color: #F58B6A;
}
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */




.right_cnt_bar_detail a.apply_now:hover {
	background-color: #7ACED6;
}

.box_available a:hover {
	color: #7ACED6;
}
.job_box a:hover,
.sidebar_discription a:hover {
	color: #000;
}
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
/*** ################## inner pages ################## */
.styles_cnts .box_available > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.styles_cnts .box_available > ul > li a {
	margin-top: 0;
	border: none;
}


/*** ################## Sub menu ################## */
.main-menu ul li {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.dropdown:hover::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #003b77;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: "";
	left: 50%;
	margin-left: -11px;
	position: absolute;
	bottom: 0;
}
.main-menu ul .submenu {
	background-color: #003b77;
	visibility: hidden;
	left: 0;
	position: absolute;
	top: 100%;
	width: 260px;
	opacity: 0;
	z-index: 9;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
.main-menu ul li:hover .submenu {
	visibility: visible;
	opacity: 1;
}
.main-menu ul .submenu li {
	width: 100%;
	padding: 0;
}
.main-menu ul .submenu li a {
	display: block;
	padding: 10px 15px;
	font-family: 'MullerLight';
	text-transform: none;
	border-bottom: 1px solid rgba(225, 225, 225, 0.1);
}
.main-menu ul .submenu li a:hover {
	background-color: #f48c6c;
	color: #FFF;
}
/*** ################## Sub menu ################## */
.right_cnt_bar_detail .downloads_file p a {
	color: #7c7c7c;
	font-family: "MullerRegular";
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}
.right_cnt_bar_detail .downloads_file p a:hover {
	color: #003B78
}
/*** ################## Header Fixed ################## */
.inner_pages .stick.header {
	padding: 20px 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.inner_pages .stick {
	position: fixed;
}
.header-home.stick {
	position: fixed;
	background-color: #FFF;
	padding: 20px 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.header .main-menu {
	padding-top: 0;
	padding-bottom: 0;
}
.header .logo img {
	width: 128px;
	max-width: 100%;
}
.header-home.stick .main-menu > ul > li > a {
	color: #013C78;
}
.max_wdt_877 {
	max-width: 877px;
	width: 100%;
	margin: 0 auto;
}
.srvc-box h4 {
	color: #005cab;
	font-family: "MullerRegular";
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 17px;
}
/*** ################## Header Fixed ################## */
/*** ################## New page ################## */
/*** ################## New page ################## */
.paddingpage {
	padding: 70px 0;
	background-color: #FFF;
}
.max_news {
	margin: 0 auto 40px;
	max-width: 800px;
	overflow: hidden;
}
.news_box {
	display: none;
}
.news_box h2 a {
	color: #013c78;
	font-family: "MullerBold";
	font-size: 25px;
	line-height: 1.5em;
}
.tags p a {
	color: #7c7c7c;
}
.news_box p {
	font-size: 16px;
}
.news_box h2 a:hover,
.tags p a:hover {
	color: #f48c6c;
}
.news_box {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 50px 0 0;
	overflow: hidden;
	margin-top: 50px;
}
.news_box:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}

/*** ################## New page ################## */
.bradcrumb {
	padding: 15px 0;
	background-color: #FFF;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bradcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.bradcrumb ul li {
	float: left;
	color: #9f9f9f;
	font-family: 'mullermedium';
	font-size: 13px;
	text-transform: uppercase;
	line-height: 30px;
	margin-right: 20px;
    padding-right: 20px;
    position: relative;
}
.bradcrumb ul li.active, .bradcrumb ul li.active a{
    color: #013c78;
}
.bradcrumb .container {
	line-height: 1px;
}
.bradcrumb ul li::after {
	background-color: #9f9f9f;
	content: "";
	height: 15px;
	margin-top: -8px;
	position: absolute;
	right: 0;
	top: 50%;
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	width: 1px;
}
.bradcrumb ul li:last-child:after {
	display: none;
}
.bradcrumb ul li a {
	color: #9f9f9f;
	font-family: 'mullermedium';
	font-size: 13px;
	text-transform: uppercase;
	line-height: 30px;
}
.bradcrumb ul li a:hover {
	color: #003B78;
}
.bradcrumb_social {
	float: right;
}
.bradcrumb_social span {
	color: #9f9f9f;
	float: left;
	font-family: 'MullerRegular';
	font-size: 13px;
	line-height: 30px;
	margin-right: 10px;
	text-transform: uppercase;
}
.bradcrumb_social a {
	background-color: #003b78;
	border-radius: 100%;
	color: #ffffff;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 32px;
	margin-left: 7px;
	text-align: center;
	width: 30px;
}
.bradcrumb_social a:hover {
	background-color: #f48c6c;
	color: #FFF;
}
/*** ################## New page ################## */
/*** ################## New Detail page ################## */
.news_detail_box ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.news_detail_box ul li i {
	color: #7aced6;
	float: left;
	font-size: 35px;
	line-height: 1em;
	margin-right: 20px;
}
.news_box_detail h3 {
	margin-bottom: 2px;
	color: #000;
}
.news_box_detail h3 a {
	font-size: 16px;
	color: #000;
}
.news_box_detail h3 a:hover {
	color: #7aced6;
}
.news_box_detail p {
	margin-bottom: 0;
}
.news_box_detail {
	overflow: hidden;
	display: block;
	padding: 0 0;
}
.news_box_detail p a {
	color: #7c7c7c;
}
.news_box_detail p a:hover {
	color: #000;
}
.news_detail_box li {
	float: left;
	margin-bottom: 25px;
	width: 100%;
}
.left_sectn {
	float: left;
	padding: 0 15px;
	width: 350px;
	margin-bottom: 30px;
}
.right_sectn {
	display: block;
	margin-bottom: 50px;
	overflow: hidden;

}

.right_sectn p {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.user_box_cnt p {
	font-size: 16px;
	line-height: 1.5em;
}
.user_team_left {
	float: left;
	padding: 0 15px;
	width: 50%;
}
.user_team {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.user_team_right {
	display: block;
	overflow: hidden;
	padding: 0 15px;
}
.heading_team > h2 {
	font-size: 25px;
	margin: 00 0 3px;
}
.heading_team {
	margin-bottom: 50px;
}
.about_page_cnt{
	width: 25% !important;	
}
.team_user_box {
	float: left;
	padding: 0 15px;
	text-align: center;
	width: 33.33%;
	margin-bottom: 30px;
}
.team_user_box span {
	border-radius: 100%;
	display: inline-block;
	line-height: 1px;
	margin: 0 0 15px;
	overflow: hidden;
	width: 100px;
	height: 100px;
}
.team_user_box span img {
	max-width: none;
	height: 100px;
}
.team_user_box h3 {
	margin-bottom: 10px;
}
.team_user_box h3 a {
	font-size: 100%;
	color: #013C78;
}
.team_user_box p,
.team_user_box h3 a:hover {
	color: #7ACED6;
}
/*** ################## New Detail page ################## */
.paddingpage2 {
	padding: 50px 0;
}
.our_offices {
	background-color: #013C78;
}
.our_offices_box h2 {
	color: #FFF;
	font-size: 20px;
}
.our_offices_box p,
.our_offices_box p a {
	color: #FFF;
}
.our_offices_box p a:hover {
	color: #f48c6c
}
.our_offices_box {
	float: left;
	width: 33.33%;
	padding: 0 15px;
}
.send_mail {
	color: #7aced6;
	font-family: 'MullerRegular';
	font-size: 14px;
}
.field {
	float: left;
	margin: 0 0 20px;
	width: 100%;
	padding: 0 8px;
}
.width33 {
	width: 33.33%;
}
.over1 {
	margin: 0 -8px;
	overflow: hidden;
}
.half {
	width: 50%;
}
.form-control {
	-o-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.08);
	display: block;
	font-family: "mullerregular";
	font-size: 15px;
	height: 50px;
	padding: 0 15px;
	width: 100%;
	color: #7c7c7c;
}
textarea.form-control {
	padding: 15px;
	height: 150px;
}
.captcha img {
	float: left;
	margin-right: 20px;
}
.captcha span {
	color: #afafaf;
	display: block;
	font-family: 'mullerregular';
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
	padding: 10px 0;
}
.captcha span a {
	margin-right: 10px;
	color: #afafaf;
}
.submit {
	line-height: 1em;
	cursor: pointer;
}
.submit:hover {
	background-color: #FFF;
	color: #003B78;
	border-color: #003B78;
}
.inactive_menu {
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.inactive_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.inactive_menu ul li {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	line-height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-right: 1px solid #003B78;
}
.inactive_menu ul li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.inactive_menu ul li a {
	color: #003B78;
	font-family: "MullerBold";
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
.users_details .team_user_box {
	width: 20%;
}
.header-home.stick #nav-icon4 span,
.header-home.stick .linkedin::after {
	background-color: #003b78;
}
.height0 {
	height: 0 !important;
}
.news_load_more {
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
}
.news_load_more a {
	color: #f48c6c;
	display: inline-block;
	font-family: 'mullerbold';
}
.news_load_more a:hover {
	color: #013C78;
}
.linkedin_icon {
  background: #7aced6;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  padding: 10px;
  line-height: 22px;
  text-align: center;
  width: 40px;
}
.linkedin_icon:hover {
	background-color: #013C78;
}
.news_detail_box ul li .linkedin_icon i {
	font-size: 16px;
	color: #FFF;
	margin: 0;
	float: none;
}
.user-profile span {
	display: block;
	height: 100px;
	margin: 0 0 15px;
	width: 100px;
	overflow: hidden;
	border-radius: 100%;
}

.last-br {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="button"],
input[type="search"],
input[type="checkbox"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea, select
{
    -webkit-appearance: none !important;
    border-radius: 0;
}
input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
}
input[type="radio"] {
	-webkit-appearance: radio !important;
}
.form-section
::-webkit-input-placeholder {
    color: #003b78;
    opacity: 1 ;
}
.form-section
:-moz-placeholder {
    color: #003b78;
    opacity: 1 ;
}
.form-section
::-moz-placeholder {
    color: #003b78;
    opacity: 1 ;
}

.form-section
:-ms-input-placeholder {
    color: #003b78;
    opacity: 1 ;
}
/***** apply for a job page style ******/
.form-section{
    float: left;
    width: 100%;
    padding: 70px 0;
    background: #fff;
    line-height: 1px;
}
.form-section .heading_team {
    margin-bottom: 30px;
}
.form-main-box {
    float: left;
    width: 100%;
}
.form-box:first-child{
    margin-top: 0;
}
.form-box {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.form-tital {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;

}
.form-tital h2{
    margin-bottom: 0;
}
.form-content{
    float: left;
    width: 100%;
    margin-top: 40px;
}

.form-section input[type="text"], .form-section input[type="email"], .form-section input[type="date"], .form-section input[type="tel"], .form-section input[type="text"] {
    -webkit-appearance: none;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    display: block;
    font-family: "mullerregular";
    font-size: 15px;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    color: #003b78;
    box-shadow: none;
}
.radio-field span.selected {
    background: #003b78;
    border: 1px solid #003b78;
}
.radio-field span {
    border-radius: 100%;
    display: inline-block;
    height: 18px;
    margin-right: 11px;
    margin-top: 1px;
    vertical-align: middle;
    width: 18px;
    border: 1px solid #e5e5e5;
}
.radio-field > label {
    display: inline-block;
    vertical-align: middle;
}
.radio-field:first-child{
    margin-right: 15px;
}
.radio-field {
    display: inline-block;
    vertical-align: middle;
}
.form-section .table{
    display: table;
    width: 100%;
    table-layout: fixed;
    height: 100%;
    margin: 0;
}
.form-section .table-cell{
    display: table-cell;
    vertical-align: bottom;
}
.form-content .table-cell:first-child{
    width: 70%;
    padding: 0;
}
.form-content .table-cell{
    width: 30%;
    box-sizing: border-box;
    padding-left: 20px;
}
.table-box:first-child{
    margin: 0;
}
.table-box {
    float: left;
    width: 100%;
    margin-top: 15px;
    max-width: 640px;
}
.label-title{
    display: table-cell;
    width: 180px;
    vertical-align: middle;
}
.label-title label{
    font-family: "mullerregular";
    font-size: 15px;
    line-height: 18px;
    color: #9f9f9f;
}
.field-one{
    display: table-cell;
    vertical-align: middle;
    font-family: "mullerregular";
    font-size: 15px;
    line-height: 18px;
    color: #9f9f9f;

}
.field-one.submit-field {
    float: right;
    text-align: center;
    width: 100%;

}
.field-one.submit-field label{
    display: block;
    margin-top: 10px;
}
.form-section input[type="submit"]{
    background: #003b78;
    color: #fff;
    width: 100%;
    border: 0;
    cursor: pointer;
    font-family: "mullerregular";
    font-size: 15px;
    line-height: 18px;
    padding: 15px 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.form-section input[type="submit"]:hover{
    background: #015cab;
}

.form-section .full-part {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.full-part .half-part:first-child{
    padding: 0 15px;
    width: 70%;
}
.full-part .half-part{
    float: left;
    width: 30%;
    padding: 0;
}
.jFiler {
	overflow: hidden;
}
.drop-box {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    padding: 40px 10px ;
    text-align: center;
    width: 100%;
    border: 4px dashed #b0b0b0;
}
.drop-box label{
    display: block;
    font-family: "mullerregular";
    font-size: 14px;
    line-height:20px;
    color: #9f9f9f;
}
.drop-box h3{
    display: inline-block;
    font-family: "mullerregular";
    font-size: 18px;
    line-height:20px;
    color: #000;
    margin-bottom: 10px;
}
.drop-box p {
    color: #000000;
    display: block;
    font-family: "mullerregular";
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0 0;
}
.drop-field {
    display: inline-block;
    max-width: 340px;
    width: 100%;
}
.drop-file:hover{
    color: #013C78;
    background: transparent;
}
.drop-file {
	margin: 20px 0 10px;
    background: #013C78;
	font-size: 12px;
  /*  display: inline-block;
    padding: 12px 5px;
    text-align: center;
    max-width: 280px;
    width: 100%;
    color: #fff;
    font-family: "mullerregular";
    font-size: 12px;
    line-height:14px;
    letter-spacing: 1px;
    margin-top: 10px;
    text-transform: uppercase;*/
}
.file-name-box {
	
	float: left;
	width: 100%;
}
.file-name-box ul{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.file-name-box ul li:first-child{
/*    border: 0;
    margin: 0;
    padding: 0;
    bo
*/
	border: none;
}
.file-name-box ul li:first-child a{
    /*top: 0;*/
}
.file-name-box ul li {
	background-color: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	box-sizing: border-box;
	color: #000000;
	float: left;
	font-family: "mullerregular";
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
	padding: 14px 20px;
	position: relative;
	width: 100%;
}
.file-name-box ul li a {
	background: #f7f7f7 none repeat scroll 0 0;
	color: #000000;
	display: inline-block;
	height: 100%;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 50px;
}
.file-name-box ul li a:hover{
    color: #ff0000;
}
.last-form {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.last-form .half-field {
    float: left;
    width: 100%;
}
.last-form .half-field .hlaf-full{
    width: 70%;
}
.last-form .half-field .hlaf-full img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.last-form .half-field .hlaf-full a{
    display: inline-block;
    vertical-align: middle;
    color: #9f9f9f;
}
.last-form .half-field .table-cell:first-child{
    padding: 0;
}
.last-form .half-field .table-cell{
    vertical-align: middle;
    width: 50%;
    padding-left: 10px;
}
.last-form .half-field .hlaf-full a i{
    margin-right:10px;
    display: inline-block;
    vertical-align: middle;

}
.last-form .half-field .hlaf-full a:hover{
    color: #000;
}
.last-form .half-field .hlaf-full a span{
    display: inline-block;
    vertical-align: middle;
    font-family: "mullerregular";
    font-size: 14px;
    line-height: 16px;

}
.last-form .field-one{
    float: right;
    width: 30%;
    padding-left: 20px;
    margin-top: 30px;
}

.news_detail_page .left_sectn {

    padding: 0 40px 0 15px;

}
.news_detail_page .right_sectn{
    padding:  0 15px;
}

/* New css added 12 1 2016 */
/* New css added 12 1 2016 */
.main-menu ul li {
	z-index: 99;
}
body.inner_pages .header .main-menu ul li .submenu li a {
	color: #FFF;
}
body .right_cnt_bar_detail .apply_now {
	border: none;
	padding: 13px;
	width: 100%;
}
.news-img {
	line-height: 1px;
	height: auto;
}
.news-img a {
	display: inline-block;
	line-height: 1px;
	width: 100%;
}
.news-img a img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/*min-height: 100%;*/
}
.news-img a:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.right_sectn_cnt {
	color: #7c7c7c;
    font-family: "MullerRegular";
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

/* New css added 12 1 2016 */
/* New css added 12 1 2016 */


/*Css on 2-12-2016*/
.app_from_job{
	margin-top: 30px;
}
.form-section input[type="text"]:focus,
.form-section input[type="email"]:focus,
.form-section input[type="date"]:focus,
.form-section input[type="tel"]:focus,
.form-section input[type="text"]:focus,
.form-control:focus {
	border-color: #013C78;
}
.user-profile img {
  height: 100%;
  max-width: none;
}
.inner_banner .banner-test {
	padding-right: 290px;
}
strong {
	font-family: 'Mullerbold';
}
.styles_cnts ol,
.styles_cnts ul {
	padding-left: 20px;
}
.styles_cnts ol li,
.styles_cnts ul li,
.styles_cnts em,
.styles_cnts u,
.styles_cnts .discription > div {
	color: #7c7c7c;
	font-family: "MullerRegular";
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 5px;
}

.styles_cnts ul li a {
	border-bottom: 1px solid;
	font-size: 100%;
	line-height: 100%;
}

.right_cnt_bar_detail .apply_now,
.apply_job_dis {
    background: #003b78 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'MullerRegular';
    padding: 10px 25px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}
.right_cnt_bar_detail .apply_now:hover,
.apply_job_dis:hover {
    background-color: #7ACED6;
}
.apply_job_dis {
	float: right;
}
.field-one.submit-field label a {
	color: #9f9f9f;
}
.field-one.submit-field label a:hover {
	color: #000;
}
.left_cnt_bar {
  padding-right: 90px;
}
/*.service_of .left_cnt_bar {
	padding-right: 15px;
}*/
.service_of .srvc-box {
	padding: 0 15px;
	width: 50%;
	float: left;
	min-height: 170px;
}
.service_of .srvc-box:nth-last-child(2) {
  border: medium none;
}
.styles_cnts .news_box_detail p a {
	border: none;
}




.radio-field label {
	position: relative;
	padding-left: 25px;
	line-height: 1.3em;
}
.radio-field input[type=radio] {
  display: none;
}

.radio-field label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #f7f7f7;
}
.radio-field input[type=radio]:checked + label:before {
    content: "";
    color: #f3f3f3;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
    background-color: #003B78;
}
.radio-field input[type=checkbox] {
  display: none;
}
.radio-field label:before {
  border-radius: 50px;
  }
.radio-field input[type=checkbox]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 15px;
  color: #f3f3f3;
  text-align: center;
    line-height: 15px;
}
.styles_cnts .news_box_detail h3 a {
	border: none;
}
.user-profile {
	margin: 0 0 10px;
}
.styles_cnts .news_detail_box ul {
	padding-left: 0;
}
.styles_cnts .news_detail_box p {
	margin: 0 0 15px;
}
.inner_banner h1 {
	padding-right: 280px;
}
.styles_cnts .news_detail_box ul li a {
	border: none;
}
.right_sectn a {
	color: #8f8f8f;
	font-family: 'mullerregular';
}
.right_sectn a i {
	margin-right: 10px;
}
.description {
	color: #7c7c7c;
	font-family: "MullerRegular";
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}























.vticker ul,
.vticker-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.vticker-box1,
.vticker-box {
	margin: 0 0 25px;
}
.vticker ul li,
.vticker-box ul li{
	color: #7c7c7c;
	font-family: "MullerRegular";
	font-size: 14px;
	line-height: 14px;
	list-style: outside none none !important;
	padding: 0 0 15px !important;
	position: relative;
	width: 100%;
}
.vticker ul li:last-child,
.vticker-box ul li:last-child {
	padding-bottom: 0 !important;
}

.vticker input[type="checkbox"] {
	height: 18px;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 18px;
	z-index: 1;
	cursor: pointer;
}

.vticker input[type=checkbox] + label:before {
	background-color: #e0e0e0;
	border-radius: 0;
	content: "";
	display: inline-block;
	height: 18px;
	margin-right: 8px;
	vertical-align: middle;
	width: 18px;
	position: absolute;
	left: 0;
	top: 0;
}

.vticker input[type=checkbox]:checked + label:before {
	content: "\f00c";
	background-color: #003b78;
	color: #ffffff;
	font-family: "FontAwesome";
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.vticker li label {
	line-height: 18px;
	display: inline-block;
	padding-left: 25px;
}
.vticker-box {
  height: 158px;
  overflow: auto;
}
.description p img{
	height: auto !important;
	margin-bottom: 20px;
}
.jobs .left_cnt_bar .bradcrumb_social {
	/*float: left;*/
	padding: 4px 0;
	margin-right: 20px;
}
.team_user_box {
	min-height: 230px;
}
.team_user_box a.team-linkedin {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin: 0 3px -3px 9px;
	padding: 0;
	vertical-align: text-bottom;
	width: 25px;
	background: #003B78;
	color: #FFF;
}
.team_user_box a.team-linkedin:hover {
	color: #FFF;
	background: #7aced6;
}
.paddingbgnone {
	padding: 0;
	background: none;
}
.paddingbgnone .job_box {
	padding: 0;
	background: none;
}
.paddingbgnone .job_box p {
	color: #7c7c7c;
}
.paddingbgnone .left_cnt_bar {
	padding-left: 0;
	padding-right: 0;
}

/*23-01-2017*/
.right_sectn > img {
  margin-bottom: 20px;
}


/* Sate Picker 24 01 2017 */

.ui-widget-content {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	padding: 8px !important;

}
.ui-widget-header {
	background: #f3f3f3 none repeat scroll 0 0;
	border-radius: 0 !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	color: #333333;
	font-weight: bold;
	padding: 10px 0 !important;
	margin: -8px -8px 0 -8px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	top: 12px !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	background: #ffffff url(../images/down-arrow.png) no-repeat 90% center / 10px auto;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-family: 'MullerRegular';
	font-size: 13px !important;
	height: 28px;
	width: 35% !important;
}
.ui-datepicker-month {
	font-family: 'mullerbold';
	font-size: 14px;
	margin-right: 5px;
}
.ui-widget {
	font-family: 'MullerRegular' !important;
}
.banner-max .btns .btn.blue:hover {
	background-color: white;
	border-color: white;
	color: #f48c6c;
}
.linkedin a svg path {
	fill: white;
}
.width33 span {
    line-height: 20px;
    font-family: 'MullerRegular';
    font-size: 14px;
    vertical-align: middle;
    margin: 0 0 15px;
    color: #7c7c7c;
}
.width33 span a {
	line-height: 20px;
    font-family: 'MullerRegular';
    font-size: 14px;
    color: #7c7c7c;
    text-decoration: underline;
}
.form-group .over1 .width33:last-child{
	width: 100%;
}
.form-group .over1 .width33:last-child input[type="checkbox"] {
    vertical-align: middle;
    margin: 0px 5px 0 0;
}