/* CSS Document */
body {
}

.clearfixspacer {width:100%; float:left;}

	a {color:#e74011}
	a:hover, a:focus {color:#112945}

a:focus {outline:0;}
.container-fluid.home {
	//max-width:1400px;
	padding-left:0;
	padding-right:0;
	background-image: url(../templateimages/homepage.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	transition: 0.8s;
}

h4, h5 {color:#42434a; font-weight:bold; margin-top:10px; margin-bottom:10px;}
#swap1, #swap2 {
  width:0;
  vertical-align:top;}

h4 {font-size:20px;}

#swap1>span, #swap2>span{
  position:absolute;
}

.container-fluid.talent {
	background-position:top center;
	background-repeat: no-repeat;
	background-image: url(../templateimages/black.png);
	/*transition: 0.8s;*/
}
.container-fluid {
	padding-left:0;
	padding-right:0;
}
#top {
	position:relative;
	height:	850px;
}
#top_in {
	position:relative;
	height:	600px;
}
#top .navbar {
	margin-bottom:42px;
	border:0;	
}
#top_in .navbar {
	margin-bottom:11px;
	border:0;	
}
.navbar-brand {
	height:inherit;	
	padding-top: 40px;
}
.navbar-brand img{
	width:200px;

}
#partner {
	margin-top:48px;
/*visibility: hidden;	*/
}
ul.nav.navbar-nav {
	float:none;
	text-align:center;
	margin-top:40px;
}
ul.nav.navbar-nav li{
	float:none;
	display:inline-block;
}
.nav>li>a, .nav>li>span {
	padding:12px 0;
	margin:0 13px;	
	color:#fff;
	text-transform: uppercase;
}
.nav>li>a.active {
	border-bottom:1px solid #e74011;
	padding-bottom:0px;
}
.jumbotron {
	/*padding-top:0;*/
}
#top .jumbotron h1{
	font-size:4em;
	line-height:1.06666666666em;
	font-weight:700;	
}


#top_in .jumbotron .tagline{
	font-size:39px;
	line-height:38px;
	font-weight:700;
	margin-top:11px;
}

.jumbotron p, .map_hr_text{
	position:relative;
	top:0px;
	margin: 0 auto;
	max-width: 630px;
	padding: 65px 0 85px 0;
	padding-right: 22%;
	font-weight: 700;
	line-height:1.38888888888;
	background:url(../templateimages/map_home.png?v=3) no-repeat center right;
	background-size: contain;
letter-spacing: -.5px;
}
.map_hr_text {
	top:-80px;
	background:url(../templateimages/map.png?v=3) no-repeat center right #fff;
	background-size:51%;		
}
.map_hr_text {
	font-size:18px;
	line-height:26px;	
}
.map_text {
	width:440px;
letter-spacing: -.5px;
}
.jumbotron .orange, .map_hr_text .orange {
	color:#e74011;	
}
#blocks_container, #blocks_container_in {
	position:absolute;
	bottom:0;
	height:175px;	
}
#blocks_container_in {
	height:164px;
	left:0;	
}

.block {
	position:relative;
	padding-left:0;
	padding-right:0;
	overflow:hidden;
}
.block h1{
	font-size:21px;
	line-height:26px;
	font-weight:700;	
	color:#fff;
	margin:0;
	letter-spacing: -0.075em;
}
.block #b1, .block #b2, .block #b3, .block #b4, .block #b1_in, .block #b2_in, .block #b3_in, .block #b4_in {
	width:100%;
	height:175px;
	padding-top:20px;
	font-size:11px;
	line-height:28px;
	color:#c6cacc;
	text-align:center;
	background-color:#000;
	opacity:0.85;
}
.block #b1_in, .block #b2_in, .block #b3_in, .block #b4_in {
	height:164px;
	padding-top:20px;
}
.b1_hover, .b2_hover, .b3_hover, .b4_hover, .b1_in_hover {
	height:175px;
	padding-top:14px;
	text-align:center;
	color:#fff;
	z-index:10;
	position:absolute;
	top:176px;
	width:100%;
}
.b1_in_hover, .b2_in_hover, .b3_in_hover, .b4_in_hover {
	height:164px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	position:absolute;
	width:100%;
	top:165px;
	z-index:10;
}
.b1_hover h4, .b2_hover h4, .b3_hover h4, .b4_hover h4{
	font-size:15px;
	font-weight:700;
	line-height:16px;
	color:#fff;
	margin-bottom:14px;
	margin-top:0;
}
.b1_in_hover h4, .b2_in_hover h4, .b3_in_hover h4, .b4_in_hover h4{
	font-size:14px;
	font-weight:700;
	line-height:16px;
	color:#fff;
	margin-bottom:5px;
	margin-top:0;
	    letter-spacing: -0.5px;
}
.b1_hover a, .b2_hover a, .b3_hover a, .b4_hover a, .b1_in_hover a, .b2_in_hover a, .b3_in_hover a, .b4_in_hover a {
	display:block;
	font-size:11px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
}
/*
.b1_hover:hover, .b2_hover:hover, .b3_hover:hover, .b4_hover:hover, .b1_in_hover:hover, .b2_in_hover:hover, .b3_in_hover:hover, .b4_in_hover:hover {
	opacity:1;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}
*/
.b1_hover, .b1_in_hover, #content.b1 .color_p, #b1_in.active {
	background-color:#122945;
}

#content.b1 .color_p {
  background-color: #fff;
  border-left: 1px solid #122945;
color:#122945;
  font-size: 13px;
  line-height: 21px;
  padding: 20px;
}

#content.b1 .color_p_left {
  background-color: #fff;
  border-right: 1px solid #122945;
color:#122945;
  font-size: 13px;
  line-height: 21px;
  padding: 20px;
      margin-right: 40px;
}


.b2_hover, .b2_in_hover, #content.b2 .color_p, #b2_in.active  {
	background-color:#e74011;
}
.b3_hover, .b3_in_hover, #content.b3 .color_p , #b3_in.active {
	background-color:#ea5b0c;
}
.b4_hover, .b4_in_hover, #content.b4 .color_p, #b4_in.active  {
	background-color:#8da6d6;
}
#b1_in.active, #b2_in.active, #b3_in.active, #b4_in.active, .b1_in_hover:hover, .b2_in_hover:hover, .b3_in_hover:hover, .b4_in_hover:hover {
	height:164px;
	font-size:11px;
	line-height: 28px;
	color:#fff;
	width:100%;
}
#b1_in.active, #b2_in.active, #b3_in.active, #b4_in.active {
	padding-top:20px;
	background-image:url(../templateimages/arrow.png);
	background-repeat: no-repeat;
	background-position: center 140px;
	opacity:1;
}

.benefit {
	position:relative;
}
.benefit .blue, .benefit .brown, .benefit .orange, .benefit .green,  .benefit .white {
	position: absolute;
	margin-left: 50%;
	left:26px;
	top: -10px;
	width: 10px;
	height: 12px;
}
.benefit .blue {
	background:url(../templateimages/blue.png) no-repeat ;	
}
.benefit .brown {
	background:url(../templateimages/brown.png) no-repeat ;	
}
.benefit .orange {
	background:url(../templateimages/orange.png) no-repeat ;	
}
.benefit .green {
	background:url(../templateimages/green.png) no-repeat ;	
}
.services {
	/*padding-left:14px;*/
	font-weight:600;
}
.block1 .services{
	color:#fff;
/*	background:url(../templateimages/blue.png) no-repeat 2px 1px;	*/
}
.block2 .services{
	color:#e74011;
/*	background:url(../templateimages/brown.png) no-repeat 2px 1px;	*/
}
.block3 .services{
	color:#ea5b0c;
	/*background:url(../templateimages/orange.png) no-repeat 2px 1px;	*/
}
.block4 .services{
	color:#8da6d6;
	/*background:url(../templateimages/green.png) no-repeat 2px 1px;	*/
}



#content .block h1 {  font-size: 22px;letter-spacing: 0;
  line-height: 1em;

  margin-bottom: 0;}


#content .block #b1_in, #content  .block #b2_in, #content  .block #b3_in, #content  .block #b4_in {
	width:100%;
	height:280px;
	padding-top:20px;
}

#content .block a { color: #fff;
  display: block;
  font-size: 13px;
 line-height: 24px;}

#content .block a:hover {color:#000;}

#content .block .services {padding-left:75px;}

#content .block #b1_in {background-color:#122945; color:#fff;}
#content .block #b2_in {background-color:#e74011; color:#fff;}
#content .block #b3_in {background-color:#ea5b0c; color:#fff;}
#content .block #b4_in {background-color:#8da6d6; color:#fff;}

#content .block #b1_in a:hover, #content .block #b2_in a:hover, #content .block #b3_in a:hover, #content .block #b4_in a:hover {color:#fff;}
#content .block #b1_in h1, #content .block #b2_in h1, #content .block #b3_in h1, #content .block #b4_in h1 {color:#fff;}

.benefit .white {
	background:url(../templateimages/white.png) no-repeat ;	
}


#content .block .services{
	background:url(../templateimages/white.png) no-repeat 2px 1px;	
}
#home_content {
	border:1px solid #cecece;
	padding:0 40px 10px 40px;
	position:relative;
	margin-bottom:100px;	
}
#home_content h3 {
	font-size:23px;
	line-height:34px;
	color:#000;
	margin:38px 0;
}
#home_content .read_more {
    position: absolute;
    bottom: 0;
    width: 91%;
    background: #fff;
}
hr {
	color:#cecece;
	margin:15px 0;	
}
#home_content hr {
	width:230px;
	color:#cecece;
	margin: 16px auto 18px auto;
}

.box1, .box3 {
	font-size:13px;
	height:180px;
	border:1px solid #cecece;
	padding:17px 15px 0 15px;
	line-height:14px;
}
.box1 .row {
	padding:7px 0;	
}
.box3 {
	line-height:20px;
	padding-right:8px;
  
}
.box2 {
	font-size: 14px;
	color:#fff;
	padding:13px 11px 11px 11px;
	height:180px;
	background-color:#122945;
	line-height:24px;
	margin:0 10px;
}
.box1 a, .box2 a{
	font-size:13px;
}
.box3 a {
	line-height:22px;
}
.openings a, .cv a {
	font-size:30px;
	line-height:24px;
	padding-left:6px;
color:#42434a;
font-weight:normal;
float:left;
}
.openings {
	padding-bottom:4px;
}
a .txt10  {
color:#42434a;font-weight:normal;
	font-size: 10px!important;
	line-height: 17px;
	letter-spacing: 0.6em;
  padding-left: 2px;
}
.title10_w, .box_art_title {
	font-size: 10px;
	line-height:14px;
	letter-spacing: 0.6em;
	color:#fff;
	padding-bottom:6px;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}
.box_art_title {
	font-size: 14px;
	line-height: 18px;
	letter-spacing:inherit;
	border-bottom:1px solid #c1b4af;
	margin-bottom:6px;
}
.box_art_title a{
	color:#fff;
}

#bottom .col-xs-5 {
	padding-top:5px;
}
footer {
	padding:40px 0;
	font-size:11px;
	line-height:18px;
	color:#c6cacc;	
}
footer .hr {
	margin:36px auto;
	width:250px;
	height:1px;
	position:relative;
	background-color:#cecece;
}
.hr_img {
position: absolute;
    top: -17.5px;
    left: 50%;
    margin-left: -17.5px;
    background: url(../templateimages/sep-icon.png) no-repeat center;
    width: 35px;
    height: 35px;
    background-size: 35px;
}
.social_bottom {
	overflow:hidden;
	margin-bottom:53px;	
}
#submenu {
	padding-top:33px;
	padding-bottom:31px;
	background:url(../templateimages/submenu_bg.jpg) no-repeat center;
	letter-spacing:normal;	
}
#submenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	margin:0 auto;
	display:table;
	max-width:990px;
}
#submenu ul li{
	display:inline-block;
	margin:4px 0;
}
#submenu li a {
	font-size:14px;
	text-decoration:none;
	margin:0 10px;
	padding:0px 2px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#submenu li a.b1 {
	color:#122945;
}
#submenu li a.b2{
	color:#e74011;
}
#submenu li a.b3 {
	color:#ea5b0c;
}
#submenu li a.b4 {
	color:#8da6d6;
}
#submenu li a.active {
	color:#969696;
	padding-bottom:4px;
	border-bottom:1px solid #969696;
}
#submenu li a:hover {
	color:#969696;
}



#content {
	padding:46px 0 100px 0;
	color:#42434a;
	float:left;
	width:100%;
line-height:1.55em;
}
#content h1{
	font-size:45px;
	line-height:0.85em;
	margin-top:0;
	margin-bottom:37px;
color:#e74011;
}

#content h1 span{
	font-size:15px;
	line-height:0.85em;
	margin-top:0;
  margin-bottom: -25px;
  display: block;
color:#000;
}

#content.b1 h1, #content.b1 a{
	color:#122945;
}
#content.b2 h1, #content.b2 a{
	color:#e74011;
}
#content.b3 h1, #content.b3 a{
	color:#ea5b0c;
}
#content.b4 h1, #content.b4 a{
	color:#8da6d6;
}
#content.b5 h1, #content.b5 a{
	#e74011
}




.lead {
	font-size:19px;
	line-height:28px;
	color:#42434a;	
}
.top_p {
	color:#42434a;	
}

#content a {font-weight:bold;}

#content h2{
	font-size:25px;
	line-height:26px;
	color:#42434a;
  padding-bottom: 15px;
  letter-spacing: -0.03em;
}


#content h5{clear:both;}

#content h3{
	font-size:20px;
	line-height:30px;
	font-weight:700;
	padding-right:17px;
	text-align:left;
	clear:right;
	color:#1e1e1e;
	margin-top:10px;
}
/* #content.b1 h3 {
	border-right:1px solid #122945;
}
*/

#content img {
	/*padding-bottom:25px;	*/
}
#content blockquote {
	float:right;
	padding:11px 28px;
	margin:30px 0 10px 45px;
	font-size:14px;
	line-height:26px;
	color:#fff;
	border-left:0;
}
#content.b1 blockquote {background-color:#122945;}
#content.b2 blockquote {background-color:#e74011;}
#content.b3 blockquote {background-color:#e74011;}
#content.b4 blockquote {background-color:#8da6d6;}

#content .img-content-right {
	float:right;
	margin:10px 0 20px 45px;
	border-left:0;
	padding:0;
}
#content .img-content-right img {padding:0;}

#content .hr {
	margin:35px auto;
	height: 1px;
	position: relative;
	background-color: #cecece;
}
#map_hr {
	clear:both;
	overflow:hidden;
	position:relative;
	padding-top:62px;	
}
#map_hr .hr {
	position:relative;
	width:100%;
	height:50%;
	border-bottom:1px solid #cecece;
}
#content .hr_img, #map_hr hr_img {
    position: absolute;
    top: -17.5px;
    left: 50%;
    margin-left: -17.5px;
    background: url(../templateimages/sep-icon.png) no-repeat center #FFF;
    width: 35px;
    height: 35px;
    background-size: 35px;
}
#content .color_p {
	padding:30px;
	font-size:14px;
	line-height:20px;
	color:#efefef;
}
#content .color_p a{
	color:#fff;
	font-weight:700;
	text-decoration:underline;
}
#content.b1 div.color_p, #content.b2 div.color_p, #content.b3 div.color_p, #content.b4 div.color_p {
	margin-left:20px;
	margin-top:0px;
}

#content .color_p ul {padding-top:0;}

.col-sm-5.col-sm-offset-1.text-justify{
	/*padding-right:0px;*/
}
#content ul {
  padding: 0px 0 0px 15px;
  margin: 0;
  list-style-type: none;
}
#content ul.whr-items{    display: grid;     gap: 20px;  grid-template-columns: repeat(2, 1fr);}
#content.b5 ul.whr-items li{background:none;padding:0;}
#content ul.whr-items h3 {margin:3px 0;padding-right:0;line-height:24px}
#content ul.whr-items .li-inner {width:100%; height:100%; padding: 0 6px 7px 6px;border: 1px solid #d0d0d0;transition:all 1s;}
#content ul.whr-items .li-inner:hover {background-color:#fafafa}
#content ul.whr-items .li-inner.gr {border: 2px solid #112945}

#content.b1 ul li, #content.b2 ul li, #content.b3 ul li, #content.b4 ul li {
	padding:10px 0 2px 14px;

background-repeat: no-repeat;
background-position: 0 15px
}

#content.b1 ul li {	background-image:url('../templateimages/bullet1.png'); }
#content.b2 ul li {	background-image:url('../templateimages/bullet2.png'); }
#content.b3 ul li {	background-image:url('../templateimages/bullet3.png'); }
#content.b4 ul li {	background-image:url('../templateimages/bullet4.png'); }

#content.b4 .panel ul {padding-top:10px;}
#content.b4 .panel ul li {
	padding:0px 0 10px 14px;
	background:url('../templateimages/bullet4.png') no-repeat 0 4px;
	line-height:1.4em;
}
#content.b5 ul li {
	padding:0px 0 23px 14px;
	background:url('../templateimages/bullet3.png') no-repeat 0 5px;
}
#content .color_p ul li {
	background:url('../templateimages/bullet_white.png') no-repeat 0 3px;

	padding:0px 0 13px 14px;
}

#content ul li:last-child {padding-bottom:0px;}


#content ul li ul li {	background:url('../templateimages/bullet_sub.png') no-repeat 0 8px!important;}
#content ul li ul  {padding-left:0px!important;}

#content .block .page_submenu {padding-top:20px;}
#content .block .page_submenu li {padding:0px; background:none; text-transform: uppercase;text-align: center;}


#content .row {margin-left:0;margin-right:0;}

#contact-form {width: 235px;background-color: #122945;position: fixed;bottom: 0px;right: 0;-webkit-transition: height 2s;transition: height 2s;z-index:10;}
#contact-form .tab-content > .active {background-color:#122945;padding-bottom:10px;}
#contact-form .closed {color: #fff;text-align: center;font-size: 13px;cursor:pointer;}
#contact-form .closed .header {padding: 5px;border-bottom: 1px solid #fff;width: 146px;letter-spacing: 5px;font-size: 10px;margin: 0 auto;}
#contact-form .closed .text {padding: 8px;line-height:15px; font-size:12px;}
#contact-form .open {display:none;}
#contact-form .nav-tabs {border-bottom:1px solid #e74011;}
#contact-form .nav-tabs>li {width:50%;}
#contact-form .nav-tabs>li>a {padding: 3px 4px; margin: 0;font-size: 11px;text-align: center;line-height: 16px;background-color:#e74011;color:#fff;border-radius:0;}
#contact-form .nav-tabs>li.active>a {border:1px solid #e74011;border-bottom-color: transparent;background-color:#122945;}
#contact-form input.submit{font-weight: bold;color: #000;background-color: #fff;width: 221px;margin: 7px 5px 7px 7px;}
#contact-form input.reset {width: 28px;font-weight: bold;border: 1px solid #fff;height: 28px;margin: 1px;position:absolute;top:0;right:0;}
#contact-form input, #contact-form textarea{color:#000;background-color: #e6eaed;height:27px;border: none;width: 94%; margin: 7px 3% 0;padding: 1px 3px;font-size: 14px;}
#contact-form textarea{resize:none;height:100px;}
#contact-form .response {color: #fff;font-size: 14px;padding: 10px;text-align: center;}

#mobile-check {float:left;}
.outline-box {  border: 1px solid #cecece; padding: 30px; font-size:13px; line-height:21px; }
.intmob-logo {border-bottom: 1px solid #cecece; width:68%;padding-right:5%;  float:left;  margin-bottom:25px;padding-bottom:25px;}
.intmob-logo img {width:135px;}
.intmob-url {float:right; padding-top: 60px;  width:27%;}
.intmob-url a {font-weight:bold;   text-decoration:underline;}

.social-icon {width:18px; height:18px; padding:4px; background-color:#e74011; margin:4px; padding-bottom:4px!important; }
.social-icon:hover {background-color:#fff;}



.team-member-header {color:#fff;text-align: right;  overflow: hidden;}

.team-member-photo {  text-align: left;  background-color: #575757; overflow: hidden; width:100%;}

.team-member-photo img {max-width:385px; max-height:255px; padding-bottom:0!important; width:100%; -webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}

.team-member-name {   font-size: 20px;  line-height: 22px;   padding-bottom: 20px; top: 20px;  position: absolute;  right: 0px;   margin-right: 25px; width: 180px;}
.team-member-title {font-size: 16px;  line-height: 18px;   padding-bottom: 20px;  height: 60px; top: 80px;  position: absolute;  right: 0px;
  width: 160px; margin-right: 25px; }
.team-member-social {  border-bottom: 1px solid #fff;  border-top: 1px solid #fff;   padding: 4px 0; top: 202px;
  position: absolute; margin-right: 25px;   right: 0px;    }
.team-member-text {font-size:13px; line-height:20px;   padding-top: 20px;   margin-bottom: 25px;
  border-bottom: 1px solid #cecece;
  padding-bottom: 25px;}
.team-member-ptixia {font-size:12px; line-height:17px;}

.panel-group .panel {background-color: #fff;border: none;}

.panel-default>.panel-heading {
    text-align: left;background-color: #fff; border-color: #B6D8CA;
}
.panel-title {
    font-size: 15px; font-weight: bold;
}
#content .panel-title > a {
    display: block; padding-left: 24px; background: transparent url(../templateimages/minus-black.png) no-repeat 0 4px;color:black;background-size:16px;
}
#content .panel-title > a.collapsed{
    background: transparent url(../templateimages/plus-green.png) no-repeat 0 4px;color:#429f73;text-decoration:none;background-size:16px;
}
.panel-body {text-align:left;}
.about_pic {
	clear:both;
	overflow:hidden;
	max-width:990px;
	background:url(../userfiles/contentphotos/about_bg_10yrs.jpg) no-repeat center bottom;	
}
#content .pic_box {
	background-color:#122945;
	padding:20px;
	font-size:14px;
	line-height:21px;
	color:#fff;	
}

.title {font-size:12px; padding-bottom:5px; display:block;}

#content .pic_box h1{

	margin:0 0 10px 0;
	font-size:22px;
	color:#fff;
	line-height:26px;
	font-weight:700;
}


.staff_photo {
	margin-top:20px;
	padding-left:0;
	padding-right:0;	
}
#content .staff_photo h1 {
	background-color:#000;
	padding:7px;
	font-size:11px;
	color:#fff;
	line-height:13px;
	margin-top:0;
	text-align:left;

}
#content .staff_photo h1 .title{
	line-height:25px;
}
.content_boxes {
	margin-bottom:40px;	
}
.outplacement_content_box, .content_box {
	border:1px solid #cecece;
	padding:20px;
	font-size:13px;
	line-height:22px;
	color:#000;
	min-height:405px;
margin-bottom: 30px;
    min-width: 240px;
}

.outplacement_content_box h5 {text-align:center;}

.flex-holder, .flex-item {display:flex}

.justtalent {    border-width: 10px;    border-color: #eeeeee;}



.box_container {
	height:100%;
}
.content_box.left{
	margin-right:10px;
}
.content_box.right{
	margin-left:10px;
}
.content_box .logo {
	clear:both;
	width:auto;
	height:88px;
}
.content_box .logo img{

width:150px;
}
.content_box hr{
	margin:14px 0 5px;
	width:175px;
	color:#cecece;
	height:1px;
}
.addthis_toolbox {width:100%;max-width:660px;margin:0 auto;}
.addthis_horizontal_follow_toolbox {width:48px;margin:0 auto;}
.addthis_horizontal_follow_toolbox  p{display:none;}
.addthis_leftside {max-width:120px; display:flex;}
.addthis_leftside a {float:left;}
.hide-form {
    width: 150px;
    position: absolute;
    overflow: hidden;
    height: 40px;
}

.hide-form form {
    position: absolute;
top: 1px;
  left: -101px;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;

}
.hide-form:hover form{

    transform: translate(100px,0);
    -webkit-transform: translate(100px,0); /** Chrome & Safari **/
    -o-transform: translate(100px,0); /** Opera **/
    -moz-transform: translate(100px,0); /** Firefox **/
}


.hide-form:hover input {background: url(/templateimages/search_icon.png) no-repeat 120px 5px #42434a;
  background-size: 15px; }

.hide-form input{
outline:0;
	padding: 0 4px;
	width: 140px;
	height:24px;
border:none;
color:#c6cacc;
background: url(/templateimages/search_icon.png) no-repeat 120px 5px #42434a;  background-size: 15px; 
background-color:transparent;
}

#search-icon {width:15px;height:15px; margin-bottom: 3px;}
#contactform table td {text-align:left;}


.sidebox-icon {  text-align: center; padding-bottom: 15px;}
.sidebox-icon img {width:90px;}

#toTop {
 display: block;
 position: fixed;
 bottom:98px;
 right: 10px;
 padding: 30px;
 width:28px;
 height:28px;
 background: #fff url(../templateimages/top.png) no-repeat center;
 z-index:1;
 text-decoration:none;
}
#toTop:hover{text-decoration:none;}
.social_item {float:left; padding-right:25px!important;}

.news-photos {margin-top:55px;}
.news-photo-item {    padding: 5px;    border: 1px solid #e74011;    margin: 5px;     width: 100%;}



.hospitality_pic {	clear:both;	overflow:hidden;	max-width:990px;background:url(http://www.all-about-loyalty.com/userfiles/contentphotos/hospitality-logo.png) no-repeat center bottom;	}
#content .hospitality_pic .pic_box {     font-size: 18px;    line-height: 26px;}
.hospitality-box1 {    background-color: #122945;    border: none;    color: #fff;     padding: 20px;}
.hospitality-box2 {    background-color: #41546a;    border: none;    color: #fff;    padding: 20px; width: 100%;}
.hospitality-box3 {    background-color: #596a7d;    border: none;    color: #000000;     padding: 20px;}
.hospitality-box4 {    background-color: #707f8f;    border: none;    color: #fff;    padding: 20px;}
.hospitality-box5 {    background-color: #293f58;    border: none;    color: #fff;    padding: 20px;}
h4 img {display:initial!important;}

.hospitality-flex {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
padding-bottom: 20px;
}

.hospitality-row {    flex-wrap: wrap;    display: flex;}

.retail-box {    background-color: #122945;   border: none;       padding: 20px;     min-height: auto;}

.content_box h4, .retail-box h5 {    color: #fff;}

#content.b2 ul li {    background-image: url(../templateimages/bullet2.png);}


.loyalty-holistic-box1 {background-color:#122945; border:none; color:#fff;  }
.loyalty-holistic-box2 {background-color:#344961; border:none; color:#fff;}
.loyalty-holistic-box3 {background-color:#596a7d; border:none; color:#fff;}
.loyalty-lead {top: 165px;text-align: right;padding-right: 25px;margin-top: -165px;}
.b2 .loyaltyabout_pic .pic_box  {background-color:#4a4949;}
.loyalty_pic {	clear:both;	overflow:hidden;	max-width:990px;background:url(http://www.all-about-loyalty.com/userfiles/contentphotos/bg_approach.jpg) no-repeat center bottom;	}
.loyaltyabout_pic {    clear: both;    overflow: hidden;   max-width: 990px;
    background: url(http://www.all-about-loyalty.com/userfiles/contentphotos/daffy.jpg) no-repeat center;}
.loyaltyabout_pic a {color:#e74011!important;}

.neuroabout_pic {    clear: both;    overflow: hidden;   max-width: 990px;
    background: url(/userfiles/contentphotos/nikos-dimitriadis.jpg) no-repeat center;}
.neuroabout_pic a {color:#e74011!important;}
/*#content .neuroabout_pic .pic_box {background-color:#9aa9b5;}*/

#filter_categories label {cursor:pointer; padding-right:5px}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #cdb7ae;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #cdb7ae;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #cdb7ae;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #cdb7ae;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #cdb7ae;
}

.row ul li {text-align:left;}



.ul2columns {columns: 2;  -webkit-columns: 2;  -moz-columns: 2;}


/* -------------------------------------  RESP  -------------------------------------*/

@media (min-width: 768px) {
	
	.modal-sm { width:450px}
}


@media (min-width: 768px) and (max-width: 992px) {
	.container {
		width:100%;
	}
	#top .jumbotron h1 {
		font-size: 3.25em;
	}
	.block #b1, .block #b2, .block #b3, .block #b4 {
		padding-top:50px;	
	}
	.block h1 {
		font-size:17px;
		line-height:20px;
	}
	.b_hover h4{
		font-size:12px;
	}
	.b_hover a{
		line-height:13px;
		font-size:10px;
	}
	.box1 {
		padding-top:4px;	
	}
	 .box3 {
		padding-top:11px;	
	}
	hr {
		margin:7px 0;	
	}
	.box_art_title {
  		line-height: 10px;
	}

	.staff_photo {
width:85px;
		margin-top:0px;
		margin-left:20px;
	}




#whr_embed_hook h3 {
  margin: 0;
  padding: 0;
 font-size:20px;
float:none;
padding-bottom: 5px;
}


#whr_embed_hook ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}



.whr-info li { text-align:left; padding-bottom:5px!important;}
/*.whr-item {padding-bottom: 12px!important;
    padding-top: 12px!important;
    padding-left: 25px!important;
    background-position: 10px 21px!important;
   }*/
.whr-item:hover {background-color:#fafafa!important;}





.outplacement_content_box, .content_box {	min-height:0px!important; min-width:initial!important;}


}




@media (max-width: 767px) {
	.whr-item {margin-bottom:10px!important}
	.delphi-footer {margin: 20px 0}
	.ul2columns {columns: 1;  -webkit-columns: 1;  -moz-columns: 1;}

.sidebox-icon {  float:left; padding-bottom:0;}
.sidebox-icon img {width:60px; padding-right:20px;}

	#content{padding-bottom:20px;}
	.container-fluid.home {
		background:url(../templateimages/home_bg1_mobile.jpg) no-repeat top center;	
	}
	#top {
		height:565px;	
	}
	#top_in {
		height:287px;	
	}
	#top.container {
		padding-left:0;
		padding-right:0;	
	}
	.navbar-header {
		position: absolute;
  		width: 100%;
	}
	.navbar-default .navbar-toggle {
  		border-color: transparent;
		border:none;
		border-radius:0;
	}
	.navbar-default .navbar-toggle .icon-bar {
	  	background-color: #fff;
	}
	.navbar-toggle {
		margin:-.5px 0 0 5px;
		padding:0;
		text-align:center;
		background:url(../templateimages/toggle_bg.svg?v=2) no-repeat 0 0;
		width:136px;
		height:40px;
		background-size:contain;
	}
	.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:transparent;}
	.navbar-default .navbar-collapse {background-color:#e74011}
	#main-menu, .navbar-default .navbar-form {
		top: 0;
		position: absolute;
		left: 0;
		margin:0 -10px;
		width:100%;
		padding-top: 0;
		z-index:10;
	}
	ul.nav.navbar-nav, ul.nav.navbar-nav ul {
		margin-top:0;
		list-style:none;
		padding-left: 0
	}
	ul.nav.navbar-nav li, ul.nav.navbar-nav li li {
		display: list-item;
	}
	.navbar-default .navbar-nav li a {color:#fff;}
	.navbar-default .navbar-nav>li>a:hover {color:#fff;text-decoration:underline;}
	.navbar-brand {
		float:none;
		padding-top:27px;
		text-align:center;
	}
	.navbar-brand img {
  		width: 100%;
		max-width: 180px;
		
  		margin-left:auto;
		margin-right:auto;
	}
	#home_content .read_more {width:99%;bottom:-1px;}
	#partner {
		padding-right: 8px;
		margin-top: 9px;
		margin-bottom: 37px;
	}
	#partner img{
		width:75px;
		
	}
	#blocks_container {
		padding-left:0;
		padding-right:0;
		height:166px;	
	}
	#blocks_container_in {
		padding-left:0;
		padding-right:0;
		height:151px;	
	}
	#blocks_container .block {
		border-top:1px solid #fff;
		height:103px;
	}
	#blocks_container_in .block {
		border-top:1px solid #fff;
		height:85px;
	}

	.block1, .block3 {
		border-right:1px solid #fff;	
	}
	.block #b1, .block #b2, .block #b3, .block #b4 {
		height:103px;
		padding-top:10px;
	}
	.block #b1_in, .block #b2_in, .block #b3_in, .block #b4_in {
		height:85px;
		padding:10px 5px 0 5px;
	}
	.block #b1_in {
		border-bottom:4px solid #122945;	
	}
	.block #b2_in {
		border-bottom:4px solid #e74011;	
	}
	.block #b3_in {
		border-bottom:4px solid #e74011;	
	}
	.block #b4_in {
		border-bottom:4px solid #8da6d6;	
	}
	.b_hover {
		height:83px;
		padding-top:8px;
	}
	.b_hover a{
		font-size:11px;
		line-height:14px;
	}
	.block h1 {
		  font-size: 16px;
		  line-height: 21px;
	}
	.b1_in_hover, .b2_in_hover, .b3_in_hover, .b4_in_hover
	{
		height:54px;
		padding-top:10px;
	}
	.b1_in_hover:hover, .b2_in_hover:hover, .b3_in_hover:hover, .b4_in_hover:hover {
		padding:0;
		height:64px;
	}
	.b1_in_hover a, .b2_in_hover a, .b3_in_hover a, .b4_in_hover a {
		font-size:11px;
		line-height:12px;	
	}
	#top .jumbotron h1 {
		font-size: 22px;
		line-height: 24px;
	}
	.jumbotron p.visible-xs {
		padding:0 0 180px 0;
		font-size: 14px;
		line-height: 19px;
		background: url(../templateimages/map_home.png) no-repeat center 26px;
		background-size:240px;
	}
	#map_hr{margin-bottom:0;padding-top:0;}
	.map_hr_text {
		font-size: 16px;
		line-height: 19px;
		top: 0;
		background-size:55%;
	}
	.map_text {
		min-width: 230px;
		width: 57%;
	}
	#mainDiv_home.container, #mainDiv.container {
		padding-left:0;
		padding-right:0;	
	}
	#home_content {
		border:0;
		padding:30px 12px 7px 12px;	
	}
	#home_content h3 {
		font-size:17px;
		line-height:28px;
		margin:14px 0;
	}
	#content.b1 div.color_p, #content.b1 div.color_p_left, #content.b2 div.color_p, #content.b3 div.color_p, #content.b4 div.color_p {
		margin-left:-10px;
		margin-right:-10px;	
margin-top: 30px;
	}
	#content.b1 .color_p, #content.b1 div.color_p_left {
		padding:11px 10px;
		font-size:15px;
		line-height:28px;
		text-align:left;
	}
	#content.b1 .color_p a, #content.b1 div.color_p_left a{
		font-size:15px;
		line-height:28px;
		color:#fff;
		font-weight:700;
		text-decoration:underline;
	}
	#content.b1 .color_p p, , #content.b1 div.color_p_left p{
		margin-bottom: 3px;
	}
	hr {
		margin:12px 0;	
	}
	#bottom #box2 {
		padding-left:0;
		padding-right:0;	
	}
	.box2{
		margin:0;
	}
	.box1, .box3 {
		border:0;
		background-color:#f7f7f7;	
	}
	.box1 .row {
		padding:8px 0;	
	}
	.box3 {
		padding-top:46px;	
height:210px;
	}
	footer .col-sm-6 {
		text-align:center;
		margin-bottom:40px;	
	}
	.social_bottom {
		margin-bottom:37px;	
	}
	.social_bottom span {
		/*display:block;
		margin-bottom:17px;	*/
	}
	footer {
		/*background-color:#f7f7f7;*/
		padding-top:65px;	
	}
	#content h1 {
		font-size:30px;
		line-height:1.1em;
	}

	#content .block h1 {
padding-bottom:15px;
	}

	#content .lead {
		text-align:center;
	}
	#content .top_p {
		font-size:16px;
		line-height:30px;
		text-align:justify;
	}
	#content h3 {
		font-size:19px;
		text-align:center;
	}
	#content.b1 h3, #content.b2 h3, #content.b3 h3, #content.b4 h3 {
		border-right:0;
	}
	body {
		line-height:28px;
	}
	#content.b1 blockquote, #content.b2 blockquote, #content.b3 blockquote, #content.b4 blockquote {
		margin:22px -10px;
		float:none;	
	}

	#mobile-check {float:none;}
	.intmob-url {width:35%;}
	.intmob-logo {width:60%;}
	.content_box.left{
		margin-right:0px;
	}
	.content_box.right{
		margin-left:0px;
		margin-top:40px;
	}
	.content_box {
		min-height:inherit;
	}
	.staff_photo {
		width:85px;
		margin-top:0px;
		margin-left:20px;
	}
	.staff_photo img {
		width:100%;	
	}
	.about_pic {
		background:none;	
	}
	.row.content_boxes .col-sm-4 {
		margin-bottom:20px;	
	}
	.addthis_toolbox {width:auto;}
	.addthis_toolbox a.at300b, .addthis_toolbox a.at300m , .addthis_default_style .addthis_counter {
    float: none;
    display: block;
    text-align: center;
	float:left;
	}
	#contact-form  {width:100%;}
	#contact-form .closed .header{border:0;}
	#contact-form .nav-tabs>li>a {  padding: 10px 5px 6px 5px; font-size: 12px;}
	#contact-form input, #contact-form textarea {padding:5px 3px;font-size:16px;}
	#contact-form input {height:39px;}
	#contact-form input.submit  {margin:7px 3%; width:80%;}
	#contact-form input.reset  {height:auto; width:10%;}

	#whr_embed_hook h3 {
	  margin: 0;
	  padding: 0;
	 font-size:19px;
	float:none;
	text-align:left;
	}
	.whr-info li { text-align:left;}
	.whr-item {padding-bottom:25px;float: none;width: 100%;}
	#toTop {opacity:.65; bottom:50px;right:10px;}


.loyalty-lead {
    margin-top: 0;
    top: 0;
}

.flex-holder, .flex-item {display:block}

.outplacement_content_box, .content_box {	min-height:0px!important; min-width:initial!important;}


#content ul.whr-items{ gap:0px; grid-template-columns: repeat(1, 1fr);    padding: 0;}

}
@media (max-width: 640px) {

	#content .img-content-right {
		margin:10px -5px;
		float:none;	
	}


}
@media (min-width: 992px) {

.team-member {  margin-left: 50px;}

}
/* search float */
#search-icon {
	cursor:pointer;
	margin-left: 10px;
}
.ak-search {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	z-index: 9999;
}

.overlay-search {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	z-index: 9999;
}

.ak-search.active {
	visibility: visible;
	opacity: 1;
}

.ak-search.active .overlay-search {
	background: rgb(0 0 0 / 70%);
	opacity: 1;
	visibility: visible;
}

.ak-search .search-form {
	background: none repeat scroll 0 0 #ab5700;
	left: 50%;
	margin-left: -616px;
	margin-top: -74px;
	padding: 50px;
	position: absolute;
	top: 50%;
	width: 1132px;
	-webkit-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
}
@media (max-width:1024px){
	.ak-search .search-form {
		left:0;
		margin-left:0;
		width:calc(100% - 100px);
	}
}
.ak-search.active .search-form {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.ak-search .search-form label {
	width: calc(100% - 120px);
	float:left;
}
.ak-search .search-form .search-field {
	border: medium none;
	float: left;
	height: 48px;
	padding: 0 20px;
	width: 100%;
	font-size: 30px;
	line-height: 48px;
	background-color:#fff;
	outline:none;
}
@media (max-width:425px){
	.ak-search .search-form .search-field {font-size:16px}
}

.ak-search .search-form .search-submit {
	background: none repeat scroll 0 0 #ff4d15;
	border: medium none;
	font-size: 20px;
	font-weight: 300;
	height: 49px;
	width: 120px;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	transition: background 0.5s ease;
	color: #ffffff;
}

.ak-search .search-form .search-submit:hover {
	background: #000;
}

.ak-search .close {
	color: #ffffff;
	cursor: pointer;
	font-size: 80px;
	line-height: 80px;
	position: absolute;
	right: 30px;
	top: 0;
	z-index: 99999;
}

/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText {  display: none !important;}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {    display: none !important;}

.generictable td {vertical-align:top; text-align:left; border: 1px solid #e7e0e5; padding:5px;}
.whr-info li {text-align:left;padding-left: 13px!important;margin-bottom:0px!important}
#filter_benefits a.active {color:black;text-decoration:underline}
