.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
body {
  margin: 0;
}
body .container {
  zoom: 1;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
body .container:before,
body .container:after {
  content: "";
  display: table;
}
body .container:after {
  clear: both;
}
body .container p {
  font-family: "Open Sans";
  font-size: 14px;
  color: #6a6a6a;
}
body .container .inner {
  zoom: 1;
  padding: 20px;
}
body .container .inner:before,
body .container .inner:after {
  content: "";
  display: table;
}
body .container .inner:after {
  clear: both;
}
body a.btn {
  text-decoration: none;
  display: block;
  text-align: center;
  background: #fd6b32;
  font-family: "Jockey One";
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0;
  max-width: 130px;
  width: 100%;
  clear: both;
}
body .logo {
  padding: 20px;
}
body .logo .container img {
  width: 100%;
  display: block;
  max-width: 600px;
  margin: 0 auto;
}
body header {
  zoom: 1;
  background: url("../images/pattern.png");
}
body header:before,
body header:after {
  content: "";
  display: table;
}
body header:after {
  clear: both;
}
body header .container nav ul {
  margin: 0;
  padding: 0;
}
body header .container nav ul li {
  list-style: none;
  float: left;
  max-width: 33.333333333333336%;
  width: 100%;
}
body header .container nav ul li a {
  transition: 0.4s all;
  font-family: "Open Sans";
  text-decoration: none;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
}
body header .container nav ul li a:hover {
  background: #fff;
  color: #000;
}
body header .container nav ul li a.selected {
  background: #fff;
  color: #000;
}
body section.main .container .inner .content .areas ul {
  zoom: 1;
  margin: 0;
  padding: 0;
}
body section.main .container .inner .content .areas ul:before,
body section.main .container .inner .content .areas ul:after {
  content: "";
  display: table;
}
body section.main .container .inner .content .areas ul:after {
  clear: both;
}
body section.main .container .inner .content .areas ul li {
  float: left;
  list-style: none;
  max-width: 14.286%;
  width: 100%;
}
body section.main .container .inner .content .areas ul li p {
  text-align: center;
  font-size: 20px;
}
body section.introduction {
  background: #f7f7f7;
}
body section.introduction .container .inner .social {
  zoom: 1;
  margin-bottom: 20px;
}
body section.introduction .container .inner .social:before,
body section.introduction .container .inner .social:after {
  content: "";
  display: table;
}
body section.introduction .container .inner .social:after {
  clear: both;
}
body section.introduction .container .inner .social ul {
  zoom: 1;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  width: 75.5%;
}
body section.introduction .container .inner .social ul:before,
body section.introduction .container .inner .social ul:after {
  content: "";
  display: table;
}
body section.introduction .container .inner .social ul:after {
  clear: both;
}
body section.introduction .container .inner .social ul li {
  list-style: none;
  float: left;
  max-width: 77px;
  width: 100%;
}
body section.introduction .container .inner .social ul li a {
  text-indent: -9999px;
  height: 77px;
  display: block;
}
body section.introduction .container .inner .social ul li a.blogger {
  background: url("../images/newicons.png");
  background-position: 0px -282px;
}
body section.introduction .container .inner .social ul li a.youtube {
  background: url("../images/newicons.png");
}
body section.introduction .container .inner .social ul li a.twitter {
  background: url("../images/newicons.png");
  background-position: -281px -187px;
}
body section.introduction .container .inner .social ul li a.flickr {
  background: url("../images/newicons.png");
  background-position: -565px -94px;
}
body section.introduction .container .inner .social ul li a.facebook {
  background: url("../images/newicons.png");
  background-position: -375px -94px;
}
body section.introduction .container .inner .social ul li a.wordpress {
  background: url("../images/newicons.png");
  background-position: -376px -376px;
}
body section.introduction .container .inner .social ul li a.linkdin {
  background: url("../images/newicons.png");
  background-position: -188px -188px;
}
body section.introduction .container .inner .social ul li a.foursquare {
  background: url("../images/newicons.png");
  background-position: -281px -377px;
}
body section.introduction .container .inner .social ul li a.googleplus {
  background: url("../images/newicons.png");
  background-position: -282px -1px;
}
body section.introduction .container .inner h1 {
  text-align: center;
  font-size: 48px;
  color: #3e3e3e;
  text-transform: uppercase;
  font-family: "Jockey One";
  margin-top: 0;
  margin-bottom: 5px;
}
body section.introduction .container .inner .contact-details ul,
body section.introduction .container .inner .websites ul {
  margin: 0;
  padding: 0;
}
body section.introduction .container .inner .contact-details ul li,
body section.introduction .container .inner .websites ul li {
  text-align: center;
  list-style: none;
}
body section.introduction .container .inner .contact-details ul li a,
body section.introduction .container .inner .websites ul li a {
  font-size: 25px;
  color: #919090;
  text-decoration: none;
  font-family: "Jockey One";
}
body section.introduction .container .inner .contact-details ul li a span,
body section.introduction .container .inner .websites ul li a span {
  color: #686868;
}
body section.introduction .container .inner .content {
  margin: 20px 0;
}
body section.introduction .container .inner .content p.first-child {
  font-size: 16px;
  font-weight: 700;
}
body section.introduction .container .inner .credentials {
  zoom: 1;
}
body section.introduction .container .inner .credentials:before,
body section.introduction .container .inner .credentials:after {
  content: "";
  display: table;
}
body section.introduction .container .inner .credentials:after {
  clear: both;
}
body section.introduction .container .inner .credentials ul {
  zoom: 1;
  margin: 0;
  padding: 0;
}
body section.introduction .container .inner .credentials ul:before,
body section.introduction .container .inner .credentials ul:after {
  content: "";
  display: table;
}
body section.introduction .container .inner .credentials ul:after {
  clear: both;
}
body section.introduction .container .inner .credentials ul li {
  float: left;
  list-style: none;
  max-width: 33.333333333333336%;
  width: 100%;
}
body section.introduction .container .inner .credentials ul li a {
  display: block;
}
body section.introduction .container .inner .credentials ul li a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
body section.contact {
  background: #e4e4e4;
}
body section.contact .container .inner .map {
  width: 100%;
  max-width: 100%;
  margin: 20px;
}
body section.contact .container .inner .map iframe {
  width: 100%;
}
body section.services .container .inner .service {
  zoom: 1;
  border-bottom: 3px solid rgba(104, 104, 104, 0.17);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
body section.services .container .inner .service:before,
body section.services .container .inner .service:after {
  content: "";
  display: table;
}
body section.services .container .inner .service:after {
  clear: both;
}
body section.services .container .inner .service.pull-left .featured-image {
  max-width: 30%;
  width: 100%;
  float: left;
}
body section.services .container .inner .service.pull-left .featured-image img {
  max-width: 100%;
  width: 100%;
  display: block;
}
body section.services .container .inner .service.pull-left .content {
  float: left;
  max-width: 65%;
  width: 100%;
  margin-left: 5%;
}
body section.services .container .inner .service.pull-left .content h2 {
  margin-top: 0;
  font-family: "Open Sans";
}
body section.services .container .inner .service.pull-left .content .areas {
  display: none;
}
body section.services .container .inner .service.pull-left .content .areas ul {
  margin: 0;
  padding: 0;
}
body section.services .container .inner .service.pull-left .content .areas ul li {
  float: left;
  list-style: none;
  max-width: 25%;
  width: 100%;
  margin-bottom: 15px;
}
body section.services .container .inner .service.pull-left .content .areas ul li a {
  display: block;
  font-family: "Open Sans";
  text-align: center;
  font-weight: 700;
  color: #686868;
  font-size: 14px;
}
body section.services .container .inner .service.pull-left .content.switch .information {
  display: none;
}
body section.services .container .inner .service.pull-left .content.switch .areas {
  display: block;
}
body section.services .container .inner .service.pull-left a.btn {
  float: right;
}
body section.services .container .inner .service.pull-right .featured-image {
  max-width: 30%;
  width: 100%;
  float: right;
}
body section.services .container .inner .service.pull-right .featured-image img {
  max-width: 100%;
  width: 100%;
  display: block;
}
body section.services .container .inner .service.pull-right .content {
  float: left;
  max-width: 65%;
  width: 100%;
  margin-right: 5%;
}
body section.services .container .inner .service.pull-right .content h2 {
  margin-top: 0;
  font-family: "Open Sans";
}
body section.services .container .inner .service.pull-right .content .areas {
  display: none;
}
body section.services .container .inner .service.pull-right .content .areas ul {
  margin: 0;
  padding: 0;
}
body section.services .container .inner .service.pull-right .content .areas ul li {
  float: left;
  list-style: none;
  max-width: 25%;
  width: 100%;
  margin-bottom: 15px;
}
body section.services .container .inner .service.pull-right .content .areas ul li a {
  display: block;
  font-family: "Open Sans";
  text-align: center;
  font-weight: 700;
  color: #686868;
  font-size: 14px;
}
body section.services .container .inner .service.pull-right .content.switch .information {
  display: none;
}
body section.services .container .inner .service.pull-right .content.switch .areas {
  display: block;
}
body section.services .container .inner .service.pull-right a.btn {
  float: left;
}
body section.work-examples {
  zoom: 1;
  background: #e4e4e4;
}
body section.work-examples:before,
body section.work-examples:after {
  content: "";
  display: table;
}
body section.work-examples:after {
  clear: both;
}
body section.work-examples .container {
  zoom: 1;
}
body section.work-examples .container:before,
body section.work-examples .container:after {
  content: "";
  display: table;
}
body section.work-examples .container:after {
  clear: both;
}
body section.work-examples .container .inner {
  zoom: 1;
}
body section.work-examples .container .inner:before,
body section.work-examples .container .inner:after {
  content: "";
  display: table;
}
body section.work-examples .container .inner:after {
  clear: both;
}
body section.work-examples .container .inner .examples ul {
  margin: 0;
  padding: 0;
}
body section.work-examples .container .inner .examples ul li {
  list-style: none;
  max-width: 25%;
  width: 100%;
  float: left;
}
body section.work-examples .container .inner .examples ul li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
body .links .container .inner h2 {
  text-align: center;
  font-size: 40px;
  color: #3e3e3e;
  text-transform: uppercase;
  font-family: "Jockey One";
  margin-top: 0;
  margin-bottom: 5px;
}
body .links .container .inner ul {
  margin: 0;
  padding: 0;
}
body .links .container .inner ul li {
  margin: 10px auto;
  list-style: none;
  max-width: 400px;
  width: 100%;
}
body .links .container .inner ul li a {
  font-family: "Open Sans";
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  color: #323232;
  display: block;
}
body footer {
  background: url("../images/pattern.png");
}
body footer .container .inner .content p {
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width: 527px) {
  body header .container nav ul li {
    max-width: 100%;
  }
  body section.introduction .container .inner .credentials ul li {
    float: left;
    list-style: none;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
  }
  body section.services .container .inner .service.pull-left .featured-image,
  body section.services .container .inner .service.pull-right .featured-image {
    max-width: 100%;
  }
  body section.services .container .inner .service.pull-left .content,
  body section.services .container .inner .service.pull-right .content {
    margin: 0;
    max-width: 100%;
  }
  body section.services .container .inner .service a.btn {
    max-width: 100%;
    width: 100%;
  }
}
