@charset "UTF-8";
/*
Theme Name: RW
Theme URI: https://rosswilliamson.com
Author: Ross Williamson
Author URI: https://rosswilliamson.com
Description: RW portfolio theme.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: portfolio, web designer
*/
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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ul {
  list-style: none; }

* {
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 16px; }

body {
  height: 100%;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  color: #2c3942; }

a:link, a:visited {
  text-decoration: none;
  transition: color .25s linear;
  color: #006ec2; }

a:hover {
  text-decoration: none;
  color: #000000; }

h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 900;
  font-size: 3.75rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 4rem;
  width: 70%;
  margin: 0 auto; }

h2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 900;
  font-size: 2.75rem;
  text-align: center;
  text-transform: uppercase; }

h2:after {
  content: ' ';
  display: block;
  border: 1px solid #2c3942;
  background: #2c3942;
  width: 60px;
  margin: 15px auto; }

h3 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.675rem;
  text-align: left;
  text-transform: none;
  margin-bottom: 15px;
  line-height: 2.125rem; }

h3:after {
  content: ' ';
  display: block;
  border: 1px solid #b62853;
  background: #b62853;
  width: 60px;
  margin-top: 15px;
  overflow-y: hidden; }

h4 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  text-align: left;
  text-transform: none;
  margin-bottom: 10px; }

h5 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  text-align: left;
  text-transform: uppercase; }

h6 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  text-align: left;
  text-transform: none;
  margin-bottom: 5px; }

img {
  max-width: 100%;
  vertical-align: top; }

b {
  font-weight: 600; }

main {
  padding: 4% 0 7%; }

.clearfix:after,
ul:after {
  content: "";
  display: table;
  clear: both; }

.center {
  text-align: center; }

.structure {
  margin: 0 auto;
  width: 90%;
  max-width: 1300px; }

.container {
  padding: 6% 0; }

header.error404 p {
  margin-bottom: 20px; }

.button:link,
.button:visited {
  background: #b62853;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
  transition: 0.5s;
  display: inline-block;
  padding: 15px 34px; }
  .button:link:hover,
  .button:visited:hover {
    background: #fff;
    color: #000; }

.grecaptcha-badge {
  display: none; }

.entry-footer,
.entry-header,
.screen-reader-text {
  display: none; }

#topcontainer {
  background: #000;
  height: 56px;
  width: 100%; }

#logo {
  padding-top: 12px;
  float: left;
  position: relative;
  z-index: 5001; }

#logo img {
  vertical-align: middle;
  float: left; }

#logo p {
  vertical-align: middle;
  float: left;
  color: #aec3d4;
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #7a8c9b;
  font-size: 1rem;
  line-height: 1.875rem; }

#nav {
  float: right;
  padding-top: 12px; }

.menu-main-nav-container {
  display: inline-block;
  float: right;
  margin-right: 15px;
  padding-right: 5px;
  border-right: 1px solid #7a8c9b; }

#nav li {
  float: left;
  margin: 0 8px; }

#nav li a {
  color: #aec3d4;
  font-size: 0.8375rem;
  line-height: 2.125rem;
  text-transform: uppercase;
  font-weight: 700; }

#nav li a:hover {
  color: #cdd6de; }

#nav .button {
  font-size: 0.75rem;
  float: right;
  padding: 9px 12px;
  position: relative;
  z-index: 5001;
  margin-top: 0;
  font-weight: 700; }

#nav .button:hover {
  background: #fff;
  color: #000; }

.slicknav_menu {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  z-index: 5000; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 10px 10px 9px;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_btn.slicknav_open {
  background: #284357;
  border-left: 1px solid #284357; }

.slicknav_menu .slicknav_menutxt {
  display: none;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  padding: 10px; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 24px;
  height: 3px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 4px; }

.slicknav_nav li {
  display: block;
  margin-bottom: 4px; }

.slicknav_nav ul ul {
  border-top: none; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
  display: none; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a,
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1; }

/* Button */
.slicknav_btn {
  text-decoration: none;
  border-left: 1px solid #3e5a6d; }

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: 600;
  display: none; }

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  background: #284357;
  padding: 30px 20px;
  height: 150vh;
  clear: both; }

.slicknav_nav a:link,
.slicknav_nav a:visited {
  text-decoration: none;
  text-align: left;
  font-family: "Lato", Arial, sans-serif;
  text-transform: none;
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 10px 15px;
  color: #aec3d4;
  background: #1e3a4d; }

.slicknav_nav a:hover {
  color: #ba5b91; }

.slicknav_nav a:link::before,
.slicknav_nav .slicknav_parent a a:link::before {
  content: "› "; }

.slicknav_nav .dropit-submenu a:link,
.slicknav_nav .dropit-submenu a:visited {
  padding: 10px 15px; }

.slicknav_nav .slicknav_parent a:link::before {
  content: none; }

.slicknav_parent .sub-menu a:link::before {
  content: "› "; }

.slicknav_nav .slicknav_item:link a:link {
  padding: 0; }

.slicknav_nav li:last-of-type {
  margin-bottom: 0; }

#breadcrumbcontainer {
  background: #e2e6e8;
  color: #627585;
  font-size: 0.875rem;
  line-height: 2.5rem; }

.home #breadcrumbcontainer {
  display: none; }

#breadcrumbs {
  float: left;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#breadcrumbscontact {
  float: left;
  width: 50%; }

#breadcrumbscontact ul {
  float: right;
  margin-left: 15px;
  height: 24px; }

#breadcrumbscontact li {
  display: inline-block;
  margin: 7px 6px 0px 6px; }

#breadcrumbscontact a {
  display: block;
  background: url("img/icons/icons.png") no-repeat;
  width: 24px;
  height: 24px; }

#breadcrumbscontact a.twitter {
  background-position: 0px 0px; }

#breadcrumbscontact a.twitter:hover {
  background-position: 0px -24px; }

#breadcrumbscontact a.instagram {
  background-position: -24px 0px; }

#breadcrumbscontact a.instagram:hover {
  background-position: -24px -24px; }

#breadcrumbscontact a.linkedin {
  background-position: -48px 0px; }

#breadcrumbscontact a.linkedin:hover {
  background-position: -48px -24px; }

#breadcrumbscontact p {
  float: right; }

header {
  padding: 3% 15% 4%;
  width: 100%;
  background: #eff2f3; }

header h1:after {
  content: ' ';
  display: block;
  border: 1px solid #d0d0d0;
  background: #d0d0d0;
  width: 100px;
  margin: 10px auto 0px; }

header p {
  font-size: 1.1875rem;
  line-height: 1.675rem;
  width: 60%;
  margin: 15px auto 0px;
  text-align: center;
  max-width: 700px; }

header.error404 {
  text-align: center;
  padding: 6% 0 8%; }

#project {
  padding: 4% 0 30px; }

#project ul {
  border-top: 1px solid #ddd; }

#project #project-colours ul {
  border-top: none;
  padding-top: 0; }

#project li {
  line-height: 2.125rem;
  text-align: left;
  margin-bottom: 2px;
  border-bottom: 1px solid #ddd; }

#project-details {
  float: left;
  width: 32%;
  margin-right: 3%;
  border-right: 1px solid #ddd;
  padding-right: 3%; }

#project-summary {
  float: left;
  width: 47%;
  margin-right: 3%;
  border-right: 1px solid #ddd;
  padding-right: 3%; }

#project-summary li {
  width: 49%;
  float: left; }

#project-summary li:nth-child(odd) {
  margin-right: 2%; }

#project-summary span {
  font-weight: 600;
  font-size: 1.125;
  color: #b62853; }

#project-colours {
  float: left;
  width: 15%; }

#project-colours ul {
  padding-top: 2%; }

#project-colours li {
  width: 48%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid rgba(0, 0, 0, 0.1); }

#image-slider {
  margin-bottom: 2%; }

#post-nav {
  margin-bottom: 6%; }

.nav-previous {
  float: left;
  width: 50%; }

.nav-next {
  float: right;
  width: 50%;
  text-align: right; }

.nav-links a:link,
.nav-links a:visited {
  background: #b62853;
  color: #fff;
  padding: 14px 24px;
  border-radius: 5px;
  text-transform: uppercase;
  transition: 0.5s;
  display: inline-block; }

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

#herocontainer {
  background-color: #000;
  background-image: url(img/splatter.png);
  background-size: cover;
  background-repeat: repeat-x;
  height: calc(100vh - 56px); }
  #herocontainer #hero {
    margin: 0 auto;
    width: 90%;
    max-width: 1300px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 5%; }
    #herocontainer #hero h1 {
      color: #dfe4e8;
      width: 70%;
      padding-bottom: 10px; }
    #herocontainer #hero p {
      font-size: 1.25rem;
      line-height: 1.75rem;
      color: #aec3d4;
      width: 70%;
      font-weight: 400;
      margin: 0 auto; }
      #herocontainer #hero p:first-child {
        font-size: 1.25rem;
        line-height: 1.25rem;
        padding-bottom: 10px; }
    #herocontainer #hero #buttons {
      margin-top: 20px; }
      #herocontainer #hero #buttons a {
        margin: 0 6px;
        min-width: 200px;
        font-weight: 700; }
        #herocontainer #hero #buttons a:hover {
          background: #fff;
          color: #000; }
        #herocontainer #hero #buttons a:last-child {
          background: none;
          border: 2px solid #dfe4e8;
          padding: 15px 34px; }
          #herocontainer #hero #buttons a:last-child:hover {
            background: #fff; }
    #herocontainer #hero #downarrow {
      border: solid #9ebacd;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 7px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      bottom: 50px;
      left: 50%; }
      #herocontainer #hero #downarrow:hover {
        cursor: pointer;
        border-color: #fff; }

.home h2 + p {
  font-size: 1.375rem;
  line-height: 1.75rem;
  text-align: center;
  font-weight: 600;
  max-width: 60%;
  margin: 0px auto 1%; }

#introcontainer #intro {
  margin: 0 auto;
  width: 90%;
  max-width: 1300px;
  text-align: center; }
  #introcontainer #intro h2 {
    margin: 0px auto 1%; }
    #introcontainer #intro h2:after {
      content: ' ';
      display: block;
      border: 1px solid #fff;
      background: #fff;
      width: 60px; }
  #introcontainer #intro .button {
    margin-top: 10px; }
  #introcontainer #intro > ul {
    width: 70%;
    margin: auto; }
    #introcontainer #intro > ul li {
      font-size: 1.125rem;
      line-height: 1.5rem;
      width: 100%;
      float: left; }
      #introcontainer #intro > ul li p {
        margin-bottom: 20px; }
      #introcontainer #intro > ul li ul {
        display: none; }

#intro-overview span {
  margin-right: 5px;
  font-weight: 600;
  font-size: 1.25rem; }

#aboutcontainer #about {
  background: #000;
  color: #fff; }
  #aboutcontainer #about h3:after {
    content: ' ';
    display: block;
    border: 1px solid #b62853;
    background: #b62853;
    width: 60px; }
  #aboutcontainer #about ul {
    margin: 0 auto;
    width: 90%;
    max-width: 1300px;
    margin: 40px auto 0px; }
    #aboutcontainer #about ul li {
      float: left;
      width: 24.25%;
      margin-right: 1%;
      border: none; }
      #aboutcontainer #about ul li:last-child {
        margin-right: 0; }
      #aboutcontainer #about ul li h3 + p {
        font-weight: 600;
        font-size: 1.125rem;
        line-height: 1.675rem;
        margin-bottom: 15px; }
      #aboutcontainer #about ul li p {
        font-size: 1.0625rem;
        line-height: 1.5rem; }
        #aboutcontainer #about ul li p a:link, #aboutcontainer #about ul li p a:visited {
          color: #fff; }
  #aboutcontainer #about .button {
    width: 100%; }

#latestcontainer #slider {
  margin-top: 30px; }

.home #latest {
  text-align: center; }

.home #latest .button {
  margin-top: 20px; }

.home #testimonials {
  background: #1c3749;
  color: #fff;
  text-align: center; }
  .home #testimonials ul {
    display: flex;
    flex-wrap: wrap; }
    .home #testimonials ul li {
      margin-bottom: 0;
      background: #132939; }
      .home #testimonials ul li img {
        border-radius: 10px 10px 0 0; }
      .home #testimonials ul li div {
        border: none;
        padding: 7%;
        background: transparent; }

#portfolio .right {
  background: #eff2f3; }

#portfolio .site-thumb {
  width: 70%; }

#portfolio .left .site-thumb {
  float: left;
  margin-left: -10%; }

#portfolio .right .site-thumb {
  float: right;
  margin-right: -10%; }

#portfolio .site-info {
  width: 30%;
  float: left; }

#portfolio .left .site-info {
  margin-right: 7%;
  padding-left: 1%; }

#portfolio .right .site-info {
  margin-left: 7%;
  padding-right: 1%; }

#portfolio .site-info h3 + p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.675rem; }

#portfolio .site-info p {
  font-size: 1.0625rem;
  line-height: 1.675rem;
  margin-bottom: 20px; }

#portfolio .post {
  padding: 90px 0px 40px;
  overflow: hidden; }

#portfolio .post h3 a {
  color: #2c3942; }

#projects h1:after {
  content: ' ';
  display: block;
  border: 1px solid #2c3942;
  background: #2c3942;
  width: 60px;
  margin: 10px auto 15px; }

#projects p {
  font-size: 1.1875rem;
  line-height: 1.675rem;
  width: 60%;
  margin: 0px auto 45px;
  text-align: center;
  max-width: 700px; }

.metaslider .theme-default .nivo-directionNav a {
  opacity: 0.2 !important;
  width: 75px !important;
  height: 75px !important;
  margin-top: -30px; }

.metaslider .theme-default .nivo-directionNav a:hover {
  opacity: 1 !important; }

.metaslider .theme-default a.nivo-prevNav {
  left: -15px !important;
  background: url(img/slider-prev.png) no-repeat !important; }

.metaslider .theme-default a.nivo-nextNav {
  right: -15px !important;
  background: url(img/slider-next.png) no-repeat !important; }

.metaslider .theme-default .nivo-controlNav a {
  width: 12px !important;
  height: 12px !important;
  background: #ccc none !important;
  border-radius: 20px !important;
  margin: 0 12px !important; }

.metaslider .theme-default .nivo-controlNav a.active {
  background: #b62853 !important; }

.metaslider .theme-default .nivo-controlNav {
  padding: 25px 0 !important; }

.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active,
.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover,
.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a,
.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover,
.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active,
.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover,
.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active,
.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover {
  border: none !important; }

#services li {
  float: left;
  width: 32.66%;
  margin-left: 1%;
  margin-bottom: 1%;
  text-align: center; }

#services li:nth-child(3n+1) {
  margin-left: 0; }

#services li a:link,
#services li a:visited {
  display: block;
  padding: 16% 0 18%;
  outline: 1px solid rgba(255, 255, 255, 0.4);
  outline-offset: -15px;
  background-image: url(img/services/splatter.png);
  font-size: 1rem;
  line-height: 1.125rem;
  color: rgba(255, 255, 255, 0.75);
  letter-spacing: 2px;
  text-transform: uppercase; }

#services li a:hover {
  outline: 1px solid white;
  outline-offset: -15px;
  color: white; }

#services li a b {
  color: #fff;
  font-size: 1.675rem;
  line-height: 2rem;
  letter-spacing: 0px;
  text-transform: none; }

#services li span {
  display: block;
  font-size: 0.75rem;
  letter-spacing: 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  width: 50%;
  margin: 10px auto 0;
  padding-top: 5px;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase; }

#services li.webdesign a,
#services li.graphics a {
  background-color: #ba3a61; }

#services li.wordpressdev a,
#services li.responsive a {
  background-color: #4f5e6b; }

#services li.webmaint a,
#services li.uidesign a {
  background-color: #59778e; }

.page-template-service header h1:after {
  display: none; }

#service img {
  width: 22%;
  float: left; }

#service-body {
  width: 52%;
  margin: 0 2%;
  padding: 0 2%;
  float: left;
  border-right: 1px solid #cfd2d3;
  border-left: 1px solid #cfd2d3;
  text-align: center; }

#service-nav {
  width: 22%;
  float: left; }

#service-nav li a:link,
#service-nav li a:visited {
  display: block;
  border-bottom: 1px solid #cfd2d3;
  padding: 8px 0px;
  margin-bottom: 3px;
  line-height: 1.25rem; }

#service-nav h3 {
  margin-bottom: 0px;
  font-size: 1.25rem; }

#service-nav h3::after {
  margin-top: 5px; }

.page-template-service .menu-services-submenu-container {
  margin-bottom: 25px; }

#service-body p {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  margin-bottom: 20px;
  overflow-y: hidden;
  text-align: left; }

#service-body h3 + p:first-of-type {
  font-size: 1.125rem;
  line-height: 1.675rem;
  font-weight: 600; }

#service-body ul {
  margin-bottom: 20px; }

#service-body li {
  float: left;
  width: 32.83%;
  margin: 0 0.5% 0.5% 0;
  background: #eff2f3;
  padding: 2%;
  text-align: left;
  font-size: 1rem;
  line-height: 1.25rem; }

#service-body li:nth-child(3n) {
  margin-right: 0; }

#service-body h4 {
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 5px; }

#service-body li h3 {
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 600;
  margin-bottom: 3px; }

#service-body li p {
  font-size: 1rem;
  line-height: 1.125rem;
  font-weight: 400;
  margin-bottom: 0px; }

#service-body .button {
  margin-top: 20px; }

#faq {
  width: 60%; }

.arconix-faq-wrap {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 0px !important;
  margin: 0 0 -7px !important;
  padding: 0px !important;
  background: none repeat scroll 0 0 #f2f3f5 !important; }

.arconix-faq-title {
  background: url(img/icons/faq-open.png) no-repeat left transparent !important;
  padding: 20px 20px 20px 40px !important; }

.arconix-faq-title.faq-open {
  font-weight: 600;
  background: url(img/icons/faq-close.png) no-repeat left transparent !important; }

.arconix-faq-content {
  line-height: 1.375rem !important;
  margin-left: 10px !important; }

.arconix-faq-content p:last-child {
  padding-bottom: 20px !important; }

#testimonials ul {
  display: flex;
  flex-wrap: wrap; }

#testimonials li {
  float: left;
  width: 32.66%;
  margin: 0 0 1% 1%;
  background: #f2f3f5; }

#testimonials h3 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: left;
  text-transform: none; }

#testimonials li:nth-child(3n+1) {
  margin-left: 0; }

#testimonials li p {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  text-align: left;
  margin-top: 0px; }

#testimonials li div {
  padding: 6%; }

#testimonials li p:nth-of-type(1) {
  margin-top: 10px; }

#testimonials li p:nth-of-type(2) {
  font-weight: 600;
  margin-top: 10px; }

#testimonials li p:nth-of-type(3) {
  font-size: 0.875rem;
  line-height: 1rem; }

#testimonials .button {
  margin-top: 40px; }

#about {
  text-align: center; }
  #about > ul {
    display: flex;
    flex-wrap: wrap; }
    #about > ul > li {
      float: left;
      width: 49%;
      margin-right: 2%;
      margin-bottom: 2%;
      border: 1px solid #d6d6d6;
      padding: 2%;
      text-align: left; }
      #about > ul > li:nth-child(even) {
        margin-right: 0; }
      #about > ul > li h3 + p {
        font-weight: 600; }
  #about #photo {
    width: 40%;
    float: right; }
  #about p {
    margin-bottom: 20px; }
  #about li {
    font-size: 1.0625rem;
    line-height: 1.5rem; }
  #about #attributes ul {
    width: 49%;
    float: left;
    margin-left: 2%; }
    #about #attributes ul:first-of-type {
      margin-left: 0px; }
    #about #attributes ul li {
      line-height: 2rem;
      width: 100%;
      border-bottom: 1px solid #ddd; }
      #about #attributes ul li:first-of-type {
        background: none;
        font-weight: 600;
        font-size: 1.125; }

#contact table {
  width: 50%;
  margin: 0 auto; }

.contact-label {
  padding: 15px 0px 5px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.25rem; }

.contact-label i {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 0.875rem; }

#contact input,
#contact textarea {
  padding: 15px;
  border: 1px solid #cfd2d3;
  border-radius: 4px;
  width: 100%;
  font-size: 1.0625rem;
  line-height: 1.25rem;
  background: #eff2f3;
  font-family: "Lato", Arial, sans-serif; }

#contact input.wpcf7-not-valid,
#contact textarea.wpcf7-not-valid {
  border: 1px solid #b62853; }

#contact input:focus,
#contact textarea:focus {
  border: 1px solid #666; }

textarea:focus,
input:focus {
  outline: none; }

::placeholder {
  color: #ccc; }

#contact .wpcf7-submit {
  background: #b62853;
  color: #fff;
  font-size: 1rem;
  border-radius: 5px;
  text-transform: uppercase;
  width: 30%;
  margin: 4% 35% 0; }

#contact .wpcf7-submit:hover {
  background: #960b35;
  color: #fff;
  cursor: pointer; }

span.wpcf7-not-valid-tip {
  color: #b62853;
  font-size: 0.875rem;
  display: block;
  margin-top: 5px;
  font-style: italic; }

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-spam-blocked {
  border: 1px solid #b62853;
  background: #f6e4e9;
  text-align: center;
  font-weight: 600;
  padding: 2%;
  color: #b62853;
  border-radius: 10px;
  width: 60%;
  margin-left: auto;
  margin-right: auto; }

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng {
  border: 1px solid #a3d265;
  background: #e9fadb;
  text-align: center;
  font-weight: 600;
  padding: 2%;
  color: #73a235;
  border-radius: 10px;
  width: 60%;
  margin-left: auto;
  margin-right: auto; }

#ready a:link,
#ready a:visited {
  display: block;
  font-size: 1.125rem;
  padding: 30px 0px;
  text-align: center;
  background: #132939;
  color: #c7d6e2; }

#ready a:hover {
  color: #fff; }

#ready a span {
  color: #fff; }

#ready span span {
  font-weight: 600;
  font-size: 1.125; }

#footercontainer {
  background: #000;
  width: 100%; }

footer {
  padding: 70px 0px 80px;
  color: #c4cfd9; }

footer > div {
  width: 25%;
  float: left; }

footer h5 {
  margin-bottom: 8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e4eff9; }

footer li a:link,
footer li a:visited {
  padding: 6px 0px;
  display: inline-block;
  color: #949fa9; }

footer span {
  font-weight: 600;
  font-size: 1.125;
  color: #c4cfd9;
  margin-right: 2px; }

footer li a:hover {
  color: #e4eff9; }

#footerconnect p {
  padding: 6px 0px;
  color: #949fa9; }

#footerconnect ul {
  margin-top: 15px; }

#footerconnect li a {
  padding: 0px;
  float: left;
  margin-right: 15px;
  background-image: url(img/footer/social.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 32px; }

#footerconnect li:last-of-type a {
  margin-right: 0px; }

#footerconnect li a.twitter {
  background-position: -42px 0px; }

#footerconnect li a.twitter:hover {
  background-position: -42px -32px; }

#footerconnect li a.instagram {
  background-position: -0px 0px; }

#footerconnect li a.instagram:hover {
  background-position: -0px -32px; }

#footerconnect li a.linkedin {
  background-position: -88px 0px; }

#footerconnect li a.linkedin:hover {
  background-position: -88px -32px; }

#footerconnect .button {
  font-size: 0.875rem;
  padding: 11px 24px;
  margin-top: 20px; }

#footerconnect .button:hover {
  background: #fff;
  color: #000; }

#copyright {
  font-size: 0.875rem;
  line-height: 1.125rem;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background-color: #000;
  color: #456378; }

@media screen and (max-width: 768px) {
  html {
    font-size: 15px; }

  h2 {
    font-size: 2.25rem;
    line-height: 2.25rem; }

  header {
    padding: 12% 5% 15%; }

  header h1 {
    font-size: 2.25rem;
    width: 100%; }

  header p {
    width: 100%;
    font-size: 1rem;
    line-height: 1.375rem; }

  header.error404 {
    padding: 15% 5% 20%; }

  #logo p,
  .home #breadcrumbcontainer,
  #footerprojects,
  #footerservices,
  #breadcrumbscontact,
  .menu-main-nav-container,
  .nivo-directionNav,
  #footerconnect span,
  #service-nav {
    display: none; }

  .slicknav_menu {
    display: block; }

  .container {
    padding: 15% 0; }

  #nav .button {
    float: right;
    margin-right: 64px; }

  #logo {
    padding-top: 18px; }

  #nav {
    float: right;
    padding-top: 15px; }

  .home h2 + p {
    font-size: 1.125rem;
    line-height: 1.5rem;
    max-width: 96%;
    margin: 0px auto 8%; }

  #hero p {
    width: 90%;
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #hero #downarrow {
    bottom: 35px; }

  .button:link, .button:visited {
    padding: 14px 16px; }

  #hero #buttons a:last-child {
    padding: 13px 17px; }

  .home #intro-overview p:first-child {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  .home #about li {
    width: 100%;
    margin-left: 0; }

  .home #about li:last-child {
    margin-bottom: 0%; }

  #hero h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    width: 90%; }

  #hero p:first-child {
    padding-top: 12%;
    font-size: 1.125; }

  #herocontainer #hero #buttons a {
    margin: 6px;
    min-width: 250px; }

  #intro-overview p {
    margin-bottom: 25px;
    text-align: left; }

  #intro-image {
    width: 100%; }

  #intro-overview {
    width: 100%;
    margin-left: 0;
    text-align: center; }

  #ready a:link, #ready a:visited {
    font-size: 1rem;
    line-height: 1.375rem; }

  #ready a > span {
    display: block; }

  .home #about li h3 + p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  .home #intro-overview #menu-services-submenu {
    border-top: none; }

  .home #intro-overview li {
    line-height: 3rem;
    background: #eff2f3;
    padding-left: 10px;
    border-bottom: 2px solid #fff;
    text-align: left; }

  #latestcontainer #slider {
    margin-top: 0px; }

  .home #about h3 {
    font-size: 1.5rem;
    margin-bottom: 10px; }

  .home #about h3:after {
    margin-top: 10px; }

  .home #latest .button {
    margin-top: 0px; }

  .home #testimonials li {
    width: 100%;
    margin-bottom: 5%; }

  .home #testimonials li div {
    background: #fff;
    border-top: 1px solid #afb2b3;
    padding: 6% 0%;
    font-size: 1.0625rem; }

  .home #testimonials li p:nth-of-type(2) {
    margin-top: 4px; }

  .home #testimonials img {
    width: 90%; }

  #breadcrumbs {
    width: 100%; }

  #portfolio .post {
    padding: 15% 0px; }

  #portfolio .left .site-thumb,
  #portfolio .right .site-thumb {
    margin: auto 5%;
    width: 90%; }

  #portfolio .left .site-info,
  #portfolio .right .site-info {
    margin: auto 5%;
    width: 90%; }

  #portfolio .site-thumb img {
    margin-bottom: 20px; }

  #portfolio .site-info p {
    font-size: 1rem;
    line-height: 1.375rem; }

  #portfolio .post h1 {
    font-size: 1.675rem;
    margin-bottom: 15px;
    margin-top: 20px; }

  #projects h1 {
    font-size: 2rem; }

  #projects p {
    width: 90%;
    margin: 0px auto 25px;
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #project {
    padding: 10% 0; }

  #project-details {
    width: 100%;
    margin-right: 0%;
    border-right: none;
    padding-right: 0;
    margin-bottom: 10%; }

  #service img {
    width: 100%;
    margin: 0 0 8% 0; }

  #service div {
    width: 100%;
    border-left: none;
    padding: 0;
    margin: 0; }

  #service div li {
    margin: 0 0 2% 0;
    width: 100%;
    padding: 2%; }

  #testimonials .button {
    margin-top: 0px; }

  #faq {
    width: 90%;
    maring: 0 auto; }

  #project-summary {
    width: 100%;
    margin-right: 0;
    border-right: none;
    padding-right: 0%;
    margin-bottom: 10%; }

  #project-summary li {
    width: 100%; }

  #project-colours {
    width: 100%; }

  .nav-links a:link,
  .nav-links a:visited {
    padding: 14px 18px;
    font-size: 0.75rem; }

  #services li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 3px; }

  #services li a {
    padding: 5% 0;
    outline: none;
    outline-offset: 0px;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.375rem; }

  #service .service-thumb {
    width: 100%; }

  #service .service-info {
    width: 100%;
    text-align: center; }

  #service h1 {
    font-weight: 600;
    font-size: 1.5rem; }

  .page-template-service header h1 {
    font-size: 2.25rem;
    width: 100%; }

  #service .service-info li {
    width: 100%;
    padding: 4%;
    border-bottom: none;
    margin-bottom: 3px;
    background: #eff2f3;
    text-align: left; }

  .service-info p {
    text-align: left; }

  #service-body {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    border-right: none; }

  #about > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
    padding: 3%;
    background-color: transparent; }

  #about {
    padding-bottom: 15%; }

  #about img {
    display: none; }

  #about #attributes ul {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 5%; }

  #aboutcontainer #about ul li {
    width: 100%;
    margin-right: 0; }

  #testimonials li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5%;
    font-size: 1.0625rem; }

  #contact table {
    width: 90%;
    margin: 5%;
    border: none; }

  #contact .wpcf7-submit {
    width: 60%;
    margin: 4% 20% 0; }

  footer {
    padding: 20% 0px; }

  footer > div {
    width: 100%; }

  footer > div#footerconnect {
    margin-top: 15%;
    width: 100%;
    text-align: center; }

  footer h3 {
    margin-bottom: 12px; }

  #footernav h5 {
    text-align: left;
    margin-bottom: 15px; }

  h5 {
    font-size: 1.125rem; }

  #footernav li a {
    padding: 12px 0px 12px 8px;
    display: block;
    font-size: 1.0625rem;
    background: #0e2a3d;
    margin-bottom: 4px; }

  #footerconnect ul {
    width: 132px;
    margin-left: auto;
    margin-right: auto; }

  footer h5 {
    text-align: center; } }
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  html {
    font-size: 15px; }

  #services li a:link,
  #services li a:visited {
    outline-offset: -10px; } }
@media screen and (min-width: 1024px) and (max-width: 1140px) {
  #logo p {
    display: none; }

  #services li a:link,
  #services li a:visited {
    outline-offset: -10px; } }
@media screen and (min-width: 769px) and (max-width: 1023px) {
  html {
    font-size: 15px; }

  .slicknav_menu {
    display: block; }

  .menu-main-nav-container,
  #footerprojects {
    display: none; }

  #nav .button {
    margin-right: 64px; }

  footer > div {
    width: 33.33%; }

  #contact table {
    width: 80%; }

  #service-nav {
    display: none; }

  #service-body {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none; }

  #intro-image {
    width: 100%; }

  #intro-overview {
    width: 100%;
    margin-left: 0; }

  .home #intro-overview li {
    width: 49%;
    float: left; }

  #services li a b {
    font-size: 1.375rem;
    line-height: 1.675rem; }

  #service img {
    display: none; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  html {
    font-size: 16px; }

  .slicknav_menu {
    display: block; }

  .menu-main-nav-container {
    display: none; }

  .container {
    padding: 10% 0; }

  #aboutcontainer.container {
    padding: 10% 0 4%; }

  .home #about li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
    padding: 4%; }

  .home #intro-overview li {
    width: 49%;
    float: left; }

  .home #about li h3 + p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #nav .button {
    float: right;
    margin-right: 64px; }

  header {
    padding: 8% 5% 8%; }

  #homecontainer {
    height: auto;
    background-size: cover; }

  #intro-image {
    width: 100%; }

  #intro-overview {
    width: 100%;
    margin-left: 0;
    text-align: center; }

  #hero #buttons {
    margin-bottom: 25%; }

  #hero #downarrow {
    bottom: 8%; }

  #intro-overview p:first-child {
    font-size: 1.125rem;
    line-height: 1.675rem; }

  #intro-overview p {
    font-size: 1.0625rem;
    text-align: left; }

  .home h1 + p {
    font-size: 1.25rem;
    line-height: 1.675rem;
    max-width: 70%;
    margin: 0px auto 5%; }

  .home #about h3 {
    font-size: 1.5rem; }

  .home #testimonials li div {
    padding: 3%; }

  #portfolio .left .site-thumb,
  #portfolio .right .site-thumb {
    margin: 0;
    width: 100%; }

  #hero p:first-child {
    font-size: 1.375rem;
    padding-top: 12%; }

  #hero h1 {
    font-size: 2.75rem;
    line-height: 3rem;
    width: 70%; }

  #hero p {
    font-size: 1.25rem;
    line-height: 1.75rem; }

  #footer {
    padding: 8% 0; }

  #logo {
    padding-top: 14px; }

  #testimonials li {
    width: 49%;
    margin-bottom: 2%; }

  #testimonials li:nth-child(odd) {
    margin-right: 2%; }

  #testimonials li p:nth-of-type(1) {
    font-size: 1.125; }

  #testimonials li p {
    line-height: 1.375rem; }

  #testimonials li div {
    padding: 12% 6%; }

  header p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #portfolio .site-info p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #portfolio .post {
    padding: 60px 0px; }

  #portfolio .site-thumb {
    width: 90%;
    padding: 0 5%; }

  #portfolio .left .site-thumb,
  #portfolio .right .site-thumb {
    margin-left: 0;
    margin-right: 0; }

  #portfolio .left .site-info,
  #portfolio .right .site-info {
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    padding: 0 5%; }

  #project {
    padding: 5% 0 2%; }

  #project-details {
    margin-bottom: 5%;
    width: 47%; }

  #project-summary {
    margin-bottom: 4%;
    width: 50%;
    margin-right: 0;
    border-right: none; }

  #project-summary li {
    width: 100%; }

  #project-colours {
    width: 100%; }

  #project-colours li {
    width: 14.66%; }

  .nivo-directionNav {
    display: none; }

  #services li a {
    font-size: 1.125rem;
    line-height: 1.375rem;
    outline-offset: -10px; }

  #services li a b {
    font-size: 1.375rem;
    line-height: 1.75remrem; }

  #services li {
    width: 49%;
    margin-bottom: 2%; }

  #services li:nth-child(3n+1) {
    margin-left: inherit; }

  #services li:nth-child(even) {
    margin-left: 2%; }

  #service .service-info {
    text-align: left; }

  #service-nav {
    display: none; }

  #faq {
    width: 80%; }

  #about > ul > li {
    width: 100%;
    margin-right: 0; }

  #service div li {
    width: 100%;
    margin: 0 0 1% 0; }

  #contact table {
    width: 80%;
    margin: 0 auto; }

  #footerprojects,
  #footerservices {
    display: none; }

  footer > div {
    width: 100%; }

  footer > div#footerconnect {
    width: 100%;
    margin-top: 8%; }

  footer {
    padding: 10% 0px; } }
@media screen and (max-width: 480px) {
  main {
    padding: 10% 0; }

  #nav .button {
    display: none; }

  #herocontainer #hero h1 {
    width: 96%; }

  #herocontainer #hero p {
    font-size: 1.25rem;
    line-height: 1.675rem;
    width: 100%; }

  #hero h1 {
    font-size: 2rem;
    line-height: 2.25rem; }

  #hero p:first-child {
    font-size: 1.25rem; }

  .home h1 {
    font-size: 2rem;
    line-height: 2.25rem; }

  #hero p {
    font-size: 1.125rem;
    line-height: 1.675rem; }

  #hero #buttons a {
    margin: 0 5px 10px;
    font-size: 1rem; }

  #hero #buttons {
    margin-bottom: 30%; }

  #home-intro-overview p:first-child {
    font-size: 1.125rem;
    line-height: 1.675rem; }

  #home-intro-overview p {
    font-size: 1.125; }

  .home h1 + p {
    font-size: 1.25rem;
    line-height: 1.675rem;
    margin-bottom: 10%; }

  #home-about li h3 + p {
    font-size: 1.25rem;
    line-height: 1.675rem; }

  .home #about li {
    margin-bottom: 5%;
    width: 100%;
    margin-right: 0;
    padding: 5%; }

  #home-about li p {
    font-size: 1.125rem;
    line-height: 1.675rem; }

  #portfolio .site-info p {
    font-size: 1.125rem;
    line-height: 1.675rem; }

  #portfolio .post h1 {
    font-size: 2rem; }

  #hero #downarrow {
    bottom: 10%; }

  .home #testimonials li div {
    font-size: 1.125rem;
    padding: 6%; }

  #about li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
    padding: 0;
    border: none; }

  #service .service-info li {
    padding: 3%; }

  #logo {
    padding-top: 15px; }

  header h1 {
    font-size: 2.75rem; }

  header p {
    font-size: 1.25rem;
    line-height: 1.675rem; } }
@media screen and (max-width: 319px) {
  #nav .button {
    display: none; }

  #logo {
    padding-top: 14px;
    width: 90%; }

  #logo img {
    width: 80%; }

  .home h1 {
    font-size: 2rem;
    line-height: 2rem; }

  #hero #buttons a {
    margin: 0 5px 6px;
    font-size: 0.75rem; }

  #hero #buttons {
    margin-bottom: 20%; }

  #hero h1 {
    font-size: 2.25rem;
    line-height: 2.5rem; }

  #hero p:first-child {
    font-size: 1.25rem; }

  #hero p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #hero #buttons {
    margin-bottom: 30%; }

  #hero #downarrow {
    bottom: 7%; }

  #home-intro-overview p:first-child {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #home-about li h3 + p {
    font-size: 1.125rem;
    line-height: 1.5rem; }

  #about > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
    padding: 0;
    border: none; }

  .home h1 + p {
    font-size: 1.25rem;
    line-height: 1.5rem;
    max-width: 96%;
    margin: 0px auto 12%; }

  #portfolio .site-info p {
    font-size: 1.0625rem;
    line-height: 1.5rem; }

  header p {
    font-size: 1.0625rem;
    line-height: 1.5rem; }

  main {
    padding: 6% 0 12%; }

  #contact table {
    margin: 0 5%; } }
#cookie-notice {
  font-size: inherit;
  line-height: inherit;
  border-top: 1px solid #ddd; }

.cookie-notice-container {
  padding: 20px 0 40px;
  font-size: 1.0625rem;
  line-height: 1.375rem;
  color: #627585; }

#cn-notice-text {
  margin: 10px 20px; }

.cookie-notice-container .button {
  margin-top: 10px;
  padding: 9px 16px;
  font-size: 0.875rem; }

/*
 * Dropit v1.1.0
 * http://dev7studios.com/dropit
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* These styles assume you are using ul and li */
.dropit {
  list-style: none;
  padding: 0;
  margin: 0; }

.dropit .dropit-trigger {
  position: relative; }

.dropit .dropit-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  /* dropdown left or right */
  z-index: 1000;
  display: none;
  min-width: 290px;
  list-style: none;
  padding: 20px 20px 30px;
  margin: 0;
  background: #1e3a4d; }

.dropit .dropit-open .dropit-submenu {
  display: block; }

.dropit-submenu {
  margin-top: 4px; }

.dropit-submenu li a:link,
.dropit-submenu li a:visited {
  display: block;
  padding: 5px 0px; }
