/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}



@media (min-width: 1025px) {

  .carousel-caption .btnshowhide 
  {
    visibility:hidden;
  }
  .row, .row-ex {
    margin-left: -15px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    /*margin-left: 70px;*/
    margin-left: 15px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1020px;
  }
  .span100 {
    width: 1000px;
    margin-left:35px;
  }
  .span100-nav {
    width: 1000px;
  }
  .span11 {
    width: 900px;
  }
  .span10 {
    width: 900px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 700px;
  }
  .span7 {
    width: 500px;
  }
  .span2 {
  width: 455px;
  margin-left:50px;
  }
  /* 3 column */
  .span3 {
  width:280px;
  margin-left:40px;
  }
  /* 3 column */
  .span3test {
  width:280px;
  margin-left:40px;
  }
  .span20 {
  width: 20px;
  margin-left:0;
  }

  /*controls width of cells*/
  .span4 {
    width: 364px;
  }
    .span5{
    width: 180px;
    font-size:11px;
    }
  /*.span2 {
    width: 170px;
  }*/
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span100 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span50 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span200 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span100,
  textarea.span100,
  .uneditable-input.span100 {
    width: 1160px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 960px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 860px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 760px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 660px;
  }
  input.span50,
  textarea.span50,
  .uneditable-input.span50 {
    width: 560px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 460px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 360px;
  }
  input.span200,
  textarea.span200,
  .uneditable-input.span200 {
    width: 260px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 160px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  footer .span4 {
	background: #fff;
	min-height: 300px;
	margin-bottom: 10px;
  }
  .carousel-caption {
	width: 100%;
  }  
  
}

/*ORIGINAL @media (min-width: 980px) and (max-width: 1199px) {*/
@media (min-width: 980px) and (max-width: 1024px) {
  .carousel-caption .btnshowhide {visibility:hidden;}
  .span2 {width: 425px; margin-left:50px;}
  .span5 {width: 165px;margin-left:15px;}
  /*decrease by 55 */
  .span750 {width:695px;border:solid 0px #dee1e5;}
  .span170 {width: 140px;}
   ul.quick-links{font-weight:bold;font-size:95%;margin:8px 5px 8px;}
   ul.quick-links li a{display:block;padding:6px 15px 5px 15px;font-weight:normal;color:#41454e;text-decoration:none;background-repeat:no-repeat;background-position:left bottom;}
   /* 3 column */
   .span3 {width:265px;margin-left:50px;}
   .span3test {width:265px;margin-left:50px;}
   
}


@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
  .carousel-caption {
	width: 100%;
  }  
  
}


/*when we should hide the horizontal nav*/
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  
    footer .span4 {
	background: #fff;
	min-height: 340px;
	margin-bottom: 10px;
  }
   
}


/*Weird in between size
@media (min-width: 768px) and (max-width: 979px) {*/
/*}*/

@media (min-width: 768px) and (max-width: 979px) {
  
    body {
    padding-right: 20px;
    padding-left: 20px;
    /*border:solid 1px #d92131;*/
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-right: 0px;
  }
  
  .navbar-hide {
    margin-left: -20px;
  }
  
  .carousel-caption .btnshowhide 
  {
    visibility:hidden;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }


  .carousel-caption .btnshowhide 
  {
    visibility:hidden;
  }
  .row, .row-ex {
    margin-left: -15px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row-ex:before,
  .row-ex:after {
    display: table;
    content: "";
  }
  .row:after, .row-ex:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 15px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span100 {
    width: 724px;
    margin-left:50px;
    padding: 0px 0;
  }
  .span100-nav {
    width: 724px;
    background-color:#41454e;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
.titlewrap div.heading{font-size:185%; margin:25px 40px 13px 40px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.titlewrap div.tagline{font-size:125%;margin:0px 0 0 40px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.thumb-list img{background: red;float: left;background: #fff;padding: 5px 0;margin-bottom:0px;margin-right: 10px;}
.span224 {width: 621px;margin-left:15px;padding-left:24px;}
.surveykit {height: 185px;padding: 15px 35px 10px 20px;background-color: #ededed;border: solid 1px #dee1e5;margin-right: 30px;}
.span590 {width: 590px;margin-left:15px;padding-left:25px;padding-top:25px;}
#videoBCL {width:590px;height:332px;}
    
.span2 {width:315px;margin-left:50px;}
.span3 {width:215px;margin-left:20px;border:solid 0px #133878;}
.span3test {width:590px;margin-left:40px;border:solid 0px #133878;}
.span3test img {border:solid 0px #133878;}
div.testimonials1 {width:588px;height:310px;padding:0px 20px;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonials1Top {width:590px;height:7px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonials1Bot {width:590px;height:40px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRest {width:588px;height:320px;padding:0px 20px 20px;;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonialsRestTop {width:590px;height:7px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRestBot {width:590px;height:40px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
.spacer {height:0px;background-color:#ffffff;}


  .span5 {width:95%;margin-left:15px;margin-right:30px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;}
  .span750 {width:423px;border:solid 0px #ec0088;}
  .span170 {width:200px;}
  .wrapCU{background-color:#dee1e5;width:683px;height:56px;padding:10px 20px;margin-left:20px;}
  .wrapQL{width:723px;margin-left:20px;}
  .span20 {width:20px;margin-left:0;border:solid 0px #13387f;}
  .row-ex {width:760px;}
   hr.footer {margin: 0px 0 0px 20px;width:100%;border-top: 10px solid #8c54a2;}
    /*search bar horizontal nav */
    .wrapSearch{position:relative;top:0px;right:-57px;}
    form.quick-search{position:absolute;top:7px;right:8px;width:190px;}
    form.quick-search input.quick-search-query{float:left;width:70px;color:#7f8389;padding:3px 3px 0;height:22px;font-family:Arial, Verdana, Sans-Serif;font-size:12px;}
    form.quick-search input.quick-search-submit{float:left;display:block;margin-left:4px;width:26px;height:26px;border:none;cursor:pointer;overflow:hidden;text-indent:-9999px;font-size:0;line-height:0;background:#8d54a2 url(http://www.haygroup.com/assets3/css/haygroup/img/arrow-right.gif) no-repeat 9px center;}
    /* / > */




  .span4 {
    width: 228px;
  }
  /*.span2 {
    width: 104px;
  }*/
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span100 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span50 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span200 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span100,
  textarea.span100,
  .uneditable-input.span100 {
    width: 714px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 652px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 590px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 528px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 466px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 404px;
  }
  input.span50,
  textarea.span50,
  .uneditable-input.span50 {
    width: 342px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 280px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 218px;
  }
  input.span200,
  textarea.span200,
  .uneditable-input.span200 {
    width: 156px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 94px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 32px;
  }
  .carousel-caption {
	width: 100%;
  }  
}
.thumb-list {
	margin-bottom: 0px;
} 



/*when we should hide the horizontal nav*/
@media (max-width: 799px) {

  .nav-collapse-spacer{
      visibility:visible;
      border:solid 1px #13387f;
      height:60px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  
    /* quick links - masthead */
    .masthead{background-color:#13387f;height:95px;border-top:solid 15px #ffffff;border-bottom:20px solid #00b7f1;}
    ul#account-links{display:block;margin:0;height:62px;padding-top:10px;font-size:85%;color:#00b7f1;background:#13387f;width:70%;margin-left:20px;}
    /*search bar horizontal nav */
    .wrapSearch{position:absolute;top:0px;left:0px;}
    form.quick-search{position:absolute;top:107px;right:25px;width:190px;}
    form.quick-search input.quick-search-query{float:left;width:148px;color:#7f8389;padding:3px 3px 0;height:22px;font-family:Arial, Verdana, Sans-Serif;font-size:12px;}
    form.quick-search input.quick-search-submit{float:left;display:block;margin-left:4px;width:26px;height:26px;border:none;cursor:pointer;overflow:hidden;text-indent:-9999px;font-size:0;line-height:0;background:#8d54a2 url(http://www.haygroup.com/assets3/css/haygroup/img/arrow-right.gif) no-repeat 9px center;}
    /* / > */
  
  
  
  /* moves menu icon - adds padding left and right decreases width */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 13px 10px 0 10px;
    
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 0px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
    z-index:1000;
    /*border:solid 1px #13387f;*/
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  /*responsive sub menu styles*/
  .nav-collapse .nav > li {
	text-align: center;
    float: none;
    background-color:#ededed;
    border-bottom:solid 1px #787c82;
    margin-bottom: 0px;
  }
  .nav-collapse .nav > li > a {
	background: none;
	-webkit-transition: background .3s ease;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 10px 15px;
    font-weight: bold;
    color: #41454e;
    margin:0;
    /*-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;*/
  }
  
  .navbar .nav > li > a.selected {
    background-color: #c7c9c9;
    color: #13387f;
  }
  
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    /*-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;*/
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #c7c9c9;
    margin:0;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  
  
  /*checked inline */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  /*positions hidden nav bar */
  .navbar .btn-navbar {
    display: block;
    margin:0px 0px 11px 16px;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar .navbar-hide {
    display: block;
    float: left;
    clear:both;
  }

}


@media (max-width: 767px) {
  
  .carousel-caption .btnshowhide 
  {
    visibility:hidden;
  }

  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
    footer .span4 {
	background: #fff;
	min-height: 230px;
	margin-bottom: 10px;
  }
    /* brad working */

  .span20 {width:20px;margin-left:0;border:solid 1px #13387f;float:left;}
  .span170 {width:100%;margin-right:30px;border:solid 0px #13387f;}
   ul.quick-links{font-weight:bold;font-size:95%;margin:8px 5px;}
   ul.quick-links li a{display:block;padding:6px 15px 5px 15px;font-weight:normal;color:#41454e;text-decoration:none;background-repeat:no-repeat;background-position:left bottom;}
  
}


/*this should be model brl */
@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
    background-color:#ededed;
    /*border:solid 1px #d92131;*/
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-right: 0px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .row-ex,
  .thumbnails {
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .carousel-caption {
	width: 65%;
  } 
  /* 
  .span2 {margin-left:40px;width:450px;}
  .span3 {margin-left:40px;width:450px;}
  .span3test {margin-left:40px;width:450px;}
  .span5 {margin-left:20px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;}  
  .span20 {width:20px;margin-left:0;border:solid 0px #13387f;float:left;}
  .span750 {width:100%;float:left;border:solid 0px #6e7715;}
  .span170 {width:100%;margin-right:30px;border:solid 0px #13387f;}
  .wrapCU{background-color:#dee1e5;width:94%;height:56px;padding:10px 20px;clear:both;}
  .wrapQL{width:100%;}
  .row-ex{width:97%;margin-left:20px;}
  */


.titlewrap div.heading{font-size:170%; margin:20px 40px 7px 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;line-height:normal;}
.titlewrap div.tagline{font-size:125%;margin:0px 0 0 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.thumb-list img{background: red;float: left;background: #fff;padding: 5px 0;margin-bottom:0px;margin-right: 10px;}
.span224 {width: 500px;margin-left:0px;padding-left:24px;}
.surveykit {height: 195px;padding: 15px 35px 10px 20px;background-color: #ededed;border: solid 1px #dee1e5;margin-right: 30px;}
.span590 {width: 468px;margin-left:0px;padding-left:25px;padding-top:25px;}
#videoBCL {width:468px;height:263px;}

.span750 {width:485px;border:solid 0px #ec0088;padding-bottom:10px;}
.span170 {width:282px;margin-left:25px;border:solid 0px #13387f;}
.span100 {padding-bottom: 20px;}
.span2 {width:315px;margin-left:50px;}
.span3 {width:280px;margin-left:25px;border:solid 0px #13387f;height:200px;}
.span3test {width:428px;margin-left:24px;border:solid 0px #133878;}
.span3test img {border:solid 0px #133878;}
.span5 {width:87%;margin-left:25px;margin-right:30px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;margin-top:0;padding-top:20px;}

div.testimonials1 {width:428px;height:350px;padding:0px 20px;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonials1Top {width:428px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonials1Bot {width:428px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRest {width:428px;height:390px;padding:0px 20px 20px;;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonialsRestTop {width:428px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRestBot {width:428px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
.spacer {height:0px;background-color:#ffffff;}
h2.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h1.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h3.title {font-size:155%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;}
}

@media (max-width: 600px) {
    ul#account-links{margin-left:40;height:62px;padding-top:10px;font-size:85%;color:#00b7f1;background:#13387f;width:250px;}
    ul#account-links li{margin-left:0px;padding:5px 8px;list-style:none;border-left:0px solid #1947a1;border-right:0px solid #1947a1;}
    ul#account-links li a {display:block;}
    ul#account-links li.first {border-left:none;border-right:none;font-weight:bold;margin-left:0px;}
    ul#account-links li.login {border-left:none;border-right:0px solid #1947a1;font-weight:bold;margin-left:10px;}
    ul#account-links li.last {border-left:none;border-left:1px solid #1947a1;font-weight:bold;margin-left:0px;}

.titlewrap div.heading{font-size:160%; margin:20px 40px 7px 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;line-height:normal;}
.titlewrap div.tagline{font-size:125%;margin:0px 0 0 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.thumb-list img{background: red;float: left;background: #fff;padding: 5px 0;margin-bottom:0px;margin-right: 10px;}
.span224 {width: 400px;margin-left:0px;padding-left:24px;}
.surveykit {height: 195px;padding: 15px 35px 10px 20px;background-color: #ededed;border: solid 1px #dee1e5;margin-right: 30px;}
.span590 {width: 468px;margin-left:0px;padding-left:25px;padding-top:25px;}
#videoBCL {width:370px;height:208px;}

.span750 {width:385px;border:solid 0px #ec0088;padding-bottom:10px;}
.span170 {width:282px;margin-left:25px;border:solid 0px #13387f;}
.span100 {padding-bottom: 20px;}
.span2 {width:315px;margin-left:50px;}
.span3 {width:280px;margin-left:25px;border:solid 0px #13387f;height:200px;}
.span3test {width:325px;margin-left:24px;border:solid 0px #133878;}
.span3test img {border:solid 0px #133878;}
.span5 {width:87%;margin-left:25px;margin-right:30px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;margin-top:0;padding-top:20px;}

div.testimonials1 {width:325px;height:380px;padding:0px 20px;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonials1Top {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonials1Bot {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRest {width:325px;height:460px;padding:0px 20px 20px;;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonialsRestTop {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRestBot {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
.spacer {height:0px;background-color:#ffffff;}
h2.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h1.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h3.title {font-size:155%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;}
}

@media (max-width: 480px) {
    
    .cookieImg{width:19px;height:176px;}
    .countrySelect{display:block;width:180px;}
    ul#account-links li.first{display:none;}
    ul#account-links li.language{display:none;}

  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption .parahide {
    display:none;
  }
  .carousel-caption .btnshow {
    position:absolute;
    top:25px;
    left:50px;
  }
  .carousel-caption .btnshowhide 
  {
    visibility:visible;
    position:absolute;
    top:35px;
    left:50px;
  }
  
  .carousel-caption p {
    /*position: static;
	border:solid 1px #13387f;
	font-size: 0.5em;*/
  }
  

  .wrapCU{background-color:#dee1e5;width:87%;height:76px;padding:10px 20px;clear:both;}
  .wrapQL{width:97%;}
  .row-ex{width:97%;margin-left:20px;}

.titlewrap div.heading{font-size:160%; margin:20px 40px 7px 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;line-height:normal;}
.titlewrap div.tagline{font-size:125%;margin:0px 0 0 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.thumb-list img{background: red;float: left;background: #fff;padding: 5px 0;margin-bottom:0px;margin-right: 10px;}
.span224 {width: 400px;margin-left:0px;padding-left:24px;}
.surveykit {height: 195px;padding: 15px 35px 10px 20px;background-color: #ededed;border: solid 1px #dee1e5;margin-right: 30px;}
.span590 {width: 468px;margin-left:0px;padding-left:25px;padding-top:25px;}
#videoBCL {width:370px;height:208px;}

.span750 {width:205px;border:solid 0px #ec0088;padding-bottom:10px;}
.span170 {width:282px;margin-left:25px;border:solid 0px #13387f;}
.span100 {padding-bottom: 20px;}
.span2 {width:315px;margin-left:50px;}
.span3 {width:280px;margin-left:25px;border:solid 0px #13387f;height:200px;}
.span3test {width:325px;margin-left:24px;border:solid 0px #133878;}
.span3test img {border:solid 0px #133878;}
.span5 {width:87%;margin-left:25px;margin-right:30px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;margin-top:0;padding-top:20px;}

div.testimonials1 {width:325px;height:380px;padding:0px 20px;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonials1Top {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonials1Bot {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRest {width:325px;height:460px;padding:0px 20px 20px;;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonialsRestTop {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRestBot {width:325px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
.spacer {height:0px;background-color:#ffffff;}
h2.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h1.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h3.title {font-size:155%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;}
  
  

ul.menu{list-style:none;margin:0;padding-left:0px;}
ul.menu *{margin:0;padding:0;}
ul.menu a{display:block;color:#fff;text-decoration:none;padding-left:10px;}
ul.menu .menulink{border-right:0px solid #fff;font-weight:bold;background-color:#00B7F1;background-image:url(../img/nav-arrow-right-lblue.gif);background-position:2% 50%;background-repeat:no-repeat;}
ul.menu .menulink li{border-left:0px solid #fff;font-weight:bold;background-color:#00B7F1;width:110px;}
ul.menu .menulinkdouble{border-right:0px solid #fff;height:70px;font-weight:bold;background-color:#00B7F1;background-image:url(http://www.haygroup.com/assets3/css/haygroup/img/nav-arrow-right-down.png);background-position:100% 50%;background-repeat:no-repeat;}
ul.menu .menulinkdouble li{border-left:1px solid #fff;font-weight:bold;background-color:#00B7F1;width:110px;}
ul.menu a.menulink{padding:5px 27px 7px 33px;}
ul.menu .menulink:hover, ul.menu .menuhover{background-color:#8C54A2;background-image:url(../img/nav-arrow-right-purple.gif);background-position:2% 50%;background-repeat:no-repeat;}
ul.menu li{position:relative;list-style:none;margin-right:0px;width:100%;font:14px Arial;font-weight:bold;margin-bottom:1px;}
ul.menu li a{padding-left:10px;}
ul.menu ul{display:none;position:absolute;top:28px;left:0;background:#fff;display:none;opacity:0;list-style:none;width:99.7%;}
ul.menu ul li{display:none;position:relative;border-top:none;width:99.5%;margin:0;font:11px Arial;font-weight:bold;border-bottom:1px solid #ededed;border-left:1px solid #fff;}
ul.menu ul li a{display:none;padding:8px 25px 8px 5px;color:#000;background-color:#fff;padding-left:10px;}
ul.menu ul li a:hover{display:none;background-color:#e6d9ea;}
ul.menu ul ul{display:none;left:99.7%;top:0px;}
ul.menu .sub{display:none;background:#fff url(../img/arrow2.gif) right 9px no-repeat;}
ul.menu .topline{display:none;border-top:1px solid #aaa;}

ul#account-links li.language .country-wrapper{width:740px;min-height:350px;border:solid 1px #dee1e5;padding:8px;background-color:#fff;position:absolute;left:60px;}
  
.smLogo {display:inline;}
.lrgLogo {display:none;}
}


@media (max-width: 350px) 
{
    .container{margin-left:-15px;}
    ul#account-links{margin-left:20px;height:62px;padding-top:10px;font-size:85%;color:#00b7f1;background:#13387f;width:228px;}
    ul#account-links li{margin-left:0px;padding:5px 8px;list-style:none;border-left:0px solid #1947a1;border-right:0px solid #1947a1;}
    ul#account-links li a {display:block;}
    ul#account-links li.first {border-left:none;border-right:none;font-weight:bold;margin-left:0px;}
    ul#account-links li.login {border-left:none;border-right:0px solid #1947a1;font-weight:bold;margin-left:10px;}
    ul#account-links li.last {border-left:none;border-left:1px solid #1947a1;font-weight:bold;margin-left:0px;}
    /*search bar horizontal nav */
    .wrapSearch{position:absolute;top:25px;left:60px;}
    form.quick-search{position:absolute;top:114px;left:-275px;width:190px;}
    form.quick-search input.quick-search-query{float:left;width:142px;color:#7f8389;padding:3px 3px 0;height:22px;font-family:Arial, Verdana, Sans-Serif;font-size:12px;}
    form.quick-search input.quick-search-submit{float:left;display:block;margin-left:4px;width:26px;height:26px;border:none;cursor:pointer;overflow:hidden;text-indent:-9999px;font-size:0;line-height:0;background:#8d54a2 url(http://www.haygroup.com/assets3/css/haygroup/img/arrow-right.gif) no-repeat 9px center;}
    /* / > */
  /* moves menu icon - adds padding left and right decreases width */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 85px 10px 0 10px;
    margin-right:-30px;
  }

  .span100 {padding-bottom: 20px;width:280px;}


  .titlewrap div.heading{font-size:160%; margin:20px 40px 7px 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;line-height:normal;}
.titlewrap div.tagline{font-size:125%;margin:0px 0 0 25px;letter-spacing:0px;color:#fff; font-weight:normal;font-family:Arial;}
.thumb-list img{background: red;float: left;background: #fff;padding: 0px 0;margin-bottom:0px;margin-right: 10px;margin-top:0;}
.span224 {width: 250px;margin-left:0px;padding-left:24px;}
.surveykit {height: 325px;padding: 15px 35px 10px 10px;background-color: #ededed;border: solid 1px #dee1e5;margin-right: 30px;}
.span590 {width: 468px;margin-left:0px;padding-left:25px;padding-top:25px;}
#videoBCL {width:220px;height:124px;}

.span750 {width:205px;border:solid 0px #ec0088;padding-bottom:10px;}
.span170 {width:215px;margin-left:25px;border:solid 0px #13387f;}
.span100 {padding-bottom: 0px;}
.span2 {width:315px;margin-left:50px;}
.span3 {width:215px;margin-left:25px;border:solid 0px #13387f;height:170px;}
.span3 img{padding-top:20px;}
.span3test {width:180px;margin-left:24px;border:solid 0px #133878;}
.span3test img {border:solid 0px #133878;}
.span5 {width:87%;margin-left:25px;margin-right:30px;margin-bottom:10px;border-bottom:solid 2px #dee1e5;margin-top:0;padding-top:20px;}

div.testimonials1 {width:180px;height:550px;padding:0px 20px;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonials1Top {width:180px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonials1Bot {width:180px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRest {width:180px;height:670px;padding:0px 20px 20px;;margin-left:0px;background-color:#ffffff;border:solid 1px #dee1e5;}
div.testimonialsRestTop {width:180px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
div.testimonialsRestBot {width:180px;height:0px;padding:0px 20px;margin-left:0px;background:transparent url("") no-repeat left bottom;}
.spacer {height:20px;background-color:#ffffff;width:280px;}
h2.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h1.title {font-size:135%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;padding-bottom:5px;}
h3.title {font-size:155%;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#00b7f1;line-height:1.25em;}
   hr.footer {margin: 0px 0 0px 20px;width:100%;border-top: 10px solid #8c54a2;width:280px;}


    .masthead{background-color:#13387f;height:157px;width:280px;border-bottom:20px solid #00b7f1;}
    .bandPurple{width:280px;}
    .wrapCU{background-color:#dee1e5;width:82%;height:76px;padding:10px 20px;clear:both;}
    .navbar .brand {
    display: block;
    float: left;
    padding: 0px 0px 12px;
    margin-left: 140px;  
}
img.featured-img{height:119px;}
}