@charset "UTF-8";
/* CSS Document */
/*steve notes: in .pagetitle, margin sets distance of page from top*/
article, aside, details, figcaption, figure, footer, header, hgroup, img, main, nav, section, summary {
  display: block
}
a, iframe {
  background: 0 0
}
body, html {
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
a, a:hover {
  text-decoration: none
}
body, h1, h2, h3, h4, h5, h6, ul {
  margin: 0
}
a:active, a:hover, button:focus {
  outline: 0
}
a, body, mark {
  color: #000
}
html, .inner-text {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
.contact_block {
  float: left;
  margin: 10px;
  padding: 10px;
  width: 240px;
}
.full-width {
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0 auto;
  overflow: hidden;
}
#fixed-zone {
  height: 100%;
  width: 100%;
}
#absolute-zone {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 200;
  pointer-events: none;
}
section {
  opacity: 1;
  cursor: pointer;
  font-size: 22px;
  width: 700px;
  margin-top: 0px;
}
.focused {
  position: absolute;
}
.disabled_btn {
  pointer-events: none;
}
.hidden {
  position: fixed;
}
.normal {
  position: absolute;
}
.logo {
  width: 904px;
  height: 58px;
  position: fixed;
  left: 0;
  right: 0;
  margin-top: 32px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.home, #home2, #home_btn {
  background-color: #aaaaaa;
}
#clients, #clients2, #clients_btn {
  background-color: #deda74;
}
#whatwedo, #whatwedo2, #whatwedo_btn {
  background-color: #77b86a;
}
#contact, #contact2, #contact_btn {
  background-color: #01c6ce;
}
#about, #about2, #about_btn {
  background-color: #8e303e;
}
#home_btn {
  height: 40px;
}
#clients_btn {
  height: 40px;
}
#whatwedo_btn {
  height: 40px;
}
#contact_btn {
  height: 20px;
}
#about_btn {
  height: 20px;
}
.btn {
  cursor: pointer;
}
.btns {
  margin-bottom: 5px;
}
.home {
  margin-top: 115px;
  min-height: 100%;
  background-image: url(images/home.jpg);
  background-repeat: no-repeat;
  z-index: 20;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: #aaaaaa;
  background-position: 0px 0px;
}
#home-content {
  padding-top: 135px;
  padding-right: 55px;
  padding-bottom: 55px;
  padding-left: 55px;
}
.whatwedo {
  margin-top: 163px;
  background-image: url(images/whatwedo.jpg);
  min-height: 100%;
  transition: margin-left 2s;
  right: 150px;
  left: auto;
  background-repeat: no-repeat;
  z-index: 19;
  background-position: 11px 0px;
}
#whatwedo-content {
  padding-top: 50px;
  padding-right: 75px;
  padding-bottom: 55px;
  padding-left: 55px;
}
.contact {
  margin-top: 350px;
  background-image: url(images/contact.jpg);
  min-height: 476px;
  left: auto;
  right: 84px;
  background-repeat: no-repeat;
  z-index: 18;
  background-position: 6px 0px;
}
#contact-content {
  padding-top: 50px;
  padding-right: 75px;
  padding-bottom: 55px;
  padding-left: 55px;
  min-height: 300px;
  overflow: hidden;
}
.clients {
  margin-top: 205px;
  background-image: url(images/clients.jpg);
  min-height: 100%;
  left: 11%;
  transition: margin-left 2s;
  background-repeat: no-repeat;
  z-index: 18;
}
#clients-content {
  padding-top: 50px;
  padding-right: 75px;
  padding-bottom: 55px;
  padding-left: 55px;
}
.about {
  margin-top: 425px;
  background-image: url(images/about.jpg);
  min-height: 476px;
  margin-left: 75px;
  background-repeat: no-repeat;
  z-index: 17;
}
#about-content {
  padding-top: 50px;
  padding-right: 75px;
  padding-bottom: 55px;
  padding-left: 55px;
  min-height: 300px;
}
#mini-menu {
  position: fixed;
  top: 8px;
  height: 176px;
  width: 33px;
  left: auto;
  right: 23px;
  background-repeat: no-repeat;
  z-index: 1000000;
}
#show-menu {
  position: fixed;
  height: 200px;
  width: 10%;
  right: 0px;
  z-index: 100000000;
  top: 55px;
  display: none;
}
.inner-text {
  position: relative;
  display: none;
  line-height: 100%;
  top: 10px;
  padding-right: 5px;
  margin-right: 150px;
  padding-left: 5px;
  white-space: nowrap;
}
.inner-text span {
  color: #FFF;
  padding-right: 9%;
  padding-left: 10%;
}
@media all and (max-width: 1100px) {
  #logo {
    left: 95px;
    right: auto;
  }
  .home {
    left: 193px;
    right: auto;
  }
  .contact {
    left: 317px;
    right: auto;
  }
  .whatwedo {
    left: 252px;
    right: auto;
  }
  #mini-menu {
    left: 1040px;
    right: auto;
  }
}
@media all and (min-width: 1212px) {
  .whatwedo {
    left: auto;
    right: 12.5%;
  }
}
@media all and (max-width: 1212px) {
  .clients {
    left: 135px;
    right: 100%;
    /*left:11.5%;*/
  }
  #wrapper {
    width: 1212px;
  }
}
@media only screen and (max-device-width : 736px) {
  .inner-text {
    display: block;
  }
  #show-menu {
    display: block;
  }
  .logo {
    width: 99%;
    position: fixed;
    left: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
  section {
    width: 90%;
    font-size: 14px;
  }
  #contact_btn {
    height: 40px;
  }
  #about_btn {
    height: 40px;
  }
  .home {
    left: 0px;
    right: auto;
    margin-top: 55px;
    background-image: url(images/mob-home.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
  }
  .about {
    background-image: url(images/mob-about.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
  }
  .whatwedo {
    background-image: url(images/mob-whatwedo.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
  }
  .clients {
    background-image: url(images/mob-clients.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
  }
  .contact {
    background-image: url(images/mob-contact.png);
    background-repeat: no-repeat;
    background-position: 25px 25px;
  }
  #home-content, #about-content, #clients-content, #whatwedo-content, #contact-content {
    padding-top: 75px;
    padding-right: 25px;
    padding-bottom: 55px;
    padding-left: 25px;
  }
  .btns {
    margin-bottom: 0px;
    cursor: pointer;
  }
}
@media only screen and (max-device-width : 736px) and (orientation : landscape) {
  section {
    width: 94%;
  }
  #mini-menu {
    position: fixed;
    top: 75px;
    height: 176px;
    width: auto;
    left: 94%;
    background-repeat: no-repeat;
  }
  #show-menu {
    top: 75px;
    left: 94%;
  }
  .inner-text {}
  .home {
    left: 0px;
    right: auto;
    margin-top: 75px;
  }
  .about {
    left: 0px;
    right: auto;
    margin-left: 0px;
    margin-top: 75px;
  }
  .clients {
    left: 0px;
    right: auto;
    margin-top: 75px;
  }
  .contact {
    left: 0px;
    right: auto;
    margin-top: 75px;
  }
  .whatwedo {
    left: 0px;
    right: auto;
    margin-top: 75px;
  }
  .contact_block {
    width: 200px;
  }
}
@media only screen and (max-device-width : 414px) and (orientation : portrait) {
  #mini-menu {
    position: fixed;
    top: 55px;
    height: 176px;
    width: auto;
    left: 90%;
    display: block;
    background-repeat: no-repeat;
  }
  #show-menu {
    top: 55px;
    left: 90%;
  }
  .about {
    left: 0px;
    right: auto;
    margin-left: 0px;
    margin-top: 55px;
  }
  .clients {
    left: 0px;
    right: auto;
    margin-top: 55px;
  }
  .contact {
    left: 0px;
    right: auto;
    margin-top: 55px;
  }
  .whatwedo {
    left: 0px;
    right: auto;
    margin-top: 55px;
  }
}