@charset "UTF-8";
/* CSS Document */
/* SASS Colours */
/* Reset */
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%;
  vertical-align: baseline; }

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

img {
  display: block; }

blockquote, q {
  quotes: none; }

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

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

body {
  font: 100%/1.4 'Lato', Helvetica-Neue, Helvetica, Arial, Verdana, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
  color: #766A5E;
  line-height: 1; }

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding-left: 1.041666666666667%;
  /* 10px/960px */ }

ul, ol {
  margin-bottom: 0.5em;
  padding-left: 3.424657534246575%;
  /* 25px/730px */ }

ul {
  list-style: disc; }

li {
  font-size: 1em;
  /* 14px/16px */
  line-height: 140%;
  font-weight: 300; }

h1 {
  color: #bed600;
  font-size: 1.375em;
  /* 22px/16px */
  line-height: 120%;
  font-weight: 700;
  margin: 0 0 0.5em;
  letter-spacing: 0.015em; }

h2 {
  color: #766A5E;
  font-size: 1.2em;
  /* 16px/16ps */
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0.015em;
  margin: 1.25em 0 .5em; }

h3 {
  font-size: 1em;
  /* 15px/16px */
  font-weight: 400;
  margin: 0.75em 0 0.5em;
  line-height: 140%; }

h4 {
  font-size: 0.8125em;
  /* 13px/16px */
  line-height: 140%;
  margin: 0.25em 0 1.25em;
  font-weight: 400; }

h5 {
  font-size: 1em;
  /* 14px/16px */
  line-height: 140%;
  margin: 0.25em 0 .1em;
  font-weight: 700; }

h6 {
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 140%;
  margin-bottom: 0.5em;
  font-weight: 300; }

p {
  /* font-size: 0.875em;  /* 14px/16px */
  font-size: 1em;
  line-height: 140%;
  margin-bottom: 0.5em;
  font-weight: 300; }

img {
  max-width: 100%;
  margin: auto; }

a img {
  border: none; }

.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding: 0 0 56.25% 0;
  margin: 25px 0 25px 1.04167%;
  height: 0; }

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

figure {
  padding: 0;
  margin: 0; }

a {
  cursor: pointer; }

a:link {
  color: #766A5E;
  text-decoration: underline;
  cursor: pointer; }

a:visited {
  color: #6E6C64;
  text-decoration: underline; }

a:hover, a:active, a:focus {
  text-decoration: none;
  color: #bed600; }

::selection {
  background: #EFF5BF;
  /* Safari */ }

::-moz-selection {
  background: #EFF5BF;
  /* Firefox */ }

/* Form Styles */
input, textarea {
  font-style: italic;
  font-size: 14px;
  font-size: 1em;
  /* 14/16*/
  font-weight: 300;
  color: #766A5E; }

input {
  border: 1px solid #766A5E;
  background: none repeat scroll 0 0 #fff; }

input:focus {
  border-bottom: 1px solid #bed600; }

input.cat_button {
  /*height: 100%;*/
  height: 90px;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 16px;
  background: #bed600;
  padding: 10px 20px 10px 20px;
  text-decoration: none; }

input.cat_button:hover {
  background: #766a5f;
  text-decoration: none;
  cursor: pointer; }

textarea {
  border: 1px solid #766A5E; }

textarea:focus {
  border: 1px solid #bed600; }

#maincol table.webform td {
  padding-bottom: 0.75em;
  /* 4px/16px */
  padding: 10px 0; }

table.webform td {
  padding: 10px 0; }

#maincol .form label, #maincol .webform label {
  font-size: 1.2em; }

.payment-form {
  padding-left: 1.041666666666667%; }

.cat_dropdown_smaller, select.cat_dropdown {
  font-size: 16px;
  width: 200px; }

/* Content */
.content {
  max-width: 960px;
  width: 98%;
  margin: 0 auto; }

.content-col50 {
  float: right;
  width: 40%;
  /* 40% of 730px */
  margin-left: 0.75em;
  overflow: hidden; }

/* Skills buttons to link to folio */
.folio-button {
  border: 2px solid #bed600;
  background-color: #bed600 !important;
  color: #5b4f4d !important;
  width: 50%;
  font-size: 1em;
  text-decoration: none !important;
  padding: 10px;
  font-weight: bold;
  text-transform: lowercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .folio-button {
      width: 100%; } }

.folio-button:hover, .folio-button:focus {
  border: 2px solid #5b4f4d !important;
  background-color: #5b4f4d !important;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer; }

/* original folio button before edits */
/*.folio-button {
	border: 2px solid $lime;
	color: $lime!important;
	width: 50%;
	font-size: 1em;
	text-decoration: none!important;
	padding: 10px; 
	font-weight: bold;
	text-transform: lowercase;
    letter-spacing: 0.5px;
	background: none!important;
	margin-bottom: 20px;
	@media screen and  (max-width: 1024px) {
		width:100%;
		}
	}
	
.folio-button:hover, .folio-button:focus  {
	border: 2px solid $grey-dark!important;
	color: $grey-dark!important;
	text-decoration: none;
	cursor: pointer;
	}*/
/* HEADER */
.header-container {
  background: #F0EEEE;
  height: 115px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  opacity: 0.95; }

#blick-logo {
  float: left;
  padding-left: 1.041666666666667%;
  /* 10px/960px */
  width: 13.020833333333333%;
  /* 125px/960px */
  padding-top: 30px; }

#blick-eyes {
  float: right;
  width: 6.770833333333333%;
  /* 65px/960px width */
  margin-right: 1.041666666666667%;
  /* 10px/960px */
  padding-top: 30px; }

#blick-eyes img {
  width: 100%;
  height: auto; }

/* MAIN NAV */
/* MENU WIDTH SETTINGS */
#nav-main {
  float: left;
  padding-left: 7.5%;
  /* 72/960*/
  width: 69.79%;
  /* 670/960 */
  padding-top: 2.8em;
  z-index: 1000;
  position: relative; }

#nav-main ul {
  position: relative; }

#nav-main ul li {
  width: 20.895%; }

/* 140/670*/
#nav-main ul li ul li {
  width: 100%; }

/* 140/130*/
#nav-main ul li ul li ul {
  left: 88%; }

/* MENU COLOR SETTINGS */
#nav-main ul li a {
  color: #766A5E; }

#nav-main ul li a:hover, #nav-main ul li a:focus, #nav-main ul li a:active, #nav-main > ul > li:hover > a {
  color: #766A5E;
  border-bottom: 2px solid #bed600; }

#nav-main ul li a:hover, #nav-main ul li a:focus, #nav-main ul li a:active, #nav-main > ul > li:hover > a, #nav-main li:hover a {
  background-color: #fff; }

#nav-main ul li.selected > a {
  color: #766A5E;
  border-bottom: 2px solid #bed600; }

#nav-main ul li ul li a {
  background: x #f47d31;
  color: #766A5E; }

#nav-main ul li ul li a:hover, #nav-main ul li ul li a:focus, #nav-main ul li ul li a:active, #nav-main ul li ul li:hover > a, #nav-main ul li.selected ul li.selected > a {
  background-color: #fff;
  color: #bed600;
  border-bottom: 1px solid #bed600;
  text-decoration: none; }

/* GENERAL MENU SETTINGS */
#nav-main {
  font-size: 1.125em;
  line-height: 1.5em; }

#nav-main a {
  font-size: 1.125em;
  font-weight: 500; }

#nav-main ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#nav-main ul li {
  position: relative;
  float: left;
  font-size: 1em; }

#nav-main ul li a {
  float: left;
  padding: 6px 6px 4px 8px;
  text-decoration: none;
  border-bottom: 2px solid #766A5E;
  margin: 0 6px;
  font-weight: 400;
  width: 81.428%;
  /* 114/140 */ }

#nav-main ul li.selected > a {
  text-decoration: none !important; }

#nav-main ul li em {
  position: absolute;
  left: -10001px;
  top: -10001px; }

#nav-main ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 500; }

#nav-main ul li:hover > ul {
  display: block; }

#nav-main ul li ul li {
  display: block;
  float: none;
  margin: 0 4px; }

#nav-main ul li ul li.subheading a, #nav-main ul li ul li.subheading a:hover {
  text-transform: lowercase;
  font-weight: 300;
  text-align: right;
  border-bottom: 1px solid #bed600;
  color: #766A5E; }

#nav-main ul li ul li.first a, #nav-main ul li ul li.first a:hover {
  padding-top: 15px; }

#nav-main ul li ul li.first ul li.first {
  margin-top: 5px; }

#nav-main ul li ul li.first ul li.first a, #nav-main ul li ul li.first ul li.first a:hover {
  padding-top: 10px; }

#nav-main ul li ul li.first ul li a, #nav-main ul li ul li.first ul li a:hover {
  padding-top: 5px; }

html* #nav-main ul li ul li {
  margin-bottom: -3px; }

#nav-main ul li ul li a {
  display: block;
  float: none;
  height: auto;
  margin: 0;
  padding: 5px 8px 5px 6px;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.625em;
  /* 10px */
  font-weight: 700;
  border-bottom: 1px solid #fff;
  margin: 0 2px; }

html* #nav-main ul li ul li a {
  float: left; }

#nav-main ul li ul li ul {
  top: 0;
  padding-left: 1px; }

#nav-main ul li ul li ul li {
  font-size: 1em; }

#nav-main img {
  display: none; }

/* Side Nav */
#nav-side {
  font-size: 0.75em;
  line-height: 0.75em;
  padding-bottom: 10px;
  border-bottom: 2px solid #766A5E; }

#nav-side a {
  font-weight: 700;
  text-transform: uppercase; }

#nav-side ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#nav-side ul li {
  position: relative; }

#nav-side ul li a {
  float: left;
  padding: 8px 0 2px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  width: 100%;
  font-weight: 700;
  font-size: 1.142857142857143em;
  /* 16px/14px */ }

#nav-side ul li a:hover, #nav-side ul li ul li a:focus, #nav-side ul li ul li a:active, #nav-side ul li ul li:hover > a, #nav-side ul li.selected > a {
  float: left;
  padding: 8px 0 2px 0;
  text-decoration: none;
  border-bottom: 1px solid #bed600;
  color: #bed600;
  width: 100%;
  font-weight: 700; }

#nav-side ul li.heading a {
  padding: 8px 0 8px 0;
  margin-bottom: 5px;
  text-decoration: none;
  border-bottom: 2px solid #bed600;
  width: 100%;
  font-weight: 400;
  text-transform: capitalize;
  text-align: right;
  font-size: 1.6em; }

#nav-side ul li.subheading a {
  padding: 8px 0 8px 0;
  margin-top: 5px;
  text-decoration: none;
  border-bottom: 1px solid #bed600;
  width: 100%;
  font-weight: 400;
  text-transform: lowercase;
  text-align: right;
  font-size: 1.2em; }

/* General Containers  */
.main-wrapper {
  padding-top: 115px; }

.main-container {
  background: #fff; }

/* DOWN Page Columns */
.down {
  margin-top: 3.75em;
  /* 60px/16px */ }

#maincol {
  float: left;
  width: 76.041666666666667%;
  /* 730px/960px */
  margin-right: 2.083333333333333%;
  /* 20px/960px */ }

.intro {
  border-bottom: 1px solid #EBE9E8;
  margin-bottom: 1em;
  padding-bottom: 1em;
  display: block;
  clear: both; }

.intro p {
  font-size: 1em;
  margin-bottom: 1em; }

.intro p.pull {
  color: #5b4f4d;
  font-size: 1.8em;
  /* 25/16 */
  line-height: 130%;
  position: absolute;
  padding: 0 0 0 95px;
  top: 400px;
  width: 300px; }

.intro img {
  margin: 0.625em 0 2.1875em;
  width: 100%; }

.content-img, .content-sidecol {
  width: 35.616438356164384%;
  /* 260px / 730px */
  float: right;
  margin: 0 15px 15px 25px; }

.content-img img {
  margin-bottom: 5px;
  margin-left: 40px; }

.content-img p {
  font-size: 0.75em;
  /* 12px / 16px */
  text-align: center;
  margin-bottom: 1.5em; }

#maincol form {
  padding-left: 1.04167%;
  font-size: 1em;
  /* 14px/16px */
  line-height: 140%;
  margin: 0.5em 0;
  font-weight: 300;
  float: left;
  width: 100%; }

#maincol .announcement-list {
  float: left;
  width: 58%;
  /* 430px/730px */
  padding-left: 0.5%; }

#maincol .pastevents .announcement-list {
  width: 100%; }

#sidecol {
  float: left;
  width: 18.75%;
  /* 180px/960px */
  margin-right: 1.041666666666667%;
  /* 10px/960px */ }

#sidecol .grey {
  background-color: #F9F9F9;
  border-top: 1px solid #D1CDCB;
  padding: 10px; }

#sidecol .green {
  background-color: #EFF5BF;
  border-top: 1px solid #C9DB35;
  padding: 10px; }

.icon img {
  display: inline; }

/* Ad Slider */
.adslider p {
  font-size: 0.8125em;
  /* 13px/16px */ }

/* Latest News Styling */
.down-news-bragspot {
  margin: 20px 0; }

.grey {
  background-color: #F9F9F9;
  padding: 10px;
  width: 100%;
  box-sizing: border-box; }

.home .grey {
  padding: 25px 10px 10px 10px;
  margin-top: 20px;
  min-height: 300px; }

.news ul {
  padding-left: 11.111111111111111%;
  /* 20px / 180px */
  line-height: 125%;
  margin-bottom: 0.25em; }

.news ul li {
  font-size: 0.857142857142857em;
  /*  12px/14px */ }

.news .announcement-list {
  padding-left: 1.041666666666667%; }

/* Bragspot Styling */
.quovolver {
  height: 11em; }

.bragspot h1, .bragspot p, .sml-col2 h1, .sml-col2 p {
  padding-left: 0; }

.bragspot p {
  font-style: italic;
  line-height: 125%; }

.bragspot p.client, .bragspot p.company, .bragspot p.position {
  font-style: normal;
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 125%; }

.bragspot p.client, .bragspot p.company {
  margin-bottom: 0; }

.bragspot p.position {
  margin-bottom: 0.3125em;
  /* 5px/16px */ }

.bragspot p.client {
  font-weight: 700; }

.sml-col2 h1, #sidecol h1, .sml-col1 h1 {
  font-size: 1em;
  /* 14px/16px; */
  line-height: 130%;
  font-weight: 900; }

.sml-col2 h1, .sml-col1 h1 {
  margin: 7px 0 13px; }

.bragspot h1, #sidecol .bragspot h1 {
  color: #E9994A; }

#sidecol h1 {
  color: #766A5E;
  margin-top: 0.5em; }

.home .bragspot {
  width: 100%;
  padding-left: 1.5%;
  padding-top: 25px;
  height: auto; }

/* MAIN CONTENT - HOME */
/* SLIDER */
.slider-home {
  /*background-image: url(/images-2012/DONOTTOUCH/slider-bg-resp.gif);
  background-repeat: no-repeat;
  background-size: 100% auto;*/
  height: 37.5em;
  /* 600/16 */
  text-align: center;
  margin: -115px auto 0 auto;
  overflow: hidden;
  display: block;
  width: 100%;
  /* 960/960*/ }

.slide-frame {
  height: 100%;
  overflow: hidden;
  zoom: 1;
  *position: relative;
  *display: block; }

#img-lft, #img-rt, #text-lft, #text-rt, #bg-lft, #bg-rt {
  width: 36.458%;
  /* 350/960*/ }

#img-lft, #text-lft {
  float: left;
  position: relative;
  display: block;
  top: 140px;
  /* 140/600 */
  left: 7.291666666667%;
  /* 70/960 */
  *left: 60px; }

/* updated by 17/11/17 start */
/* updated by 17/11/17 end */
#img-rt, #text-rt {
  float: right;
  position: relative;
  display: block;
  top: 140px;
  right: 7.291666666667%;
  /* 70/960 */
  *right: 80px; }

#slider-bgimg {
  width: 100%;
  /* was 350 */
  height: 280px;
  /* 280 + 70 padding = 350 */
  padding-top: 70px;
  background-image: url(/images-2012/DONOTTOUCH/slider-bg-green-circle.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto; }

.slider-content-bg {
  display: block;
  height: 100%;
  width: 100%; }

#bg-lft {
  background-image: url(../images-2012/DONOTTOUCH/slider-bg-grey-circle.gif);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  float: left;
  left: 7.291666666667%;
  /* 70/960 */
  *left: 60px;
  position: relative;
  top: 140px;
  /* 140/600 */ }

#bg-rt {
  background-image: url(../images-2012/DONOTTOUCH/slider-bg-grey-circle.gif);
  background-repeat: no-repeat;
  background-size: 100% auto;
  float: right;
  position: relative;
  display: block;
  top: 140px;
  right: 7.291666666667%;
  /* 70/960 */
  *right: 80px; }

#text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
  padding: 0 60px;
  text-align: left; }

#text-lft h1, #text-rt h1 {
  font-size: 40px;
  font-weight: 300;
  margin: 0 0 5px 0; }

#text-lft h2, #text-rt h2 {
  font-size: 35px;
  font-weight: 300;
  margin: 0; }

#text-lft p, #text-rt p {
  font-size: 0.8125em;
  /* 13px */ }

/* */
.about {
  position: relative;
  z-index: 5000;
  margin-top: -100px;
  padding-top: 1em;
  background: #fff;
  opacity: 0.90;
  -ms-filter: "progid:DXIMageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 8 hack */
  filter: alpha(opacity=90); }

.pos-statement h1 {
  font-size: 0.75em;
  /*  12px/16px */
  color: #766A5E;
  text-transform: uppercase;
  margin: 0;
  font-weight: 900;
  padding: 1em 0 1em 1.04167%; }

.pos-statement h2 {
  font-size: 0.6875em;
  /* 11px/16px */
  padding: 1em 0 0;
  color: #948B85;
  padding-left: 1.04167%; }

.showcase-home .pos-statement h2 {
  margin-bottom: 0.25em; }

/* Home Page Column 1 and contents */
.col1 {
  float: left;
  width: 100%; }

.col1 h1, .col1 h2, .col1 p {
  padding-right: 3.125%;
  /* 30px/590px */ }

/* Home Page Column 2 and contents */
.col2 {
  float: right;
  width: 40%;
  /* 40% of 960px */ }

.sml-col1 {
  float: left;
  width: 45%;
  /*160px/370px*/
  /*height: 15.625em; /* 250px/16px */ }

.sml-col2 {
  float: right;
  width: 50%;
  /* 185px/370px */ }

.sml-col2 h1 {
  color: #00C5D7; }

.sml-col2 p {
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 125%; }

.twit, .fb, .insta, .linked {
  background-position: 0 0;
  background-repeat: no-repeat; }

.twit {
  background-image: url(/images-2012/DONOTTOUCH/twitter.png); }

.fb {
  background-image: url(/images-2012/DONOTTOUCH/facebook.png);
  margin-top: 0.5em; }

.insta {
  background-image: url(/images-2012/DONOTTOUCH/instagram.png);
  margin-top: 0.5em; }

.linked {
  background-image: url(/images-2012/DONOTTOUCH/linkedin.png);
  margin-top: 0.5em; }

.socialmedia a:link {
  text-decoration: none; }

a:hover .twit, a:hover .fb, a:hover .insta, a:hover .linked {
  background-position: 0 -20px; }

a:link .twit p, a:link .fb p, a:link .insta p, a:link .linked p {
  padding: 0 0 0.25em 2.5em; }

a:hover .twit p, a:hover .fb p {
  text-decoration: underline;
  color: #766A5E; }

.tweet ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.tweet ul li {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 0.8125em;
  /* 13px/16px */
  line-height: 135%; }

.tweet ul li span {
  /* the twitter post */ }

.tweet ul li span a {
  /* links in the twitter post */
  color: #00C5D7;
  text-decoration: none;
  display: inline; }

.tweet ul li span a:hover {
  text-decoration: underline; }

.tweet ul li a {
  /* twitter post date */
  display: block;
  color: #938B85;
  text-decoration: none; }

.tweet .tweet_time {
  display: none; }

/* QUICKLINKS */
.home-icon .quicklinks {
  padding-top: 175px; }

.quicklinks {
  /*width: 100%;
  height: 5.75em; 
  margin: 1em 0 0 0;
  top: 150px;*/
  display: inline-block;
  position: fixed;
  padding-top: 0;
  margin-top: -55px;
  right: 0;
  z-index: 1001; }

.quicklinks ul {
  list-style: none;
  display: inline; }

.quicklinks ul li {
  float: left; }

.quicklinks ul li a {
  /*background-image: url(/images-2012/DONOTTOUCH/quicklinks-home.png);*/
  display: block;
  pointer: cursor;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background: #F0EEEE;
  color: #5b4f4d;
  text-decoration: none;
  font-weight: bold;
  text-align: center; }

.quicklinks ul li a span {
  width: 60px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px; }

.quicklinks ul li a:hover {
  background: #bed600;
  color: #fff; }

#first {
  background-position: 0 0; }

#first:hover {
  background-position: 0 -60px; }

#second {
  background-position: -58px 0; }

#second:hover {
  background-position: -58px -60px; }

#third {
  background-position: -116px 0; }

#third:hover {
  background-position: -116px -60px; }

#fourth {
  background-position: -174px 0; }

#fourth:hover {
  background-position: -174px -60px; }

#fifth {
  background-position: -232px 0;
  display: none; }

#fifth:hover {
  background-position: -232px -60px; }

#sixth {
  background-position: -290px 0; }

#sixth:hover {
  background-position: -290px -60px; }

/* Sidecol Quicklinks */
.links {
  width: 100%;
  padding: 2em 17%;
  /* ~32px */ }

#sidecol .quicklinks {
  margin-top: -20px; }

#sidecol .quicklinks ul li a {
  background-image: url(/images-2012/DONOTTOUCH/quicklinks-down.png);
  display: block;
  pointer: cursor;
  width: 140px;
  background-repeat: no-repeat;
  height: 8.5em;
  /*	width: 56px;
  height: 3.75em; /* 60px/16px */ }

#sidecol .quicklinks.folio ul li a {
  background-image: url(/images-2012/DONOTTOUCH/quicklinks-folio.png);
  display: block;
  pointer: cursor;
  width: 58px;
  height: 3.75em;
  /* 60px/16px */ }

#sidecol #first {
  background-position: 0 0; }

#sidecol #first:hover {
  background-position: 0 -120px; }

#sidecol #second {
  background-position: -58px 0; }

#sidecol #second:hover {
  background-position: -58px -120px; }

#sidecol #third {
  background-position: 0 -60px; }

#sidecol #third:hover {
  background-position: 0 -180px; }

#sidecol #fourth {
  background-position: -58px -60px; }

#sidecol #fourth:hover {
  background-position: -58px -180px; }

/* CIRCLE BUTTONS */
#btn-back {
  float: right;
  background-color: #F1EFEF;
  width: 45px;
  height: 45px;
  border-radius: 23px;
  text-align: center;
  line-height: 45px;
  margin: 10px 5px 0 0; }

a #btn-back {
  font-size: 0.75em;
  /* 12px */
  color: #766A6F;
  font-weight: 900;
  text-decoration: none; }

a:hover #btn-back {
  color: #fff;
  background-color: #bed600; }

a .read, a .view {
  width: 40px;
  height: 40px;
  background-position: 0 0;
  margin: 0 0 1em 1.1%; }

a .read {
  background-image: url(/images-2012/DONOTTOUCH/btn-read-more.png); }

a .view {
  background-image: url(/images-2012/DONOTTOUCH/btn-view-more.png); }

a:hover .read, a:hover .view {
  background-position: 0 -40px; }

a #folio {
  background-image: url(/images-2012/DONOTTOUCH/btn-folio-view.png);
  width: 40px;
  height: 40px;
  background-position: 0 0; }

a:hover #folio {
  background-position: 0 -40px; }

/* SHOWCASE HOME */
.showcase-home {
  background-color: #F0EEEE;
  border-top: 5px #DAD7D4 solid;
  margin-top:  15px; }

.showcase-home h2 {
  margin-bottom: 0.75em; }

.row {
  height: 18.75em;
  /* 300px/16px */
  width: 97.916666666666667%;
  /* 940px/960px */
  overflow: hidden;
  border-bottom: 1px solid #fff;
  margin-left: 1.04167%; }

.row img {
  max-width: inherit; }

.figure {
  float: left; }

/* Latest Work Cells */
#lw-1 {
  border-right: 1px solid #fff;
  width: 55.3%;
  /* 520px/940px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-1 {
  width: 48.076%;
  /* 250px/520px */
  height: 15.625em;
  /* 250px/16px */
  position: relative;
  top: -580px;
  left: 50px;
  text-align: left; }

#lw-2 {
  width: 44.5%;
  /* 419px/940px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-2 {
  width: 40.572%;
  /* 170px/419px */
  height: 10.625em;
  /* 170px/16px */
  position: relative;
  top: -500px;
  left: 20px;
  text-align: left; }

#lw-3 {
  border-right: 1px solid #fff;
  width: 34.2%;
  /* 322px/940px */
  height: 18.75em;
  /* 300px/16px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-3 {
  width: 49.6%;
  /* 160px/322px */
  height: 10em;
  /* 160px/16px */
  position: relative;
  top: -480px;
  left: 140px;
  text-align: left; }

#lw-4 {
  border-right: 1px solid #fff;
  width: 42.1%;
  /* 396px/940px */
  height: 18.75em;
  /* 300px/16px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-4 {
  width: 50.5%;
  /* 200px/396px */
  height: 12.5em;
  /* 200px/16px */
  position: relative;
  top: -590px;
  left: 30px;
  text-align: left; }

#lw-5 {
  width: 23.4%;
  /* 220px/940px */
  height: 18.75em;
  /* 300px/16px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-5 {
  width: 77.2%;
  /* 170px/220px */
  height: 10.625em;
  /* 170px/16px */
  position: relative;
  top: -500px;
  left: 40px;
  text-align: left; }

#lw-6 {
  border-right: 1px solid #fff;
  width: 60.5%;
  /* 569px/940px */
  height: 18.75em;
  /* 300px/16px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-6 {
  width: 43.9%;
  /* 250px/569px */
  height: 15.625em;
  /* 250px/16px */
  position: relative;
  top: -570px;
  left: 30px;
  text-align: left; }

#lw-7 {
  width: 39.3%;
  /* 370px/940px*/
  height: 18.75em;
  /* 300px/16px */
  display: block;
  overflow: hidden;
  position: relative; }

#circle-7 {
  width: 64.8%;
  /* 240px/370px */
  height: 15em;
  /* 240px/16px */
  position: relative;
  top: -590px;
  left: 100px;
  text-align: left; }

.caption-text {
  position: absolute;
  top: 50%;
  height: 3em;
  margin-top: -1.5em; }

.caption-text h1 {
  font-size: 1.125em;
  /* 18px/16px */
  line-height: 1.3em;
  letter-spacing: 0.025em;
  color: #fff;
  font-weight: 300;
  margin: 0 15px; }

.caption-text h2 {
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 1.5em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  margin: 0.25em 15px 0 15px;
  border-top: 1px solid #fff; }

.figure a:hover img {
  position: relative;
  top: -300px; }

.figure a:link {
  text-decoration: none; }

a:link .caption {
  display: none; }

a:hover .caption {
  display: block; }

/* Folio Web App Listing */
.folio-listwrap {
  margin: 2em 0; }

.overview {
  float: left;
  width: 38%;
  /* 200px/730px */
  padding: 0 2% 0 1.36986301369863%;
  /* 0 20px 0 10px */ }

.overview h2, .overview h3, .overview p {
  padding: 0; }

.overview h2 {
  margin: 0 0 0.5em 0;
  font-size: 1em;
  /* 16px/18px */ }

.overview h2 a {
  text-decoration: none;
  border-bottom: 1px solid #fff; }

.overview h2 a:hover {
  color: #bed600;
  border-bottom: 1px solid #bed600; }

.overview h3 {
  font-weight: 700;
  font-size: 0.8125em;
  /* 13px/16px */
  line-height: 140%;
  margin-bottom: 0.5em; }

.hero {
  float: right;
  /*width: 68.5%; */
  max-width: 500px; }

@media screen and (max-width: 490px) {
  .hero img {
    max-width: none; } }

.folio-description {
  padding-top: 1em; }

.folio-description h2 {
  padding-left: 0; }

.folio-description h3 {
  padding: 0;
  margin: 0; }

.folio-description img {
  padding: 0 0 1px 0; }

.folio-description {
  padding: 0 0 0 1.041666666666667%; }

.folio-description p {
  clear: both;
  padding: 5px 0 5px; }

.folio-description h3 {
  margin: 20px 0 5px; }

.border {
  border: 1px solid #d8d8d8; }

/* Folio Overview Page - Web App driven */
#overview-col1 {
  float: left;
  width: 50%; }

#overview-col2 {
  float: right;
  width: 50%; }

#overview-col1 h2, #overview-col2 h2 {
  margin: 0 2.08334% 10px;
  border-bottom: 1px solid #766A5D;
  padding: 0;
  line-height: 2em; }

.folio-overview {
  margin: 0 10px 20px 10px;
  float: left; }

.folio-overview a {
  text-decoration: none; }

.folio-overview a:hover {
  color: #bed600; }

.folio-overview h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75em;
  /* 12px/16px */
  padding: 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff; }

.folio-overview a:hover > h3 {
  border-bottom: 1px solid #bed600; }

a:hover .folio-overview h3 {
  color: #bed600; }

.overview-img {
  width: 160px;
  height: 138px;
  overflow: hidden;
  padding: 0; }

.overview-img a:hover img {
  position: relative;
  top: -139px; }

/* Folio Detail Next/Prev Nav */
div.app-wrapper {
  position: relative; }

ul.source-pagination {
  display: none; }

nav.app-pagers {
  margin: 0; }

nav.app-pagers ul {
  list-style: none;
  margin: 0;
  padding: 0; }

nav.app-pagers ul li {
  position: absolute;
  left: -100px;
  top: 150px;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 80px; }

nav.app-pagers ul li {
  font: 600 100px/20px Arial, Helvetica, sans-serif; }

nav.app-pagers ul li:before {
  display: none; }

nav.app-pagers ul li.next {
  left: auto;
  right: -100px; }

nav.app-pagers ul li a {
  color: #a2acae;
  text-decoration: none !important; }

html* nav.app-pagers ul li a {
  display: block;
  line-height: 60px; }

nav.app-pagers ul li a:hover, nav.app-pagers ul li a:focus, nav.app-pagers ul li a:active {
  color: #fff; }

nav.app-pagers ul li a span {
  display: none; }

/* Case Studies - Web App driven */
.casestudy-listwrap {
  margin: 20px 0 0;
  margin: 2rem 0 0; }

@media screen and (min-width: 600px) and (max-width: 700px) {
  .casestudy-detailwrap .intro p.pull {
    top: 245px;
    padding-left: 50px; } }
@media screen and (min-width: 500px) and (max-width: 599px) {
  .casestudy-detailwrap .intro p.pull {
    top: 210px;
    padding-left: 40px; } }
@media screen and (min-width: 400px) and (max-width: 499px) {
  .casestudy-detailwrap .intro p.pull {
    top: 320px;
    padding-left: 50px; } }
@media screen and (max-width: 399px) {
  .casestudy-detailwrap .intro p.pull {
    top: 290px;
    padding-left: 40px; } }

.casestudy-detailwrap img {
  margin: 15px 0 15px 1.04167%;
  margin: 1.5rem 0 1.5rem 1.04167%; }
  @media screen and (max-width: 499px) {
    .casestudy-detailwrap img {
      width: 98%; } }

.casestudy-detailwrap #sidecol h2 {
  border-bottom: 2px solid #bed600;
  font-weight: 400;
  margin: 20px 0 5px 0;
  margin: 2rem 0 .5rem 0;
  text-align: right;
  padding: 8px 0px; }
  @media screen and (max-width: 499px) {
    .casestudy-detailwrap #sidecol h2 {
      text-align: left; } }

.casestudy-detailwrap #sidecol h2:first-of-type {
  margin-top: 0; }
  @media screen and (max-width: 499px) {
    .casestudy-detailwrap #sidecol h2:first-of-type {
      margin-top: 2rem; } }

.company p {
  font-weight: 500; }

.testimonial p {
  font-style: italic; }

.name {
  font-weight: 500; }

.test-wrap {
  border-bottom: 1px solid #D1CDCB;
  padding: 20px 0 15px; }

.test-img {
  float: right;
  margin-left: 20px; }
  @media screen and (max-width: 786px) {
    .test-img {
      float: none;
      margin-left: 0; } }

@media screen and (max-width: 768px) {
  .test-img img {
    margin: 0 auto; } }

.test-text {
  float: left;
  width: 78%; }
  @media screen and (max-width: 768px) {
    .test-text {
      float: none;
      width: 100%; } }

.test-text p {
  margin-bottom: 1em; }

.test-text p.testimonial {
  font-style: italic;
  margin-bottom: 0.5em; }

.casestudy-detailwrap #sidecol .name {
  font-weight: 500; }

.casestudy-detailwrap #sidecol ul {
  padding: 0 0 0 15px;
  padding: 0 0 0 1rem; }

/* Team Page */
.team-member {
  width: 45%;
  float: left;
  height: 24em;
  /* 384px/16px */
  display: block;
  padding: 0 1.5em 1em 0.625em;
  /* 10px/960px */ }

.team-member h3 {
  margin: 0.5em 0 1em; }

.staffimg-lrg {
  float: right;
  margin: 0 0 25px 25px;
  width: 50%; }

/*  FOOTER  */
.footer-container {
  padding: 10px 0;
  background: #EBE9E8;
  border-top: 5px #bed600 solid; }

.ftr-col1 {
  float: left;
  width: 61.458333333333333%;
  /* 590px/960px */
  padding-left: 1.04167%; }

.ftr-col2 {
  float: right;
  width: 20.833333333333333%;
  /* 200px/960px*/ }

.ftr-col2 h1 {
  font-size: 1em;
  /* 14px/16px */
  font-weight: 700;
  color: #766A5E;
  padding-top: 6px; }

.ftr-col2 a, .ftr-col2 a:link {
  text-decoration: none; }

.ftr-col2 a:hover {
  text-decoration: underline; }

.ftr-col2 .twit, .ftr-col2 .fb, .ftr-col2 .insta, .ftr-col2 .linked {
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 125%; }

ul.terms {
  border-top: 1px solid #C8C3BE;
  font-size: 0.6875em;
  /* 11px/16px */
  list-style: none;
  margin: 10px 0; }

ul.terms li {
  list-style: none;
  padding: 5px 0 0 0; }

ul.terms li.first {
  padding-top: 10px; }

ul.terms li a, ul.terms li a:link {
  text-decoration: none; }

ul.terms li a:hover {
  text-decoration: underline; }

/* FOOTER NAV */
/* MENU WIDTH SETTINGS */
#ftr-menu, #ftr-menu ul {
  width: 100%;
  /* 590px/590px */ }

#ftr-menu ul li {
  width: 16.949152542372881%;
  /* 100px/590px */
  margin: 0 3.389830508474576% 0 0;
  /* 20px/590px */ }

#ftr-menu ul li.folio {
  /*width: 33.898305084745763%;  200px/590px */ }

#ftr-menu ul li ul, #ftr-menu ul li ul li {
  width: 100%;
  /* 100px/100px */ }

#ftr-menu ul li.folio ul li {
  float: none;
  /*was left*/
  width: 100%;
  /*was 48%*/ }

/* MENU COLOR SETTINGS */
#ftr-menu ul li a {
  color: #766A5E;
  width: 100%;
  /* 100px/100px */
  border-bottom: 1px solid #EBE9E8; }

#ftr-menu ul li a:hover, #ftr-menu ul li a:focus, #ftr-menu ul li a:active, #ftr-menu > ul > li:hover > a {
  color: #766A5E; }

#ftr-menu ul li.selected > a {
  color: #bed600; }

#ftr-menu ul li ul li a {
  color: #766A5E;
  border-bottom: 1px solid #EBE9E8; }

#ftr-menu ul li ul li a:hover, #ftr-menu ul li ul li a:focus, #ftr-menu ul li ul li a:active, #ftr-menu ul li ul li:hover > a {
  color: #766A5E;
  border-bottom: 1px solid #bed600; }

/* GENERAL MENU SETTINGS */
#ftr-menu {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  /* 14px/16px */ }

#ftr-menu a {
  font-weight: 400; }

#ftr-menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#ftr-menu ul li {
  position: relative;
  float: left;
  font-size: 1em;
  line-height: 75%; }

#ftr-menu ul li a {
  float: left;
  padding: 6px 0px;
  text-decoration: none;
  border-bottom: 1px solid #C8C3BE; }

#ftr-menu ul li a:hover {
  color: #bed600; }

#ftr-menu ul li.selected > a {
  text-decoration: none !important; }

#ftr-menu ul li em {
  position: absolute;
  left: -10001px;
  top: -10001px; }

#ftr-menu ul li ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 500; }

#ftr-menu ul li ul li {
  display: block;
  float: none;
  margin: 0; }

html* #ftr-menu ul li ul li {
  margin-bottom: -3px; }

#ftr-menu ul li ul li a {
  display: block;
  float: none;
  height: auto;
  margin: 0;
  padding: 4px 0 3px;
  text-transform: uppercase;
  font-size: 0.6875em;
  /* 11px / 16px */
  font-weight: 700; }

#ftr-menu ul li ul li.first a, #ftr-menu ul li ul li.second a {
  padding-top: 10px; }

#ftr-menu ul li.folio ul li.first a, #ftr-menu ul li.folio ul li.second a {
  /*border-bottom: 1px solid #C8C3BE;*/ }

#ftr-menu ul li.folio ul li.first ul li a, #ftr-menu ul li.folio ul li.second ul li a {
  border-bottom: 1px solid #EBE9E8;
  padding: 4px 0 3px; }

#ftr-menu ul li.folio ul li.first ul li.first a, #ftr-menu ul li.folio ul li.second ul li.second a {
  padding-top: 15px; }

#ftr-menu ul li.folio ul li.first ul li a:hover, #ftr-menu ul li.folio ul li.second ul li a:hover {
  border-bottom: 1px solid #bed600; }

#ftr-menu ul li ul li.second a {
  /*margin-left: 8px;*/ }

#ftr-menu ul li ul li.subheading a, #ftr-menu ul li ul li.subheading a:hover {
  text-transform: lowercase;
  font-weight: 400;
  text-align: right;
  border-bottom: 1px solid #bed600;
  color: #766A5E;
  padding-top: 10px; }

html* #ftr-menu ul li ul li a {
  float: left; }

#ftr-menu ul li ul li a:hover, #ftr-menu ul li ul li a:focus, #ftr-menu ul li ul li a:active, #ftr-menu ul li ul li:hover > a {
  text-decoration: none;
  color: #bed600; }

#ftr-menu ul li ul li ul {
  top: 18px;
  display: none;
  /*take this off to display second level items in footer menu*/ }

#ftr-menu ul li.folio ul li ul li {
  font-size: 1em;
  float: left;
  width: 100%; }

#ftr-menu img {
  display: none; }

/* MISCELANEOUS */
.fltrt {
  float: right; }

.fltlft {
  float: left; }

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
  line-height: 0 !important; }

.recaptcha_input_area {
  height: 30px !important; }

/* RESPONSIVENESS */
@media screen and (min-width: 901px) and (max-width: 1000px) {
  .sml-col1 {
    width: 42%; }

  .sml-col2 {
    width: 55%; }

  /*** Specific Down Pages ***/
  /* News Down Page */
  .content-img, .content-sidecol {
    margin: 0 15px 15px 15px; }

  /*.news {width: 50%;
  float: left;
  @media screen and (max-width: 768px) {
  width: 100%;
  }}*/
  /* Folio Overview Page */
  .folio-overview {
    margin: 0 0 20px 10px; }

  .overview-img {
    width: 210px;
    height: 181px; }

  .overview-img a:hover img {
    position: relative;
    top: -182px; } }
@media screen and (max-width: 900px) {
  .quicklinks {
    bottom: 10px; }

  .intro p.pull {
    font-size: 1.4375em;
    /* 23/16*/
    top: 330px;
    width: 200px; }

  .slider-home {
    height: 563px;
    width: 100%; }

  #img-lft, #text-lft {
    left: 5%; }

  #img-rt, #text-rt {
    right: 5%; }

  #text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
    padding: 0 40px; }

  .col1 {
    width: 100%; }

  .col2 {
    width: 50%; }

  .sml-col1 {
    width: 45%; }

  .sml-col2 {
    width: 50%; }

  .ftr-col1 {
    width: 73%; }

  /*** Specific Down Pages ***/
  /* News Down Page */
  .content-img, .content-sidecol {
    margin: 0 15px 15px 15px; }
    .content-img img, .content-sidecol img {
      margin-left: 0; }

  /* Folio Overview Page */
  .folio-overview {
    margin: 0 0 20px 10px;
    float: left; }

  .overview-img {
    width: 198px;
    height: 171px;
    overflow: hidden;
    padding: 0; }

  .overview-img a:hover img {
    position: relative;
    top: -171px; }

  /* Team Page */
  .team-member {
    width: 44%;
    padding: 0 10px;
    height: 35.5em; } }
@media screen and (min-width: 750px) and (max-width: 850px) {
  .main-wrapper {
    padding-top: 115px; }

  #maincol {
    width: 74%; }

  .intro p.pull {
    top: 310px;
    font-size: 1.3em;
    width: 180px;
    padding-left: 48px; }

  #sidecol {
    width: 23.2%;
    margin-right: 0; }

  #circle-3 {
    top: -490px; }

  #circle-4 {
    width: 70%;
    top: -600px; }

  #circle-5 {
    width: 85%;
    top: -510px; }

  #circle-6 .caption-text {
    width: 80%; }

  #circle-7 .caption-text {
    width: 80%; }

  .ftr-col2 {
    width: 25%; }

  /*** Specific Down Pages ***/
  /* News Down Page */
  .content-img, .content-sidecol {
    margin: 0 15px 15px 15px; }

  /* Folio Overview Pge */
  .folio-overview {
    margin: 0 0 20px 10px; }

  .overview-img {
    width: 170px;
    height: 147px; }

  .overview-img a:hover img {
    position: relative;
    top: -147px; }

  /* Team Page */
  .team-member {
    width: 44%;
    padding: 0 10px;
    height: 30.5em; }

  .team-member .fltrt {
    float: none; } }
@media screen and (min-width: 600px) and (max-width: 749px) {
  .main-wrapper {
    padding-top: 85px; }

  #maincol {
    width: 69%; }

  .intro p.pull {
    top: 215px;
    font-size: 1em;
    /* 16/16*/
    width: 135px;
    padding-left: 38px; }

  #sidecol {
    width: 28.5%;
    margin-right: 0; }

  .header-container {
    height: 90px; }

  #nav-main {
    padding: 35px 0 0 2.5%;
    width: 74.79%; }

  #nav-main ul li {
    width: 23%; }

  .slider-home {
    height: 515px;
    width: 100%; }

  #slider-bgimg {
    padding-top: 55px; }

  #text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
    padding: 0 30px; }

  #text-lft h1, #text-rt h1 {
    font-size: 30px; }

  #text-lft h2, #text-rt h2 {
    font-size: 20px; }

  .col1 {
    width: 100%; }

  .col2 {
    width: 100%; }

  .sml-col1 {
    width: 35%;
    margin-right: 3%;
    height: 14em; }

  .sml-col2 {
    width: 62%;
    float: left; }

  .bragspot h1, #sidecol .bragspot h1, .quovolver p {
    /*padding-left: 3.333%; /* 25/750*/ }

  .sml-col2 .socialmedia {
    float: right;
    width: 44%; }

  .quicklinks {
    margin-top: 0.25em;
    padding-left: 1%; }

  /* Home Page - Latest Work */
  #lw-3 {
    width: 45%; }

  #lw-4 {
    width: 54.8%;
    border-right: none; }

  #circle-4 {
    width: 90%; }

  #lw-5 {
    display: none; }

  #circle-6 .caption-text {
    width: 80%; }

  #circle-7 .caption-text {
    width: 80%; }

  /* Footer */
  .ftr-col2 {
    width: 25%; }

  .ftr-col2 h1 {
    font-size: 0.8125em;
    /* 13 */ }

  .ftr-col2 p {
    font-size: 0.75em;
    /*12*/ }

  .ftr-col2 .socialmedia p {
    font-size: 1em; }

  /*** Specific Down Pages ***/
  .down {
    margin-top: 1.75em; }

  /* News Down Page */
  .content-img, .content-sidecol {
    width: 95%; }

  #maincol .announcement-list {
    width: 95%; }

  /* Folio Overview Page */
  .folio-overview {
    margin: 0 0 10px 5px;
    float: left; }

  .overview-img {
    width: 140px;
    height: 121px;
    overflow: hidden;
    padding: 0; }

  .overview-img a:hover img {
    position: relative;
    top: -121px; }

  /* Team Page */
  .team-member {
    width: 44%;
    padding: 0 10px;
    height: 35.5em; }

  .team-member .fltrt {
    float: none; }

  /* Contact */
  table.webform, table.reporting {
    width: 100%; } }
/* Just for Down Page Header Intro Text - must be placed after the 600-749 MQ*/
@media screen and (min-width: 700px) and (max-width: 749px) {
  .intro p.pull {
    top: 235px;
    font-size: 1.125em;
    /* 18/16*/
    padding-left: 48px; } }
@media screen and (min-width: 500px) and (max-width: 599px) {
  .main-wrapper {
    padding-top: 85px; }

  #maincol {
    width: 64%;
    margin-right: 1.5%; }

  .intro p.pull {
    top: 170px;
    font-size: 1em;
    /* 14/16*/
    width: 105px;
    padding-left: 33px; }

  #sidecol {
    width: 34%;
    margin-right: 0; }

  .header-container {
    height: 85px; }

  #nav-main {
    padding: 35px 0 0 2.5%;
    width: 74.79%; }

  #nav-main ul li {
    width: 23%; }

  /* Home Slider */
  .slider-home {
    height: 460px;
    width: 100%; }

  #slider-bgimg {
    padding-top: 40px; }

  #text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
    padding: 0 20px; }

  #text-lft h1, #text-rt h1 {
    font-size: 25px; }

  #text-lft h2, #text-rt h2 {
    font-size: 20px; }

  .col1 {
    width: 100%; }

  .col2 {
    width: 100%; }

  .sml-col1 {
    /*width: 32%;*/
    width: 100%;
    margin-right: 3%;
    /* Total: 35%*/ }

  .sml-col2 {
    width: 65%;
    float: left; }

  .bragspot h1, #sidecol .bragspot h1, .quovolver p {
    padding-left: 3.333%;
    /* 25/750*/ }

  .sml-col2 .socialmedia {
    float: right;
    width: 40%; }

  .quicklinks {
    margin-top: 0.25em;
    padding-left: 1%; }

  /*** Specific Down Pages ***/
  .down {
    margin-top: 0.75em; }

  /* News Down Page */
  .content-img, .content-sidecol {
    width: 95%; }

  #maincol .announcement-list {
    width: 95%; }

  /* Folio Overview Page */
  .folio-overview h3 {
    font-size: 0.6875em;
    /* 11 */ }

  .folio-overview {
    margin: 0 0 5px 2px;
    float: left; }

  .overview-img {
    width: 118px;
    height: 100px; }

  .overview-img a:hover img {
    position: relative;
    top: -102px; }

  /* Home Page - Latest Work */
  .row {
    width: 100%;
    margin: 0; }

  #lw-2 {
    width: 44.4%; }

  #lw-3 {
    width: 45%; }

  #circle-3 {
    left: 130px;
    top: -490px; }

  #lw-4 {
    width: 54.7%;
    border-right: none; }

  #circle-4 {
    width: 90%; }

  #lw-5 {
    display: none; }

  #circle-6 .caption-text {
    width: 100%; }

  #circle-7 {
    top: -600px;
    left: 94px; }

  #circle-7 .caption-text {
    width: 100%; }

  /* Footer */
  .ftr-col1 {
    display: none; }

  .ftr-col2 {
    width: 100%; }

  .ftr-col2 .socialmedia {
    float: right;
    padding-top: 15px;
    width: 50%; }

  /* Blick Team */
  .team-member {
    width: 98%;
    padding: 0 4px;
    height: auto; }

  /* Contact */
  table.webform, table.reporting {
    width: 100%; }

  .content-col50 {
    width: 100%; }

  table {
    width: 100%; }
    table tbody tr td h1 {
      font-size: 100%; } }
/* Mobile-ish */
/* Universal styles for all screens under 499 i.e. Nav */
@media screen and (max-width: 499px) {
  #blick-logo {
    width: 29.458%;
    /* 147/499 */
    padding: 20px 0 0 3%; }

  #blick-eyes {
    width: 15%;
    float: right;
    position: absolute;
    top: 0px;
    right: 20px; }

  #nav-main {
    float: left;
    width: 98%;
    /* 98% of 499 */
    padding: 0 1%;
    z-index: 1000;
    position: relative; }

  #nav-main ul {
    position: relative;
    width: 100%; }

  #nav-main ul li {
    width: 50%; }

  /* 140/670*/
  #nav-main ul li ul li {
    width: 100%; }

  /* 140/130*/
  #nav-main ul li ul li ul {
    left: 0; }

  /* MENU COLOR SETTINGS */
  #nav-main ul li a {
    color: #766A5E; }

  #nav-main ul li a:hover, #nav-main ul li a:focus, #nav-main ul li a:active, #nav-main > ul > li:hover > a {
    color: #766A5E;
    border-bottom: 2px solid #bed600; }

  #nav-main ul li a:hover, #nav-main ul li a:focus, #nav-main ul li a:active, #nav-main > ul > li:hover > a, #nav-main li:hover a {
    background-color: #fff; }

  #nav-main ul li.selected > a {
    color: #766A5E;
    border-bottom: 2px solid #bed600; }

  #nav-main ul li ul li a {
    background: x #f47d31;
    color: #766A5E; }

  #nav-main ul li ul li a:hover, #nav-main ul li ul li a:focus, #nav-main ul li ul li a:active, #nav-main ul li ul li:hover > a, #nav-main ul li.selected ul li.selected > a {
    background-color: #fff;
    color: #bed600;
    border-bottom: 1px solid #bed600;
    text-decoration: none; }

  /* GENERAL MENU SETTINGS */
  #nav-main {
    font-size: 1.125em;
    line-height: 1.5em; }

  #nav-main a {
    font-weight: 500; }

  #nav-main ul {
    list-style: none;
    margin: 0;
    padding: 0; }

  #nav-main ul li {
    position: relative;
    float: left;
    font-size: 1em; }

  #nav-main ul li a {
    float: left;
    padding: 6px 6px 4px 8px;
    text-decoration: none;
    border-bottom: 2px solid #766A5E;
    margin: 0 6px;
    font-weight: 400;
    width: 81.428%;
    /* 114/140 */ }

  #nav-main ul li.selected > a {
    text-decoration: none !important; }

  #nav-main ul li em {
    position: absolute;
    left: -10001px;
    top: -10001px; }

  #nav-main ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 500; }

  #nav-main ul li:hover > ul {
    display: block; }

  #nav-main ul li ul li {
    display: block;
    float: none;
    margin: 0 4px; }

  #nav-main ul li ul li.subheading a, #nav-main ul li ul li.subheading a:hover {
    text-transform: lowercase;
    font-weight: 300;
    text-align: right;
    border-bottom: 1px solid #bed600;
    color: #766A5E; }

  #nav-main ul li ul li.first a, #nav-main ul li ul li.first a:hover {
    padding-top: 15px; }

  #nav-main ul li ul li.first ul li.first {
    margin-top: 5px; }

  #nav-main ul li ul li.first ul li.first a, #nav-main ul li ul li.first ul li.first a:hover {
    padding-top: 10px; }

  #nav-main ul li ul li.first ul li a, #nav-main ul li ul li.first ul li a:hover {
    padding-top: 5px; }

  html* #nav-main ul li ul li {
    margin-bottom: -3px; }

  #nav-main ul li ul li a {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 5px 8px 5px 6px;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.625em;
    /* 10px */
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin: 0 2px; }

  html* #nav-main ul li ul li a {
    float: left; }

  #nav-main ul li ul li ul {
    top: 0;
    padding-left: 1px; }

  #nav-main ul li ul li ul li {
    font-size: 1em; }

  #nav-main img {
    display: none; }

  /* Home Page Structure */
  .col1 {
    width: 100%; }

  .col2 {
    width: 100%; }

  /* Footer */
  .ftr-col1 {
    display: none; }

  .ftr-col2 {
    width: 100%; }

  .ftr-col2 .socialmedia {
    float: right;
    padding-top: 15px;
    width: 50%; }

  /*** Specific to Down Pages ***/
  /* News Down Page */
  .content-sidecol {
    width: 95%; }

  #maincol .announcement-list {
    width: 95%; }

  /* Contact */
  table.webform, table.reporting {
    width: 100%; }

  /* Folio Down with Gallery (OLD) */
  #gallery #gallery-col-1 {
    height: 9em; }

  table {
    width: 100%; }
    table tbody tr td h1 {
      font-size: 100%; } }
@media screen and (min-width: 400px) and (max-width: 499px) {
  .header-container {
    height: 180px; }

  #blick-logo {
    width: 29.458%;
    /* 147/499 */
    padding: 20px 0 0 3%; }

  #blick-eyes {
    width: 15%;
    float: right;
    position: absolute;
    top: 0px;
    right: 20px; }

  /* Down Page Structure */
  .main-wrapper {
    padding-top: 130px; }

  #maincol {
    width: 100%;
    margin-right: 0; }

  #sidecol {
    border-top: 1px solid #766A5E;
    margin: 10px 1%;
    width: 98%; }

  .intro p.pull {
    /* top: 295px;
    font-size: 0.9375em; /* 15/16
    width: 125px;
    padding-left: 33px; */
    font-size: 100%;
    width: 30%;
    top: 22%;
    left: 9%;
    padding: 0;
    text-align: center; }

  #nav-side {
    float: left;
    width: 49%;
    margin: 10px 2% 10px 0; }

  .links {
    width: 31%;
    float: left;
    padding: 4em 9%; }

  #sidecol .green {
    float: left;
    width: 44.25%;
    margin-right: 2%; }

  #sidecol .grey {
    width: 43%;
    float: right;
    margin-rigth: 1%; }

  .slider-home {
    height: 440px;
    margin-top: -55px;
    width: 100%; }

  #slider-bgimg {
    padding-top: 2.8125em;
    /* 45/16 */ }

  #img-lft, #img-rt, #text-lft, #text-rt, #bg-lft, #bg-rt {
    width: 41%; }

  #text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
    padding: 0 20px; }

  #text-lft h1, #text-rt h1 {
    font-size: 20px; }

  #text-lft h2, #text-rt h2 {
    font-size: 15px; }

  .sml-col1 {
    /*width: 45%;*/
    width: 100%;
    margin-right: 3%;
    /* Total: 35%*/ }

  .sml-col2 {
    width: 50%;
    float: left; }

  .bragspot h1, #sidecol .bragspot h1, .quovolver p {
    padding-left: 3.333%;
    /* 25/750*/ }

  quicklinks {
    margin-top: 0.25em;
    padding-left: 1%; }

  .content-col50 {
    width: 100%; }

  /* Home Page - Latest Work */
  .row {
    width: 100%;
    margin: 0; }

  #lw-1 {
    width: 60%; }

  #lw-1 img {
    position: relative;
    left: -30px; }

  #circle-1 {
    width: 80%;
    left: 30px; }

  #lw-2 {
    width: 39%; }

  #lw-2 img {
    position: relative;
    left: -80px; }

  #circle-2 {
    left: -10px;
    top: -510px; }

  #lw-3 {
    width: 27%; }

  #lw-4 {
    width: 72.7%;
    border-right: none; }

  #circle-4 {
    width: 75%; }

  #lw-5 {
    display: none; }

  #lw-6 {
    width: 50%; }

  #circle-6 {
    width: 100%; }

  #circle-6 .caption-text {
    width: 80%; }

  #lw-7 {
    width: 49.7%; }

  /* Folio Overview Page */
  .folio-overview h3 {
    font-size: 0.5625em;
    /* 9 */ }

  .folio-overview {
    margin: 0 2px 5px 0; }

  .overview-img {
    width: 95px;
    height: 82px; }

  .overview-img a:hover img {
    position: relative;
    top: -82px; }

  /* Team Page */
  .team-member {
    width: 44%;
    padding: 0 10px;
    height: 34em; }

  .team-member .fltrt {
    float: none; }

  table {
    width: 100%; }
    table tbody tr td h1 {
      font-size: 100%; } }
/* Super Small */
@media screen and (max-width: 399px) {
  .header-container {
    position: relative;
    height: 160px; }

  .quicklinks ul li a {
    width: 70px;
    height: 70px; }

  .down {
    margin-top: 0; }

  /* Down Page Structure */
  .main-wrapper {
    padding-top: 10px; }

  #maincol {
    width: 100%;
    margin-right: 0; }

  #sidecol {
    border-top: 1px solid #766A5E;
    margin: 10px 0;
    width: 100%; }

  .intro p.pull {
    font-size: 0.75em;
    /* 12/16*/
    padding-left: 28px;
    top: 250px;
    width: 90px; }

  #nav-side {
    display: none; }

  .links {
    width: 88%;
    float: left;
    padding: 15px 0 10px 8%; }

  .links .quicklinks {
    width: 48%;
    float: left; }

  #sidecol .green {
    float: left;
    width: 47%;
    margin-right: 0;
    padding-left: 4px; }

  #sidecol .green img {
    max-width: 95%;
    height: inherit; }

  #sidecol .green p {
    padding-right: 1%; }

  #sidecol .grey {
    width: 40.4%;
    float: right;
    margin-right: 0; }

  .quovolver {
    height: 14.5em; }

  .slider-home {
    height: 170px;
    margin-top: 0;
    width: 100%; }

  #slider-bgimg {
    padding-top: 30px; }

  .about {
    margin-top: 0;
    padding-top: 0; }

  #img-lft, #img-rt, #text-lft, #text-rt {
    position: relative;
    top: 0; }

  #img-lft, #img-rt, #text-lft, #text-rt, #bg-lft, #bg-rt {
    width: 43%; }

  #text-lft h1, #text-lft h2, #text-lft p, #text-rt h1, #text-rt h2, #text-rt p {
    padding: 0 20px; }

  #text-lft h1, #text-rt h1 {
    font-size: 1em; }

  #text-lft h2, #text-rt h2 {
    font-size: 0.8125em;
    /* 14/16 */ }

  .sml-col1 {
    width: 100%;
    height: 11.25em;
    /* 180/16*/
    float: left;
    margin-right: 0; }

  .sml-col2 {
    width: 98%;
    padding-left: 2%;
    float: left; }

  .sml-col2 h1 {
    margin: 1em 0 0; }

  .sml-col2 .socialmedia {
    float: right;
    padding-right: 3%; }

  .quicklinks ul li a {
    width: 70px;
    height: 70px; }

  .content-img {
    width: 35%; }
    .content-img img {
      margin-left: 0; }

  .content-col50 {
    width: 100%; }

  /* Home Page - Latest Work */
  .row {
    width: 100%;
    margin: 0; }

  #lw-1, #lw-3, #lw-6 {
    width: 100%; }

  #circle-1 {
    width: 80%; }

  #lw-2, #lw-4, #lw-5, #lw-7 {
    display: none; }

  .ftr-col2 {
    float: left;
    width: 80%; }

  /* Folio Overview Page */
  .folio-overview h3 {
    font-size: 0.6875em;
    /* 11 */ }

  .folio-overview {
    margin: 0 0 5px 3px; }

  .overview-img {
    width: 130px;
    height: 112px; }

  .overview-img a:hover img {
    position: relative;
    top: -112px; }

  /* Folio Gallery View (OLD - to be updated */
  #gallery #thumbs ul li {
    height: 76px;
    width: 76px; }

  #gallery #gallery-col-1 {
    height: 8em; }

  /* Blick Team */
  .team-member {
    width: 98%;
    padding: 0 4px;
    height: auto; }

  table {
    width: 100%; }
    table tbody tr td h1 {
      font-size: 100%; } }
/* Print this page styles */
@media print {
  h1, h2, h3, h4, h5, h6, p, ul, ol, li {
    color: #766A5E; }

  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  #maincol {
    width: 100%; }

  #maincol a {
    text-decoration: underline; }

  #maincol a:link:after,
  #maincol a:visited:after {
    content: " <" attr(href) "> ";
    font-size: 80%;
    color: #766A5E; }

  .header-container {
    background: #fff; }

  .main-wrapper {
    padding-top: 0; }

  /* Generic Down */
  .intro p.pull {
    top: 240px; }

  .header-container,
  #sidecol,
  .ftr-col1,
  .ftr-col2 .socialmedia,
  #btn-back {
    display: none; }

  .content .down {
    margin-top: 0; }

  /* Case Studies */
  .casestudy-detailwrap #sidecol {
    display: block; }

  .casestudy-detailwrap #sidecol {
    display: block;
    width: 100%; }

  .casestudy-detailwrap #sidecol h2 {
    text-align: left; }

  /* Footer */
  .ftr-col2 {
    float: left;
    width: 100%; }

  .ftr-col2 .terms li {
    display: none; }

  .ftr-col2 .terms li:last-child {
    display: inherit; }

  /* set page margin*/
  @page {
    margin: 1.5cm; } }
/* update on 30-11-16 */
iframe {
  width: 100%;
  margin-top: 15px; }

/* update ends 30-11-16 */
