/*
@import url('glyph-font.css');
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat);

html{overflow-y:scroll;}

input[type="radio"],input[type="checkbox"]{display:none;}
input[type="radio"]+label,
input[type="checkbox"]+label {
    position:relative;
    padding-left:30px;
}
input[type="radio"]+label:before,
input[type="checkbox"]+label:before {
    cursor:pointer;
    content:"";
    position:absolute;
    left:0;
    top:0px;
    display:inline-block;
    border:1px solid #ccc;
    height:20px;
    width:20px;
    background:#ecedef;
}
input[type="radio"]+label:before {
    border-radius:5px;
}
input[type="radio"]:checked+label:before,
input[type="checkbox"]:checked+label:before {
    background:#5cb030;
}
.lt-ie9 input[type="radio"],.lt-ie9 input[type="checkbox"]{display:inline-block;}
.lt-ie9 input[type="radio"]+label:before,.lt-ie9 input[type="checkbox"]+label:before{display:none;}

.loading{position:relative;min-height:20px;}
.loading *{visibility:hidden;}
.loading::after{content:"";position:absolute;top:50%;left:50%;margin:-8px;width:16px;height:16px;background:url(/gfx/loading.gif);}

.noul {
	text-decoration:none;
}

.grey-container.paymenttypes, .grey-container.nonpaymenttypes {
	padding:20px;
}
.grey-container.paymenttypes {
	min-height:200px;
	margin-bottom:10px;
}
.grey-container.nonpaymenttypes {
	min-height:140px;
}
.grey-container.casestudy {
	padding:20px;
	min-height:0;
	width:100%;
	text-align:left;
	margin-top:20px;
}

.case-study-container {
	min-height:450px;
}
.case-study-container .portfolio-block {
    /*
	width:50%;
	margin:0 5px 60px 0;
    */
    width:100%;
	margin:0 5px 10px 0;
    float:none;
}
.case-study-container h2 {
	font-size:20px;
	margin-top:0;
}
.casestudy_image {
	width:100%;
	margin-top:20px;
}

.caseText p {
	font-size:14px;
	line-height:18px;
}
.caseText h3 {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color: #000;
}

#nl_submit {
	border:0;
}

.error > small, .error small.error {
	display: block;
	padding: 0.375rem 0.5625rem 0.5625rem;
	margin-top: -10px;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: normal;
	font-style: italic;
	background: #f04124;
	color: white;
}

.search-submit-button {
	border: none;
	background: transparent;
	margin-top: 2px!important;
	margin-right: 10px!important;
	float: right;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.search-submit-button:hover {
	background-color: white;
	color: #5baf2f!important;
}

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    ul.pagination li:hover a, ul.pagination li a:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
      background: transparent; }
    ul.pagination li.current a {
      background: #5cb030;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #5cb030; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

.panel {
	border-style: solid;
	border-width: 1px;
	border-color: #d8d8d8;
	margin-bottom: 1.25rem;
	padding: 1.25rem;
	background: #f2f2f2;
}

.case-study-container a,  .main-content a, .tweet a, .caption-style a {
	color: #5cb030;
	font-weight: 800;
}

a.button {
    color: white;
    font-weight:bold;
    font-size:18px;
    line-height:43px;
}

.w-dropdown-link.w--current {
	color: #fff;
}

.main-content .search-holder {
	margin-top:0;
	width:100%;
}

.quote {
	background:url('/dist/gfx/quotestart2.gif') 0 0 no-repeat;
	margin:15px 0 12px 0px;
}

.quote p {
	margin:0;
}

.quote .text {
	background:url('/dist/gfx/quoteend2.gif') 100% 100% no-repeat;
	text-indent:30px;
	padding:5px 0 15px 0;
}

.quote .who {
	margin-top:-12px;
	font-weight:bold;
}

.hidden-label {
	display: none;
}

#submit_button {
	border: 1px solid white;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#submit_button:hover {
	border: 1px solid #5cb030;
}

#submit_button {
	margin-left: 0;
}

div.calltoaction {
	padding:20px 90px 10px 20px;
    background: #d7e6e6 url("/dist/gfx/how-we-work-smaller.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
    text-align:left;
}
.calltoaction img.eg-icons {
	padding:20px 2px 5px 2px;
	width:15%;
}
.calltoaction p {
    color: #268435;
    font-weight:bold;
    line-height:24px;
	font-size:16px;
}
.calltoaction .body.contact-text {
	line-height:20px;
    text-align:left;
    padding-left:0;
    font-size:15px;
}
.calltoaction p.howwework {
	margin-top:10px;
    /*
	text-align:center;
    */
	font-size:15px;
}
.calltoaction a {
	color: #5cb030;
	font-weight:bold;
	text-decoration:none;
}

div.calltoaction.how-secure {
	padding:0 35% 0 0;
    background: #e6eeec url("/dist/gfx/how-secure-are-our-systems2017.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction div.overlay {
	padding:15px 0px 0px 15px;
    background-color:rgba(255,255,255,0.8);
}
div.calltoaction a.button2017 {
    margin:10px 0 10px 0;
    padding:10px 15px;
}

div.calltoaction.how-integrate {
	padding:15px 100px 10px 15px;
    background: #b9beb5 url("/dist/gfx/how-our-systems-integrate.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction.bespoke-apps {
	padding:15px 100px 10px 15px;
    /*
    background: #fff url("/dist/gfx/production-management-sm.png") no-repeat;
    */
    background: #fff url("/dist/gfx/access-company-data-securely-sm.png") no-repeat;
    background-position: top right;
    background-size: 138px 150px;
    /*background-size: cover;*/
}

div.calltoaction.expert-advice {
	padding:0 35% 0 0;
    background: #fff url("/dist/gfx/expert-advice-background.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction.why-custom-software {
	padding:0 35% 0 0;
    background: #fff url("/dist/gfx/why-custom-software-background.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction.spending-too-long-manipulating-data {
	padding:0 35% 0 0;
    background: #fff url("/dist/gfx/spending-too-long-background.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction.is-your-data-secure {
	padding:0 35% 0 0;
    background: #fff url("/dist/gfx/is-your-data-secure-background.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}

div.calltoaction.have-questions {
	padding:0 35% 0 0;
    background: #fff url("/dist/gfx/have-questions-background.jpg") no-repeat;
    background-position: top right;
    background-size: cover;
}


/*
 * sofware/systems questions on internal pages
 */
.software-questions {
	min-height:260px;
	padding:70px 35px;
	margin:0;
	background-image:none;
}

.software-questions .circles-text {
	font-size:18px;
	line-height:22px;
	margin:0;
}

.software-questions a.button {
	bottom:80px;
	left:75px;
	font-size:18px;
	font-weight:bold;
	padding: 0 15px;
}

.home-circles a.button {
	font-weight:bold;
}


.question1 { background-color:#88c369; }
.question2 { background-color:#2b3026; }
.question3 { background-color:#333333; padding-top:60px }
.question4 { background-color:#cee7c0; }
.question5 { background-color:#b9beb5; }
.question6 { background-color:#747f6b; padding-top:50px }
.question7 { background-color:#445239; }
.questionA { background-color:#ccc; }

.question1 .circles-text { color:#333; }
.question4 .circles-text { color:#333; }
.question5 .circles-text { color:#333; }
.questionA .circles-text { color:#000; }

.staff-profile-container {
  border: 5px solid #ccc;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.staff-profile-rollover {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
.staff-profile-rollover:hover {
  opacity: 1;
}

.staff-profile {
    padding: 0 10px!important;
}
.staff-profile img {
	width:50%;
	float:right;
	border:5px solid #ccc;
	margin:0 0 20px 20px;
}
.staff-profile h3 {
	margin-top:20px;
	color:#5cb030;
}

div.staff-profile-small {
    padding:5px;
}
.staff-profile-small img {
	border:5px solid #ccc;
	margin:0;
}

div.integration {
    margin:.5rem;
    padding:1rem;
    border:1px solid #ddd;
    min-height:120px;
}

div.integration img {
    float:left;
    margin-right:1rem;
    width:64px;
    height:64px;
    margin-bottom:45px;
}

div.integration h2 {
    font-size:22px;
}

/*
div.integration-index {
}
div.integration-index img {
    float:left;
    width:127px;
    height:127px;
}
*/

div.integration-index-box {
    float:right;
    width:400px;
    border:1px solid #CCC
}

/*
 * SVG
 */

div.inkscapesvg {
	transform-origin: 0% 0%;
    transform: scale(0.6);
    height:320px;
}
.inkscapesvg #layer1>g{
	/*
    transform: scale(1.0);
    */
	 transform-origin: 50% 50%;
	 transition: all 0.1s;
	 z-index:10;
}

.inkscapesvg #layer1>g:hover{
	transform: rotate(05deg) scale(0.9);
	z-index:20;
}

.inkscapesvg #sun{
    animation: rotate 7s;
    animation-iteration-count:infinite;
    animation-timing-function: linear;
}

@keyframes rotate {
  from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}


/* home page stuff 2017 */

/* recaptcha - turn off google's and style our own one */
.grecaptcha-badge {display: none;}
.eg-recaptcha {
    margin-top:10px;
    background: url("/dist/gfx/recaptcha_logo_48.png") 1% 1% no-repeat;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width:70px;
    height:30px;
    float:right;
    opacity:0.6;
}
.eg-recaptcha .links {
    margin-left:35px;
    line-height:13px;
    text-align:left;
}
.eg-recaptcha a.privacy,
.eg-recaptcha a.terms {
    color:#333!important;
    text-decoration:none;
    font-size:11px;
}



.home-strapline {
    /*
    padding:0 30px;
    */
}
.home-strapline h1 {
    /*
    color:white!important;
    */
    text-align:center!important;
    line-height:34px;
    padding:0px;
    margin:10px 0px 60px 0;
    font-weight:700!important;
    font-size:32px;
}

h2.home-strapline {
    /*
    text-align:center!important;
    line-height:34px;
    padding:0px 5px;
    */
    font-weight:700!important;
}

.home-services {
}
.home-services h2,
.home-services p,
.home-services a {
    /*
    color:white!important;
    text-align:center!important;
    */
}
.home-services h2 {
    font-size:20px;
    font-weight:bold!important;
}
.home-services p {
    /*
    font-size:13px;
    line-height:17px;
    padding:0 30px;
    */
    font-size:14px;
}
.home-services img {
    width:20%;
}

.home-services a {
    text-decoration:none;
}
.home-services a.service-icon:hover {
    opacity:0.5;
}


.button2017 {
    margin:10px 0 20px 0;
    color: white;
    display: inline-block;
    padding:10px 25px;
    font-size:18px;
    text-decoration: none;
    border:2px solid white;
    border-radius: 30px;
    background:transparent;
    font-weight:bold;
}
.button2017.black {
    background:black;
    border-color:black;
}
.button2017:hover {
    color: white!important;
    background-color:#1d7e35;
    border-color:#1d7e35;
}
.button2017.green {
    color: black!important;
    border-color:#1d7e35;
}
.button2017.green:hover {
    color: white!important;
    background-color:#1d7e35;
}
.button2017.green2 {
    color: white!important;
    background-color:#1d7e35;
}
.button2017.green2:hover {
    color: #000!important;
    border-color:#000;
    background:transparent;
}
.button2017.green3 {
    color: #000!important;
    background-color:#6FAF55;
    border-color:#6FAF55;
}
.button2017.green3:hover {
    color: #fff!important;
    border-color:#1d7e35;
    background-color:#1d7e35;
}
.button2017.smaller {
    font-size:14px;
}

h2.brand-logos {
    text-align:center!important;
    font-weight:bold!important;
    /*
    font-size:21px;
    padding:0 270px;
    */
}

h3.start-a-project {
    font-size:20px;
    color:white!important;
    text-align:right!important;
}

h3.start-a-project.dark {
    color:black!important;
}

div.start-a-project {
    text-align:left!important;
}

div.blog2017 {
    width:33%;
    float:left;
    margin:10px 0 30px 0;
}
div.blog2017 div.blog {
    width:320px;
    margin:0 auto;
}
div.blog2017 div.blog div.blogimage {
    width:320px;
    height:180px;
}
div.blog2017 div.blog div.blogbody {
    width:320px;
    background: #f0f0f0;
    height:170px;
    padding: 22px 20px 20px 22px;
    text-align:left!important;
}
div.blog2017 div.blog div.blogbody h4,
div.blog2017 div.blog div.blogbody a {
    color:#5cb030;
    text-align:left!important;
    font-size:17px;
    line-height:20px;
    font-weight:bold;
    margin-bottom:8px;
    padding:0;
}
div.blog2017 div.blog div.blogbody p {
    font-size:14px;
    height:120px;
}
div.blog2017 div.blog div.bloglink {
    background: #5cb030 url('/dist/gfx/blog-green-arrow.png') no-repeat;
    background-position: 92% center;
    height:50px;
    text-align:left;
    padding:15px 0 0 22px;
    color:white;
    text-transform:uppercase;
    letter-spacing: 0.10em;
    font-size:14px;
}
p.blog-date-posted {
    color:#999;
    font-size:14px;
}

div.big-green-box2017 {
    background:#5cb030;
    padding:30px 35px;
    margin:0 0 35px 0;
}
div.big-green-box2017 h3 {
    color:white!important;
    margin:0;
}
div.big-green-box2017 ul {
    margin:0 auto;
    padding:0;
    list-style:none;
    color:white;
}
div.big-green-box2017 ul li {
    padding-top:10px;
    text-align:left;
}
div.big-green-box2017 ul li~li {
    /* line in-between */
    display: block;
    margin: 10px 0;
    border:1px solid #ccc;
    border-width:1px 0 0 0;
}
div.big-green-box2017 ul li a{
    color:white;
    text-decoration:none;
}
div.big-green-box2017 .catcount {
    font-weight:bold;
}

div.choose-a-tag {
    padding:0px;
}
div.choose-a-tag h3 {
    margin:0;
}
div.choose-a-tag div.tag {
    padding:5px 10px;
    margin:10px 10px 0px 0;
    float:left;
    background:#e6eee3;
    border:#ccc 1px solid;
    border-width:0 2px 1px 0;
}
div.choose-a-tag div.tag.selected {
    background:#5cb030;
}
div.choose-a-tag div.tag a{
    font-size:15px;
    color:#333;
    text-decoration:none;
}
div.choose-a-tag div.tag.selected a{
    color:white;
}
div.choose-a-tag .catcount {
    font-weight:bold;
}


div.bigbox-casestudy2017 {
    background:#f0f0f0;
    padding:20px 0 0 0;
    margin:10px 0 40px 0;
}

div.bigbox-casestudy2017 .cs17 {
    padding:0 30px;
}

div.bigbox-casestudy2017 div.casestudy2017 {
    float:right;
    margin:0 30px;
}

div.bigbox-casestudy2017 div.casestudy2017 p.name {
    margin-bottom:5px;
}

div.bigbox-casestudy2017 h2 {
    color:#5cb030!important;
    text-transform:uppercase;
    font-size:20px;
    letter-spacing:0.2em;
}

div.bigbox-casestudy2017 div.cslink {
    background: #5cb030 url('/dist/gfx/blog-green-arrow.png') no-repeat;
    background-position: 97% center;
    height:50px;
    text-align:left;
    padding:15px 0 0 22px;
    color:white;
    text-transform:uppercase;
    letter-spacing: 0.10em;
    font-size:14px;
}


div.smallbox-casestudy2017 {
    margin:10px 0 0px 0;
}

div.smallbox-casestudy2017 div.casestudy_image {
    float:right;
    margin:0px 0px 0px 20px;;
}
div.smallbox-casestudy2017 div.casestudy2017 {
    width:95%;
    float:none;
    margin:0;
}

div.smallbox-casestudy2017 div.casestudy2017 p.name {
    margin-bottom:5px;
}

div.smallbox-casestudy2017 div.casestudy2017 div.bubble {
    min-height:auto;
    margin:0;
}

div.smallbox-casestudy2017 div.casestudy2017 div.bubble div.who {
    padding-top:10px;
}

div.smallbox-casestudy2017 div.cslink {
    background: #5cb030 url('/dist/gfx/blog-green-arrow.png') no-repeat;
    background-position: 97% center;
    height:50px;
    margin:0 20px 20px 0;
    text-align:left;
    padding:15px 0 0 22px;
    color:white;
    text-transform:uppercase;
    letter-spacing: 0.10em;
    font-size:14px;
}

div.casestudy2017 {
    width:33%;
    float:left;
    margin:10px 0;
}
div.casestudy2017 div.bubble {
    max-width:499px;
    min-height:126px;
    margin:0 auto;
}
div.casestudy2017 div.bubble div.quoted{
    background: url('/dist/gfx/home-testimonial-tops.png') 0 0;
    /*
    min-height:160px;
    */
    overflow:hidden;
    color:white;
    padding:25px 25px 20px 80px;
    font-style:italic;
    font-size:14px;
    line-height:17px;
    border-radius:30px;
}
div.casestudy2017.lite div.bubble div.quoted {
    background: url('/dist/gfx/home-testimonial-tops.png') -500px 0;
}
div.casestudy2017 div.bubble div.who{
    background: url('/dist/gfx/home-testimonial-bottoms2.png') 0 0 no-repeat;
    height:100px;
    overflow:hidden;
    /*
    color:white;
    */
    padding:25px 0px 0 25px;
    margin:0;
    font-size:14px;
    line-height:17px;
}
div.casestudy2017.lite div.bubble div.who {
    background: url('/dist/gfx/home-testimonial-bottoms2.png') -500px 0 no-repeat;
}
div.casestudy2017 div.bubble div.who p.company {
    /*
    color:#5cb030;
    */
}
div.casestudy2017.lite div.bubble div.who p.company {
    color:#333d3b;
}
div.casestudy2017 div.bubble div.who div.arrow {
    width:30px;
    height:50px;
    float:right;
    margin:15px;
    background: url('/dist/gfx/green-arrow.png') 0 0;
    background-repeat:no-repeat;
}
/*
div.casestudy2017.lite div.bubble div.who div.arrow {
    background: url('/dist/gfx/home-testimonial-arrows.png') -27px 0;
    background-repeat:no-repeat;
}
*/
img.whopic {
    float:left;
    width:70px;
    margin:0 10px 10px -10px;
    border-radius:35px;
}

div.staff-box-2017 {
    width: 20%;
}
div.staff-box-2017 div.staff-profile-2017 {
    padding:0 5px;
}
div.staff-box-2017 div.staff-profile-2017 h3 {
    color:#5cb030!important;
    text-align:center;
    margin-bottom:0;
}
div.staff-box-2017 div.staff-profile-2017 p {
    text-align:center;
}


div.white-cta {
    padding:40px 40px 0 70px;
    color:white;
}
div.white-cta h3 {
    /*
    padding-right:200px;
    font-size:32px;
    */
    color:white!important;
    font-size:28px;
}
div.white-cta p {
    padding-right:150px;
}
div.white-cta a {
    color:white!important;
}

div.white-cta.rhs {
    padding:20px 20px 0 20px;
    color:white;
    margin-bottom:35px;
}
div.white-cta.rhs h3 {
    padding-right:20px;
    color:white!important;
    /*
    font-size:28px;
    */
    font-size:22px;
}
div.white-cta.rhs p {
    padding-right:20px;
}

form#cta_form input {
}
form#cta_form button {
    text-align:left!important;
    /*
    float:left;
    */
}

.page-banner-green-wash {
    background-color:rgb(21.2%,25.1%,21.2%,0.7); /* #364036 */
    height:inherit;
}
.page-banner-lightgreen-wash {
    background-color:rgb(11.4%,49.4%,20.8%,0.8); /* #1d7e35 */
    height:inherit;
}

.page-banner-box {
  width:80%;
  margin:5% 0 5% 0;
  padding-top:15px;
  /*
  padding: 25px;
  background-color:rgba(255,255,255,0.7);
  */
}
.page-banner-text,
.page-banner-text span,
.page-banner-text h1 {
  margin:0;
  /*
  font-family: Proximanova, sans-serif;
  font-size: 32px;
  color:#268435;
  line-height: 36px;
  */
  color:#fff;
  font-size: 32px;
  text-align: left;
  font-weight: bold;
  line-height: 44px;
  padding-bottom:10px;
}
.page-banner-subtext {
  margin-top:10px;
  /*
  font-family: Proximanova, sans-serif;
  font-size:22px;
  color:black;
  font-size:18px;
  line-height:26px;
  */
  color:#fff;
  font-size:22px;
  line-height:30px;
  text-align: left;
}

.page-banner-subtext a.button2017 {
    margin:20px 0 0 0;
    font-weight:bold;
    font-size:18px;
}

#crap_chart {
    width:200px;
    height:200px;
    margin-left:20px;
}

#crap_result {
    padding-left:0px;
}


.topheader {
    background-image: url(/dist/gfx/top_bar_background.png);
    background-repeat: no-repeat;
    background-position: right;
}


/*
 * Different Shaped Screens:
 */
@media (max-width: 1200px) {
    div.staff-box-2017 {
        width: 25%;
    }
}

@media (max-width: 1024px) {
	.software-questions {
		padding:20px 10px 10px 10px;
		min-height:180px;
		border-radius:10px;
	}

	.software-questions a.button {
		bottom:55px;
		left:70px;
		font-size:18px;
		font-weight:bold;
		padding: 0 15px;
	}

	.home-circles {
		border-radius:10px;
		font-size:18px;
		margin:30px 10px;
	}
	.home-circles .button {
		padding-right: 17px;
		padding-left: 17px;
		font-size: 16px;
		line-height: 34px;
	}

    div.integration {
        margin:.2rem;
        padding:.5rem;
        min-height:155px;
    }

    /*
    div.integration img {
        margin-bottom:85px;
    }

    div.integration-index img {
        width:95px;
        height:95px;
    }
    */

    div.integration-index-box {
        width:auto;
    }

    .home-strapline {
        /*
        padding:0 20px;
        */
    }
    .home-strapline h1 {
        margin:0px 0 40px 0;
        font-size:28px;
    }

    h2.brand-logos {
        padding:0 20px;
    }

    h3.start-a-project {
        text-align:center!important;
    }
    div.start-a-project {
        text-align:center!important;
    }

    div.casestudy2017 {
        width:50%;
    }
    div.blog2017 {
        width:auto;
    }
    div.blog2017 div.blog {
        width:auto;
    }
    div.blog2017 div.blog div.blogimage {
        width:auto;
    }
    div.blog2017 div.blog div.blogbody {
        width:auto;
        height:unset;
    }

    div.blog2017 div.blog div.blogbody p {
        height:unset;
    }

    div.staff-box-2017 {
        width: 33%;
    }

    div.white-cta {
        padding:20px 30px 0 30px;
    }
    div.white-cta h3 {
        padding-right:0px;
        font-size:28px;
    }
    div.white-cta p {
        padding-right:0px;
    }

    .topheader {
        background:none;
    }
}

@media (max-width: 991px) {
	.case-study-container .portfolio-block {
		width:100%;
		margin:0 5px 10px 0;
	}

    div.inkscapesvg {
        transform-origin: 0% 0%;
        transform: scale(.5);
        height:300px;
    }

    .page-banner-box {
      width:90%;
      margin-top:5px;
    }

    #crap_chart {
        float:right;
        margin-right:20px;
    }

    #crap_result {
        padding-left:10px;
    }
}

@media (max-width: 767px) {
	.staff-profile img {
		width:100%;
		margin:0;
	}

	.case-study-container .portfolio-block {
        /*
		width:50%;
        */
	}

	.software-questions {
		min-height:60px;
	}

	.website-section.background-pic {
		background: none;
		height: 100%;
	}

    div.integration {
        margin:.2rem 0;
        padding:.5rem;
        min-height:100px;
    }

    div.integration img {
        margin-bottom:35px;
    }

    /*
    div.integration-index img {
        width:127px;
        height:127px;
    }
    */

    div.integration-index-box {
        float:left;
        width:auto;
    }

    div.inkscapesvg {
        transform-origin: 0% 0%;
        transform: scale(.9);
        height:auto;
    }

    div.bigbox-casestudy2017 div.casestudy2017 {
        float:none;
        margin:0;
    }

    div.casestudy2017 {
        width:100%;
    }
    div.blog2017 {
        width:100%;
    }
    div.staff-box-2017 {
        width: 50%;
    }

    #crap_chart {
        float:none;
        margin-right:0;
    }

    #crap_result {
        padding-left:0px;
    }
}

@media (max-width: 479px) {
	.case-study-container .portfolio-block {
		width:100%;
	}

    /*
    div.integration-index img {
        width:63px;
        height:64px;
    }

    div.integration-index-box {
        width:256px;
    }
    */

    div.inkscapesvg {
        transform-origin: 0% 0%;
        transform: scale(0.5);
        height:300px;
    }
    div.staff-box-2017 {
        width: 100%;
    }
}

A:link.lokey    { text-decoration: none; color: #333; font-weight:normal; }
A:visited.lokey { text-decoration: none; color: #333; font-weight:normal; }
A:hover.lokey   { text-decoration: underline; font-weight:normal; }

.case-study-container .portfolio-text {
	padding-top:10px;
}

.portfolio-text .tag {
	float:left;
    /*
	font-size:12px;
    */
	color:#000;
	background:#ccc;
	padding:1px 4px 0px 4px;
	margin:2px;
	border-radius:5px;
    /*
	font-weight:bold;
    */
}

.case-study-container .portfolio-link {
	margin-top:10px;
}

.video-block {
  margin:10px 0;
  border: 5px solid #ccc;
}


/*
 * how we work
 */

.row-howwework {
    margin-bottom: 20px;
    width:740px;
    height: 247px;
    font-size:14px;
}

.howwework-img {
    width:50%;
    height: 247px;
    background-size:740px;
}

.howwework-text {
    width:50%;
    padding:20px 10px 0 0!important;
    height: 247px;
    background-size:740px;
}

.howwework-img.howwework-img-left,
.howwework-text.howwework-text-right {
    float:right;
}
.howwework-text.howwework-text-left,
.howwework-img.howwework-img-right {
    float:left;
}

.howwework-img.howwework-meet {
    background-image: url("/dist/gfx/how-we-work-meet.jpg");
}

.howwework-text.howwework-meet {
    background-image: url("/dist/gfx/how-we-work-meet.jpg");
    background-position: top right;
    padding:20px 60px 0 0!important;
}

.howwework-img.howwework-define {
    background-image: url("/dist/gfx/how-we-work-define.jpg");
    background-position: top right;
}

.howwework-text.howwework-define {
    background-image: url("/dist/gfx/how-we-work-define.jpg");
    padding:20px 0 0 20px!important;
}

.howwework-img.howwework-build {
    background-image: url("/dist/gfx/how-we-work-build.jpg");
}

.howwework-text.howwework-build {
    background-image: url("/dist/gfx/how-we-work-build.jpg");
    background-position: top right;
    padding:20px 40px 0 20px!important;
}

.howwework-img.howwework-test {
    background-image: url("/dist/gfx/how-we-work-test.jpg");
    background-position: top right;
}

.howwework-text.howwework-test {
    background-image: url("/dist/gfx/how-we-work-test.jpg");
    padding:20px 20px 0 20px!important;
}

.howwework-img.howwework-deploy {
    background-image: url("/dist/gfx/how-we-work-deploy.jpg");
}

.howwework-text.howwework-deploy {
    background-image: url("/dist/gfx/how-we-work-deploy.jpg");
    background-position: top right;
    padding:20px 10px 0 10px!important;
}

.howwework-img.howwework-support {
    background-image: url("/dist/gfx/how-we-work-support.jpg");
    background-position: top right;
}

.howwework-text.howwework-support {
    background-image: url("/dist/gfx/how-we-work-support.jpg");
    padding:20px 40px 0 20px!important;
}

.howwework-text h2 {
}

.howwework-text p {
    text-align:justify!important;
}


/*
 * stack image on top of text, and clear background from text
 */
@media (max-width: 1024px) {
    /* back to stacking */

    .row-howwework {
        height: 100%;
    }

    .howwework-img {
        width:100%;
    }

    .howwework-text {
        width:100%;
        height: 100%;
        background-image: none!important;
    }

    .howwework-img.howwework-img-left,
    .howwework-text.howwework-text-left,
    .howwework-img.howwework-img-right,
    .howwework-text.howwework-text-right {
        float:none;
    }
}

.hww-home {
  display: inline-block;
  min-height: 235px;
  background: url("/dist/gfx/how-we-work-small.jpg") no-repeat;
  background-position: bottom left;
  background-size: cover;
  padding:0px 20px 0 170px;
}

.hww-home p {
    margin-top:20px;
    font-size:22px;
    line-height:30px;
}
/*Mobile menu*/
.mmenu-link {
  padding-right: 40px;
  webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  background: #4BAB00;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  */
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.list-hide {
    display: none;
}

.hideNav {
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .hideNav{
        display: none;
    }
}


.p-con img.alignright {
    margin: 5px 0 10px 20px;
}
.p-con .alignright {
    float:right;
}

nav{width:100%;}
nav ul{position:relative;margin:0 auto;padding:0;list-style:none;z-index:100;text-align:middle;}
nav ul:after{content:"";display:block;clear:both;}
nav li{margin:0;display:inline-block;position:relative;}
nav a{display:block;font-weight:normal;text-align:left;text-decoration:none;font-size:14px;padding:8px 20px;line-height:20px;}
nav li:first-child a{border-left:0 none;}
/* First drop down (2nd level of menu) and subsequent drop downs/levels */
nav li ul{display:none;position:absolute;left:0;margin:0;
    /*width:400px;*/
    text-align:left;
}
nav li:hover>ul{display:block;}
nav li li{display:block;float:none;width:100%;}
nav li li a{line-height:1;text-align:left;background:none;}
/* Second drop down (3nd level of menu) and subsequent drop downs/levels */
nav li li ul{left:230px;top:0;}
/**/
