body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color:#636363;
  font-size:15px;
  line-height:1.8;
}
html, body {
    width: 100%;
    height: 100%;
}
#top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url('/assets/image/shadow.png') top left repeat-x;
  height: 264px;
  z-index: 999;
}
#top.scrolled {
  background:none;
  height:0;
}
#header.scrolled .img-responsive.logo, #header .img-responsive.logo, #header.scrolled .navigtion-menu, #header .navigation-menu {
  -webkit-transition:all 0.5s;
  transition:all 0.5s;
  -moz-transition:all 0.5s;
}
#header.scrolled .img-responsive.logo {
  height:61px;
}
#header.scrolled .navigation-menu {
  margin-top:14px;
}
::selection {
  background: #3583c5;
  color:#fff;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #3583c5;
  color:#fff;
  /* Gecko Browsers */
}

.row.margin-top {
  margin-top:40px;
}
.grey-border-top {
  border-top:1px solid #ccc;
}

p.img-subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
  color: #5e676c;
}

h3.no-top-margin {
  margin-top:0;
  margin-bottom:15px;
}

.section.no-margin {
  margin:0;
  margin-top:0;
  margin-bottom:0;
}

.testimonials-slider {
  width:100%;
  position:relative;
  overflow:hidden;
}
.testimonials-slider .cycle-prev {
  position:absolute;
  left:-40px;
  height:100%;
  background:url('/assets/image/prev.png') center center no-repeat;
  min-width:40px;
  top:0;
  z-index:99999;
  cursor:pointer;
  opacity:0.7;
  -webkit-transition: all 0.5s ease-out; /* Safari */
  transition: all 0.5s ease-out;
}
.testimonials-slider .cycle-next {
  position:absolute;
  right:-40px;
  height:100%;
  background:url('/assets/image/next.png') center center no-repeat;
  min-width:40px;
  top:0;
  cursor:pointer;
  z-index:99999;
  opacity:0.7;
  -webkit-transition: all 0.5s ease-out; /* Safari */
  transition: all 0.5s ease-out;
}
.testimonials-slider:hover .cycle-prev {
  left:50px;
}
.testimonials-slider:hover .cycle-next {
  right:50px;
}
.testimonials-slider .cycle-prev:hover, .testimonials-slider .cycle-next:hover {
  opacity:1;
}

.content-slider {
  background-color: #fff;
}
.content-slide {
  text-align:center;
  width:100%;
  padding: 10px;
}


.view-navigation {
  display:none;
  float:right;
  color: #fff;
  font-size: 13px;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-top:28px;
  cursor:pointer;
}

.section {
  padding-top:50px;
  padding-bottom:50px;
}
.section-margin-top {
  margin-top:50px;
}
.section-margin-bottom {
  margin-bottom:50px;
}
.section.bottom {
  padding-bottom:100px;
}
.section.full-padding {
  padding-top:100px;
  padding-bottom:100px;
}
.section.full-padding h1 {
  margin-top:0;
}
.section.testimonials-grey {
  background:#efefee;
}
.section.no-padding {
  padding:0;
}
.section.padding-bottom {
  padding-top:0;
  padding-bottom:100px;
}
.section.padding-top {
  padding-top:100px;
  padding-bottom:0px;
}
.section.grey-section {
  background: #efefee;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}
/*
.section.grey-section {
  background:#d9d9d9;
}
*/
.section.padding-bottom-80 {
  padding-bottom:100px;
}
.section.grey-background {
  background:#d9d9d9;
}
.section.dark-blue-background {
  background:#39414f;
}
.section.dark-blue-background h3, .section.light-blue-background h3 {
  color:#fff;
}
.section.dark-blue-background p {
  color:#b2b2b2;
}
.section.light-blue-background {
  background:#898d94
}
.section.light-blue-background p {
  color:#232323;
}
.section.light-orange-background {
  background:#;
}
.section.light-orange-background p {
  color:#;
}
.section.light-orange-background h3 {
  color:#666;
}
.case-study-main h3 {
  margin-top:0;
}

.parallax.clients-testimonials {
  height:100%;
}
.parallax.clients-testimonials p.subtitle {
  font-size:17px;
  line-height:33px;
}
.testimonials-slider .carousel-pager {
  z-index: 999999;
  position: absolute;
  bottom: 20px;
  width: 100%;
  margin-top:0;
}

h1 {
  margin-top:40px;
  margin-bottom:60px;
  font-size:55px;
  font-weight:900;
  font-family:'Raleway', Helvetica, Arial, sans-serif;
  padding-bottom:10px;
  text-align:center;
  display:block;
  text-transform:uppercase;
  line-height:100px;
  background:url('/assets/image/header-underline.jpg') bottom center no-repeat;
  color:#101010;
}
h2 {
  margin-top: 25px;
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 900;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  padding-bottom: 4px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  line-height: 80px;
  background: url('/assets/image/header-underline.jpg') bottom center no-repeat;
  color: #101010;
}
/*
h2 {
  margin:5px 0;
  font-size:36px;
  font-weight:900;
  font-family:'Raleway', Helvetica, Arial, sans-serif;
  display:block;
  text-transform:uppercase;
  color:#3583c5;
  line-height:46px;
}
*/
h3 {
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
  font-family:'Raleway', Helvetica, Arial, sans-serif;
  color:#3583c5;
  line-height:35px;
}
h5 {
  font-size:17px;
  color:#fff;
  margin:8px 0;
  font-family:'Raleway', Helvetica, Arial, sans-serif;
  line-height:25px;
  text-transform:uppercase;
  font-weight:800;
}

#header {
  width:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:999999;
  padding:10px 0px;
  -webkit-transition: background 0.5s ease; /* Safari */
  transition: background 0.5s ease;
}
#header.static {
  position:absolute;
}
#header.scrolled {
  min-height:0;
  background-image:none;
  background:rgba(0,0,0,0.8);
  padding-bottom:15px;
  -webkit-transition:none; /* Safari */
  transition:none;
}
#header.mobile-nav-visible {
  height:100%;
  background-image: none;
  background: rgba(0,0,0,0.8);
}
#header .img-responsive.logo {
  height:80px;
}
#header .navigation-menu {
  list-style:none;
  padding:0;
  margin:0;
  margin-top:21px;
}
#header .navigation-menu li {
  display:inline-block;
  list-style:none;
  padding:0;
  margin:0;
  padding-right:12px;
}
#header .navigation-menu li.active a {
  color:#3583c5;
}
#header .navigation-menu li.active ul li a {
  color:#fff;
}
#header .navigation-menu li.active ul li.active a {
  color:#3583c5;
}
#header .navigation-menu li a {
  color:#dfdfdf;
  font-size:13px;
  font-family:'Raleway', Helvetica, Arial, sans-serif;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:0.04em;
  transition:color 0.6s ease-in-out;
  -moz-transition:color 0.5s ease-in-out;
  display:block;
  padding:10px 0;
}
#header .navigation-menu li.active ul li a:hover {
  color:#fff;
}
#header .navigation-menu li ul {
  z-index:999999;
}
#header .navigation-menu li ul li.active a:hover {
  color:#3583c5;
}
#header .navigation-menu li ul li a {
  padding:4px;
}
#header .navigation-menu li a:hover {
  color:#fff;
}
#header .navigation-menu li.active a:hover {
  color:#3583c5;
}
#header .navigation-menu li.last {
  padding-right:0px;
}
#header .navigation-menu li.dropdown ul {
  position: absolute;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style:none;
  opacity:0;
  visibility:hidden;
  -webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
  margin:0 -10px;
  padding:5px 10px;
  background:rgba(0,0,0,0.8);
}
#header .navigation-menu li.dropdown ul li {
  list-style:none;
  margin:0;
  padding:0;
}
#header .navigation-menu li.dropdown ul li a, #header .navigation-menu li.dropdown ul li {
  display:block;
}
#header .navigation-menu li.dropdown:hover ul {
  opacity:1;
  visibility:visible;
}
#header.scrolled .navigation-menu li.dropdown ul {
  margin:0 -10px;
  padding:5px 10px;
  background:rgba(0,0,0,0.8);
}

.full-page-slider {
  height:100%;
  vertical-align: top;
  overflow:hidden;
  position:relative;
}
.full-page-slider img {
  width:115%;
}
.full-page-slider .caption {
  z-index:9999;
  position: absolute;
  bottom: 18%;
  width:100%;
}
.full-page-slider h1 {
  color:#fff;
  padding-bottom:30px;
  font-size:90px;
  margin-bottom:40px;
  margin-top:0;
}
.full-page-slider p {
  font-family:'Merriweather', Georgia, Times New Roman, serif;
  font-size:17px;
  color:#fff;
  width:40%;
  text-align:center;
  font-weight:300;
  margin:0 auto;
  letter-spacing:0.02em;
  line-height:32px;
}
.full-page-slider .down-arrow {
  z-index:99999;
  position:absolute;
  width:auto;
  height:auto;
  bottom:30px;
  margin:0 auto;
  left:0;
  right:0;
}

p.subtitle {
  font-size:19px;
  font-family:'Merriweather', Georgia, Times New Roman, serif;
  font-weight:300;
  line-height:32px;
  color:#5e676c;
}
p.secondary-subtitle {
  font-size:19px;
  font-family:'Merriweather', Georgia, Times New Roman, serif;
  font-weight:300;
  line-height:40px;
  color:#5e676c;
}

.latest-projects-homepage-title {
  background:#d9d9d9;
  width:100%;
}
.latest-projects-homepage-title.services-projects-background {
  background:#1f1f1f;
}
.latest-projects-homepage-title.services-projects-background h3 {
  color:#fff;
  text-align:left;
  background:transparent;
  padding:0;
}
.latest-projects-homepage-title.services-projects-background h2 {
  text-align:center;
  color:#fff;
  background:transparent;
  margin:0;
  padding:0;
  line-height:80px;
}

.full-width-latest-projects {
  width:100%;
  position:relative;
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:top left;
}
.full-width-latest-projects .thumbnail-img {
  display:none;
}
.full-width-latest-projects .cycle-slideshow {
  position:absolute;
  top:0;
  left:0;
}
.full-width-latest-projects img {
  position:absolute;
  top:0;
  left:0;
}
.full-width-latest-projects .caption {
  z-index:9999;
  width:100%;
  margin-top:35px;
  color:#fff;
}
.full-width-latest-projects {
  height:455px;
}
.full-width-latest-projects h3 {
  color:#fff;
  font-size:32px;
  margin-bottom:0;
  line-height:34px;
}
.full-width-latest-projects span.project-info {
  display:block;
  margin-bottom:15px;
  text-transform:uppercase;
  color:#fff;
  font-size:13px;
  letter-spacing:0.02em;
}
.full-width-latest-projects p.subtitle {
  color:#fff;
  margin-bottom:43px;
  font-size:17px;
  line-height:33px;
  letter-spacing: 0.02em;
  margin-top:10px
}

.latest-projects-grid {
  width:100%;
  overflow:hidden;
}
.latest-projects-grid .grid {
  width:33.33%;
  float:left;
  background:#808080;
  overflow:hidden;
  position:relative;
}
.latest-projects-grid .grid .coming-soon {
  display:block;
  font-size:15px;
  margin-top:5px;
  letter-spacing:0.15em;
}
.latest-projects-grid img.main-image {
  width:100%;
  transition: all 0.5s;
  cursor:pointer;
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Firefox 35+ */
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  opacity:0.7;
}
.latest-projects-grid a:hover img.main-image, .latest-projects-grid .slider-hover:hover img.main-image,
.latest-projects-grid div:hover img.main-image {
  transition: all 0.5s;
  filter: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0);
  opacity:1;
}
.latest-projects-grid .grid.cycle-pager-active img.main-image {
  transition: all 0.5s;
  filter: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0);
  opacity:1;
}

.latest-projects-grid .grid a, .latest-projects-grid .grid .slider-hover {
  display:block;
  width:100%;
  height:100%;
}
.latest-projects-grid .grid a.action-button {
  width:190px;
  display:inline-block;
  height:auto;
  padding:13px 25px;
  text-shadow:none;
  margin:5px;
  margin-bottom:0;
}
.latest-projects-grid .grid .slider-hover:hover, #searchButton {
  cursor:pointer;
}

.latest-projects-grid .grid .inner {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:center;
  display:block;
}
.latest-projects-grid .grid .inner .middle {
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.latest-projects-grid .grid .inner .middle .logo {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #fff;
  text-decoration:none;
  text-shadow: 0px 0px 11px rgba(150, 150, 150, 1);
}
.latest-projects-grid .grid .inner .middle .logo:hover {
  color:#fff;
  text-decoration:none;
}
.latest-projects-grid .grid .inner .middle .logo img {
  max-width:55%;
  margin-bottom:10px;
}

.what-we-do-boxes div.fa {
  font-size:95px;
  color:#d4d4d4;
  display:block;
  text-align:center;
}
.what-we-do-boxes p {
  width: 90%;
  margin: 0px auto;
  margin-bottom:10px;
  color:#636363;
}
.what-we-do-boxes.services-page {
  margin-bottom:60px;
}
.container .what-we-do-boxes.services-page:last-child {
  margin-bottom:0;
}
.what-we-do-boxes.services-page p {
  width:100%;
}
.what-we-do-boxes.services-page p.subtitle {
  margin-top:25px
}
.what-we-do-boxes.services-page ol {
  margin-top: 15px;
  margin-bottom: 10px;
  list-style:decimal;
}
.what-we-do-boxes.services-page ol li {
  list-style:decimal;
  margin: 5px 0;
}
.what-we-do-boxes.services-page h3 {
  margin-bottom:10px;
  margin-top:0;
}
.what-we-do-boxes a:hover div.fa, .what-we-do-boxes a:hover p {
  color:#000;
  -webkit-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.like-what-you-see {
  background:url('/assets/image/apple-keyboard-mouse-parallax.jpg');
  padding:80px 0;
  margin-top:80px;
}
.like-what-you-see h2 {
  padding-bottom:0px;
  background:none;
  color:#fff;
  margin:0;
}
.pancake-kitchen-parallax {
  background:url('/assets/image/pancake-kitchen/parallax.jpg');
  height:800px;
  position:relative;
  background-size:100%;
}

.clients-testimonials {
  padding:80px 0;
  width:100%;
}
.parallax.clients-testimonials {
  padding-bottom:100px;
}
.clients-testimonials p.subtitle {
  color:#fff;
}
.clients-testimonials .client {
  color:#fff;
  display:block;
  margin-top:20px;
}
.clients-testimonials img {
  opacity:0.7;
  -webkit-transition: all 0.5s ease-out; /* Safari */
  transition: all 0.5s ease-out;
  
}
.clients-testimonials:hover img {
  opacity:1;
}

.news-story-small {
  width:100%;
  display:block;
  background:#000;
  position:relative;
  min-height:138px;
  max-height:138px;
  margin-bottom:20px;
  cursor:pointer;
  overflow:hidden;
}
.news-story-small a {
  display:block;
  width:100%;
  overflow:hidden;
}
.news-story-small img {
  width:100%;
  opacity:0.62;
}
.news-story-small .details {
  position:absolute;
  left:15px;
  bottom:15px;
  -webkit-transition: all 0.5s ease-out; /* Safari */
  transition: all 0.5s ease-out;
}
.news-story-small:hover .details {
  left:40px;
}
.news-story-small .details h4 {
  font-size: 21px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 33px;
  margin:0;
  letter-spacing:0.02em;
}
.news-story-small span.date {
  color:#d1d1d1;
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  letter-spacing: 0.02em;
  line-height: 27px;
}

.action-button {
  padding:19px 45px;
  color:#fff;
  background:#3583c5;
  text-transform:uppercase;
  text-align:center;
  border:0;
  outline:none;
  font-size:13px;
  font-weight:800;
  font-family:"Raleway", Helvetica, Arial, sans-serif;
  letter-spacing: 0.04em;
  cursor:pointer;
}
.action-button:hover {
  background:#efefee;
  color:#3583c5;
}
.action-button.inverted {
  background:#fff;
  color:#3583c5;
}
.action-button.inverted:hover {
  background:#3583c5;
  color:#fff;
}

.action-button#back-to-top {
  font-weight:300;
}




.content-page-slider {
  position:relative;
  overflow:hidden;
  height:505px;
}
.content-page-slider .caption {
  width:100%;
  position:absolute;
  bottom:0px;
  height:100%;
  z-index:9999;
  left:0;
}
.content-page-slider .overlay {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.6);
  z-index:999;
}
.content-page-slider h1 {
  color: #fff;
  padding-bottom: 30px;
  font-size: 80px;
  margin-bottom: 40px;
  margin-top:0;
}
.content-page-slider p {
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-size: 17px;
  color: #fff;
  width: 60%;
  text-align: center;
  font-weight: 300;
  margin: 0 auto;
  letter-spacing: 0.02em;
  line-height: 35px;
}

.content-page-slider.case-study-slider {
  min-height:622px;
}
.content-page-slider.case-study-slider .case-study-image {
  height:100%;
}
.content-page-slider.case-study-slider h1 {
  padding-bottom: 0;
  margin-bottom: 20px;
  background:none;
}
.content-page-slider .caption .middle {
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.content-page-slider .caption .middle .info {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  padding-top:100px;
}

#footer {
  width:100%;
  background:#353535;
  color:#a5a4a4;
  font-size:13px;
  line-height:1.8;
  letter-spacing:0.01;
}
#footer h5 {
  margin-top:10px;
}
#footer .ngs-footer {
  margin-bottom:10px;
}
#footer .social-icons {
  margin-top:21px;
}
#footer ul, li{
  margin:0;
  padding:0;
  list-style:none;
}
#footer .social-icons i.fa {
  font-size:19px;
  color:#a5a4a4;
  padding-right:13px;
}
#footer .social-icons i.fa:hover {
  color:#fff;
  cursor:pointer;
}
#footer .our-address {
  white-space: nowrap;
}
#footer a, #footer a:active, #footer a:visited {
  color:#a5a4a4;
  text-decoration:none;
}
#footer a:hover {
  color:#fff;
  text-decoration:none;
}
#footer-bottom {
  background:#1f1f1f;
  color:#a5a4a4;
  font-size:14px;
}
#footer-bottom span.copyright {
  margin-top: 21px;
  display: block;
  font-size:12px;
}
#footer-bottom a {
  color:#a5a4a4;
}
#footer-bottom a:hover {
  color:#fff;
}
#footer-bottom a.action-button {
  color:#fff;
}

ul.bullet-list {
  margin:5px 0;
}
ul.bullet-list li {
  list-style-type: circle;
  margin:5px 0;
}

.contact-us .contact-details {
  display:block;
  padding-left:25px;
  position:relative;
  margin-bottom:10px;
}
.contact-us .contact-details .fa {
  position:absolute;
  color:#3583c5;
  top:5px;
  left:0;
}
.contact-us .social-icons {
  padding-left: 25px;
  padding-top: 10px;
}
.contact-us .social-icons i.fa {
  font-size:21px;
  color:#3583c5;
  padding-right:8px;
}
.contact-us .social-icons i.fa:hover {
  color:#000;
  cursor:pointer;
}
.contact-us label {
  display:block;
  font-family: "Open Sans",Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
  color: #636363;
  margin-top:25px;
}
.contact-us .action-button {
  margin-top:25px;
}
.contact-us input, .contact-us textarea{
  display:block;
  width:100%;
  background:#efefee;
  border:1px solid #d4d4d4;
  padding:10px;
  font-family: "Open Sans",Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
  color: #636363;
}
.contact-us input.error, .contact-us textarea.error, .searchFields input.error, .searchFields textarea.error {
  border:1px solid #ff7575;
}
.contact-us input:focus, .contact-us textarea:focus {
  outline:none;
  background:#fff;
}
.contact-us p.subtitle {
  margin-bottom: 35px;
}
.contact-us .errorMessage, #searchMsg.errorMessage {
  color:#ff7575;
  font-size:13px;
  margin-top:5px;
  display:none;
}
#searchMsg.errorMessage {
  position:absolute;
  left:0;
  bottom:0;
}

.how-to-find-us-map {
  background:#1f1f1f;
  width:100%;
}
.how-to-find-us-map h2 {
  color:#fff;
  padding:0;
  margin:0;
  background:transparent;
  line-height:80px;
}
#map-section {
  width:100%;
  height:400px;
}

.blog-post p, .blog-post h3, .blog-post h1, .blog-post h2, .blog-post ul, .blog-post p.text-quote{
  width:85%;
  margin:15px auto;
}
.blog-post img {
  width:100%;
  margin-top:50px;
}
.blog-post p.img-subtitle {
  margin-bottom:50px;
}
.blog-post p.subtitle {
  margin-bottom:15px;
}
.blog-post h3 {
  margin-bottom:0px;
  margin-top:25px;
}
p.text-quote {
  letter-spacing:0.025em;
  padding-left: 25px;
  border-left: 3px solid #ccc;
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-weight: 300;
  line-height: 29px;
  color: #5e676c;
  margin:20px 0;
}

.share-this-post {
  background:#E3E3E3;
  position:fixed;
  top:200px;
  left:0;
  z-index:9999999;
  width:60px;
}
.share-this-post .small-logo {
  display:none;
}
.share-this-post span.text {
  text-transform:uppercase;
  display: block;
  text-transform: uppercase;
  color: #808080;
  padding:10px;
  display:none;
}
.share-this-post a, .share-this-post a:visited, .share-this-post a:active {
  display:block;
  text-align:center;
  color:#808080;
  padding:10px;
  width:60px;
  height:60px;
  font-size:24px;
  border-top:1px solid #efefee;
  transition:all 0.2 ease-in-out;
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
}
.share-this-post a:first-of-type {
  border-top:none;
}
.share-this-post a.back {
  position:relative;
}
.share-this-post a.back .hidden-text {
  opacity:0;
  display:inline-block;
  width:200px;
  font-size: 13px;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height:24px;
  height:24px;
  position: absolute;
  top: 20px;
  left:35px;
  display:none;
}
.share-this-post a.back:hover, .share-this-post a.back.active {
  background:#808080;
  width:250px;
  color:#fff;
}
.share-this-post a.back:hover .fa, .share-this-post a.back.active .fa {
  position:absolute;
  left: 17px;
  top: 20px;
}
.share-this-post a.back:hover .hidden-text, .share-this-post a.back.active .hidden-text {
  opacity:1;
  transition:opacity 0.8s ease-in-out;
  -webkit-transition:opacity 0.8s ease-in-out;
  -moz-transition:opacity 0.8s ease-in-out;
  display:inline-block;
}
.share-this-post a.facebook:hover {
  background:#3b5998;
  border-color:#3b5998;
}
.share-this-post a.twitter:hover {
  background:#4099FF;
  border-color:#4099FF;
}
.share-this-post a.google-plus:hover {
  background:#d34836;
  border-color:#d34836;
}
.share-this-post a:hover {
  color:#fff;
}

.icon-selection {
  overflow:hidden;
  margin-top:40px;
}
.icon-selection div, .icon-selection img, .icon-selection i {
  float:left;
  margin-right:10px;
  margin-bottom:15px;
}

.fa.fa-5x.larger {
  font-size:7em;
  color:#d4d4d4;
}
.fa.fa-5x.big-icon {
  font-size: 8em;
  text-align:left;
}

.row-section-padding {
  margin-top:80px;
}
.row.half-padding-top {
  padding-top:40px;
}



.efc-font {
  margin-top:25px;
}
.colour-bar {
  display:block;
  width:100%;
  padding: 10px;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 20px;
}
.colour-bar.first {
  margin-top:0;
}
.colour-bar.dark {
  color:#efefee;
}
.case-study-intro .text-center p.subtitle {
  width:80%;
  margin:0 auto;
}
.carousel-pager {
  margin-top: 19px;
  display: block;
  overflow: hidden;
  line-height: 15px;
}
.carousel-pager span {
  background: #b2b2b2;
  -webkit-border-radius: 50%;
  border-radius:50%;
  -moz-border-radius:50%;
  width: 9px;
  height: 9px;
  color: #b2b2b2;
  display: inline-block;
  text-indent: -999999px;
  margin: 0 4px;
  opacity:0.4;
}
.carousel-pager span:hover {
  opacity:0.6;
  cursor:pointer;
}
.carousel-pager span.cycle-pager-active {
  background:#b2b2b2;
  color:#b2b2b2;
  opacity:1;
}
.carousel-pager span.cycle-pager-active:hover {
  opacity:1;
  cursor:default;
}

.full-case-study h3 {
  margin-top:5px;
  margin-bottom:15px;
  line-height:30px;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
}
.full-case-study h4 {
  margin-top:7px;
  margin-bottom:15px;
  line-height:23px;
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
}

.efc-leaflets {
  background:url('/assets/image/efc-leaflets.png') center left 25% no-repeat #efefee;
  min-height:902px;
  border-bottom:1px solid #d9d9d9;
}
.efc-leaflets h3 {
  color:rgb(19, 37, 75);
}

.pro-dermal-leaflets {
  background: url('/assets/image/pro-dermal-leaflets.png') center left 25% no-repeat #4870a5;
  min-height: 902px;
}
.pro-dermal-leaflets p {
  color:#efefee;
}
.pro-dermal-leaflets h3 {
  color:#fff;
}
.horizontal-pad {
  margin-top:80px;
}
.white-finished-product {
  background:#fff;
}
.white-finished-product .action-button {
  margin-top:15px;
}
.white-finished-product h3 {
  color:rgb(19, 37, 75);
}
.white-finished-product.image-screen, .section.border-bottom {
  border-bottom:1px solid #ccc;
}

.light-purple-background {
  background:#f4e2f2;
}
.light-purple-background h3, .darker-pink-background h3 {
  color:#000;
}
.darker-pink-background {
  background:#d69acf;
  color:#505050;
}
.light-green-background {
  background:#e6f4c4;
}
.light-green-background h3 {
  color:#4870a5;
}
.dark-grey-auto-evolve-background {
  background:#2c2c2c;
  color:#a5a5a5;
}
.dark-grey-auto-evolve-background h3, .section.black-background h3 {
  color:#fff;
}
.section.black-background {
  background:#191919;
  color:#a5a5a5;
}
.section.light-grey-background {
  background:#efefee;
  border-bottom:1px solid #d9d9d9;
}
.section.light-grey-background h3 {
  color:#000;
}
.vidamar-light-blue-background {
  background:#d4f0fc;
}
.vidamar-light-blue-background h3 {
  color:#000;
}

.vidamar-icon-designs img {
  margin-left:10px;
}

.vidamar-full-screen-final {
  background:url('/assets/image/vidamar-app-final.png') center center no-repeat #ddd;
  min-height:924px;
  border-bottom:;
}
.vidamar-full-screen-final .caption {
  margin-top:420px;
}
.vidamar-full-screen-final h3 {
  color:#2c83a7;
}


.coverstar-full-screen-final-intro {
  background:#2d2822;
}
.coverstar-full-screen-final-intro h3 {
  color:#fff;
}
.coverstar-full-screen-final-intro p {
  color:#b2b2b2;
}
.coverstar-full-screen-final {
  background:url('/assets/image/coverstar-app-final.png') center center no-repeat #2d2822;
  min-height:1233px;
}
.coverstar-light-orange-background {
  background:#ffe7d0;
}
.coverstar-light-orange-background h3 {
  color:#000;
}

.valido-light-purple-background {
  background:#ebd9fc;
}
.valido-light-purple-background h3 {
  color:#8a2be2;
}
.valido-full-screen-final {
  background:url('/assets/image/valido-app-final.png') center center no-repeat #332044;
  min-height:1300px;
}
.valido-full-screen-final h3 {
  color:#fff;
}
.valido-full-screen-final p {
  color:#b2b2b2;
}

.hb-light-blue-background {
  background:#e4f0f0
}
.hb-light-blue-background h3 {
  color:#336666;
}
.hb-medium-background {
  background:#d4f0f0;
}
.hb-medium-background h3 {
  color:#336666;
}

.pn-light-blue-background {
  background:#d6dbef;
}
.pn-light-blue-background h3 {
  color:#2a3e87;
}
.pn-medium-background {
  background:#353d58;
}
.pn-medium-background h3, .pn-dark-background h3 {
  color:#fff;
}
.pn-medium-background p, .pn-dark-background p {
  color:#dedede;
}
.pn-dark-background {
  background:#202431;
}
.pn-grey-background {
  background:#efefee;
  border-bottom:1px solid #d9d9d9;
}
.pn-grey-background h3 {
  color:#2a3e87;
}

.half-padding-top {
  padding-top:40px;
}
.full-padding-top {
  padding-top:80px;
}


#twitter-widget-0 { 
  width: 45% !important; 
  max-width:45% !important;
  min-width:45% !important;
}
.fancybox-overlay.fancybox-overlay-fixed {
  z-index:999999
}
.fancybox-lock .fancybox-overlay {
  z-index:9999999
}
.fancybox-wrap.fancybox-opened {
  z-index:9999999;
}

.fancybox-wrap .fancybox-title-float-wrap {
  margin-bottom:-55px;
}
.fancybox-wrap .fancybox-title-float-wrap .child {
  background:transparent;
  text-shadow:none;
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #fff;
  margin-top:10px;
  line-height: 35px;
}


.filter-case-studies {
  padding:0;
  margin:0;
  list-style:none;
}
.filter-case-studies li {
  display:inline-block;
  padding:9px 23px;
  border:1px solid #636363;
  margin:0;
  list-style:none;
  text-transform:uppercase;
  font-weight:800;
  cursor:pointer;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  margin:0 4px;
  font-size:13px;
  font-family:'Raleway', Arial, Helvetica, sans-serif;
}
.digi-marketing-list .filter-case-studies li, .digi-marketing-list .filter-case-studies li:hover {
  padding:10px;
  border:0;
}
.filter-case-studies li:hover {
  border:1px solid #3583c5;
  color:#3583c5;
}
.filter-case-studies li.active {
  color:#fff;
  background:#3583c5;
  border:1px solid #3583c5;
  cursor:default;
}
.filter-case-studies li a {
  color:#636363
}
.filter-case-studies li a:hover {
  color:#3583c5;
}

.grid a.video-fancybox {
  cursor:pointer;
}

.fancybox-container {
  width:600px;
}

#videoInfo h1 {
  margin:0;
  padding:25px;
  background:#3583c5;
  font-size: 23px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 35px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius:3px;
  -moz-border-top-left-radius:3px;
}
#videoInfo .description {
  padding:25px;
}




/* Google maps card styles - COPIED */
.gm-style .place-card div,
.gm-style .place-card a,
.gm-style .default-card div,
.gm-style .default-card a {
  color: #5B5B5B;
  font-family: Roboto, Arial;
  font-size: 12px;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text
}

.gm-style .place-card,
.gm-style .default-card,
.gm-style .directions-card {
  cursor: default
}

.gm-style .place-card-large {
  padding: 9px 4px 9px 11px
}

.gm-style .place-card-medium {
  width: auto;
  padding: 9px 11px 9px 11px
}

.gm-style .default-card {
  padding: 5px 14px 5px 14px
}

.gm-style .place-card a:link,
.gm-style .default-card a:link,
.gm-style .directions-card a:link {
  text-decoration: none;
  color: #3a84df
}

.gm-style .place-card a:visited,
.gm-style .default-card a:visited,
.gm-style .directions-card a:visited {
  color: #3a84df
}

.gm-style .place-card a:hover,
.gm-style .default-card a:hover,
.gm-style .directions-card a:hover {
  text-decoration: underline
}

.gm-style .place-desc-large {
  width: 200px;
  display: inline-block
}

.gm-style .place-desc-medium {
  display: inline-block
}

.gm-style .place-card .place-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 14px;
  color: black
}

html[dir="rtl"] .gm-style .place-name {
  padding-right: 5px
}

.gm-style .place-card .address {
  margin-top: 6px
}

.gm-style .tooltip-anchor {
  width: 100%;
  position: relative;
  float: right;
  z-index: 1
}

.gm-style .star-entity .tooltip-anchor,
.gm-style .star-entity-medium .tooltip-anchor,
.gm-style .navigate-entity-medium .tooltip-anchor,
.gm-style .navigate .tooltip-anchor {
  width: 50%;
  display: none
}

.gm-style .star-entity:hover .tooltip-anchor,
.gm-style .star-entity-medium:hover .tooltip-anchor,
.gm-style .navigate-entity-medium:hover .tooltip-anchor,
.gm-style .navigate:hover .tooltip-anchor {
  display: inline
}

.gm-style .tooltip-anchor>.tooltip-tip-inner,
.gm-style .tooltip-anchor>.tooltip-tip-outer {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  background-color: transparent;
  position: absolute;
  left: -8px
}

.gm-style .tooltip-anchor>.tooltip-tip-outer {
  border-bottom: 8px solid #CBCBCB
}

.gm-style .tooltip-anchor>.tooltip-tip-inner {
  border-bottom: 8px solid white;
  z-index: 1;
  top: 1px
}

.gm-style .tooltip-content {
  position: absolute;
  top: 8px;
  left: -70px;
  line-height: 137%;
  padding: 10px 12px 10px 13px;
  width: 210px;
  margin: 0;
  border: 1px solid #CBCBCB;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: white
}

html[dir="rtl"] .gm-style .tooltip-content {
  left: -10px
}

.gm-style .star-entity-medium .tooltip-content {
  width: 110px
}

.gm-style .navigate {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px
}

.gm-style .navigate-entity-medium {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin-top: 1px
}

.gm-style .navigate-link {
  display: block
}

.gm-style .place-card .navigate-text,
.gm-style .place-card .star-entity-text {
  margin-top: 5px;
  text-align: center;
  color: #3a84df;
  font-size: 12px;
  max-width: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.gm-style .place-card .hidden {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden
}

.gm-style .navigate-icon {
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .navigate-icon {
  border: 0
}

.gm-style .navigate-separator {
  display: inline-block;
  width: 1px;
  height: 43px;
  vertical-align: top;
  background: -webkit-linear-gradient(top, #fbfbfb, #e2e2e2, #fbfbfb);
  background: -moz-linear-gradient(top, #fbfbfb, #e2e2e2, #fbfbfb);
  background: -ms-linear-gradient(top, #fbfbfb, #e2e2e2, #fbfbfb);
  background: -linear-gradient(top, #fbfbfb, #e2e2e2, #fbfbfb)
}

.gm-style .star-entity {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px
}

.gm-style .star-entity .star-button {
  cursor: pointer
}

.gm-style .navigate-entity .navigate-button {
  cursor: pointer
}

.gm-style .star-entity-medium {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin-top: 1px
}

.gm-style .star-entity:hover .star-entity-text {
  text-decoration: underline
}

.gm-style .star-entity-icon-large {
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .star-entity-icon-medium {
  width: 17px;
  height: 17px;
  top: 0px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .navigate-entity-icon-medium {
  width: 17px;
  height: 17px;
  top: 0px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .can-star-large {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .logged-out-star,
.logged-out-star:hover {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .is-starred-large {
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .can-star-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer
}

.gm-style .is-starred-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer
}

.gm-style .navigate-icon-medium {
  position: relative;
  height: 17px;
  top: -2px;
  cursor: pointer
}

.gm-style .review-box {
  padding-top: 5px
}

.gm-style .place-card .review-box-link {
  padding-left: 8px
}

.gm-style .place-card .review-number {
  display: inline-block;
  color: #e7711b;
  font-weight: 500;
  font-size: 14px
}

.gm-style .rating-star {
  display: inline-block;
  width: 11px;
  height: 11px;
  overflow: hidden
}

.gm-style .directions-card {
  color: #5B5B5B;
  font-family: Roboto, Arial;
  background-color: white;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text
}

.gm-style .directions-card-medium-large {
  height: 71px;
  padding: 10px 11px
}

.gm-style .directions-info {
  padding-left: 25px
}

.gm-style .directions-waypoint {
  height: 20px
}

.gm-style .directions-address {
  font-weight: 400;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: black
}

.gm-style .directions-icon {
  float: left;
  vertical-align: top;
  padding-top: 2px;
  height: 50px;
  width: 20px
}

.gm-style .directions-icon div {
  width: 15px;
  height: 45px;
  overflow: hidden
}

.gm-style .directions-separator {
  position: relative;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 4px;
  background-color: #ccc
}

.gm-style .maps-links-box-exp {
  padding-top: 5px
}

.gm-style .time-to-location-info-exp {
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
  display: inline-block
}

.gm-style .google-maps-link-exp {
  display: inline-block;
  vertical-align: middle
}

.gm-style .time-to-location-text-exp {
  vertical-align: middle
}

.gm-style .place-card-large .only-visible-to-you-exp {
  padding-top: 5px;
  color: #ccc;
  display: inline-block
}

.gm-style .place-card-large .time-to-location-privacy-exp .learn-more-exp {
  color: #ccc;
  text-decoration: underline
}

.gm-style .navigate-icon {
  background-position: 0px 0px
}

.gm-style .navigate:hover .navigate-icon {
  background-position: 48px 0px
}

.gm-style .navigate-icon-medium {
  background-position: 0px 94px
}

.gm-style .navigate-icon-medium:hover {
  background-position: -16px 94px
}

.gm-style .can-star-large {
  background-position: 70px 187px
}

.gm-style .star-button:hover .can-star-large {
  background-position: 48px 187px
}

.gm-style .logged-out-star {
  background-position: 96px 187px
}

.gm-style .star-button:hover .logged-out-star {
  background-position: 96px 187px
}

.gm-style .is-starred-large {
  background-position: 0px 166px
}

.gm-style .rating-full-star {
  background-position: 48px 165px
}

.gm-style .rating-half-star {
  background-position: 35px 165px
}

html[dir="rtl"] .gm-style .rating-half-star {
  background-position: 10px 165px
}

.gm-style .rating-empty-star {
  background-position: 23px 165px
}

.gm-style .directions-icon {
  background-position: 0px 144px
}

.gm-style .hovercard-personal-icon-home {
  background-position: 96px 102px
}

.gm-style .hovercard-personal-icon-work {
  background-position: 96px 79px
}

.gm-style .can-star-medium {
  background-position: 0px 36px
}

.gm-style .can-star-medium:hover {
  background-position: -17px 36px
}

.gm-style .logged-out-star-medium {
  background-position: 36px 36px
}

.gm-style .star-button:hover .logged-out-star-medium {
  background-position: 36px 36px
}

.gm-style .is-starred-medium {
  background-position: 0px 19px
}

.gm-style .info {
  height: 30px;
  width: 30px;
  background-position: 19px 36px
}

.saved-from-source-link {
  margin-top: 5px;
  max-width: 331px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.gm-style .drive-icon-exp {
  background-position: -90px -62px;
  display: inline-block;
  width: 18px;
  height: 16px;
  overflow: hidden;
  margin: 0 auto;
  margin-right: 5px;
  vertical-align: middle
}

.gm-style .star-entity-icon-large-exp {
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .can-star-large-exp {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .logged-out-star-exp,
.logged-out-star-exp:hover {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .is-starred-large-exp {
  position: relative;
  cursor: pointer;
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .can-star-large-exp {
  background-position: -46px -46px
}

.gm-style .star-button-exp:hover .can-star-large-exp {
  background-position: -2px -46px
}

.gm-style .logged-out-star-exp {
  background-position: -46px -91px
}

.gm-style .star-button-exp:hover .logged-out-star-exp {
  background-position: -2px -46px
}

.gm-style .is-starred-large-exp {
  background-position: -2px -91px
}

.gm-style .star-button-exp {
  position: absolute;
  right: -10px
}

.gm-style .star-entity-exp .star-button-exp {
  cursor: pointer
}

.gm-style .navigate-icon-exp {
  width: 42px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto
}

.gm-style .navigate-icon-exp {
  border: 0
}

.gm-style .navigate-icon-exp {
  background-position: -46px -1px
}

.gm-style .navigate:hover .navigate-icon-exp {
  background-position: -2px -1px
}

.gm-style .navigate-exp {
  display: inline-block;
  vertical-align: top;
  height: 43px;
  padding: 0 7px;
  position: absolute;
  right: -18px
}

.gm-style .icon {
  background-image: url(https://maps.gstatic.com/mapfiles/embed/images/entity11.png);
  background-size: 70px 210px;
}


.branding-slider {
  text-align:center;
}
.branding-slider .cycle-slideshow {
  display:inline-block;
  margin:0 auto;
}
.branding-slider .branding-pager img {
  cursor:pointer;
  margin:20px;
  margin-bottom:0;
  -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%);
  filter: gray; filter: grayscale(100%);
  filter: url(desaturate.svg#greyscale);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
}
.branding-slider .branding-pager img.cycle-pager-active {
  cursor:default;
  -webkit-filter:none;
  filter:none;
  filter:none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.e-marketing-slider img {
  border:1px solid #ccc;
  max-width:100%;
}


.all-testimonials {
  margin-top:25px;
  margin-bottom:25px;
}
.all-testimonials p.testimonial {
  font-size: 19px;
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-weight: 300;
  line-height: 40px;
  color: #5e676c;
}
.all-testimonials span.info {
  display:block;
  margin-top:10px;
  color: #808080;
}
.all-testimonials span.info strong {
  color:#000;
}

.digi-marketing-list {
  display:block;
  width:100%;
  padding:20px 0;
  background:#efefee;
  margin-top:40px;
}
.digi-marketing-three-col div.fa {
  margin:0 auto;
  display:inline-block;
  clear:both;
  margin-bottom:10px;
}
.testimonial-item {
  padding: 20px;
  background: #fff;
}

.service-box {
  padding:24px 20px;
  background:#efefee;
  width:100%;
  display:block;
  border:1px solid #d9d9d9;
  margin-bottom:20px;
  -webkit-transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
  -moz-transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.service-box.other-marketing {
  margin-bottom:0;
}
.service-box:hover {
  background:#1f1f1f;
  border:1px solid #1f1f1f;
  color:#fff;
  -webkit-transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
  -moz-transition:background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.service-box:hover .title {
  color:#fff;
}
.service-box .title {
  text-align:center;
  display:block;
  font-weight:800;
  color:#636363;
  font-family:'Raleway', Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-size:17px;
}







.all-services-list .service-box {
  height:110px;
  position:relative;
}
.all-services-list .service-box .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  padding:10px;
}
.all-services-list .service-box .inner .middle {
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.all-services-list .service-box .inner .middle .title {
  display: table-cell;
  vertical-align: middle;
  padding:10px;
  background:none;
  margin:0;
  line-height:30px;
}

#searchBox {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:99999999;
  background:url('/assets/image/fancybox/fancybox_overlay.png');
}
#searchBox .searchFields {
  -webkit-box-shadow: 0px 0px 38px 6px rgba(0,0,0,0.85);
  -moz-box-shadow: 0px 0px 38px 6px rgba(0,0,0,0.85);
  box-shadow: 0px 0px 38px 6px rgba(0,0,0,0.85);
}
.searchFields {
  width:410px;
  display:block;
  margin:0 auto;
  position:relative;
  height:90px;
}
#searchBox .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
}
#searchBox .inner .middle {
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
#searchBox .inner .middle .search {
  display:table-cell;
  vertical-align:middle;
}
.searchFields input {
  display: block;
  width: 100%;
  background: #efefee;
  border: 1px solid #d4d4d4;
  padding: 15px 20px;
  font-family: 'Merriweather', Georgia, Times New Roman, serif;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 300;
  color: #636363;
  position:absolute;
  left:0;
  top:0;
  font-style:italic;
}
.searchFields input:focus {
  outline: none;
  background: #fff;
}
.searchFields button {
  outline: none;
  border: 0;
  position: absolute;
  top: 18px;
  right: 15px;
  font-size: 20px;
  background: transparent;
}
.searchFields button:hover, .searchFields button:focus {
  outline:none;
  color:#3583c5;
}
.search-results-top-panel {
  overflow:hidden;
  margin-bottom:25px;
}
.search-results-top-panel .searchFields {
  margin:0;
  float:right;
}

.closeButton {
  z-index:99999999;
  width:100%;
  position:absolute;
  top:0;
  left:0;
}
.closeButton .fa {
  color: #fff;
  margin-top: 41px;
  font-size: 20px;
  z-index:999999999;
  cursor:pointer;
}

.search-results-page .news-story-small {
  max-height:215px;
  min-height:215px;
  height:215px;
  margin-bottom:25px;
}
.search-results-page .news-story-small.service img {
  height: 260px;
  width: auto;
  opacity:1;
}
.search-results-page .search-grid.no-results {
  display:none;
}


.pager span.selected {
  margin:5px;
  padding:0;
  text-align:center;
  height:40px;
  width:40px;
  display:inline-block;
  line-height:40px;
  background:#1f1f1f;
  color:#fff;
  cursor:default;
}
.pager span a {
  margin:5px;
  background:#efefee;
  padding:0;
  text-align:center;
  height:40px;
  width:40px;
  display:inline-block;
  line-height:40px;
}
.pager span a:hover {
  color:#000;
  background:#ccc;
}
.pager .page {
  display:inline-block;
  height:40px;
  margin-right:10px;
  font-size:13px;
  letter-spacing:0.02em;
}


.part-name {
  font-family: 'Raleway';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.19em;
  line-height:12px;
  font-weight:400;
  display:block;
}

.google-partners-section {
  margin-top:30px;
}


.contact-us .gdpr-section, .contact-us .marketing-section {
  display: block;
  margin-top: 25px;
  overflow:hidden;
}
.contact-us .marketing-section {
  margin-bottom:10px;
  margin-top:5px;
}
.contact-us .gdpr-section input[type=checkbox], .contact-us .marketing-section input[type=checkbox] {
  display:inline-block;
  margin-right:5px;
  float:none;
  width:auto;
}
.contact-us .gdpr-section label, .contact-us .marketing-section label {
  margin-top:0;
  display:inline-block;
  margin-bottom:0;
}

.basic-page-type ul, .basic-page-type li {
  list-style:disc;
}


.cookie-popup .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  z-index: 999999;
  display: flex;
  justify-content: center; /* Horizontally center */
  align-items: center;
}
.cookie-popup .cookie-content {
  padding: 30px 25px;
  padding-top:20px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 98px -11px #000;
  max-width:500px;
}
.cookie-popup .cookie-content .title {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  color:#000;
}
.cookie-popup .cookie-content .buttons-container button {
  outline:none;
  border:none;
  color:#fff;
  font-weight:800;
  padding:5px 25px;
  border-radius:6px;
  display:inline-block;
  margin-right:5px;
}
.cookie-popup .cookie-content .buttons-container {
  margin-top:20px;
}
.cookie-popup .cookie-content .buttons-container button#acceptButton {
  background:#28a745;
}
.cookie-popup .cookie-content .buttons-container button#rejectButton {
  background:#dc3545;
}