@font-face {
  font-family: 'CodeLight';
  font-style: normal;
  font-weight: normal;
  src: url('http://silversiphon.com/wp-content/themes/epik/fonts/CODELight.otf') format('opentype');
}
@font-face {
  font-family: 'CodeBold';
  font-style: normal;
  font-weight: bold;
  src: url('http://silversiphon.com/wp-content/themes/epik/fonts/CODEBold.otf') format('opentype');
}

.head-wrap {
  margin-bottom: 0;
}

.slider {
  padding-top: 40px;
  background: #fff url("https://silversiphon.com/wp-content/uploads/2015/05/Silver-Siphon-background.jpg") no-repeat center;
  background-size: cover;
}

.slider h1 {
  font-family: "CodeLight","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.slider h2 {
  font-weight: normal;
}

.slider .wrap {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.site-title {
  font-family: "CodeBold","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  margin-top: 8px;
  margin-bottom: 0;
}

.ssheader {
  text-align: center;
}

.slider h2:first-of-type {
  margin-bottom: 0;
}

.slider p, .slider h2 {
  text-align: center;
}
.slider p.button-comment {
  font-size: 0.8em;
}

.head-wrap {
}

.headerlogos {
  margin-bottom: 20px;
  text-align: center;
}

.headerlogos img {
  display: inline-block;
  vertical-align: middle;
}

.xero-text {
  display: inline-block;
  font-size: 50px;
  font-family: 'CodeLight', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {

  .xero-text {
    margin-left: 60px;
  }

}

@media only screen and (max-width: 768px) {
	.headerlogos img {
		max-width: 50%;
	}
	.xero-text {
		font-size: 40px;
		margin-left: 10%;
	}
}

.headerleft {
  float: left;
  width: 40%;
}
.headercenter {
  float: left;
  width: 20%;
  min-width: 20%;
  text-align: center;
  vertical-align: middle;
}
.headerright {
  float: left;
  width: 40%;
}
.headerleft img {
  float: right;
  height: 80px;
}
.headercenter img {
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
}
.headerright img {
  float: left;
  height: 90px;
  margin-left: 50px;
}

.header-image .site-title a {
  float: left;
  min-height: 120px;
  width: 100%;
}
.title-area {
  width: 326px;
}

.testimonial-author {
  text-align: right;
}

.team .gray-box img {
  margin-bottom: 0;
}
.teamphoto {
  display: block;
  border-radius: 100%;
  height: 200px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#menu-item-799 {
  color: #fff;
}

.home-feature-bg-alt.hf14 .wrap {
  padding-top: 20px;
}

@media only screen and (max-width: 1023px) {
  .title-area {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

.trusted-by{
  background: #FFF;
      padding: 63px 0;
}
.trustedby{
  float: left;
      width: 62%;
}

@media only screen and (max-width: 425px) {
  .trustedby{
     width: 100%;
  }
}

#menu-primary-navigation .login-link a{
  font-weight:900;
  color: #00aeef;
}