borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  background-color: #fff;
  font-family: Arial, sans-serif;
}
body {
  height: 100%;
  width: 100%;
  background-image: url("http://andyet.net/img/header.png");
  background-repeat: no-repeat;
  background-position: top center;
  line-height: 140%;
  -webkit-font-smoothing: antialised;
}
p {
  margin-bottom: 20px;
  font-family: "Arial";
  font-size: 15px;
  line-height: 130%;
  color: #555;
}
h2,
h3 {
  margin-bottom: 5px;
  line-height: 200%;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
  color: #555;
  text-align: center;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 22px;
}
p a:link,
p a:visited {
  color: #00adee;
}
h3 a:link,
h3 a:visited {
  color: #eb008b;
  border-bottom: 1px solid #eb008b;
  text-decoration: none;
}
h4 {
  line-height: 200%;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
  color: #555;
  text-align: center;
}
#why div {
  margin: 20px auto;
  text-align: center;
}
#why div h1 {
  margin: 190px auto 40px auto;
  display: inline-block;
  width: 128px;
  height: 68px;
}

#why div h1 svg {
  width: 100%;
  height: 100%;
}

#why div h1 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}
#why div p {
  font-size: 22px;
  color: #555;
  font-family: "Libre Baskerville", serif;
  line-height: 200%;
}
#why {
  padding-bottom: 80px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.wrap {
  width: 100%;
  background: #fafafa;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}
.wrap:after {
  content: "";
  position: absolute;
  bottom: 0px;
  border-bottom: 1px solid #fff;
  width: 100%;
}
#what {
  width: 100%;
  max-width: 960px;
  padding: 60px 20px;
  margin: 0 auto;
  text-align: center;
}
#what > h2 {
  margin-bottom: 40px;
}
#what > div {
  display: inline-block;
  width: 200px;
  margin: 0 15px;
  position: relative;
  text-align: center;
  vertical-align: top;
}
@media (max-width: 768px) {
  #what > div {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
  }
}
#what .trainingIcon,
#what .consultingIcon {
  margin: 0 auto;
  height: 60px;
  width: 60px;
  text-align: center;
  float: none;
  display: inline-block;
  background-repeat: no-repeat;
}
#what .trainingIcon {
  background-image: url("http://andyet.net/img/services/training.png");
  background-position: 0 15px;
}
#what .trainingIcon+h3 {
  margin-top: 4px;
}
#what .consultingIcon {
  background-image: url("http://andyet.net/img/services/consulting.png");
  background-position: 0 5px;
}
#what .consultingIcon+h3 {
  margin-top: 4px;
}
#what img {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
#what h3 {
  margin: 10px 0 0 0;
}
.rtconf,
.redisconf {
  width: 30px;
}
.redisconf {
  position: absolute;
  top: 0;
  left: 55%;
}
.rtconf {
  position: relative;
  right: 38px;
}
#contact {
  width: 100%;
  max-width: 620px;
  margin: 120px auto 40px auto;
  padding: 0 20px;
  text-align: center;
}

#principals {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin: 60px 0 0 0;

}
#contact h3:first-of-type {
  border-top: 1px solid #ddd;
  font-size: 20px;
  width: 250px;
  margin: 5px auto 40px auto;
}

#principals > div {
  text-align: center;
}

#principals .avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#principals h4 {
  font-size: 18px;
  margin: 0;
}
#who {
  padding: 20px 20px 200px 20px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
#who::before {
  content: "";
  width: 400px;
  display: block;
  margin: 80px auto;
  height: 1px;
  border-top: 1px solid #ddd;
}

#who h2 {
  margin-bottom: 40px;
}

.clients {
  width: 100%;
}
/* Removed old partner logo styles */
#teamList {
  display: inline-block;
  zoom: 1;
}
#teamList a {
  width: 42px;
  height: 42px;
  display: block;
  float: left;
  margin: 0 9px 3px 0;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  position: relative;
  -webkit-box-shadow: color 0 0 8px;
  -moz-box-shadow: rgba(0,0,0,0.15) 0 0 8px;
  box-shadow: rgba(0,0,0,0.15) 0 0 8px;
}
#teamList a:last-child {
  margin-right: 0;
}
#teamList a img {
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  width: 42px;
  height: 42px;
}
#in_content {
  width: 960px;
  padding: 40px 0 100px;
  margin: 0 auto;
  text-align: left;
}
#in_content h1 {
  font-size: 2.5em;
}
#in_content h2 {
  font-size: 1.5em;
  text-align: left;
  margin: 15px 0 30px;
}
#in_content img {
  float: left;
  margin-right: 20px;
}
#in_content #teamList {
  margin-top: 100px;
}
#in_content #teamList a:hover {
  -webkit-box-shadow: color 0 0 8px;
  -moz-box-shadow: rgba(0,0,0,0.25) 0 0 8px;
  box-shadow: rgba(0,0,0,0.25) 0 0 8px;
}
#in_content #teamList a:hover img {
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  width: 45px;
  height: 45px;
}
.teamWrap {
  text-align: center;
}
#teamList {
  width: 960px;
  margin: 0 auto;
}
.teamMember {
  width: 700px;
  margin: 150px auto 0 auto;
  padding: 40px 0;
}
.teamMember p a:link,
.teamMember p a:visited {
  color: #00adee;
  border-bottom: 1px solid #00adee;
}
.teamMember h1 {
  font-size: 2.5em;
  line-height: 1;
}
.teamMember h2 {
  font-size: 1.5em;
  text-align: left;
  margin: 15px 0 30px;
}
.teamMember img {
  width: 250px;
  height: 250px;
  -moz-border-radius: 900px;
  -webkit-border-radius: 900px;
  -khtml-border-radius: 900px;
  -o-border-radius: 900px;
  -border-radius: 900px;
  border-radius: 900px;
  float: left;
  -webkit-box-shadow: color 0 0 20px;
  -moz-box-shadow: rgba(0,0,0,0.09) 0 0 20px;
  box-shadow: rgba(0,0,0,0.09) 0 0 20px;
  margin-right: 50px;
}
.teamMember ul {
  margin: 0 0 20px 20px;
  color: #555;
}
.teamMember div {
  width: 400px;
  float: left;
}
.teamMember div p {
  font-size: 16px;
  line-height: 140%;
}
#logo {
  display: block;
  text-indent: -9999em;
  background-image: url("http://andyet.net/images/blog/logo.png");
  width: 128px;
  height: 68px;
  position: absolute;
  left: 0;
  margin-top: 40px;
}
#head_wrapper {
  width: 960px;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  right: 10px;
}
#head_wrapper li {
  list-style: none;
  float: left;
  width: auto;
  margin-right: 0px;
}
#nav {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10000;
}
#nav a {
  display: block;
  margin: 10px;
  margin-top: 0;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body {
    background-size: 1600px auto;
  }
  #why {
    padding-bottom: 60px;
  }
  
  #why div h1 {
    margin: 100px auto 30px auto;
  }
  
  #why div p {
    font-size: 20px;
  }
  #what {
    width: 100%;
    padding: 40px 20px;
  }
  #what .consultingIcon {
    background-position: 15px 5px;
  }
  #what .trainingIcon {
    background-position: 12px 5px;
  }
  #what > div {
    margin: 30px auto;
    max-width: 300px;
  }
  #contact {
    width: 100%;
    padding: 40px 20px;
    margin: 0;
  }
  
  #principals {
    gap: 40px;
  }
  
  #principals .avatar {
    width: 60px;
    height: 60px;
  }
  
  #principals h4 {
    font-size: 16px;
  }

  #what > h2 {
    display: block;
    line-height: 120%;
    width: 240px;
    margin: 0 auto 30px auto;
  }
  #who {
    width: 100%;
    padding: 40px 20px;
  }
  
  .clients ul {
    gap: 15px 20px;
    padding: 0;
  }
  
  .logo-client {
    flex: 0 0 calc(50% - 10px);
  }
  
  .logo-client a {
    width: 100%;
    height: 60px;
  }
  
  .logo-client img,
  .logo-client svg.logo {
    max-width: 100px;
    max-height: 50px;
  }
  .logo-client.logo-caa svg.logo{
    max-height: 40px;
  }
  #head_wrapper {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .navIcon {
    width: 25px;
  }
  #logo {
    width: 100px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -50px;
  }
  #menu_wrapper {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 250px;
  }
  .teamMember {
    width: 320px;
    margin: 110px auto 0 auto;
  }
  .teamMember img {
    margin: 0 0 40px -100px;
    width: 200px;
    height: 200px;
    position: relative;
    left: 50%;
  }
  .teamMember h1,
  .teamMember h2 {
    text-align: center;
  }
  .teamMember h1 {
    line-height: 1.2;
  }
  .teamMember p {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .teamMember ul {
    margin-left: 36px;
  }
  .teamMember div {
    width: 320px;
    margin: 0 auto;
  }
}
@media (max-width: 420px) {
  body {
    background-size: 1000px auto;
  }
  
  #why {
    padding-bottom: 40px;
  }
  
  #why div h1 {
    margin: 80px auto 20px auto;
    width: 100px;
    height: 53px;
  }
  
  #why div p {
    font-size: 18px;
  }
  
  #what {
    padding: 30px 20px;
  }
  
  #what h2, #who h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  
  #what > div {
    margin: 20px auto;
  }
  
  #what h3 {
    font-size: 24px;
    margin: 10px 0 5px;
  }
  
  #what p {
    font-size: 14px;
  }
  
  #what .icon {
    width: 60px;
    height: 60px;
  }
  
  #contact {
    padding: 30px 20px;
  }
  
  #contact h2 {
    font-size: 24px;
  }
  
  #contact h3 {
    font-size: 18px;
  }
  
  #principals .avatar {
    width: 50px;
    height: 50px;
  }
  
  #principals h4 {
    font-size: 14px;
  }
  
  #who {
    padding: 30px 20px;
  }
  
  #who h2 {
    margin-bottom: 20px;
  }
  
  .logo-client {
    flex: 0 0 calc(50% - 7.5px);
  }
  
  .clients ul {
    gap: 10px 15px;
  }
}

/* Icon styles */
.icon-contact {
  width: 30px;
  height: 30px;
  padding: 10px;
  color: #ddd;
  display: inline-block;
  transition: color .5s ease-in-out;
}
.icon-contact svg {
  width: 100%;
  height: 100%;
}
a:hover .icon-contact {
  color: #ea0091;
}
#what .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 10px;
  display: block;
  color: #00adee; /* Default color */
}
#what .icon svg {
  width: 100%;
  height: 100%;
}

#what .icon-consulting {
  color: #ea0091; /* Pink */
}

#what .icon-ai-strategy {
  color: #FFD700; /* Gold */
}

#what .icon-development {
  color: #12acef; /* Blue */
}

#what div a, a:visited {
  color: #555;
}
#what p {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 0;
}

/* Client logo styles */
.clients ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
}

.logo-client {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.logo-client a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 80px;
}

.logo-client img,
.logo-client svg.logo {
  max-width: 120px;
  max-height: 60px;
  width: auto;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.3s ease;
}

.logo-client:hover img,
.logo-client:hover svg.logo {
  filter: grayscale(0%);
  opacity: 1;
}

/* Narrower screens - 4 columns */
@media (max-width: 900px) and (min-width: 769px) {
  .clients ul {
    gap: 20px 30px;
  }
  
  .logo-client a {
    width: 110px;
  }
}
