
.content-wrap h2 {
  color: white;
  display: block;
  font-size: 1.4em;
  margin: .8em 1em auto;
  padding: 0.2em;
  text-shadow: 1px 1px 1px black;
  white-space: normal;
  font-weight: normal;
  line-height: 1.3em;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 2px groove white;
}
h3 {
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

.slider h4 {
  color: black;
  text-shadow: 1px 1px 1px white;
}
.slider h4:hover {
  color: #0082C4;
}
.slider p {font-size: 1.3em}
/* Slideshow Styles ----------- */

ul.bxslider {margin: 0}
.polaroid {
  border: solid 1px lightgray;
  padding: 2px;
  background-color: white
}
.bxslider li {
  height: 100%;
}
.bxslider-left {float:left; width:25%;}
.right {
  float: right; 
  width: 75%;
  padding: 1em;
}
.center-container {
  vertical-align: top; 
  text-align: center; 
  display: block; 
  list-style: none;
  padding: 0;
  margin: 0;
}
.center {display: inline-block;}
.bx-slider {
  margin: 0;
}
#bx-pager ul {text-align: center; margin: 0; padding: 0}

#bx-pager ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-left: dotted 1px lightgray;
}
#bx-pager ul li:last-child {
  border-right: dotted 1px lightgray;
}
#bx-pager ul li a {
  display: block;
  text-decoration: none;
  padding: 1.5em 3em 0;
  color: #717272;
  font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  background-position: top right;
  background-repeat: no-repeat;
}
#bx-pager ul li a.active {color: #00aaad;}
#bx-pager ul li a.active:after {
  content: ' ';
  position: absolute;
  top: 7px;
  left: 50%;
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #00aaad;
}
.bx-prev {left:-50px;}
.bx-next {right:-50px;}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.content-wrap {
  max-width: 1200px;
  margin: auto;
  background-color: white;
  box-shadow: 0 0 10px #a7b8bc;
}

.content-wrap a:hover img {
  box-shadow: 0 0 1em white;    
}
.content-wrap section {
  position: relative;
  margin: auto;
  padding: 2em 8% 1em 8%;
}
section.slider {
  background-position: top center;
  padding: 0;
  
}
.col-25 {
  width:15%;
  padding:1em;
  vertical-align: top;
}
a.col-25:hover {
  color: #0082C4;
  text-decoration: none;
}
.content-wrap > section.features {
}
section.features {
  margin: auto;
  background-color:rgb(238,242,245);
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  text-align: center;
}

.feature {
  font-size: 100%;
  width: 37%;
  display: inline-block;
  padding: 1em 20px;
  text-align: left;
  border-right: 1px dotted #c8c8c8;
  vertical-align: top;
  text-align: center;
}
.feature h4 {
  margin: 0 auto 1em;
}
.feature:first-child {
  padding-left: 0;
  width: 31%;
}

.feature:last-child {
  padding-right:0;
  border-right: none;
  width: 31%;
}
article img {
  padding: 5px;
  border: solid 1px lightGray;
  margin: auto;
  text-align: center;
  background-color: white;
  max-width: 100%;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  /*color: #292626; */
  font-weight: normal;
  border-bottom: 2px groove white;
  padding-bottom: 10px;
  padding-top: 12px;
  margin: 10px 10px 0px;
  text-align: center;
}
h5:hover {
  color:#742427;
  text-decoration: underline;
}
article p {
  font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
  font-size: .9em;
  text-align: left;
  color: #828282;
  padding: 0 1em;
}
.bluepoint {
  background-color: #faf5e6;

}
.bluepoint h3 {
  margin: 0 auto 2em;
}
.quote_box {
  text-align: left; 
  display: block; 
  width: 40%; 
  padding: 1em 1em 1em 3em;
  margin-top: 5%;
}
.quote_name {
  font-size:.8em; 
  display:block; 
  text-align:right;
  color:white; 
  font-style:italic; 
  font-weight:lighter
}
hr {
  border-top: 2px groove white !important;
}
.icon {
  margin: 0 .5em 0 0;
  text-align: left;
}
#workshop-menu-item-1 + ul.menu {
    display: none;
  }

.features .view-content article img {
  max-width: 212px;
}
.leading-virtual-team-banner {
  margin-bottom: 2em;
}
.page-node-703 .pane-node-product-commerce-price {
  margin-bottom: 2em;
}









