/* Scss Document */
/* Scss Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Scss Document */
/*======== SHORTCUTS ========*/
.background-cover, .home-image, .header, .portfolio-item {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/* Scss Document */
html, body {
  height: 100%; }

body {
  font-family: "museo-sans", Arial, Helvetica, sans-serif;
  color: #000; }

.container {
  width: auto;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 10px; }

.h1, .content h1, .content-port h1, .content2 h1 {
  color: #000;
  font-size: 40px;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  text-align: center;
  margin: 30px 0 30px 0;
  padding: 0; }

.h2, .content h2, .content-port h2, .content2 h2 {
  color: #000;
  font-size: 32px;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  text-align: left;
  margin: 30px 0 30px 0;
  padding: 0; }

.h3, .colour-blocks div h3, .clients-block h3, .services-text h3, .portfolio-text h3, .contact-col h3, .content h3, .content-port h3, .right-col h3, .content2 h3 {
  color: #000;
  font-size: 20px;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  text-align: left;
  margin: 30px 0 20px 0;
  padding: 0; }

.h3 a, .colour-blocks div h3 a, .clients-block h3 a, .services-text h3 a, .portfolio-text h3 a, .contact-col h3 a, .content h3 a, .content-port h3 a, .right-col h3 a, .content2 h3 a {
  text-decoration: none; }

.p, .colour-blocks div p, .services-text p, .portfolio-text p, .contact-col p, .content p, .content-port p, .right-col p, .content2 p {
  color: #000;
  font-size: 15px;
  line-height: 1.5em;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: left;
  margin: 20px 0 20px 0;
  padding: 0; }

.button-link, .right-col a {
  display: block;
  padding: 8px 12px;
  float: left;
  background-color: #ffde00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px; }

/*=============== MAIN ===============*/
.border-top {
  height: 10px;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0px;
  z-index: 9; }

.border-bottom {
  height: 10px;
  width: 100%;
  background-color: #fff;
  position: fixed;
  bottom: 0px;
  z-index: 9; }

.full-container {
  width: auto;
  margin: 0 10px; }

/*=============== NAV ===============*/
.logo {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  border: 10px solid #fff;
  display: block; }

.logo img {
  display: block; }

.nav {
  width: 100%;
  background-color: #fff;
  height: 75px;
  margin-top: 0;
  z-index: 9;
  top: 0px; }

.nav ul {
  width: 630px;
  margin: 0 auto;
  padding-top: 28px; }

.nav li {
  float: left; }

#services {
  width: 33%;
  text-align: left; }

#work {
  width: 34%;
  text-align: center; }

#contact {
  width: 33%;
  text-align: right; }

.nav a {
  display: inline;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 1px;
  background-color: #fff;
  padding: 8px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px; }

.nav a:hover {
  color: #000;
  background-color: #ffde00; }

/*=============== HOME ===============*/
.home-image {
  height: 100%;
  margin: 0 10px;
  background-image: url(http://www.sienweb.com/images/2015/mountain-image.jpg);
  min-height: 750px; }

.home-image h1 {
  font-size: 7.6em;
  color: #fff;
  font-family: 'gooddogregular';
  text-align: center;
  text-transform: uppercase;
  line-height: 0.8em;
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
  letter-spacing: 5px; }

.title {
  width: 470px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -235px;
  margin-top: -220px; }

@media (max-height: 750px) {
  .title {
    width: 470px;
    position: absolute;
    top: auto;
    left: 50%;
    margin-left: -235px;
    margin-top: 155px; } }
.title a {
  display: block;
  padding: 15px 0;
  background-color: #ffde00;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  width: 250px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  margin-top: 40px; }

.responsive {
  height: 140px;
  width: 100%;
  background-image: url(http://www.sienweb.com/images/2015/browser-icons-flip.png);
  background-position: bottom center;
  background-repeat: no-repeat; }

.browser-icon1 {
  float: left;
  width: 27%;
  padding-left: 2px;
  margin-right: 7%;
  height: 110px;
  background-image: url(http://www.sienweb.com/images/2015/browser-icon1.png);
  background-repeat: no-repeat;
  background-position: center bottom; }

.browser-icon2 {
  float: left;
  width: 29%;
  margin-right: 7%;
  height: 110px;
  background-image: url(http://www.sienweb.com/images/2015/browser-icon2.png);
  background-repeat: no-repeat;
  background-position: center bottom; }

.browser-icon3 {
  float: left;
  width: 14%;
  margin-right: 7%;
  height: 110px;
  background-image: url(http://www.sienweb.com/images/2015/browser-icon3.png);
  background-repeat: no-repeat;
  background-position: center bottom; }

.browser-icon4 {
  float: left;
  width: 8%;
  height: 110px;
  background-image: url(http://www.sienweb.com/images/2015/browser-icon4.png);
  background-repeat: no-repeat;
  background-position: center bottom; }

.browsericons {
  width: 100%;
  max-width: 465px;
  margin: 30px auto 0 auto; }

.home-h2 {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 2px;
  text-align: center;
  margin: 100px 0 60px 0; }

.colour-blocks div {
  float: left;
  padding: 165px 0 80px 0;
  background-repeat: no-repeat;
  background-position: top center; }

.colour-blocks div h3 {
  margin: 0 0 30px 0;
  font-size: 23px;
  text-align: center;
  color: #fff; }

.colour-blocks div p {
  margin: 0 80px;
  color: #fff;
  text-align: justify; }

@media (min-width: 1700px) {
  .colour-blocks div p {
    margin: 0 auto;
    width: 375px; } }
.design {
  width: 33%;
  background-image: url(http://www.sienweb.com/images/2015/design-icon.png); }

.development {
  width: 34%;
  background-image: url(http://www.sienweb.com/images/2015/development-icon.png); }

.marketing {
  width: 33%;
  background-image: url(http://www.sienweb.com/images/2015/marketing-icon.png); }

.colour-blocks {
  position: relative;
  left: 67%; }

.blue1 {
  background-color: #116e93; }

.blue2 {
  background-color: #1881a4;
  position: relative;
  left: -33%; }

.blue3 {
  background-color: #1e99af;
  position: relative;
  left: -34%; }

.clients-block {
  background-color: #bbbac6;
  padding: 80px 0;
  margin: 0 10px; }

.clients-block h3 {
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 23px;
  text-align: center; }

.clients-holder {
  max-width: 1400px;
  padding: 0 50px;
  margin: 0 auto; }

.clients-holder div {
  float: left;
  width: 20%;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center; }

#logo1 {
  background-image: url(http://www.sienweb.com/images/2015/clients/isabel-wolff.png); }

#logo2 {
  background-image: url(http://www.sienweb.com/images/2015/clients/lowri-turner.png); }

#logo3 {
  background-image: url(http://www.sienweb.com/images/2015/clients/lion-health.png); }

#logo4 {
  background-image: url(http://www.sienweb.com/images/2015/clients/rc-psych.gif); }

#logo5 {
  background-image: url(http://www.sienweb.com/images/2015/clients/wharfside.png); }

#logo6 {
  background-image: url(http://www.sienweb.com/images/2015/clients/tower-electrical.png); }

#logo7 {
  background-image: url(http://www.sienweb.com/images/2015/clients/cap.png); }

#logo8 {
  background-image: url(http://www.sienweb.com/images/2015/clients/beverley-jane-stewart.gif); }

#logo9 {
  background-image: url(http://www.sienweb.com/images/2015/clients/dmnomore.png); }

#logo10 {
  background-image: url(http://www.sienweb.com/images/2015/clients/sjws.png); }

/*=============== INNER ===============*/
.header {
  height: 60%;
  margin: 0 10px;
  background-image: url(http://www.sienweb.com/images/2015/craftman-image.jpg);
  min-height: 450px; }

.header h1 {
  position: absolute;
  top: 30%;
  margin-top: -70px;
  font-size: 6.6em;
  color: #fff;
  font-family: 'gooddogregular';
  text-align: center;
  text-transform: uppercase;
  line-height: 0.8em;
  letter-spacing: 5px;
  width: 100%; }

@media (max-height: 755px) {
  .header h1 {
    top: 226px; } }
.inner-h2 {
  display: block;
  margin: 0 10px;
  background-image: url(http://www.sienweb.com/images/2015/grey-trans-background.png);
  /*border-top:1px solid #fff;*/
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 2px;
  text-align: center;
  padding-top: 30px;
  height: 57px;
  color: #fff;
  text-transform: uppercase; }

.col1 {
  float: left;
  width: 31%;
  padding: 0 1%; }

.col2 {
  float: left;
  width: 31%;
  padding: 0 1%; }

.col3 {
  float: left;
  width: 31%;
  padding: 0 1%; }

.icon {
  width: 30%;
  height: 90px;
  float: left;
  background-repeat: no-repeat;
  background-position: center; }

.services-text {
  width: 58%;
  float: left; }

.services-text h3 {
  margin-top: 0px;
  color: #1e99af; }

.services-text h3 a {
  color: #1e99af; }

.portfolio-item {
  display: block;
  float: left;
  width: 16.6%;
  padding-top: 16.6%;
  text-decoration: none; }

.portfolio-text {
  height: 100%;
  width: 100%; }

.portfolio-text.pblue1 {
  background-image: url(http://www.sienweb.com/images/2015/blue-trans.png); }

.portfolio-text.pblue1:hover {
  background: none;
  background-color: #ffde00; }

.portfolio-text.pblue2 {
  background-image: url(http://www.sienweb.com/images/2015/blue-trans2.png); }

.portfolio-text.pblue2:hover {
  background: none;
  background-color: #ffde00; }

.portfolio-text.pblue3 {
  background-image: url(http://www.sienweb.com/images/2015/blue-trans3.png); }

.portfolio-text.pblue3:hover {
  background: none;
  background-color: #ffde00; }

.portfolio-text h3 {
  text-align: center;
  color: #fff;
  margin: 0px;
  padding: 0 20px;
  padding-top: 45%; }

.portfolio-text p {
  text-align: center;
  color: #fff;
  margin-top: 5px; }

.portfolio-text:hover h3 {
  color: #000; }

.portfolio-text:hover p {
  color: #000; }

.contact-col {
  width: 33%;
  height: 500px;
  float: left; }

.contact-col1 {
  background-color: #1881a4; }

.contact-col2 {
  background-color: #ebebeb;
  width: 34%; }

.contact-text {
  width: 350px;
  margin: 0 auto;
  margin-top: 120px; }

.contact-col h3 {
  color: #000;
  text-align: center; }

.contact-col p {
  margin-top: 35px;
  font-size: 17px; }

.drop-pin {
  display: block;
  padding-left: 100px;
  background-image: url(http://www.sienweb.com/images/2015/services/drop-pin.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 55px; }

.telephone {
  display: block;
  padding-left: 100px;
  background-image: url(http://www.sienweb.com/images/2015/services/telephone.png);
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 75px;
  margin-left: 55px; }

.highlight {
  text-transform: uppercase;
  color: #999;
  letter-spacing: 2px;
  font-size: 14px; }

/*=============== SERVICES INNER ===============*/
.header2 {
  height: 60%;
  margin: 0 10px;
  background-color: #1881a4;
  min-height: 450px; }

.header2 h1 {
  position: absolute;
  top: 30%;
  margin-top: -110px;
  font-size: 6.6em;
  color: #fff;
  font-family: 'gooddogregular';
  text-align: center;
  text-transform: uppercase;
  line-height: 0.8em;
  letter-spacing: 5px;
  width: 100%;
  display: block;
  background-image: url(http://www.sienweb.com/images/2015/services/pen.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 90px; }

@media (max-height: 755px) {
  .header2 h1 {
    top: 226px; } }
.content, .content-port {
  width: 50%;
  padding-left: 5%;
  float: left;
  padding-top: 30px; }

.content-port {
  width: 90%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 50px 0;
  margin-left: 5%;
  margin-top: 50px; }
  .content-port h2 {
    margin-top: 0px; }

.content-port-right {
  float: right;
  width: 26%; }

.content-port-left {
  float: left;
  width: 67%; }
  .content-port-left a {
    display: block;
    width: 25%;
    float: left;
    background-color: #1881a4; }
    .content-port-left a img {
      width: 100%;
      display: block;
      opacity: 0.4;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
  .content-port-left a:hover img {
    opacity: 1; }

.right-col {
  float: right;
  width: 24%;
  padding: 50px 45px;
  background-color: #ebebeb;
  margin-right: 5%;
  margin-top: 60px; }

.right-col h3 {
  margin-top: 0; }

.right-col .line {
  display: block;
  clear: both;
  margin: 40px 0;
  height: 1px;
  background-color: #ddd;
  width: 100%; }

.content2 {
  width: 27%;
  padding-right: 5%;
  float: right;
  padding-top: 30px; }

.portfolio-slideshow {
  width: 63%;
  float: left;
  border: 1px solid #ebebeb;
  margin-top: 50px; }

.portfolio-slideshow img {
  display: block;
  width: 100%; }

/*=============== UTILITY ===============*/
.spacer {
  display: block;
  clear: both; }

.services-spacer {
  display: block;
  clear: both;
  height: 60px; }

.services-spacer2 {
  display: block;
  clear: both; }

/*=============== MOBILE ===============*/
#burger {
  display: none; }

#burgerclose {
  display: none; }

.portfolio-item6 {
  margin-right: -10px; }

.mobile-scroll-arrow {
  display: none; }

@media (max-width: 1450px) {
  .portfolio-item {
    width: 25%;
    padding-top: 25%; }

  .portfolio-item4 {
    margin-right: -10px; }

  .portfolio-item6 {
    margin-right: 0; } }
@media (max-width: 1300px) {
  .content-port-right {
    float: right;
    width: 45%; }

  .content-port-left {
    float: left;
    width: 45%; }

  .content-port-left a {
    width: 50%; } }
@media (max-width: 1000px) {
  .design {
    width: 100%;
    background-color: #1e99af; }

  .development {
    width: 100%;
    background-color: #1881a4; }

  .marketing {
    width: 100%;
    background-color: #116e93; }

  .colour-blocks {
    position: static;
    left: auto; }

  .blue1 {
    background: none; }

  .blue2 {
    background: none;
    position: static;
    left: auto; }

  .blue3 {
    background: none;
    position: static;
    left: auto; }

  .colour-blocks div p {
    margin: 0 auto;
    width: 375px; }

  .clients-holder div {
    width: 33%; }

  #logo10 {
    display: none; }

  .contact-col {
    width: 100%; }

  .contact-col2 {
    width: 100%; }

  .col1 {
    float: left;
    width: 46%;
    padding: 0 2%; }

  .col2 {
    float: left;
    width: 46%;
    padding: 0 2%; }

  .col3 {
    float: left;
    width: 46%;
    padding: 0 2%; }

  .services-spacer {
    display: none; }

  .services-spacer3 {
    display: block;
    clear: both;
    height: 60px; }

  .portfolio-item {
    width: 33.3%;
    padding-top: 33.3%; }

  .portfolio-item3 {
    margin-right: -10px; }

  .portfolio-item4 {
    margin-right: 0; }

  .portfolio-item6 {
    margin-right: -10px; }

  .content2 {
    width: 32%; }

  .portfolio-slideshow {
    width: 58%; } }
@media (max-width: 800px) {
  .content, .content-port {
    width: auto;
    padding-left: 0;
    float: none;
    padding: 0 45px;
    padding-top: 30px; }

  .right-col {
    float: none;
    width: auto;
    padding: 50px 45px;
    background-color: #ebebeb;
    margin-right: 0;
    margin-top: 60px; }

  .content-port {
    width: auto;
    padding: 0px 0;
    margin-left: 0;
    margin-top: 50px;
    border: none; }

  .content-port-right {
    float: none;
    width: auto;
    padding: 0 45px; }

  .content-port-left {
    float: none;
    width: auto;
    padding-top: 30px; }

  .content-port-left a {
    display: block;
    width: 25%;
    float: left; } }
@media (max-width: 750px) {
  .content2 {
    width: auto;
    padding-right: 0;
    float: none;
    padding: 0 45px;
    padding-top: 30px; }

  .portfolio-slideshow {
    width: auto;
    float: none;
    border: 1px solid #ebebeb;
    margin-top: 50px; } }
@media (max-width: 700px) {
  .clients-holder div {
    width: 50%; }

  #logo10 {
    display: block; }

  .nav {
    margin-top: 0px; }

  .nav ul {
    width: 100%; }

  .nav li {
    float: left; }

  #services {
    width: 28%;
    padding-left: 5%;
    text-align: left; }

  .clients-holder {
    padding: 0 20px; }

  #work {
    width: 34%;
    text-align: center; }

  #contact {
    width: 28%;
    padding-right: 5%;
    text-align: right; }

  .home-image {
    height: 750px; }

  .title {
    width: 99%;
    margin: 0 auto;
    padding: 200px 0 0 0;
    top: 0;
    left: 0; }

  .header h1 {
    margin-top: -60px;
    font-size: 5.8em; }

  .col1 {
    float: none;
    width: 91%;
    padding: 0 4% 0 5%; }

  .col2 {
    float: none;
    width: 91%;
    padding: 0 4% 0 5%; }

  .col3 {
    float: none;
    width: 91%;
    padding: 0 4% 0 5%; }

  .services-spacer {
    display: block;
    clear: both;
    height: 40px; }

  .services-spacer3 {
    display: block;
    clear: both;
    height: 40px; }

  .services-spacer4 {
    display: block;
    clear: both;
    height: 40px; }

  .services-text {
    width: 65%; }

  .portfolio-item {
    width: 50%;
    padding-top: 50%; }

  .portfolio-item2 {
    margin-right: -10px; }

  .portfolio-item3 {
    margin-right: 0; }

  .portfolio-item4 {
    margin-right: -10px; }

  .portfolio-item6 {
    margin-right: -10px; }

  .browser-icon1 {
    background-size: contain; }

  .browser-icon2 {
    background-size: contain; }

  .browser-icon3 {
    background-size: contain; }

  .browser-icon4 {
    background-size: contain; }

  .browsericons {
    width: auto;
    padding: 0 50px;
    margin: 10px auto 0 auto;
    background: none; } }
@media (max-width: 650px) {
  .content-port-left a {
    display: block;
    width: 50%;
    float: left; } }
@media (max-width: 580px) {
  .logo {
    width: 120px;
    max-width: 160px; }

  .logo img {
    width: 100%; }

  .nav {
    position: fixed;
    top: -400px;
    left: 0px;
    z-index: 8;
    background-color: #000;
    padding-top: 130px; }

  .nav ul {
    display: block;
    float: none;
    padding-bottom: 50px;
    background-color: #000; }

  .nav li {
    float: none; }

  .nav a {
    display: block;
    color: #fff;
    padding: 15px 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #444;
    margin: 0 10px;
    margin-bottom: 4px;
    background-color: #000; }

  .nav a:hover {
    color: #000;
    background-color: #ffde00; }

  #services {
    width: auto;
    text-align: center;
    padding: 0; }

  #work {
    width: auto;
    text-align: center;
    padding: 0; }

  #contact {
    width: auto;
    text-align: center;
    padding: 0; }

  .burgerhold {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
    width: 100%; }

  #burger {
    display: block;
    float: left;
    padding: 54px 40px 40px 30px; }

  #burger span {
    display: block;
    background-color: #000;
    width: 32px;
    height: 5px;
    margin-bottom: 4px; }

  #burgerclose {
    float: left;
    padding: 54px 40px 40px 30px; }

  #burgerclose span {
    display: block;
    background-color: #000;
    width: 32px;
    height: 5px;
    margin-bottom: 4px; }

  #burgerclose span.left {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 10px; }

  #burgerclose span.right {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -9px; }

  .burgercolor {
    float: left;
    background-color: #fff; }

  .home-image h1 {
    font-size: 6.6em; }

  .responsive {
    height: 120px;
    margin: 0 auto;
    width: 390px;
    background-image: url(http://www.sienweb.com/images/2015/browser-icons-flip.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat; }

  .logo {
    position: static;
    float: left; }

  .home-h2 {
    margin: 50px 0 50px 0;
    padding: 0 30px; }

  .header {
    height: 550px;
    min-height: 0px; }

  .header h1 {
    position: static;
    top: 0px;
    margin-top: 0;
    padding: 0 20px;
    padding-top: 230px;
    font-size: 5em;
    width: auto; }

  .header2 {
    height: 380px;
    min-height: 0px;
    padding-top: 170px; }

  .header2 h1 {
    position: static;
    top: 0px;
    margin-top: 0;
    padding: 0 20px;
    padding-top: 90px;
    font-size: 5em;
    width: auto; } }
@media (max-width: 480px) {
  .mobile-scroll-arrow {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 50%;
    height: 35px;
    width: 40px;
    background-color: #ebebeb;
    -webkit-border-radius: 50% 50% 0 0;
    -moz-border-radius: 50% 50% 0 0;
    -ms-border-radius: 50% 50% 0 0;
    border-radius: 50% 50% 0 0;
    z-index: 10;
    margin-left: -20px;
    background-image: url(http://www.sienweb.com/images/2015/moble-scroll-arrow.png);
    background-repeat: no-repeat;
    background-position: center; }

  .logo {
    border: none; }

  .home-image h1 {
    font-size: 4em; }

  .responsive {
    height: 0;
    padding-top: 25%;
    margin: 0 30px;
    width: auto; }

  .home-image {
    height: 420px;
    min-height: 0px;
    margin: 0; }

  .title {
    padding-top: 110px; }

  .title a {
    padding: 13px 0;
    width: 235px;
    font-size: 14px;
    margin-top: 25px; }

  .container {
    padding: 0; }

  .full-container {
    margin: 0; }

  .border-top {
    display: none; }

  .border-bottom {
    display: none; }

  .colour-blocks div p {
    margin: 0 auto;
    width: auto;
    padding: 0 20px; }

  .clients-block {
    margin: 0; }

  .clients-holder div {
    width: 100%;
    height: 80px; }

  #logo6 {
    display: none; }

  #logo7 {
    display: none; }

  #logo8 {
    display: none; }

  #logo9 {
    display: none; }

  #logo10 {
    display: none; }

  .contact-text {
    width: auto;
    margin: 0 auto;
    margin-top: 60px;
    padding: 0 20px; }

  .drop-pin {
    padding-left: 90px;
    margin-left: 20px; }

  .telephone {
    padding-left: 90px;
    margin-left: 20px; }

  .contact-col2 {
    height: 400px; }

  .contact-col3 {
    display: none; }

  .h1, .content h1, .content-port h1, .content2 h1 {
    padding: 0 20px; }

  .h2, .content h2, .content-port h2, .content2 h2 {
    padding: 0 20px; }

  .h3, .colour-blocks div h3, .clients-block h3, .services-text h3, .portfolio-text h3, .contact-col h3, .content h3, .content-port h3, .right-col h3, .content2 h3 {
    padding: 0 20px; }

  .p, .colour-blocks div p, .services-text p, .portfolio-text p, .contact-col p, .content p, .content-port p, .right-col p, .content2 p {
    padding: 0 20px; }

  .button-link, .right-col a {
    margin: 0 20px; }

  .logo {
    width: 80px; }

  #burger {
    padding: 26px 26px 25px 26px; }

  #burger span {
    width: 25px;
    height: 4px;
    margin-bottom: 3px; }

  #burgerclose {
    padding: 26px 26px 25px 26px; }

  #burgerclose span {
    width: 25px;
    height: 4px;
    margin-bottom: 3px; }

  #burgerclose span.left {
    margin-top: 8px; }

  #burgerclose span.right {
    margin-top: -7px; }

  .home-h2 {
    font-size: 24px;
    padding: 0 20px; }

  .nav {
    padding-top: 60px;
    margin: 0; }

  .header {
    height: 400px;
    min-height: 0px;
    margin: 0px; }

  .header h1 {
    padding-top: 140px;
    font-size: 4em; }

  .header2 {
    height: 300px;
    min-height: 0px;
    margin: 0px;
    padding-top: 100px; }

  .header2 h1 {
    padding-top: 80px;
    font-size: 4em; }

  .col1 {
    float: none;
    width: 98%;
    padding: 0 2% 0 0%; }

  .col2 {
    float: none;
    width: 98%;
    padding: 0 2% 0 0%; }

  .col3 {
    float: none;
    width: 98%;
    padding: 0 2% 0 0%; }

  .services-spacer {
    display: block;
    clear: both;
    height: 20px; }

  .services-spacer3 {
    display: block;
    clear: both;
    height: 20px; }

  .services-spacer4 {
    display: block;
    clear: both;
    height: 20px; }

  .icon {
    width: 32%; }

  .col1 h3 {
    padding: 0px; }

  .col2 h3 {
    padding: 0px; }

  .col3 h3 {
    padding: 0px; }

  .services-text {
    width: 62%; }

  .portfolio-item {
    width: 100%;
    padding-top: 100%; }

  .portfolio-item2 {
    margin-right: 0; }

  .portfolio-item3 {
    margin-right: 0; }

  .portfolio-item4 {
    margin-right: 0; }

  .portfolio-item6 {
    margin-right: 0; }

  .portfolio-text h3 {
    text-align: center;
    color: #fff;
    margin: 0px;
    padding: 0 20px;
    padding-top: 45%;
    font-size: 25px; }

  .content, .content-port {
    width: auto;
    padding-left: 0;
    float: none;
    padding: 0 0;
    padding-top: 30px; }

  .content-port-right {
    float: none;
    width: auto;
    padding: 0 0; }

  .right-col {
    float: none;
    width: auto;
    padding: 50px 0;
    background-color: #ebebeb;
    margin-right: 0;
    margin-top: 60px; }

  .content2 {
    padding: 0 0;
    padding-top: 30px; }

  .browser-icon1 {
    height: 80px; }

  .browser-icon2 {
    height: 80px; }

  .browser-icon3 {
    height: 80px; }

  .browser-icon4 {
    height: 80px; }

  .browsericons {
    padding: 0 30px;
    margin: 0px auto 0 auto; } }

/*# sourceMappingURL=style.css.map */
