/*
Theme Name: Twenty Fourteen
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 10.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
    font-family: 'robotobold';
    font-display: swap;
    src: url('https://www.gavinwillis.co.uk/fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('https://www.gavinwillis.co.uk/fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    font-display: swap;
    src: url('https://www.gavinwillis.co.uk/fonts/roboto-light-webfont.woff2') format('woff2'),
         url('https://www.gavinwillis.co.uk/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpreplay';
    font-display: swap;
    src: url('https://www.gavinwillis.co.uk/fonts/bpreplay-webfont.eot') format('eot'),
         url('https://www.gavinwillis.co.uk/fonts/bpreplay-webfont.woff') format('woff'),
         url('https://www.gavinwillis.co.uk/fonts/bpreplay-webfont.ttf') format('ttf'),
         url('https://www.gavinwillis.co.uk/fonts/bpreplay-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    box-sizing:border-box; 
}
.rpi {
    margin-bottom: 20px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.tst {
    color:#fff;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block;
}
section{
	width: 100%;
}
audio,canvas,video {
	display: inline-block;
	max-width: 100%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0!important;
}
body,button,input,select,textarea {
	color: #4C4D62;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
#tel_numbers {
    position: fixed;
    top:0px;
    background-color:#95c01f;
    padding: 10px 0px;
    z-index: 1002;
    width: 100%;
    text-align: right;
    color: #fff;
    display: block;
}
#tel_numbers a {
    color: #fff;
}
.ninja-forms-form-wrap select {
    margin-bottom: 10px !important;
    height: 35px !important;
    padding: 0px 7px;
}
#nf-field-6, #nf-field-131 {
    width: auto;
}
textarea {
    display: block;
}
body {
	padding-top:173px;
	font-family:'roboto', Arial;
	font-size: 16px;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.page-template-thankyou .new_ctas, .page-template-thankyou .footer-left, .page-template-thankyou .footer-center, .page-template-thankyou .footer-right, .page-template-thankyou .footer_locations {
    display: none;
}
a {
	color: #85BD44;
	text-decoration: none;
	outline: 0;
}
a:focus {
	outline: 0;
}
a:hover,a:active {
	outline: 0;
}
a:active,a:hover {
	color: #38A7DF;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: 700;
}
h1 {
	font-size: 26px;
	line-height: 1;
}
h2 {
	font-size: 24px;
	line-height: normal;
}
h3 {
	font-size: 22px;
	line-height: normal;
}
h4 {
	font-size: 20px;
	line-height: 1;
}
h5 {
	font-size: 18px;
	line-height: 1;
}
h6 {
	font-size: 16px;
	line-height: 1;
}
b,strong {
	font-weight: 700;
}
i {
	font-style: italic;
}
p {
	margin-bottom: 24px;
	hyphens: manual;
}
ul,ol {
	list-style: none;
	margin: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,li > ol {
	margin: 0 0 0 20px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
sup {
    vertical-align: super !important;
    font-size: smaller !important;
}
button,input,select,textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,input {
	line-height: normal;
}
.page-template-case-new iframe {
    height: 500px;
}
.gradient-underline {
    background: #9EB2DC;
    width: 100%;
    height: 3px;
    display: block;
	max-width: 25px;
    margin: 0 auto;
    border-radius: 3px;
}
.white-underline{
	background: #fff;
	width: 100%;
    height: 3px;
    display: block;
}
.white-button {
	background-color:#fff;
	color:#38A7DF;
	font-size:16px;
	font-family:'robotoregular', Arial;
	border-radius: 23px;
	text-decoration: none;
	display: inline-block;
	margin: 0 10px;
	transition: all ease-in .3s;
	padding: 10px;
	width: 210px;
	border: none;
    position: relative;
    line-height: 1.5;
}
#nf_submit_1, #nf_submit_4 {
    background-color: #fff;
    color: #38a7df;
    font-size: 16px;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    display: inline-block;
    margin: 20px 0px;
    transition: all ease-in .3s;
    padding: 0px;
    width: 210px;
    border: none;
    line-height: 1.5;
    position: relative;
}
#nf_submit_1:before, #nf_submit_4:before {
    content: ' ';
    width: 37px;
    height: 37px;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: #f2f2f2;
    position: absolute;
}
#nf_submit_1:after, #nf_submit_4:after {
    content: ' ';
    width: 37px;
    height: 37px;
    border-radius: 50%;
    top: 0px;
    right: 0px;
    z-index: 1;
    background-color: #f2f2f2;
    position: absolute;
}
#nf_submit_4 {
    width: 120px;
}
#nf_submit_1 input[type=submit], #nf_submit_4 input[type=submit] {
    border: none;
    width: 100%;
    border-radius: 23px;
    color: #38a7df;
    background-color: transparent;
    z-index: 2;
    position: relative;
}
#nf_submit_1:hover, #nf_submit_4:hover {
    background-color: #f2f2f2;
}
#nf_submit_1:hover input[type=submit], #nf_submit_4:hover input[type=submit] {
    background-color: transparent !important;
    color: #38a7df !important;
}
#nf_submit_1:hover:after, #nf_submit_1:hover:before, #nf_submit_4:hover:after, #nf_submit_4:hover:before {
    background-color: #ffffff;
}
.white-button span {
    z-index: 2;
    position:relative;
}
.white-button:before {
    content: ' ';
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    background-color: #F2F2F2;
    z-index: 1;
}
.white-button:after {
    content: ' ';
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    background-color: #F2F2F2;
    z-index: 1;
}
.white-button:hover {
	background-color: #F2F2F2;
	color: #38A7DF;
}
.white-button:hover:after, .white-button:hover:before {
    background-color: #FFF;
} 
#menu-item-11277 .gradient-underline {
    display: none !important;
}
input,textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); 
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],input[disabled] {
	cursor: default;
}
input[type="checkbox"],input[type="radio"] {
	padding: 0;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
::selection {
	background: #85BD44;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #85BD44;
	color: #fff;
	text-shadow: none;
}
/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input,textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 10px;
}
textarea {
	width: 100%;
}
input:focus,textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}
/* Buttons */
button:hover,button:focus,.button:hover,.button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus {
	background-color: #41a62a;
	color: #fff;
}
button:active,.button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	background-color: #55d737;
}
pre {
	margin-bottom: 25px;
	white-space: pre-wrap;
	margin-top: 20px;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #939393;
}
:-moz-placeholder {
	color: #939393;
}
::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #939393;
}

img.size-full,img.size-large,.wp-post-image,.post-thumbnail img {
	height: auto;
	max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */
embed,iframe,object,video {
	width: 100%;
	max-width: 100%;
	display: block;
}
p > embed,p > iframe,p > object,span > embed,span > iframe,span > object {
	margin-bottom: 0;
}
/* Alignment */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
.hide {
	display: none;
}
.site {
	background-color: #fff;
	position: relative;
}
.main-content {
	width: 100%;
}
.main-wrapper, .footer-wrapper {
	max-width: 1230px;
	width: auto!important;
	margin: 0 auto;
	padding: 0 20px;
}
/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */
#wpadminbar {
	display: block;
}
#site-header {
	position: relative;
	z-index: 3;
}
header {
	position: fixed;
    width: 100%;
    background-color: #fff;
	top: 44px;
	z-index: 1002;
	padding: 15px 0;
    transition: all ease-in .3s;
}
.desktop-header {
	min-height: 48px;
    max-width: 1230px;
    width: auto !important;
    margin: 0 auto;
    padding: 0 20px;
}
.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
	max-width: -webkit-calc(100% - 86px);
	max-width:         calc(100% - 86px);
}
.site-title a,.site-title a:hover {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#new_home_container {
	text-align: center;
	cursor: pointer;
}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
.site-navigation {
    padding-top: 0px;
}
header ul {
	width: 100%;
	padding: 0;
	text-align: center;
	margin: 0;
    z-index: 10;
    position: relative;
}
.desktop-header .menu-gwcm-left-menu-container{
	float: left;
    width: 80%;
}
.desktop-header li {
	list-style-type: none;
    padding: 0px 10px;
    width: 15.33%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.desktop-header li a {
	font-size: 20px;
    color: #4C4D62;
    text-decoration: none;
    display: inline-block;
	padding: 15px 10px;
	width: 100%;
	height: 100%;
    font-weight: normal;
}
.desktop-header li a:hover{
    color: #9EB2DC;
}
header #logo-li {
	width: 198px;
}
.desktop-header li ul {
	display: block;
	min-height: 0px;
	transition: all ease-in .3s;
	position: absolute;
	overflow: hidden;
	height: 0px;
	padding: 10px 0 0;
	width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.desktop-header li ul li {
    padding: 0px;
}
.desktop-header li img {
	display: block;
}
.desktop-header li:hover ul{
	display: block;
	position: absolute;
	background-color: #fff;
	border: none;
	padding: 0;
	height: auto;
	overflow: visible;
}
.desktop-header li ul li {
	display: block;
	float: none;
    text-align: left;
	width: 100%;
	position: relative;
}
.desktop-header li ul li a {
	line-height: 25px;
	display: block;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
    border-bottom: solid 1px #9EB2DC;
}
.desktop-header li ul li ul, .desktop-header li:hover ul li ul {
	display: none;
}
.desktop-header li ul li ul li:not(:last-of-type):after {
	border-bottom: solid 1px #fff;
    width: 90%;
    content: ' ';
    height: 0px;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    left: 5%;
}
.desktop-header li ul li:hover ul {
	display: block;
    left: 100%;
    top: 0px;
}
li#menu-item-11277:before {
    content: ' ';
    position: absolute;
    left: 0px;
    width: 36px;
    height: 36px;
    background-color: #0099D6;
    border-radius: 50%;
    z-index: 1;
    top: 0px;
}
li#menu-item-11277:after {
    content: ' ';
    position: absolute;
    right: 0px;
    width: 36px;
    height: 36px;
    background-color: #0099D6;
    border-radius: 50%;
    z-index: 1;
    top: 0px;
}
li#menu-item-11277 {
    background-color: #01A9E2;
    color: #fff;
    transition: all ease-in .3s;
    border-radius: 23px;
    padding: 6px;
}
li#menu-item-11277:hover {
    background-color: #0099D6;
    color: #fff;
}
li#menu-item-11277:hover:after, li#menu-item-11277:hover:before {
    background-color: #01A9E2;
}
li#menu-item-11277 a {
    color: #fff;
    display: inline-block;
    z-index: 2;
    position: relative;
    padding: 0px;
    font-size: 16px;
    line-height: 1.5;
}

.content-area {
	padding-top: 48px;
}
.site-content .entry-header,.site-content .entry-content,.site-content .entry-summary,.site-content .entry-meta,.page-content {
	margin: 0 auto;
	max-width: 474px;
}
.page-content {
	margin-bottom: 48px;
}
/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */
.post-thumbnail {
	background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}
a.post-thumbnail:hover {
	background-color: #999;
}
.full-width .post-thumbnail img {
	display: block;
	margin: 0 auto;
}

.sticky .entry-date {
	display: none;
}
.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}
.cat-links a {
	color: #2b2b2b;
}
.cat-links a:hover {
	color: #41a62a;
}
.byline {
	display: none;
}
.single .byline,.group-blog .byline {
	display: inline;
}
.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}
.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}
/* bx slider */
.bx-viewport{
	display: table;
	height: auto!important;
}
.bx-wrapper{
	position: relative;
    margin: 0!important;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    overflow: hidden;
}
.bx-wrapper img{
	width: 100%;
    max-width: 515px!important;
    margin: 0 auto!important;
    float: none!important;
}
.bx-controls-direction{
	display: none;
}
/* Targeting first element with psuedo code in the slider to
	remove background does not work so ID is created specifically */
#top-slider-first-item-only{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#top-slider-first-item-only::before {
	content: "";
	display: block;
	padding-bottom: 50%;
}
.top-slider {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.top-slider-container .bxslider2 li::before {
	content: "";
	display: block;
	padding-bottom: 50%;
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(33, 39, 61, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(33, 39, 61, 10)));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(33, 39, 61, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(33, 39, 61, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
}
.first-top-slider-item::before{
	background: none!important;
}
.top-slider h3{
	font-size: 50px;
	margin: 0;
	display: none;
}
.top-slider h4{
	font-size: 40px;
	margin: 0 0 20px;
	text-decoration: underline;
	display: none;
}
.top-slider h3:first-of-type,.top-slider h4:first-of-type{
	display: block
}
/* job items on careers page */
.jobs-section-container{
	background: #f3f3f3;
	text-align: center;
	padding: 30px 0;
	overflow: auto;
}
.job-expand{
	display: none;
	float: left;
	text-align: left;
	background: #fff;
	margin: 0 0 10px;
	width: 100%;
}
.job-expand ul{
	margin: 0 40px;
}
.job-expand li{
    list-style-type: 1;
    list-style: disc;
    margin: 0 20px;
}
.job-expand p{
	text-align: left!important;
	padding: 10px 20px;
	margin: 0;
}
.job-item{
    margin: 0 0 10px;
    overflow: hidden;
    display: inline;
    width: 100%;
    float: left;
}
.job-item:first-of-type .job-item-inner-container {
    background-color: #84BF41;
    color: #fff;
}
.job-item-inner-container{
    padding: 10px 20px;
    overflow: auto;
    background: #fff;
}
.group-2-content-boxes{
	float: left;
	width: 100%;
}
.content-box-item{
	width: 50%;
	float: left;
	position: relative;
}
.content-box-item-info h3{
    font-weight: normal;
    font-size: 34px;
    line-height: normal;
    padding: 0;
    margin: 0 0 20px;
	color: #fff;
}
.content-box-item-info p{
	margin: 10px 0;
	color: #fff;
}
.content-box-item-info p:last-of-type{
	margin: 0;
}
.content-box-item .bx-wrapper .bx-pager{
	margin: 20px 0 0;
	bottom: 0!important;
	padding: 0;
	position: relative;
}
.team-member-thumbnail{
	width: 33.3%;
	height: 400px;
}
#join-the-team-box{
	background: #0A1331;
	float: left;
	width: 100%;
}
.join-the-team-box-content h3{
	margin: 0 0 10px;
}
.join-the-team-box-content{
	top: 50%;
    transform: translateY(-50%);
    display: block;
    position: relative;
	color: #fff;
	font-family: 'roboto', Arial;
	padding: 10px;
	text-align: center;
    margin: 0 auto;
}
.join-the-team-box-content span a{
	width: 100%;
	float: left;
	cursor: pointer;
}
.top-slider-container .bx-controls{
	display: block;
}
.bx-controls{
	display: list-item;
	line-height: 44px;
}
.bx-wrapper .bx-pager{
	margin: 0;
	padding: 0;
	font-size: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	border: solid 1px #38A7DF;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #38A7DF;
}
.services-we-do-inner-container .bx-wrapper{
	margin: 0 auto!important;
}
.content-box-item-info .bx-wrapper .bx-pager.bx-default-pager a,.top-slider-container .bx-wrapper .bx-pager.bx-default-pager a{
	border: solid 1px #fff;
}
.content-box-item-info .bx-wrapper .bx-pager.bx-default-pager a.active,.top-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active,.content-box-item-info .bx-wrapper .bx-pager.bx-default-pager a:focus,.top-slider-container .bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover,
.top-slider-container .bx-pager.bx-default-pager a:hover{
	background: #fff;
}
.view-all-work {
	display: block;
	color: #fff;
	font-size:16px;
	font-family:'robotoregular', Arial;
	text-decoration: none;
	background-color: #84BF41;
	border-radius: 23px;
	text-align:center;
	margin: 20px auto 20px;
	width: 200px;
	transition: all ease-in .3s;
	padding: 10px;
    position:relative;
    z-index: 1;
    clear: both;
    cursor: pointer;
}
.view-all-work:before {
    position: absolute;
    content: ' ';
    top: 0px;
    left: 0px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: #6BB42E;
}
.view-all-work:after {
    position: absolute;
    content: ' ';
    top: 0px;
    right: 0px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: #6BB42E;
}
.view-all-work span {
    position: relative;
    z-index: 2;
}
.view-all-work:hover {
    color: #fff;
    background-color: #6BB42E;
}
.view-all-work:hover:after, .view-all-work:hover:before {
    background-color: #84BF41;
}
.freelogo {
    background-color: #39a8e0;
    color: #fff;
    text-align: right;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    font-size: 24px;
    line-height: 26px;
    position: absolute;
    top: -40px;
    right: -38px;
    padding-right: 50px;
    padding-top: 50px;
    font-weight: 700;
    z-index: 2;
}
/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */
.format-aside .entry-content,.format-aside .entry-summary,.format-quote .entry-content,.format-quote .entry-summary,.format-link .entry-content,.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,.site-content .format-aside .entry-title,.site-content .format-quote .entry-title {
	display: none;
}

/* Paging Navigation */
.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}
.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}
.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}
.paging-navigation a {
	color: #2b2b2b;
}
.paging-navigation .page-numbers.current {
	border-top: 5px solid #85BD44;
}
.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}

/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */
.error404 .page-content {
	padding-top: 0;
}
.error404 .page-content .search-form {
	margin-bottom: 24px;
}
/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */
#site-footer {
    background-color: #fff;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0!important;
    clear: both;
    padding: 40px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	overflow: auto;
}
#latest-blog {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	clear: left;
	overflow: auto;
}
#latest-blog h2 {
	font-family: robotoregular, Arial, Sans-serif;
	font-size: 20px;
	color: #4C4D62;
	font-weight: bold;
	margin: 20px 0;
}
#latest-blog img {
	width: 450px;
	height: auto;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
.the-blog-title {
	margin: 0;
    font-weight: bold;
}
.the-blog-title a{
	color: #4C4D62;
	font-family: robotoregular, Arial, Sans-serif;
	font-size: 23px;
	text-decoration: none;
}
.the-blog-date {
	color: #ffffff;
	font-family: robotoregular, Arial, Sans-serif;
	font-size: 14px;
	margin: 5px 0 0;
	display: none;
}
.the-blog-content {
	color: #4C4D62;
	font-family: robotoregular, Arial, Sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0;
}
.blog-post-link {
	background-color: #272950;
    border-radius: 23px;
    font-size: 16px;
    color: #fff;
    padding: 10px 25px;
    text-align: center;
    border: none;
    -webkit-transition: ease-in-out 0.2s;
    display: inline-block;
    text-decoration: none;
    margin: 0;
	text-transform: uppercase;
    position: relative;
}
.blog-post-link:before {
    content: ' ';
    background-color: #1D1F42;
    position: absolute;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.blog-post-link:after {
    content: ' ';
    background-color: #1D1F42;
    position: absolute;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.blog-post-link span {
    z-index: 2;
    position: relative;
}
.blog-post-link:hover {
    color:#fff;
    background-color: #1D1F42;
}
.blog-post-link:hover:before, .blog-post-link:hover:after {
    background-color: #272950;
} 
.latest-blog-content {
	overflow: hidden;
}
#blog-underline {
	width: 100%;
	height: 0px;
	border-bottom: 2px solid #272950;
	clear: both;
	margin: 40px 0;
}
#site-footer ul {
    list-style: none;
    float: left;
    color: #ffffff;
    font-size: 15px;
	padding: 0;
	margin: 0 60px 0 0;
}
#london-office {
    margin-right: 60px;
}
#site-footer ul a {
    color: #ffffff;
    text-decoration: none;
}
#site-footer ul a:hover {
    text-decoration: underline;
}
#footer-right {
    float: right;
    color: #ffffff;
    font-size: 15px;
	text-align: right;
	border-collapse:collapse;
}
#footer-right tr:last-child td {
	padding-bottom: 0px;
}
#footer-right a {
    color: #ffffff;
    text-decoration: none;
}
#footer-right a:hover {
    text-decoration: underline;
}
.footer-social-links {
    margin: 0 10px;
    display: inline-block;
}
.footer-social-links:last-of-type{
    margin: 0 0 0 10px;
    display: inline-block;
}
#footer-blog-feed {
    max-width: 40%;
    width: 100%;
    height: auto;
    float: left;
    font-family: robotoregular, Arial, Sans-serif;
    font-size: 16px;
    color: #ffffff;
}
#footer-blog-feed h1 {
    font-size: 30px;
}
#footer-blog-feed p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
}
.footer-blog-date {
    font-size: 15px !important;
    line-height: 15px !important;
}
#footer-blog-feed h2 {
    font-size: 23px;
}
#footer-blog-feed a {
    color: #25aae1;
    font-size: 16px;
    text-decoration: none;
}
#footer-blog-feed a:hover {
    text-decoration: underline;
}
#footer-blog-feed strong {
    font-weight: normal;
}
#footer-seperator {
    width: 100%;
    clear: both;
    margin: 20px 0px;
    height: 0px;
    border-top: 1px dotted #ffffff;
    float: left;
}
.icon-envelope {
  background-image: url(/assets/images/spritesheet.png);
  background-position: 0px -119px;
  width: 38px;
  height: 28px;
}
.icon-footer-dba {
  background-image: url(/assets/images/dba-member.png);
  background-position: 0px -90px;
  width: 110px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.icon-footer-cyber-essentials{
	display: inline-block;
	vertical-align: middle;
}
.icon-footer-facebook:hover {
  background-image: url(/assets/images/spritesheet.png);
  background-position: -166px -147px;
  width: 15px;
  height: 28px;
}
.icon-footer-facebook {
  background-image: url(/assets/images/spritesheet.png);
  background-position: -151px -147px;
  width: 15px;
  height: 28px;
}
.icon-footer-google:hover {
  background-image: url(/assets/images/spritesheet.png);
  background-position: -182px -90px;
  width: 43px;
  height: 27px;
}
.icon-footer-google {
  background-image: url(/assets/images/spritesheet.png);
  background-position: -225px -90px;
  width: 43px;
  height: 27px;
}
.icon-footer-html5 {
  background-image: url(/assets/images/spritesheet.png);
  background-position: 0px -147px;
  width: 31px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}
.icon-footer-linkedin {
  width: 26px;
  height: 26px;
}
.icon-footer-rss {
  width: 30px;
  height: 30px;
}
.icon-footer-twitter {
  width: 28px;
  height: 24px;
}
.icon-footer-youtube {
  width: 30px;
  height: 30px;
}
.icon-telephone {
  background-image: url(/assets/images/spritesheet.png);
  background-position: 0px -181px;
  width: 26px;
  height: 35px;
}

.new-submit {
	line-height: 32px;
	color: #84BF41;
	font-size:14px;
	border-radius: 5px;
	width: 124px;
	text-align: center;
	font-family: 'robotoregular', Arial;
	background-color: #fff;
	cursor: pointer;
	float: right;
}
.bxslider,.bxslider2,.bxslider3,.bxslider4{
	opacity: 1;
}
ul.bxslider,ul.bxslider2,ul.bxslider3,ul.bxslider4{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#new-middle-content p:last-child{
	padding: 0;
}
#burger-menu, .hp-wrap, .ninja-forms-required-items {
	display: none;
}
#work-filter{
	background: #272950;
	width: 100%;
	overflow: auto;
    padding: 20px 0;
	margin: 40px 0 0px;
}
#work-filter a {
	text-align: center;
	font-size:16px;
	color:#fff;
	text-decoration: none;
	font-family:'robotoregular', Arial;
	display: inline-block;
	cursor: pointer;
}
#work-filter .gradient-underline {
	display: none;
}
#work-filter .gradient-underline.show-gradient {
	display: block;
}
.work-intro {
	text-align: center;
	padding: 0 0 35px;
}
.work-intro h1 {
	font-size:46px;
	font-family:'robotobold', Arial;
	display: inline-block;
	margin: 0 auto;
}
#testimonials_moved {
    float: none;
    margin-bottom: 0px;
    background-color: transparent;
    padding: 0px;
}
#testimonials_moved h3 {
    color: #4C4D62;
}
#video-container{
	position: relative;
	max-height: 800px;
}
.arrow-gif {
	position: absolute;
    bottom: 0;
    width: 25px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
	cursor: pointer;
}
.blue-container {
	background-color: #38A7DF;
	width: 100%;
	text-align: center;
	padding: 50px 0px;
    z-index: 1;
    position: relative;
	float: left;
}
.blue-container h3 {
	color:#fff;
	font-size:30px;
	font-weight: normal;
	margin:  0px auto 20px auto;
	line-height: 40px;
}
.green-container {
	padding: 35px 0px;
	background-color: #84BF41;
	text-align: center;
	float: left;
	width: 100%;
}
.green-container h6 span {
	font-family: 'robotobold', Arial;
}
.green-container a {
	color: #84BF41;
	font-size: 16px;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	transition: all ease-in .3s;
	text-decoration: none;
	display: block;
	width: 200px;
	margin: 20px auto 0;
}
.green-container a:hover {
	background-color: #01A9E2;
	color: #fff;
}
.yellow-stars {
	color: #EFF523;
	font-size: 26px;
}
#home-grid {
    z-index: 1;
    position: relative;
	background: #ECECEC;
	overflow: auto;
	width: 100%;
}
/*Request a callback */
.callback-container {
	overflow: hidden;
	max-height: 0px;
	transition: all ease-in .3s;
}
.callback-open {
	max-height: 1000px;
	margin: 20px 0 0;
}
.callback-container input[type=text], .callback-container input[type=email] {
	border-radius: 3px;
    border: solid 1px #979797;
    color: #4A4A4A;
    font-size: 14px;
    font-family: 'robotoregular', Arial;
    line-height: 34px;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 10px;
	width: 100%;
}
.callback-container textarea {
	border-radius: 3px;
    border: solid 1px #979797;
    color: #4A4A4A;
    font-size: 14px;
    font-family: 'robotoregular', Arial;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: 99px;
}
.callback-container select {
    height: 36px !important;
    width: auto !important;
	-webkit-appearance: menulist-button;
    margin-right: 10px !important;
}
#ninja_forms_field_6_div_wrap, #ninja_forms_field_12_div_wrap, #ninja_forms_field_50_div_wrap {
	text-align: left;
	font-family: 'robotoregular', Arial;
	color: #fff;
	font-size: 14px;
}
#ninja_forms_field_6_div_wrap, #ninja_forms_field_50_div_wrap {
    text-align: left;
    margin: 10px 0;
    color: #fff;
	float: left;
	clear: left;
}
#ninja_forms_form_7_all_fields_wrap.field-wrap:nth-child(2),#ninja_forms_form_7_all_fields_wrap .field-wrap:nth-child(4){
	float: left;
}

#ninja_forms_form_7_all_fields_wrap .field-wrap:nth-child(3),#ninja_forms_form_7_all_fields_wrap .field-wrap:nth-child(5){
	float: right;
}
#ninja_forms_field_8_div_wrap, #ninja_forms_field_52_div_wrap {
	width: auto !important;
	margin: 0 10px 10px;
}
#ninja_forms_field_9_div_wrap, #ninja_forms_field_53_div_wrap {
	width: auto !important;
	margin: 0;
}
#ninja_forms_field_8_div_wrap label, #ninja_forms_field_9_div_wrap label, #ninja_forms_field_13_div_wrap label, #ninja_forms_field_51_div_wrap label, #ninja_forms_field_52_div_wrap label, #ninja_forms_field_53_div_wrap label {
	display: none;
}
#ninja_forms_field_11_div_wrap,#ninja_forms_field_19_div_wrap, #ninja_forms_field_62_div_wrap {
	float: right;
	text-align: right;
	clear: right;
}
#ninja_forms_field_13_div_wrap, #ninja_forms_field_51_div_wrap {
	clear: left;
	width: auto !important;
}
#ninja_forms_field_28{
	width: auto;
}
#ninja_forms_field_28:hover{
	background: #25aae1;
	color: #fff;
}
.ninja-forms-success-msg p {
	font-size:20px;
}
.ninja-forms-success-msg a {
	color:#fff;
}
.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea{
	margin: 0;
	font-size: 14px;
	width: 100%;
}
.ninja-forms-form-wrap label{
	font-weight: normal!important;
}
.nf-desc{
	float: left;
	color: #fff;
}
.ninja-forms-field-error{
	text-align: left;
	margin: 0 0 10px;
}
.popup_overlay {
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	top: 0px;
	display: none;
	left: 0px;
	opacity: 0;
	transition: all ease-in .3s;
}
.popup_overlay.opened {
	opacity: 1;
}
.popup_middle {
	width: 90%;
	max-width: 630px;
	height: auto;
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;
	position: absolute;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.popup_middle h1, .popup_middle .newh1, .popup_middle h3 {
	font-size:34px;
	line-height: normal;
	padding-bottom: 10px;
}
.popup_middle p {
	margin-bottom: 0px;
	color: #ccc;
}
.popup_middle p.green {
	color:#84BF41;
}
.popup_middle p.subx {
	color:#2b2b2b;
	padding-bottom: 15px;
}
.popup_middle p a {
	cursor: pointer;
	color: #ccc;
}
.popup_middle p a:hover {
	text-decoration: underline;
}
.popup_close {
	position: absolute;
	top: 10px;
	right: 10px;
	border: solid 1px #000;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
#ninja_forms_form_13_cont {
	width: 100%;
}
#ninja_forms_form_13_cont input[type=submit] {
    background-color: #FFF;
    color: #38A7DF;
    font-size: 16px;
    font-family: 'robotoregular', Arial;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    transition: all ease-in .3s;
    padding: 10px;
    width: 150px;
    border: none;
    border: solid 1px #38A7DF;
    text-align: center;
    cursor: pointer;
}
#ninja_forms_form_13_cont input[type=submit]:hover {
	background-color:#38A7DF;
	color: #fff;
}
#ninja_forms_field_36_div_wrap {
	width: calc(100% - 150px);
	border-right: 20px solid #fff;
	float: left;
}
.new_ctas {
	position: fixed;
	z-index:999;
	left: 50px;
	bottom: 30px;
	width: 100%;
	max-width: 500px;
}
.cta_button {
	background-color:#01A9E2;
	color:#fff;
	display: inline-block;
	float: left;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	transition: all ease-in .2s;
    border-radius: 23px;
    width: 200px;
    text-transform: uppercase;
    position: relative;
    line-height: 1.5;
}
.cta_button:before {
    content: ' ';
    background-color: #0099D6;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    z-index: 1;
    top: 0px;
    left: 0px; 
}
.cta_button:after {
    content: ' ';
    background-color: #0099D6;
    position: absolute; 
    width: 44px;
    height: 44px;
    border-radius: 50%;
    z-index: 1;
    top: 0px;
    right: 0px; 
}
.cta_button span {
    position: relative;
    z-index: 2;
}
.cta_button:hover {
	color:#fff;
    background-color: #0099D6;
}
.cta_button:hover:before, .cta_button:hover:after {
    background-color: #01A9E2;
}
.ctas_container {
	background-color:#ea9a00;
	padding: 0px 20px;
	max-height: 0px;
	overflow: hidden;
	transition: all ease .3s;
	position: relative;
}
.ctas_container .cta_option {
	opacity: 0;
	transition: all ease-in .3s;
	transition-delay: .2s;
}
.ctas_container.opened .cta_option {
	opacity: 1;
}
.ctas_container.opened, .ctas_container2.opened, .ctas_container3.opened {
	max-height: 700px;
	padding: 0px;
	border-bottom: solid 1px #fff;
}
.cta_option {
	background-color:#94c01b;
	margin-bottom: 5px;
	width: 100%;
	padding: 5px;
	min-height: 60px;
	text-align: center;
	color:#fff;
	box-sizing: border-box;
	position: relative;
	border-bottom: solid 2px #fff;
}
.cta_option:last-of-type {
	border-bottom: none;
}
.cta_option a {
	color:#fff;
}
.cta_cta {
	display: block;
	cursor: pointer;
	height: 100%;
    position: absolute;
    width: 100%;
    vertical-align: middle;
    padding-top: 8px;
}
#cta_locations a {
	display: inline-block;
	float:left;
	width: 50%;
	margin-bottom: 15px;
}
.cta_call_me {
	position: relative;
	width: 100%;
	height: 100%;
	transition: all ease-in .3s;
	top: 0px;
	left:0px;
	background-color:#ea9a00;
	padding: 20px;
	z-index: 5;
	box-sizing:border-box;
}
.cta_call_me h2, .ctas_container h2 {
	color:#fff;
	padding-bottom: 10px;
}
.ctas_container h2 {
    padding: 20px 20px 10px;
}
.ctas_container #nf-form-26-cont {
    padding: 0px 20px 0px;
}
.cta_call_me.opened, .ctas_container.opened {
	opacity: 1;
}
.cta_call_me #ninja_forms_form_1_cont, .cta_call_me #ninja_forms_form_23_cont {
	width: 100%;
}
.cta_call_me #ninja_forms_form_1_cont .field-wrap, .cta_call_me #ninja_forms_form_23_cont .field-wrap {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.cta_call_me #ninja_forms_form_23_cont .field-wrap {
	margin-bottom: 10px;
}
.cta_call_me #ninja_forms_form_1_cont .field-wrap:nth-of-type(2n+1), .cta_call_me #ninja_forms_form_23_cont .field-wrap:nth-of-type(2n+1) {
	margin-right: 0px;
}
.close_cta {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
	cursor: pointer;
	font-size: 26px;
    color: #fff;
    font-weight: normal;
    font-family: arial;
	padding: 0px 10px;
}
.cta_call_me #ninja_forms_form_1_cont #ninja_forms_field_13_div_wrap, .cta_call_me #ninja_forms_form_1_cont #ninja_forms_field_8_div_wrap, .cta_call_me #ninja_forms_form_1_cont #ninja_forms_field_9_div_wrap, .cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_13_div_wrap, .cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_8_div_wrap, .cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_9_div_wrap {
	width: auto !important;
	float: left;
}
.cta_call_me p {
	margin-bottom: 0px;
}
.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_11_div_wrap {
	float: right;
	clear: both;
}
.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_13_div_wrap {
	clear: none;
}
.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_6_div_wrap {
	margin: 0px 10px 0px 0px;
	width: auto;
}
.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_8_div_wrap {
	margin: 0px 10px 0px 10px;
}
.cta_call_me #ninja_forms_form_23_cont .white-button {
	color:#3aaa35;
}
.cta_call_me #ninja_forms_form_23_cont .white-button:hover {
	color:#fff;
}
.cta_call_me #ninja_forms_field_55_div_wrap {
	float: right !important;
    clear: both;
    width: auto !important;
}
.ctas_container .white-button {
	color:#ea9a00;
    border: solid 2px #fff;
    width: 210px;
}
.ctas_container .white-button:hover {
    background-color:transparent;
    color: #fff;
}
#about-header-new-new {
	background: url(https://www.gavinwillis.co.uk/wp-content/uploads/2018/02/About-us-image-new-.jpg) no-repeat;
	width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
    max-height: 500px;
}
#about-header-new-new:before {
	content: "";
    display: block;
    padding-bottom: 50%;
}
@media screen and (min-width: 105em) {
	#about-header-new-new {
		max-height: 800px;
	}
}
.ctas_container2 h2 {
	color: #fff;
	padding-bottom: 10px;
}
.ctas_container2 p {
	color:#fff;
}
#ninja_forms_form_16_cont {
	width: 100%;
}
#ninja_forms_form_16_cont .white-button {
	color:#3aaa35;
}
#ninja_forms_form_16_cont .white-button:hover {
	color:#fff;
}
.ctas_container2 .cta_middle {
	opacity: 0;
	transition: all ease-in .3s;
    transition-delay: .2s;
}
.ctas_container2.opened .cta_middle {
	opacity: 1;
}
.ctas_container3 .cta_middle a {
	color: #fff;
}
.big_cta {
	text-align: center;
	width: 50%;
	float: left;
	height: auto;
    padding: 15px 0px;
	opacity: 0;
	transition: all ease-in .3s;
	transition-delay: .2s;
}
.big_cta:last-of-type {
	border-top: solid 5px #fff;
}
.big_cta img {
	height: 50px;
	margin-bottom: 10px;
}
.small_cta {
	width: 50%;
	text-align: center;
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
	opacity: 0;
	transition: all ease-in .3s;
	transition-delay: .2s;
}
.small_cta.mobile_only:nth-of-type(3) {
	border-right: solid 1px #fff;
}
.small_cta.mobile_only:last-of-type {
	border-left: solid 1px #fff;
}
.small_cta img {
	height: 50px;
	margin-bottom: 20px;
}
.ctas_container3.opened .big_cta, .ctas_container3.opened .small_cta {
	opacity: 1;
}
#ninja_forms_form_19_cont {
	display: none;
}
#ninja_forms_form_21_cont {
	display: none;
}
.green-container2 {
	padding: 35px 0px;
    background-color: #272950;
    text-align: center;
    float: left;
    width: 100%;
}
.green-container2.blue {
    background-color: #272950;
}
.green-container2 h3 {
	font-weight: normal;
    line-height: 34px;
    font-size: 22px;
	color:#9EB2DC;
}
.green-container2.blue h3 {
    color: #9EB2DC;
}
.green-container2 p {
	font-size: 16px;
}
.blue-container.more_padding {
	padding: 40px 0px;
}
.green-container2 .grw-slider .wp-google-user {
	display: none !important;
}
.green-container2 .rplgsw-pagination-bullet {
	background: transparent !important;
	border: solid 1px #9EB2DC !important;
	opacity: 1 !important;
	width: 10px !important;
	height: 10px !important;
}
.green-container2 .rplgsw-pagination-bullet-active {
	background: #9EB2DC !important;
}
.green-container2 .grw-slider .wp-google-content2:before {
	display: none !important;
}
.green-container2 .grw-slider .wp-google-stars {
	display: block !important;
	margin-bottom: 10px !important;
}
.green-container2 .grw-slider .wp-google-content2 {
	margin-left: 20px !important;
	text-align: center !important;
    height: 190px !important;
}
.green-container2 .grw-slider .wp-google-text {
	font-size: 16px !important;
	color: #000 !important;
	font-style: italic !important;
	font-weight: normal !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.green-container2 .grw-slider .wp-google-feedback {
	background-color: #fff !important;
    border-radius: 20px !important;
}
.green-container2 .grw-slider .wp-google-feedback:before {
	display: none !important;
}
.green-container2 .grw-slider .rplg-slider-prev span {
	top: 46%!important;
    left: 31%!important;
    color: #FFF !important;
}
.grw-slider .rplg-slider-prev, .grw-slider .rplg-slider-next {
    background: #9EB2DC !important;
}
.green-container2 .grw-slider .rplg-slider-next span {
	top: 46%!important;
    left: 37%!important;
    color:#fff !important;
}
.green-container2 .wp-google-info {
	display: none;
}
.green-container2 .grw-slider .rplg-slider-prev, .green-container2 .grw-slider .rplg-slider-next {
	top: 47% !important;
}
.green-container2 .rplgsw-container-horizontal>.rplgsw-pagination-bullets {
	bottom: 7px;
}
.wp-star path {
    fill: #95C01F;
}
.green-container2 .blog-post-link, .green-container2 .review-link {
    padding: 10px 25px;
    text-align: center;
    border: none;
    transition: ease-in-out .2s;
    display: inline-block;
    text-decoration: none;
    margin: 0;
    text-transform: uppercase;
    border-radius:23px;
    background-color: #9EB2DC;
    color: #fff;
    cursor: pointer;
    position: relative;
    line-height: 1.5;
}
.green-container2 .blog-post-link span {
    position: relative;
    z-index: 2;
}
.green-container2 .blog-post-link:before {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: #92A7D3;
    border-radius: 50%;
}
.green-container2 .blog-post-link:after {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0px;
    right: 0px;
    z-index: 1;
    border-radius: 50%;
    background-color: #92A7D3;
}
.green-container2 .blog-post-link:hover, .green-container2 .review-link:hover {
    background-color: #92A7D3;
    color: #fff;
}
.green-container2 .blog-post-link:hover:after, .green-container2 .review-link:hover:after, .green-container2 .blog-post-link:hover:before, .green-container2 .review-link:hover:before {
    background-color: #9EB2DC;
}
.mobile_icons {
    padding: 30px 0px 0px 0px;
}
.mobile_icons img {
    margin: 0 8px;
}
.mobile_icons + div {
    margin: 30px 0px 10px;
}
.mobile_icons + div span {
    color: #fff;
}
.mobile_icons + div a {
    display: block;
    color: #CDDF9A;
    margin-bottom: 15px;
}
#mobile-nav ul ul {
    display: none;
}
#new-home-container {
	text-align: center;
	position: relative;
}
#new-home-container img {
	margin-bottom: 20px;
}
#new-home-container h2, #new-home-container h1 {
	font-size:52px;
	font-family:'bpreplay', Helvetica;
	color:#4C4D62;
	margin-bottom: 75px;
	width: 100%;
    transition: all ease-in .3s;
	font-weight: normal;
	opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	animation-delay: 1s;
    text-align: center;
}
#scroll-down-anchor h2 {
	font-size:26px;
	display: block;
	font-family:'bpreplay', Helvetica;
	margin: 0px auto 15px auto;
	max-width: 830px;
}
#scroll-down-anchor h3 {
	font-size:16px;
	display: block;
	max-width: 700px;
	line-height: 25px;
	margin-bottom: 0px;
}
#word {
	transition: all ease-in .15s;
	opacity: 1;
	display: inline-block;
	font-weight: bold;
	color:#4C4D62;
}
.fadeoutword {
	opacity: 0 !important;
}
.word {
	width: 165px;
	transition: all ease-in .3s;
}
.word1 {
	width:255px;
	transition: all ease-in .3s;
}
.word2 {
	width: 299px;
	transition: all ease-in .3s;
}
.word3 {
	width: 165px;
	transition: all ease-in .3s;
}
.page-template-NEW-Homepage .main-logo {
	max-height: 100px;
	transition: all ease-in .3s;
	position: relative;
}
.main-logo {
    width: 200px;
}
.page-template-NEW-Homepage .menu-gwcm-left-menu-container.widthme, .page-template-NEW-Homepage .menu-gwcm-right-menu-container.widthme {
	width: 40%;
}
.menu-gwcm-right-menu-container {
    float: right;
    width: 40%;
}
.page-template-NEW-Homepage .main-logo.showme {
	top: 0px;
	max-height: 100px;
}
#homevid_new {
	margin-top: 0;
    margin-bottom: 0;
	max-width:900px;
	margin-right: auto;
    margin-left: auto;
}
#new-home-container img {
	display: none;
}
#get-in-touch h3, #get-in-touch h1 {
	font-weight: normal;
	line-height: 34px;
	font-size: 22px;
    color: #fff;
}

#get-in-touch h4 {
	font-weight: normal;
	line-height: 34px;
	font-size: 26px;
	color: #fff;
	margin-bottom: 17px;
}
.shakey-bottle {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 82% !important;
    width: auto !important;
    left: 50%;
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sector_intro {
	text-align: center;
	padding: 20px 0px 25px;
}
.sector_intro h1 {
	font-size:46px;
	font-family: 'roboto',Arial;
	max-width: 985px;
    margin: 0 auto;
    line-height: normal;
	padding-bottom: 20px;
	color: #4C4D62;
    padding-top: 10px;
}
.sector_intro h2 {
	padding-bottom: 20px;
}
.sector_intro p {
	max-width: 600px;
	font-size: 18px;
	margin: 0 auto;
	padding-bottom:20px;
	color: #46505b;
}
.sector_intro.new p {
    font-size: 24px;
    line-height: 40px;
    max-width: 1100px;
}
.sector_intro.new p a {
    color: #46505b;
}
.sector_row {
	display: table;
	height: 100%;
	width: 100%;
}
.sector_box {
	height: 100%;
    display: table-cell;
	width: 50%;
	position: relative;
	vertical-align: top;
	opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.sector_box.full {
    opacity: 1;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    max-width: 1000px;
    margin: 0 auto;
    display: block;
}
.sector_box img {
	width: 100%;
	height: auto;
	margin-top: 6px;
}
.sector_box h2, #final_sentence {
	font-size:35px;
	padding-bottom: 25px;
	color:#4C4D62;
}
.sector_box.new h2 {
    font-size: 40px;
    line-height: 50px;
}
#final_sentence {
	text-align: left;
}
#final_sentence a {
	color:#4C4D62;
	font-weight: bold;
}
.sector_box > div {
	padding: 20px 35px;
	max-width: 610px;
	float: right;
	position: relative;
	width: 100%;
}
.sector_box p, #final_sentence, .sector_box li {
	font-size:18px;
	line-height: 28px;
	color:#4C4D62;
}
.sector_box.new p {
    font-size: 20px;
    line-height: 26px;
}
.sector_box a {
    color: #4c4d62;
}
.page-template-new-services-2 .sector_box pre a, .sector_box pre a {
    color: #fff;
}
.page-template-new-services #sector_3 .sector_box p, .page-template-new-services #sector_3 .sector_box h2, .page-template-new-services-video #sector_3 .sector_box p, .page-template-new-services-video #sector_3 .sector_box h2 {
	color:#fff;
}

#row_3 {
	background-color: #e5e7e9;
	padding-bottom: 10px;
}
#row_3 p {
	font-size: 18px;
}
#sector_5 {
	padding: 60px 0px;
}
#sector_2 {
	padding: 65px 0px;
}
.new#sector_2 {
    padding-bottom: 0px;
}
#sector_3 {
	padding: 60px 0px;
	background-color: #e5e7e9;
}
.page-template-new-services #sector_3, .page-template-new-services-video #sector_3 {
	background-color: #00ADE9;
}
#sector_2 .sector_box .float_right, #sector_4 .sector_box .float_right, #sector_5 .sector_box .float_right, #sector_6 .sector_box .float_right, #sector_7 .sector_box .float_right {
	float: right;
}
#sectorx_4, #sectorx_5, #sector_6 {
    padding: 0px 0px 60px;
}
#sector_4 {
	padding: 60px 0px;
	background-color: #e5e7e9;
}
.page-template-sector #latest-blog, .page-template-sector #blog-underline {
	display: none;
}
#sector_2 p {
	position: relative;
}
#sector_2 .sector_box > div, #sector_5 .sector_box > div, #sector_4 .sector_box > div, #sectorx_1 .sector_box > div, #sectorx_3 .sector_box > div {
	float: none;
}
#sector_1 {
	padding: 0px 0px 60px;
}
.case_link {
	background-color: #ea9a00;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	font-family: 'roboto', Arial;
	text-transform: uppercase;
	padding: 11px 15px;
    margin-top: 5px;
    display: inline-block;
	transition: all ease-in .3s;
	border: solid 2px #ea9a00;
	text-align: center;
}
pre {
    border-radius: 100px;
    background-color: #84BF41;
	font-size: 16px;
	font-weight: bold;
	font-family: 'roboto', Arial;
	text-transform: uppercase;
    margin-top: 5px;
    display: inline-block;
	transition: all ease-in .3s;
	text-align: center;
    position: relative;
}
pre:before {
    content: ' ';
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: #6bb42e;
    position: absolute;
}
pre:after {
    content: ' ';
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 0px;
    right: 0px;
    z-index: 1;
    background-color: #6bb42e;
    position: absolute;
}
pre.bigger:before, pre.bigger:after {
    width: 70px;
    height: 70px;
}
pre:hover {
    background-color: #6bb42e;
}
pre:hover:after, pre:hover:before {
    background-color: #6bb42e;
}
pre a {
    color: #fff;
    z-index: 2;
    padding: 11px 15px;
    position: relative;
    display: block;
    text-decoration: none !important;
}
pre a:hover, .case_link:hover {
	background-color: transparent;
	color: #fff;
}
pre:hover {
    background-color: #6BB42E;
}
pre:hover:before, pre:hover:after {
    background-color: #84BF41;
}
pre:before {
    left: 0px;
}
pre:after {
    right: 0px;
}

.page-template-new-services #sector_3 a {
	color: #fff;
}
.page-template-new-services #sector_3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#sector_3 .sector_box img {
	max-width: fit-content;
}
#sector_1 #stars img {
	max-width: fit-content;
}
.align_right div {
	float: left;
}
.align_right2 div {
	float: left;
	text-align: center;
}
#sector_case .sector_box img {
	max-width: fit-content;
}
#stars p:last-of-type {
	margin-top:-20px;
}
#sector_3 .sector_box.align_right {
	text-align: left;
}
#row_1 {
	text-align: center;
	padding: 30px 0px 10px;
}
#row_1 h2 {
	padding-bottom: 20px;
	font-size: 46px;
}
#row_1 p {
	max-width: 920px;
	font-size: 18px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.prop_row {
	padding: 150px 20px;
	background-size: cover;
    background-position: center center;
}
.prop_wrapper {
	width: 100%;
	max-width: 940px;
	margin: 0 auto;
}
.prop_wrapper h1 {
	font-size:80px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper h2 {
	font-size:50px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper h3 {
	font-size:40px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper h4 {
	font-size:30px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper h5 {
	font-size:260px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper h6 {
	font-size:20px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: normal;
}
.prop_wrapper p {
	font-size:18px;
	font-family: 'robotolight', Arial;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 28px;
}
.prop_wrapper ul {
	padding-left: 22px;
}
.prop_wrapper p strong,.prop_wrapper p b, .prop_wrapper li strong,.prop_wrapper li b {
	font-family: 'robotobold', Arial;
	font-weight: bold;
}
.prop_wrapper iframe {
	height: 472px;
}
.footer_locations {
	color: #75757599;
    clear: both;
    padding-top: 30px;
}
.footer_locations a {
	font-size: 14px;
	color: #75757599;
}
.footer_locations a:hover {
	text-decoration: underline;
}
#ninja_forms_form_29_cont, #ninja_forms_form_31_cont {
    width: 100%;
    float: none;
}
#ninja_forms_form_31 input, #ninja_forms_form_29_cont input {
    border: 1px solid rgba(0,0,0,.3);
}
#ninja_forms_field_66_div_wrap, #ninja_forms_field_67_div_wrap, #ninja_forms_field_68_div_wrap, #ninja_forms_field_69_div_wrap, #ninja_forms_field_97_div_wrap, #ninja_forms_field_98_div_wrap, #ninja_forms_field_99_div_wrap, #ninja_forms_field_100_div_wrap {
    width: 48%;
    float: left;
    overflow: auto;
    margin-left: 0px;
}
#ninja_forms_field_97_div_wrap, #ninja_forms_field_99_div_wrap, #ninja_forms_field_66_div_wrap, #ninja_forms_field_68_div_wrap {
    margin-right: 4%;
}
#ninja_forms_form_29_all_fields_wrap input[type=text], #ninja_forms_form_31_all_fields_wrap input[type=text] {
    width: 100%;
    margin-left: 0px;
}
#digital_brief h1 {
    margin-bottom: 20px;
    font-size: 40px;
}
#ninja_forms_field_70_div_wrap li {
    width: 33%;
    padding-left: 0px;
}
#ninja_forms_field_70_div_wrap .field-wrap.label-left .ninja-forms-field {
    margin-left: 0px;
}
#ninja_forms_form_29 input[type=submit], #ninja_forms_form_31 input[type=submit] {
    border: solid 2px #38a7df;
    color: #38a7df;
    background-color: transparent;
    transition: all ease-in .3s;
    font-size: 26px;
    padding: 20px 100px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
#ninja_forms_form_29 input[type=submit]:hover, #ninja_forms_form_31 input[type=submit]:hover {
    background-color: #38a7df;
    color:#fff;
}
.case_study_title {
    text-align: center;
    padding-top: 20px;
}
.kocujsitemap-page:before, .kocujsitemap-page:after, .kocujsitemapfirst:before, .kocujsitemapfirst:after, .kocujsitemap-post:before, .kocujsitemap-post:after {
    display: none;
}
.kocujsitemap h2 {
    padding-top: 20px;
    padding-bottom: 10px;
}
.home .blue-container {
    background-color: transparent;
    padding-top: 0px;
}
.home .blue-container h1, .home .blue-container h3 {
    color:#c3c3c3;
}
.home .blue-container h2 {
    font-weight: normal;
    line-height: 40px;
    color: #4C4D62;
}
.home .blue-container h1 {
    color: #505050;
}
.home .blue-container .white-button,  .sector_intro .white-button {
    background-color: #01A9E2;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
}
.home .blue-container .white-button:first-of-type,  .sector_intro .white-button:first-of-type {
    background-color: #84BF41;
}
.home .blue-container .white-button:first-of-type:hover,  .sector_intro .white-button:first-of-type:hover {
    background-color: #6BB42E;
}
.home .blue-container .white-button:first-of-type:hover:before, .home .blue-container .white-button:first-of-type:hover:after,  .sector_intro .white-button:first-of-type:hover:before,  .sector_intro .white-button:first-of-type:hover:after {
    background-color: #84BF41;
}
.home .blue-container .white-button:first-of-type:before, .home .blue-container .white-button:first-of-type:after,  .sector_intro .white-button:first-of-type:before,  .sector_intro .white-button:first-of-type:after {
    background-color: #6BB42E;
}
.home .blue-container .white-button:before,  .sector_intro .white-button:before {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #0099D6;
    border-radius: 50%;
    left: 0px;
    top: 0px;
    content: ' ';
    z-index: 1;
}
.home .blue-container .white-button:after, .sector_intro .white-button:after {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #0099D6;
    border-radius: 50%;
    right: 0px;
    top: 0px;
    content: ' ';
    z-index: 1;
}
.home .blue-container .white-button span, .sector_intro .white-button span {
    position: relative;
    z-index: 2;
}
.home .blue-container .white-button:hover,.sector_intro .white-button:hover {
    background-color: #0099D6;
    color: #fff;
}
.home .blue-container .white-button:hover:after, .home .blue-container .white-button:hover:before, .sector_intro .white-button:hover:before, .sector_intro .white-button:hover:before {
    background-color: #01A9E2;
}
.sector_intro .ninja-forms-form-wrap label, .sector_intro .nf-field-element, .sector_intro .nf-field-element a {
    color:#4c4d62;
}
.blue-container h1 {
    font-size: 46px;
    font-family: 'roboto',Arial;
    margin: 0 auto;
    line-height: normal;
    padding-bottom: 20px;
}
#work_intro h1 {
    font-size: 46px;
    font-family: 'roboto',Arial;
    max-width: 985px;
    margin: 0 auto;
    line-height: normal;
    padding-bottom: 20px;
    color: #4C4D62;
    text-align: center;
    padding-top: 30px;
}
#work_intro h2 {
    max-width: 600px;
    font-size: 18px;
    margin: 0 auto;
    padding-bottom: 20px;
    color: #4C4D62;
    text-align: center;
    font-weight: normal;
    line-height: normal;
}
#ninja_forms_field_126_div_wrap, #ninja_forms_field_130_div_wrap, #ninja_forms_field_132_div_wrap, #ninja_forms_field_133_div_wrap {
    margin-left: 1%;
}
#ninja_forms_field_130_div_wrap, #ninja_forms_field_132_div_wrap, #ninja_forms_field_133_div_wrap {
    margin-top: 10px;
}
#ninja_forms_field_131_div_wrap, #ninja_forms_field_132_div_wrap {
    width: 100%;
    color: #fff;
    clear: both;
    text-align: left;
}
#get-in-touch2 #ninja_forms_field_132_div_wrap p {
    color: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
}
#get-in-touch2 #ninja_forms_field_132_div_wrap p a {
    color: #fff;
    text-decoration: underline;
}
.home .blue-container #get-in-touch2 #ninja_forms_field_132_div_wrap p, .home .blue-container #get-in-touch2 #ninja_forms_field_132_div_wrap p a, .home .blue-container #ninja_forms_field_131_div_wrap, .home .blue-container #ninja_forms_field_132_div_wrap {
    color:#888;
}
.home .blue-container #nf_submit_4 input[type=submit] {
    color: #fff;
}
.home .blue-container #nf_submit_4 {
    background-color: #0099d6;
    color: #fff;
}
.home .blue-container #nf_submit_4:hover {
    background-color: #01a9e2;
    color: #fff;
}
.home .blue-container #nf_submit_4:before, .home .blue-container #nf_submit_4:after {
    background-color:#01a9e2;
}
.home .blue-container #nf_submit_4:hover:before, .home .blue-container #nf_submit_4:hover:after {
    background-color:#01a9e2;
}
#sector_head {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-height: 500px;
    height: auto;
    padding: 70px 0px;
    min-height: 300px;
}
.page-template-service #sector_head .main-wrapper {
    padding: 50px 0px;
}
#sector_head h1 {
    font-size: 70px;
    line-height: 42px;
    font-family: 'robotobold',Arial;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 55px;
}
#sector_head p {
    font-size: 40px;
    line-height: 46px;
    font-family: 'robotobold',Arial;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.page-template-service #sector_head h1 {
    font-size: 80px;
    line-height: normal;
    padding-bottom: 5px;
}
.page-template-service #sector_head p {
    font-size: 35px;
    line-height: 38px;
    font-family: 'roboto',Arial;
}
#sector_container {
    padding: 75px 0px;
    overflow: auto;
    text-align: center;
}
.sector_block, .view_cap {
    width: 25%;
    position: relative;
    float: left;
    text-align: center;
    overflow: hidden;
}
.page-template-services .sector_block {
    width: 33.333%;
}
.view_cap {
    background-color: #18519F;
}
.view_cap .cap_content {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translateY(-50%);
}
.view_cap .cap_content h3 {
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 20px;
}
.view_cap .cap_content a {
    display:inline-block;
    padding: 8px 39px;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    border-radius: 5px;
    transition: all ease-in .3s;  
    border: solid 2px #84BF41;
    background-color: #84BF41;
}
.view_cap .cap_content a:hover {
    background-color: transparent;
    border: solid 2px #fff;
    color: #fff;
}
.sector_block:before, .view_cap:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.sector_block .bar {
    bottom: 0px;
    width: 100%;
    left: 0px;
    position: absolute;
}
.sector_block:nth-of-type(4n+1) .bar {
    border-bottom: solid 4px #00ADE9;
}
.sector_block:nth-of-type(4n+2) .bar {
    border-bottom: solid 4px #84BF41;
}
.sector_block:nth-of-type(4n+3) .bar {
    border-bottom: solid 4px #18519F;
}
.sector_block:nth-of-type(4n+4) .bar {
    border-bottom: solid 4px #00A33B;
}
.sector_block img, .sector_block .sector_info {
    position: absolute;
    width: 100%;
}
.sector_block .sector_info h2 {
    font-size: 20px;
    line-height: 27px;
    padding-bottom: 15px;
}
.sector_block img {
    top: 0px;
    background: grey;
    height: 100%;
    left: 0px;
}
.sector_block .sector_info {
    bottom: -63px;
    background-color: #F3F3F3;
    padding: 21px 0px 26px;
    transition: bottom ease-in .3s;
}
.sector_block:hover .sector_info {
    bottom: 0px;
}
.sector_block .sector_info a {
    display:inline-block;
    padding: 8px 39px;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    border-radius: 5px;
    transition: all ease-in .3s;
}
.sector_block:nth-of-type(4n+1) .sector_info a {
    background-color: #00ADE9;
    border: solid 2px #00ADE9;
}
.sector_block:nth-of-type(4n+2) .sector_info a {
    background-color: #84BF41;
    border: solid 2px #84BF41;
}
.sector_block:nth-of-type(4n+3) .sector_info a {
    background-color: #18519F;
    border: solid 2px #18519F;
}
.sector_block:nth-of-type(4n+4) .sector_info a {
    background-color: #00A33B;
    border: solid 2px #00A33B;
}
.sector_block:nth-of-type(4n+1) .sector_info a:hover {
    color: #00ADE9;
    background-color: transparent;
}
.sector_block:nth-of-type(4n+2) .sector_info a:hover {
    color: #84BF41;
    background-color: transparent;
}
.sector_block:nth-of-type(4n+3) .sector_info a:hover {
    color: #18519F;
    background-color: transparent;
}
.sector_block:nth-of-type(4n+4) .sector_info a:hover {
    color: #00A33B;
    background-color: transparent;
}
.service_left {
    float: left;
    width: 40%;
}
.service_left img {
    width: 100%;
    height: auto;
}
.service_right {
    float: right;
    width: 53%;
}
.service_right h3 {
    font-size: 45px;
    line-height: 42px;
    padding-bottom: 25px;
}
.service_right p {
    font-size: 20px;
    line-height: 26px;
}
#service_case_studies {
    padding: 50px 0px 0px;
}
#service_case_studies .work-grid {
    display: inline-block;
    float: none;
    vertical-align: top;
}
#service_info {
    overflow: auto;
}
#service_case_studies .service_button {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    border-radius: 23px;
    background-color: #84BF41;
    margin: 0 auto;
    padding: 10px 25px;
    display: inline-block;
    text-align: center;
    transition: all ease-in .2s;
    position: relative;
}

#service_case_studies .service_button:hover {
    background-color: #6BB42E;
}
#service_case_studies .service_button:before {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #6BB42E;
    border-radius: 50%;
}
#service_case_studies .service_button:after {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #6BB42E;
    border-radius: 50%;
}
#service_case_studies .service_button span {
    z-index: 2;
    position: relative;
}
#service_case_studies .service_button:hover:before, #service_case_studies .service_button:hover:after {
    background-color: #84BF41;
}
.service_cases ul {
    padding: 30px 0px;
    text-align: center;
}
.service_cases ul li {
    box-sizing: border-box;
    position: relative;
}
.service_cases ul li:first-of-type {
    border-right: 12px solid #fff;
}
.service_cases ul li:last-of-type {
    border-left: 12px solid #fff;
}
.service_cases ul li:nth-of-type(2) {
    border-left: solid 6px #fff;
    border-right: solid 6px #fff;
}
.service_title {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #F3F3F3;
}
.service_title h4 {
    font-size: 20px;
    line-height: 27px;
    padding: 20px;
}
.service_cases ul li:first-of-type .bar {
    border-top: 2px solid #00ADE9;
}
.service_cases ul li:last-of-type .bar {
    border-top: 2px solid #84BF41;
}
.service_cases ul li:nth-of-type(2) .bar {
    border-top: 2px solid #18519F;
}
.service_cases ul li .bar {
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 0px;
}
.package-container {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}
#packages {
    text-align: center;
    padding-top: 0px;
    overflow: hidden;
    position: relative;
}
#packages h3 {
    color: #4C4D62;
    font-size: 34px;
}
#packages h3:after {
    display: block;
    width: 61px;
    height: 4px;
    background-color: #92D4F5;
    content: ' ';
    margin: 12px auto 20px;
}
#packages .main-wrapper > p {
    font-size: 18px;
    line-height: 26px;
    color: #4C4D62;
    margin: 0 auto;
}
#packages .main-wrapper > p strong {
    color: #28BBE7;
}
.package {
    width: 25%;
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
    box-sizing: border-box;
}
.page-template-packagesSME .package, .page-template-packagesSME-ads .package {
    width: 33%;
}
.page-template-packagesSME .new_ctas, .page-template-packagesSME-ads .new_ctas {
    display: none;
}
.package .square {
    border-radius: 12px;
    padding: 20px 20px 25px;
    position: relative;
    box-shadow: 0px 2px 3px 0px rgba(196,196,196.05);
    margin-bottom: 10px;
    text-align: center;
}
.square > span {
    display: block;
    font-family: 'robotobold';
    font-size: 18px;
    padding: 10px 0px;
}
.square.Gold span {
    color: #fff;
}
.package .square.bronze {
    background-color: #00ADE9;
}
.package .square.silver {
    background-color: #84BF41;
}
.package .square.gold {
    background-color: #18519F;
}
.package .square.platinum {
    background-color: #00A33B;
}
.package .square .title {
    color: #FFFFFF;
    font-family: 'robotobold';
    font-size: 18px;
    text-transform: uppercase;
}
.package .square .title:after {
    display: block;
    width: 19px;
    height: 3px;
    background-color: #fff;
    content: ' ';
    margin: 2px auto 20px;
}
.package .square .price {
    font-size: 18px;
    color: #fff;
    font-family: 'robotobold';
}
.package .square .price span {
    font-size: 45px;
    color: #fff;
}
.package .square p {
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 20px;
}
.package .square a {
    background-color: #fff;
    color: #4C4D62;
    border-radius: 23px;
    font-family: 'robotobold';
    font-size: 18px;
    padding: 5px 20px;
    text-decoration: none;
    transition: all ease-in .2s;
    box-shadow: 2px 2px 9px 0px rgba(196,196,196, 0.5);
    animation: shadow-pulse 2s infinite;
    cursor: pointer;
}
.package .square.silver a {
    animation-delay: .2s;
}
.package .square.gold a {
    animation-delay: .4s;
}
.package .square.platinum a {
    animation-delay: .6s;
}
.package .square a.signup {
    background-color: #4C4D62;
    color: #fff;
}
.package .square a:hover {
    background-color: #4C4D62;
    color: #fff;
}.package .square a.signup:hover {
    background-color: #fff;
    color: #4C4D62;
}
.package h4 {
    text-align: left;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 1px 5px 0px #CCC;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    background-color: #c8dfff;
    font-weight: normal;
}
.package h4:hover {
    background-color: #EEEEEE;
}
.package h4:after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.page-template-packagesSME .package h4, .page-template-packagesSME-ads .package h4 {
    padding: 10px 25px 10px 10px;
}
.page-template-packageswithmaint .package h4:after {
    display: none;
}
.package h4.ui-state-active:after {
    content: '-';
}
.package #accordion1 h4 {
    background-color: #00ade9;
    color: #fff;
}
.package #accordion2 h4 {
    background-color: #84bf41;
    color: #fff;
}
.package #accordion3 h4 {
    background-color: #18519f;
    color: #fff;
}
.package #accordion4 h4 {
    background-color: #00a33b;
    color: #fff;
}
.accordion h4 + div {
    padding-bottom: 10px;
}
img.popular {
    width: 101px;
    height: auto;
    position: absolute;
    top: -6px;
    right: -7px;
    transform: scale(0);
    transition: all cubic-bezier(.72,.14,.69,1.49) .3s;
    transition-delay: 1.4s;
}
img.popular.show {
    transform: scale(1);
}
.item {
    text-align: left;
    border-bottom: 2px solid #EDEDED;
    position: relative;
    height: 46px;
}
.item img {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.item p {
    display: inline-block;
    font-size: 14px;
    color: #4C4D62;
    vertical-align: middle;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.item p strong {
    font-family: 'robotobold';
}
.item p.grey {
    color: #C2C2C2;
}
.page-template-packagesSME .item, .page-template-packagesSME-ads .item {
    display: table;
    width: 100%;
    vertical-align: middle;
    height: auto;
    padding: 8px 0px;
}
.page-template-packagesSME .item p, .page-template-packagesSME-ads .item p {
    position: relative;
    left: 0px;
    top: 0px;
    transform: none;
    display: table-cell;
    padding-left: 30px;
}
.left, .right {
    display: none;
}
#pricing {
    text-align: center;
    padding: 30px 0px 0px;
}
#pricing h1 {
    font-size: 46px;
    font-family: 'roboto',Arial;
    max-width: 985px;
    margin: 0 auto;
    line-height: normal;
    padding-bottom: 20px;
    color: #4C4D62;
}
#pricing h1 span {
    display: block;
    padding-top: 30px;
}
#pricing h2 {
    font-size: 24px;
    padding-bottom: 5px;
}
#pricing p {
    max-width: 770px;
    margin: 0 auto;
}
.bar {
    width: 12px;
    height: 3px;
    background-color: #C2C2C2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.green_dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #84c042;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.green_dot.blue {
    background-color: #18519f;
}
.selecteditem {
    display: block;
}
.selecteditem .amount {
    float: right;
}
.total-all {
    display: block;
    font-weight: bold;
}
#get-in-touch2 p {
    color: #888;
}
#configurator {
    background-color: #F3F3F3;
    padding: 30px 0px;
    margin-top: 30px;
}
#configurator h1 {
    color:#4C4D62;
    font-size: 34px;
    text-align: center;
    padding-bottom: 30px;
}
.chooseoption {
    padding-bottom: 20px;
}
.chooseoption strong {
    font-size: 20px;
    color: #4C4D62;
    font-family: 'robotobold';
}
.chooseoption .number {
    display: inline-block;
    border-radius: 50%;
    background-color: #00ADE9;
    font-size: 25px;
    color: #fff;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    margin-right: 10px;
}
.chooseoption#second .number {
    background-color: #84BF41;
}
.chooseoption#third .number {
    background-color: #18519F;
}
.pages .config label {
    margin-right: 10px;
    vertical-align: middle;
}
.pages {
    display: inline-block;
    margin-left: 20px;
}
#second .config {
    display: inline-block;
    margin-left: 20px;
}
#third label {
    vertical-align: middle;
}
.website_options {
    width: calc(100% - 343px);
}
.website_options .config {
    display: inline-block;
    width: calc(33% - 30px);
    padding-left: 30px;
}
.selected_items {
    width: 323px;
    box-sizing: border-box;
    background-color: #18519F;
    border-radius: 22px;
    color: #fff;
    padding: 15px;
    float: right;
}
.selected_items h2 {
    font-size: 20px;
    padding-bottom: 10px;
}
.totalx {
        display: inline-block;
    float: right;
}
.total-all {
    padding-top: 10px;
}
.website_options .config:nth-child(3n-2) {
    width: calc(33% - 53px);
    padding-left: 53px;
}
.selected_items a {
    background-color: #fff;
    border-radius: 4px;
    color: #000000;
    font-size: 17px;
    font-family: 'robotobold';
    padding: 6px 15px;
    display: inline-block;
    margin-top: 10px;
    border: solid 2px #fff;
    transition: all ease-in .3s;
}
.selected_items a:hover {
    background-color: transparent;
    color: #fff;
}
#mailto {
    cursor: pointer;
}
#pricing h2 {
    padding-bottom: 20px;
}
#pricing p {
    padding-bottom: 15px;
}
#accordion5 {
    text-align: left;
    padding-bottom: 30px;
}
#packageContainer2 #accordion5 {
    padding-bottom: 0px;
}
#accordion5 h5 {
    border-radius: 4px;
    box-shadow: 0px 1px 5px 0px #ccc;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
#accordion5 h5 + div {
    padding: 10px;
}
#accordion5 h5:hover {
    background-color: #eee;
}
#accordion5 h5.ui-state-active {
    background-color: #ddf6ff;
}
.service_icon {
    width: 33.33%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0px 20px;
}
.service_icon img {
    width: 100%;
    height: auto;
    max-width: fit-content;
    transform: scale(1);
    transition: all ease-in .2s;
}
.service_icon a:hover img {
    transform: scale(1.1);
}
.service_icon a h2 {
    font-size: 26px;
    line-height: 32px;
    color: #000;
    font-family: 'robotoregular', Arial;
    font-weight: normal;
    max-width: 265px;
    margin: 40px auto;
}
.service_icon.sector {
    width: 25%;
    padding: 0px;
}
.service_icon.sector.colsec3 {
    width: 33.33%;
}
.service_icon.sector img {
    padding: 0 15px;
}
.service_icon.sector a h2 {
    max-width: none;
    font-size: 25px;
}
.icon_container {
    height: 203px;
    position: relative;
    overflow: visible;
    vertical-align: bottom;
    display: table-cell;
}
#case-slider p {
    margin-bottom: 0px;
}
#case-slider img {
    margin-bottom: 24px;
}
#case_container h1 {
    font-size: 42px;
    font-family: robotomedium,Arial,Sans-serif;
    color: #266ebc;
    max-width: 1020px;
    margin: 0 auto 20px;
    text-align: center;
}
#case_container {
    padding: 30px 0px 30px;
}
#case_container img {
    width: 100%;
    height: auto;
}
#case_info {
    width: 100%;
    max-width: 400px;
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
    padding-top: 7px;
    margin-bottom: 20px;
}
#case_info h3 {
    font-size: 30px;
}
#case_info h3:after, #case_info h4:after {
    content: ' ';
    width: 22px;
    height: 3px;
    background-color: #9EB2DC;
    border-radius: 3px;
    display: block;
    margin: 20px 0px;
}
#case_info h4:after {
    margin-bottom: 15px;
}
#case_info h4 {
    font-size: 26px;
    font-weight: normal;
}
#case_info h5 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    white-space: pre-wrap;
    line-height: 46px;
}
#case_desc {
    width: calc(100% - 400px);
    display: inline-block;
    vertical-align: top;
}
#case_desc p {
    font-size: 16px;
    line-height: 25px;
}
#related_cases {
    background-color: #EFEFEF;
    text-align: center;
    padding-bottom: 50px;
}
#related_cases .service_cases ul li:nth-of-type(2), #related_cases .service_cases ul li:last-of-type, #related_cases .service_cases ul li:first-of-type {
    border-color: transparent;
}
#related_cases .service_title {
    background-color: #272950;
    color: #fff;
}
#related_cases .little-box {
    float: none;
    display: inline-block;
}
.new_testimonial {
    background-color: #fff;
    margin: 20px auto;
    padding: 30px;
    border-radius: 20px;
    max-width: 614px;
}
.wp-star {
    padding: 0 4px 0 0!important;
    line-height: 22px!important;
}
.new_testimonial p {
    margin-bottom: 10px;
}
#our_videos {
    background-color: #EFEFEF;
    text-align: center;
    padding: 35px 0px;
}
#our_videos h3 {
    font-size: 40px;
    line-height: 50px;
    color: #4c4d62;
    padding-bottom: 30px;
}
.videos_container {
    overflow: auto;
}
.video_case {
    width: 33.33%;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    float: left;
}
.video_case img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all ease-in .3s;
}
.video_case:hover img {
    transform: scale(1.1);
}
.video_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: .45;
    background-color: #282b30;
    z-index: 1;
    transition: opacity ease-in .3s;
}
.video_title {
    z-index: 2;
    color: #fff;
    font-size: 35px;
    line-height: 46px;
    text-shadow: 0px 2px 4px rgba(0,0,0,.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 30px;
}
.video_case:hover .video_overlay {
    opacity: 0;
}
.video_green {
    padding: 10px 25px;
    text-align: center;
    border: none;
    transition: ease-in-out .2s;
    display: inline-block;
    text-decoration: none;
    margin: 35px 0px 0px;
    border-radius: 23px;
    background-color: #84BF41;
    color: #fff;
    cursor: pointer;
    position: relative;
    line-height: normal;
    font-size: 16px;
    width: 194px;
}
.video_green:before {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #6BB42E;
    border-radius: 50%;
}
.video_green:after {
    width: 41px;
    height: 41px;
    position: absolute;
    content: ' ';
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #6BB42E;
    border-radius: 50%;
}
.video_green:hover {
    background-color: #6BB42E;
    color: #fff;
}
.video_green:hover:after, .video_green:hover:before {
    background-color: #84BF41;
}
#main_overlay {
    background-color: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    opacity: 0;
    transition: all ease-in .3s;
    z-index: 1001;
}
.youtube_video {
    display: none;
}
#youtube_x {
    position: absolute;
    top: calc(50% - 30px);
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    max-width: 894px;
    height: 560px;
}
.close_vid {
    float: right;
    font-size: 35px;
    line-height: 35px;
    cursor: pointer;
    transform: rotate(45deg);
    padding-bottom: 20px;
}
#video_container_2 .video_case {
    display: none;
    opacity: 0;
    transition: all ease-in .3s;
}
#video_container_2 .video_case.showme {
    opacity: 1;
}
#corona {
    height: 715px;
    background-size: cover;
    overflow-y: hidden;
}
.blue_circle {
    border-radius: 50%;
    background-color: #35A8DF;
    width: 695px;
    height: 695px;
    position: relative;
    top: -180px;
    margin-left: -110px;
}
.blue_circle h1 {
    font-size: 55px;
    line-height: 63px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 60px;
}
.blue_circle h2 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: normal;
}
.blue_circle h1 strong, .blue_circle h2 strong {
    font-weight: bold;
}
.middleit {
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 395px;
}
#corona1, #corona2, #corona3, #corona4, #corona5 {
    text-align: center;
    padding: 45px 0px 30px;
}
#corona2 {
    background-color: #F3F3F3;
}
#corona3 {
    background-color: #ffffff;
}
#corona1 h3, #corona2 h3, #corona3 h3, #corona4 h3, #corona5 h3 {
    font-size: 40px;
    color: #0072BB;
    padding-bottom: 20px;
}
#corona4 h3 {
    color: #fff;
}
#corona2 h3 span {
    color: #0AA045;
}
#corona1 p, #corona2 p, #corona4 p, #corona5 p {
    font-size: 20px;
    line-height: 29px;
}
#corona4 p {
    color: #fff;
}
#corona4 p a {
    background-color: #fff;
    border-radius: 18px;
    color: #019C3E;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding: 6px 19px;
    transition: all ease-in .3s;
    font-weight: normal;
    height: 36px;
    display: inline-block;
}
#corona4 p a:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 36px;
    height: 36px;
    content: ' ';
    background-color: #F3F3F3;
    z-index: 1;
    border-radius: 50%;
}
#corona4 p a:after {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    content: ' ';
    background-color: #F3F3F3;
    z-index: 1;
    border-radius: 50%;
}
#corona4 p a span {
    z-index: 2;
    position: relative;
}
#corona4 p a:hover {
    background-color: #F3F3F3;
}
#corona4 p a:hover:before, #corona4 p a:hover:after {
    background-color: #FFF;
}
#corona3 p {
    font-size: 30px;
    line-height: 55px;
}
#corona3 p a {
    color: #4c4d62;
}
#corona3 img {
    right: calc((100% - 1230px)/2);
    position: absolute;
    bottom: 0px;
}
#covid_19 {
    background-color: #95C01F;
    color: #fff;
    font-size: 34px;
    position: fixed;
    z-index: 1001;
    top: 0px;
    width: 100%;
    padding: 10px 0px;
    overflow: hidden;
    max-height: 100px;
    transition: all ease-in .3s;
}
#covid_19 .main-wrapper {
    padding-left: 60px;
}
#covid_19 a {
    float: right;
    color: #0AA045;
    background-color: #fff;
    position: relative;
    border-radius: 18px;
    font-size: 18px;
    padding: 6px 19px;
    margin-top: 6px;
    display: inline-block;
    width: 185px;
    text-align: center;
}
.new_cases img {
    width: 100%;
    height: auto;
}
.local {
    width: calc(50% - 20px);
    display: inline-block;
    border-radius: 12px;
    padding: 20px;
    background-color:#00AEE9;
    color: #fff;
    margin: 0px 10px 20px 10px;
    vertical-align: top;
}
.local h2 {
    padding-bottom: 15px;
}
.local a {
    background-color: #fff;
    border-radius: 23px;
    position: relative;
    padding: 10px;
    display: inline-block;
}
.local a span {
    position: relative;
    z-index: 2;
}
.local a:before {
    content: ' ';
    background-color: #F2F2F2;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    z-index: 1;
    top: 0;
    left: 0;
}
.local a:after {
    content: ' ';
    background-color: #F2F2F2;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    z-index: 1;
    top: 0;
    right: 0;
}
.local a:hover {
    background-color: #F2F2F2;
}
.local a:hover:before, .local a:hover:before {
    background-color: #fff;
}
.local:nth-of-type(2), .local:nth-of-type(6) {
    background-color: #84C042;
}
.local:nth-of-type(3), .local:nth-of-type(7) {
    background-color: #0AA045;
}
.local:nth-of-type(4), .local:nth-of-type(8) {
    background-color: #18519F;
}
.local:nth-of-type(2) a, .local:nth-of-type(6) a {
    color: #84C042 !important;
}
.local:nth-of-type(3) a, .local:nth-of-type(7) a {
    color: #0AA045 !important;
}
.local:nth-of-type(4) a, .local:nth-of-type(8) a {
    color: #18519F !important;
}
.local:nth-of-type(1) a, .local:nth-of-type(5) a, .local:nth-of-type(9) a {
    color: #01A9E2 !important;
}
.postid-9249 .request_button {
    margin-left: 0px;
    text-decoration: none;
    border-radius: 23px;
    color: #fff;
    background-color: rgb(1, 169, 226);
    position: relative;
}
.postid-9249 .request_button:hover {
    background-color: rgb(0, 153, 214);
}
.postid-9249 .request_button:before {
    content: " ";
    background-color: rgb(0, 153, 214);
    position: absolute;
    width: 44px;
    height: 44px;
    z-index: 1;
    top: 0px;
    left: 0px;
    border-radius: 50%;
}
.postid-9249 .request_button:after {
    content: " ";
    background-color: rgb(0, 153, 214);
    position: absolute;
    width: 44px;
    height: 44px;
    z-index: 1;
    top: 0px;
    right: 0px;
    border-radius: 50%;
}
.postid-9249 .request_button:hover:before, .postid-9249 .request_button:hover:after {
    background-color: rgb(1, 169, 226);
}
#work-grid {
    margin: 0 auto;
    max-width: 1191px;
}
.work-grid {
    width: 33.333333%;
    float: left;
    overflow: hidden;
    position: relative;
    opacity: 0;
    transition: all ease-in .2s;
    filter: alpha(opacity=0);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.work-grid:nth-of-type(4) {
    clear: left;
}
.work-grid:hover .work-grid-content {
    top: 0%;
}
.work-grid.big-case-study {
    width: 66.66%;
}
.work-grid.big-case-study:hover .work-grid-content {
    /*display: none;*/
    top: 0px;
}
.work-grid img, .work-grid video {
    width: 100%;
    height: auto;
    position: relative;
}
.work-grid-content {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    background-color: rgba(4,5,33,.86);
    transition: all ease-in .2s;
}
.work-grid-content-inner {
    text-align: left;
    position: absolute;
    padding: 20px;
    bottom: 0px;
}

.big-case-study .work-grid-content-inner {
    padding: 20px 20px 54px;
}
.work-grid-content-inner h3 {
    margin: 0;
    padding: 0px 0px 10px;
    display: block !important;
    color: #fff;
    font-size: 40px !important;
    line-height: normal !important;
    font-family: 'robotoregular',Arial;
}
.big-case-study .work-grid-content-inner h3 {
    font-size: 80px !important;
}
.big-case-study .work-grid-content-inner p {
    font-size: 30px !important;
    line-height: 40px !important;
}
.big-case-study .work-scope {
    font-size: 24px !important;
    padding: 35px 0 29px;
}
.work-grid-content-inner h3 a {
    color: #fff;
}
.work-scope {
    color: #fff;
    text-align: left;
    padding: 20px 0px 5px 0px;
    border-bottom: 2px solid #fff;
    margin-left: 20px;
    margin-right: 20px;
}
.work-grid-content-inner p {
    padding: 0px;
    display: block;
    color: #84C042;
    font-size: 20px !important;
    line-height: 26px !important;
    font-family: 'robotoregular',Arial;
    margin-bottom: 0px;
}
.work-grid-content-inner .work-tile-cta {
    margin: 20px 0px 0px;
    padding: 10px 20px;
    color: #fff;
    background: #84bf41;
    border-radius: 23px;
    display: inline-block;
    transition: all ease .3s;
    position: relative;
    line-height: 1.5;
}
.work-grid-content-inner .work-tile-cta:before {
    content: ' ';
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #6bb42e;
    border-radius: 50%;
}
.work-grid-content-inner .work-tile-cta:after {
    content: ' ';
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #6bb42e;
    border-radius: 50%;
}
.work-grid-content-inner .work-tile-cta span {
    position: relative;
    z-index: 2;
}
.entry-content ol {
    list-style-position: inside;
}
.nf-field-description p {
    margin-bottom: 0px;
    font-size: 14px !important;
}
#get-in-touch2 .nf-field-description {
    padding-bottom: 10px;
}
#get-in-touch2 .nf-field-description p {
    color: #000;
    line-height: 14px;
    max-width: 100%;
    width: 100%;
}
#get-in-touch #get-in-touch2 .nf-field-description p {
    color: #fff;
    line-height: 14px;
    max-width: 100%;
    width: 100%;
}

#nf-form-4-cont .nf-field-container, #nf-form-1-cont .nf-field-container, #nf-form-4_1-cont .nf-field-container {
    width: calc(50% - 1%);
    margin: 0px .5%;
    float: left;
    clear: none;
}
body .field-wrap {
    display: block;
    text-align: left;
}
#nf-form-4-cont #nf-field-126-container, #nf-form-4-cont #nf-field-129-container, #nf-form-4-cont #nf-field-133-container, #nf-form-4-cont #nf-field-130-container,
#nf-form-4_1-cont #nf-field-126-container, #nf-form-4_1-cont #nf-field-129-container, #nf-form-4_1-cont #nf-field-133-container, #nf-form-4_1-cont #nf-field-130-container{
    width: auto;
}
#nf-form-4-cont #nf-field-131-container, #nf-form-4_1-cont #nf-field-131_1-container {
    clear: left;
}
#nf-form-4-cont .label-right .checkbox-wrap .nf-field-label, #nf-form-4_1-cont .label-right .checkbox-wrap .nf-field-label {
    display: inline;
    padding-left: 0px;
}
#nf-form-4-cont #nf-field-132-container, #nf-form-4_1-cont #nf-field-132_1-container {
    width: 100%;
    clear: left;
}
#nf-form-4-cont #nf-field-19-container,#nf-form-4_1-cont #nf-field-19_1-container   {
    width: auto;
    float: right;
}
#nf-form-4-cont #nf-field-19-wrap .nf-field-element, #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element, #nf-form-38-cont #nf-field-269-wrap .nf-field-element {
    background-color: #01a9e2;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 0px;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
}
#nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover, #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:hover {
    background-color: #0099d6;
}
#nf-form-4-cont #nf-field-19-wrap .nf-field-element:after, #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:after, #nf-form-38-cont #nf-field-269-wrap .nf-field-element:after {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #0099d6;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-form-4-cont #nf-field-19-wrap .nf-field-element:before, #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:before, #nf-form-38-cont #nf-field-269-wrap .nf-field-element:before {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #0099d6;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-field-269-container {
    width: auto;
    float: left;
}
#nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:after, #nf-form-4-cont #nf-field-19_1-wrap .nf-field-element:hover:before,
#nf-form-4_1-cont #nf-field-19-wrap .nf-field-element:hover:after, #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:hover:before, #nf-form-38-cont #nf-field-269-wrap .nf-field-element:hover:after, #nf-form-38-cont #nf-field-269-wrap .nf-field-element:hover:before {
    background-color: #01a9e2;
}
#nf-field-19, #nf-field-19_1, #nf-field-269 {
    border: none;
    color:#fff;
    background: none;
    padding: 11px;
    text-align: center;
    font-size: 16px;
    width: 120px;
    z-index: 2;
    position: relative;
    line-height: normal;
}
#nf-form-38-cont #nf-field-269-wrap .nf-field-element:hover {
    background-color: #0099d6;
}
#nf-form-26-cont .nf-field-container {
    width: 50%;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    float: left;
    clear: none;
    margin-bottom: 10px;
}
#nf-form-26-cont #nf-field-60-container {
    width: 100%;
}
#nf-field-62-wrap {
    text-align: right;
}
#nf-field-127 {
    height: 36px !important;
    width: auto !important;
    -webkit-appearance: menulist-button;
}
#get-in-touch2 #nf-field-131-wrap, #get-in-touch2 #nf-field-132-wrap, #get-in-touch2 #nf-field-132-wrap a {
    color: #fff;
}
.home #get-in-touch2 #nf-field-132-wrap a {
    color: #000;
}
.sector_intro #get-in-touch2 #nf-field-131-wrap, .sector_intro #get-in-touch2 #nf-field-132-wrap, .sector_intro #get-in-touch2 #nf-field-132-wrap a {
    color: #46505b;
}
.home #get-in-touch2 #nf-field-131-wrap, .home #get-in-touch2 #nf-field-132-wrap, .home #get-in-touch2 #nf-field-132_1-wrap a {
    color: #4c4d62;
}
#get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element, #get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element {
    background-color: #fff;
}
#get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover, #get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:hover {
    background-color: #f2f2f2;
}
#get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:after, #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:before,
#get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:after, #get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:before{
    background-color: #f2f2f2;
}
#get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:after, #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:before,
#get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:hover:after, #get-in-touch2 #nf-form-4_1-cont #nf-field-19_1-wrap .nf-field-element:hover:before{
    background-color: #fff;
}





.home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element {
    background-color: #01a9e2;
}
.home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover {
    background-color: #0099d6;
}
.home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:after, .home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:before, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:after, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:before {
    background-color: #0099d6;
}
.home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:after, .home #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:before, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:after, .sector_intro #get-in-touch2 #nf-form-4-cont #nf-field-19-wrap .nf-field-element:hover:before {
    background-color: #01a9e2;
}
.home #get-in-touch2 #nf-field-19, .sector_intro #get-in-touch2 #nf-field-19 {
    color: #fff;
}
#get-in-touch2 #nf-field-19, #get-in-touch2 #nf-field-19_1 {
    color: #38a7df;
}
.nf-error-wrap {
    position: relative;
}
.nf-field-label, .nf-form-hp {
    display: none;
}
#get-in-touch2 .nf-error-wrap .nf-error-msg, #get-in-touch1 .nf-error-wrap .nf-error-msg {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    width: 100%;
    text-align: left;
    padding: 5px;
    top: 0px;
    border: solid 2px #ccc;
    border-radius: 4px;
    color: red;
}
.nf-after-form-content {
    clear: both;
}
.label-above .nf-field-label {
    margin-bottom: 0px !important;
}
#nf-field-22-wrap {
    color: #fff;
}
#nf-form-1-cont #nf-field-6-container {
    clear: both;
}
#nf-form-1-cont .label-right .checkbox-wrap .nf-field-label {
    display:inline;
    padding-left: 0px;
    color: #fff;
}
#nf-form-1-cont #nf-field-13-container {
    clear: both;
    width: auto;
    margin-right: 0px;
}
#nf-form-1-cont #nf-field-8-container, #nf-form-1-cont #nf-field-9-container {
    width: auto;
    margin-right: 0px;
}
#nf-form-1-cont #nf-field-11-container {
    float: right;
    width: auto;
}
#nf-form-1-cont #nf-field-11-wrap .nf-field-element {
    background-color: #fff;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 0;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
}
#nf-form-1-cont #nf-field-11-wrap .nf-field-element:hover {
    background-color: #f2f2f2;
}
#nf-field-11 {
    border: none;
    color: #38a7df;
    background: 0 0;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    width: 220px;
    z-index: 2;
    position: relative;
    line-height: normal;
}
#nf-form-1-cont #nf-field-11-wrap .nf-field-element:before {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #f2f2f2;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-form-1-cont #nf-field-11-wrap .nf-field-element:after {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #f2f2f2;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-form-1-cont #nf-field-11-wrap .nf-field-element:hover:after, #nf-form-1-cont #nf-field-11-wrap .nf-field-element:hover:before {
    background-color: #fff;
}
#digital_brief .label-left .nf-field-element {
    width: 100%;
}
#digital_brief .label-left .nf-field-label {
    text-align: left;
}
.backwork {
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    background-color: #84bf41;
    padding: 10px 15px;
    margin: 20px 0px 20px auto;
    max-width: fit-content;
}
.backwork span {
    position: relative;
    z-index: 2;
}
.backwork:before {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #6bb42e;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.backwork:after {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #6bb42e;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.backwork:hover {
    color: #fff;
    background-color: #6bb42e;
}
.backwork:hover:after, .backwork:hover:before {
    background-color: #84bf41;
}
#annual-plan {
    background-color: #272950;
    text-align: center;
}
#annual-plan p {
    color: #fff;
    font-family: 'robotoregular',Arial;
    font-size: 31px;
    line-height: 84px;
}
.lets_get_started {
    border-radius: 23px;
    padding: 10px 20px;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    text-align: center;
    display: block;
    text-decoration: none;
    margin-top: 15px;
    cursor: pointer;
}
.lets_get_started span {
    position: relative;
    z-index: 2;
}
.lets_get_started:hover {
    color: #fff;
}
#bronze1 {
    background-color: #00ade9;
}
#silver1 {
    background-color: #84bf41;
}
#gold1 {
    background-color: #18519f;
}
#platinum1 {
    background-color: #00a33b;
}
.package_form_wrapper {
    background-color: #05ADEA;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(0,0,0,.25);
    padding: 30px;
    margin-bottom: 30px;
    color: #fff;
    margin-top: 30px;
}
.package_form_wrapper .nf-form-fields-required {
    display: none;
}
.package_form_wrapper .nf-field-container {
    margin-bottom: 5px;
}
.package_form_wrapper select {
    margin-bottom: 0px !important;
}
.package_form_wrapper nf-fields-wrap {
    column-count: 2;
    column-gap: 20px;
    column-fill: balance;
    display: block;
}
.package_form_wrapper nf-field {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.package_form_wrapper nf-field:last-of-type {
    width: 100%;
    display: block;
    column-span: all;
}
.package_form_wrapper .nf-field-label {
    display: block;
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 10px;
}
#nf-field-135 {
    margin-bottom: 30px !important;
}
#nf-field-139 {
    margin-bottom: 60px !important;
}
.package_form_wrapper p {
    font-size: 14px;
    line-height: 23px;
}
.package_form_wrapper .ninja-forms-req-symbol {
    display: none;
}
#nf-field-138 {
    margin-bottom: 43px !important;
}
.package_form_wrapper #nf-field-141-wrap .nf-field-element {
    background-color: #19519F;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 0;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    width: 120px;
}
#nf-field-141 {
    border: none;
    color: #fff;
    background: 0 0;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    width: 120px;
    z-index: 2;
    position: relative;
    line-height: normal;
    text-transform: uppercase;
}
.package_form_wrapper #nf-field-141-wrap .nf-field-element:before {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #386FBA;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.package_form_wrapper #nf-field-141-wrap .nf-field-element:after {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #386FBA;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.package_form_wrapper #nf-field-141-wrap .nf-field-element:hover {
    background-color: #386FBA;
}
.package_form_wrapper #nf-field-141-wrap .nf-field-element:hover:after, .package_form_wrapper #nf-field-141-wrap .nf-field-element:hover:before {
    background-color: #19519F;
}
#package_form h2 {
    text-align: center;
}
.package_contact {
    background-color: #01a9e2;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 10px 20px;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    width: 120px;
    display: block;
    margin: 30px auto 0px;
}
.package_contact span {
    z-index: 2;
    position: relative;
}
.package_contact:before {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #0099d6;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.package_contact:after {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #0099d6;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.package_contact:hover {
    color: #fff;
    background-color: #0099d6;
}
.package_contact:hover:before, .package_contact:hover:after {
    background-color: #01a9e2;
}
#packageContainer2 {
    width: calc(100% - 322px);
    vertical-align: top;
    display: inline-block;
}
#packages #packageContainer2 h3 {
    font-size: 18px;
    color: #272950;
    text-align: center;
}
#packages #packageContainer2 h3:after {
    width: 19px;
    height: 3px;
    background-color: #272950;
    margin: 5px auto 20px;
}
#packageContainer2 .package h4 {
    font-size: 15px;
}
#packageContainer2 .package #accordion1 h4 {
    background-color: #39A8E0;
}
#packageContainer2 .package #accordion2 h4 {
    background-color: #115C9C;
}
#packageContainer2 .package #accordion3 h4 {
    background-color: #063965;
}
#packageContainer2 .package #accordion4 h4 {
    background-color: #84BF41;
}
#packageContainer2 .package #accordion5 h4 {
    background-color: #49931E;
    color: #fff;
}
#packageContainer2 .package #accordion6 h4 {
    background-color: #0F6300;
    color: #fff;
}
#packageContainer2 .package #accordion7 h4 {
    background-color: #668FC9;
    color: #fff;
}
#packageContainer2 .package #accordion8 h4 {
    background-color: #18519F;
    color: #fff;
}
#packageContainer2 .package #accordion9 h4 {
    background-color: #003174;
    color: #fff;
}
.option_header {
    background-color: #01A9E2;
    border-radius: 6px;
    display: table;
    box-shadow: 0px 2px 3px rgba(196,196,196,.5);
    margin: 0px 10px 40px;
    width: calc(100% - 20px);
    position: relative;
    overflow: hidden;
}
#header_option2 {
    background-color: #84C042;
}
#header_option3 {
    background-color: #18519F;
}
.option_header img {
    display: table-cell;
    height: 100%;
    width: auto;
}
.option_copy {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    text-align: left;
    color: #fff;
}
.option_copy h4 {
    font-size: 24px;
    padding-bottom: 20px;
}
.option_copy p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
}
#packageContainer2 .package a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    border-radius: 23px;
    padding: 0px 19px;
    display: inline-block;
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    transition: all ease-in .2s;
    cursor: pointer;
    height: 29px;
}
#packageContainer2 .package a:before {
    position: absolute;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#packageContainer2 .package a:after {
    position: absolute;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#packageContainer2 .package a span {
    z-index: 2;
    position: relative;
}
#packageContainer2 .package #accordion1 a {
    background-color: #39A8E0;
}
#packageContainer2 .package #accordion1 a:before, #packageContainer2 .package #accordion1 a:after {
    background-color: #0099D6;
}
#packageContainer2 .package #accordion2 a {
    background-color: #0099D7;
}
#packageContainer2 .package #accordion2 a:before, #packageContainer2 .package #accordion2 a:after {
    background-color: #038CC4;
}
#packageContainer2 .package #accordion3 a {
    background-color: #0079C1;
}
#packageContainer2 .package #accordion3 a:before, #packageContainer2 .package #accordion3 a:after {
    background-color: #0066A3;
}
#packageContainer2 .package #accordion4 a {
    background-color: #84BF41;
}
#packageContainer2 .package #accordion4 a:before, #packageContainer2 .package #accordion4 a:after {
    background-color: #6BB42E;
}
#packageContainer2 .package #accordion5 a {
    background-color: #65A936;
    color: #fff;
}
#packageContainer2 .package #accordion5 a:before, #packageContainer2 .package #accordion5 a:after {
    background-color: #4F9221;
}
#packageContainer2 .package #accordion6 a {
    background-color: #3BA936;
    color: #fff;
}
#packageContainer2 .package #accordion6 a:before, #packageContainer2 .package #accordion6 a:after {
    background-color: #2F9D2A;
}
#packageContainer2 .package #accordion7 a {
    background-color: #668FC9;
    color: #fff;
}
#packageContainer2 .package #accordion7 a:before, #packageContainer2 .package #accordion7 a:after {
    background-color: #5180C3;
}
#packageContainer2 .package #accordion8 a {
    background-color: #2F68B6;
    color: #fff;
}
#packageContainer2 .package #accordion8 a:before, #packageContainer2 .package #accordion8 a:after {
    background-color: #1A57A9;
}
#packageContainer2 .package #accordion9 a {
    background-color: #18519F;
    color: #fff;
}
#packageContainer2 .package #accordion9 a:before, #packageContainer2 .package #accordion9 a:after {
    background-color: #0C3773;
}




#packageContainer2 .package #accordion1 a:hover {
    background-color: #0099D6;
}
#packageContainer2 .package #accordion1 a:hover:before, #packageContainer2 .package #accordion1 a:hover:after {
    background-color: #39A8E0;
}
#packageContainer2 .package #accordion2 a:hover {
    background-color: #038CC4;
}
#packageContainer2 .package #accordion2 a:hover:before, #packageContainer2 .package #accordion2 a:hover:after {
    background-color: #0099D7;
}
#packageContainer2 .package #accordion3 a:hover {
    background-color: #0066A3;
}
#packageContainer2 .package #accordion3 a:hover:before, #packageContainer2 .package #accordion3 a:hover:after {
    background-color: #0079C1;
}
#packageContainer2 .package #accordion4 a:hover {
    background-color: #6BB42E;
}
#packageContainer2 .package #accordion4 a:hover:before, #packageContainer2 .package #accordion4 a:hover:after {
    background-color: #84BF41;
}
#packageContainer2 .package #accordion5 a:hover {
    background-color: #4F9221;
    color: #fff;
}
#packageContainer2 .package #accordion5 a:hover:before, #packageContainer2 .package #accordion5 a:hover:after {
    background-color: #65A936;
}
#packageContainer2 .package #accordion6 a:hover {
    background-color: #2F9D2A;
    color: #fff;
}
#packageContainer2 .package #accordion6 a:hover:before, #packageContainer2 .package #accordion6 a:hover:after {
    background-color: #3BA936;
}
#packageContainer2 .package #accordion7 a:hover {
    background-color: #5180C3;
    color: #fff;
}
#packageContainer2 .package #accordion7 a:hover:before, #packageContainer2 .package #accordion7 a:hover:after {
    background-color: #668FC9;
}
#packageContainer2 .package #accordion8 a:hover {
    background-color: #1A57A9;
    color: #fff;
}
#packageContainer2 .package #accordion8 a:hover:before, #packageContainer2 .package #accordion8 a:hover:after {
    background-color: #2F68B6;
}
#packageContainer2 .package #accordion9 a:hover {
    background-color: #0C3773;
    color: #fff;
}
#packageContainer2 .package #accordion9 a:hover:before, #packageContainer2 .package #accordion9 a:hover:after {
    background-color: #18519F;
}





.package_selected {
    width: 322px;
    display: inline-block;
    border-radius: 6px;
    vertical-align: top;
    margin-top: 30px;
    padding: 0px;
}
.package_cost a {
    color: #272950;
    text-decoration: underline;
    margin-top: 10px;
    display: block;
    font-weight: bold;
    cursor: pointer;
}
.package_cost.fixme {
    position: fixed;
    top: 129px;
    z-index: 3;
}
.package_cost.fixme2 {
    position: fixed;
    top: 150px;
    z-index: 3;
}
.package_cost.fixme3 {
    bottom: 172px;
    top: unset;
    z-index: 3;
    position: absolute;
}
.package_total {
    background-color: #01A9E2;
    border-radius: 6px;
    box-shadow: 0px 2px 3px rgba(196,196,196,.5);
    font-size: 26px;
    color: #fff;
    line-height: normal;
    max-width: 100%;
    margin: 0 auto 0px;
    padding: 10px;
    text-align: center;
}
.package_total > div {
    font-size: 14px;
}
.cant_find {
    background-color: #18519F;
    border-radius: 11px;
    padding: 30px;
    box-shadow: 0px 2px 3px rgba(196,196,196,.5);
    text-align: left;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 45px;
}
.cant_find a {
    float: right;
    background-color: #fff;
    color: #18519F;
    font-weight: bold;
    font-size: 20px;
    line-height: 48px;
    padding: 0px 32px;
    border-radius: 23px;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    cursor: pointer;
}
.cant_find a:before {
    position: absolute;
    width: 48px;
    height: 48px;
    background-color: #F2F2F2;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.cant_find a:after {
    position: absolute;
    width: 48px;
    height: 48px;
    background-color: #F2F2F2;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.cant_find span {
    position: relative;
    z-index: 2;
}
.cant_find a:hover {
    background-color: #F2F2F2;
}
.cant_find a:hover:after, .cant_find a:hover:before {
    background-color: #ffffff;
}
.package_package {
    border-bottom: solid 3px #ccc;
    margin: 0px;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.package_package:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
}
#nf-form-33-cont .nf-form-fields-required {
    display: none;
}
.summary {
    width: 100%;
    display: inline-block;
    background-color: #EFEFEF;
    border-radius: 6px;
    box-shadow: 0px 2px 3px rgba(196,196,196,.5);
    vertical-align: top;
    margin-top: 10px;
    padding: 20px;
    text-align: left;
    margin-bottom: 20px;
}
.summary.topper {
    margin-top: 216px;
}
.summary h4 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #272950;
}
.summary p {
    font-size: 14px;
    line-height: 19px;
    margin: 0px;
    color: #272950;
    padding-bottom: 10px;
}
.summary p.option {
    border-bottom: solid .5px #272950;
    padding-top: 10px;
}
.summary input, .summary select, .summary textarea {
    border: solid 1px #272950;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
.summary textarea {
    height: 120px;
}
.summary input::placeholder, .summary textarea::placeholder {
    color: #272950;
}
.summary .nf-field-container {
    margin-bottom: 10px;
}
#nf-field-146-container {
    margin-bottom: 0px;
}
#packages .package_selected h3 {
    color: #272950;
    font-size: 30px;
    padding-bottom: 15px;
    text-align: center;
}
#packages .package_selected h3:after {
    display: none;
}
.option_section {
    padding-bottom: 40px;
}
#nf-field-149 {
    border: none;
    color: #fff;
    background: 0 0;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    width: 136px;
    z-index: 2;
    position: relative;
    line-height: normal;
}
#nf-field-149-wrap .nf-field-element {
    background-color: #18519F;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 0;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    display: inline-block;
    width: auto;
}
#nf-field-149-wrap .nf-field-element:before {
    position: absolute;
    width: 29px;
    height: 29px;
    background-color: #1F5FB8;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-field-149-wrap .nf-field-element:after {
    position: absolute;
    width: 29px;
    height: 29px;
    background-color: #1F5FB8;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-field-149-wrap .nf-field-element:hover {
    background-color: #1F5FB8;
}
#nf-field-149-wrap .nf-field-element:hover:before, #nf-field-149-wrap .nf-field-element:hover:after {
    background-color: #18519F;
}
#options1, #options2, #options3, #nf-field-150-container {
    display: none;
}
#nf-field-150-container {
    display: none !important;
}
p.option img {
    float: right;
    cursor: pointer;
}
.package_package_container {
    border-bottom: solid 4px #6B9CDA;
    margin: 0px 10px 30px;
}
.package_package_container:last-of-type {
    border: none;
}
.package_cost {
    position: relative;
    border-radius: 6px;
    background-color: #efefef;
    box-shadow: 0px 2px 3px rgba(196,196,196,.5);
    padding: 20px;
    z-index: 5;
    text-align: center;
    width:100%;
    max-width: 320px;
}
.read_more {
    cursor: pointer;
    text-decoration: underline;
    color: #18519f;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.page-template-packagesSME .popup_middle p, .page-template-packagesSME-ads .popup_middle p {
    padding-bottom: 10px;
}
.page-template-packagesSME .popup_middle p, .page-template-packagesSME .popup_middle p a, .page-template-packagesSME-ads .popup_middle p, .page-template-packagesSME-ads .popup_middle p a {
    color: #4c4d62;
}
.page-template-packagesSME .popup_middle p a, .page-template-packagesSME-ads .popup_middle p a {
    text-decoration: underline;
}
.popmake-content h2 {
    padding-bottom: 20px;
    font-weight: normal;
}
.wptitle2 {
    padding-left: 10px;
    padding-right: 10px;
}
#dark_blue {
    background-color: #272950;
    padding: 40px 0px;
    overflow: auto;
}
#light_blue {
    background-color: #EBF0F8;
    overflow: auto;
    padding: 40px 0px;
}
#dark_blue h1, #dark_blue span {
    color: #9EB2DC;
    font-size: 60px;
    line-height: normal;
    padding-bottom: 20px;
}
#dark_blue p {
    color: #9EB2DC;
    font-size: 34px;
    line-height: 53px;
}
.thanks_top {
    width: 50%;
    float: right;
    margin-top: 35px;
}
#dark_blue img, #light_blue img {
    width: 40%;
    height: auto;
}
#light_blue .thanks_top {
    width: 50%;
    float: left;
}
#light_blue img {
    float: right;
}
#light_blue h2 {
    color:#272950;
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 20px;
}
#light_blue p {
    color:#272950;
    font-size: 24px;
    line-height: 35px;
}
#whats_next {
    text-align: center;
    padding: 40px 0px;
}
#whats_next h3 {
    font-size: 40px;
    line-height: 42px;
    color: #272950;
    padding-bottom: 40px;
}
.next_step {
    display: inline-block;
    width: 320px;
    vertical-align: top;
    position: relative;
    margin: 0px 35px 30px 35px;
}
.next_num {
    position: absolute;
    width: 78px;
    height: 78px;
    border: solid 4px #fff;
    color: #fff;
    background-color: #84C042;
    border-radius: 50%;
    font-size: 44px;
    right: 5px;
    top: -15px;
}
#third {
    background-color: #272950;
}
.next_step img {
    margin-bottom: 30px;
}
.next_step p {
    color: #272950;
    font-size: 24px;
    line-height: 35px;
}
#smlimg {
    position: relative;
    overflow: hidden;
}
.freelogodesign {
    position: absolute;
    left: -70px;
    top: -150px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 40px;
    width: 400px;
    height: 400px;
    background-color: #95c01f;
    padding: 183px 0px 0 111px;
    text-align: left;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.ecommerce_form {
    width: 40%;
    float: right;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
}
.ecommerce_form_copy {
    width: 55%;
    text-align: left;
    float: left;
}
.ecommerce_form #ninja_forms_required_items, .ecommerce_form .nf-field-container {
    margin-bottom: 5px;
}
.ecommerce_form .nf-field-element textarea {
    height: 100px;
}
.ecommerce_form .label-right .nf-field-label {
    padding-left: 0px;
}
.nf-field-element textarea {
    margin-bottom: 10px;
}
.blue-container .ecommerce_form_copy p {
    max-width: 100%;
    text-shadow: 0px 0px 2px black;
    font-size: 24px;
}
.home .blue-container .ecommerce_form_copy h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-shadow: 0px 0px 2px black;
}
.ecommerce_form #nf-field-197-wrap .nf-field-label {
    display: inline-block;
}
.ecommerce_form #nf-field-198-wrap {
    font-size: 15px;
}
.label-right .checkbox-wrap .nf-field-element {
    width: 20px;
    display: inline-block;
}
.ecommerce_form input[type=button] {
    width: 100px;
}
.sitemap-item li:before {
    display: none !important;
}
.sitemap-item:before {
    display: none !important;
}
.bottomform2, .bottomform2 a {
    color: #fff;
}
#edu_logos {
    padding: 30px 0px;
    text-align: center;
    background-color: #F6F6F6;
}
.edu_logo_container img {
    padding: 20px 25px;
    transform: scale(.78);
    max-width: 270px;
}
.page-template-northampton-digital-marketing .edu_logo_container img {
    max-width: 345px;
    width: fit-content;
}
.page-template-landing-pages .edu_logo_container img {
    padding: 20px 5px;
}
.green-container p:before, .green-container p:after {
    display: none !important;
}
.green-container p {
    max-width: 750px !important;
}
.swiper-slide span {
    color: #fff;
}
.swiper-button-next, .swiper-button-prev {
    color: #fff !important;
    border-radius: 25px;
    width: 50px !important;
    height: 50px !important;
    background-color: #6BB42F;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px !important;
}
.page-template-landing-pages #sector_case, .page-template-landing-pages #sector_case2 {
    padding-bottom: 30px;
}
.page-template-landing-pages .green-container {
    padding: 50px 0px;
}
#case_info p {
	font-size: 18px;
	font-family: robotoregular,Arial,Sans-serif;
	color: #4A4A4A;
	padding: 20px 0;
	margin: 0;
    border-top: solid 1px #4a4a4a;
}
#case_info p:last-of-type {
    border-bottom: solid 1px #4a4a4a;
    margin-bottom: 20px;
}
#case_info p span {
    width: 90px;
}
#case_info hr {
    margin: 10px 0px 10px 0px;
    background-color: #4A4A4A;
}
.public_hero {
    width: 100%;
    height: auto;
    display: block;
}
.public_repeater {
    padding: 30px 0px;
}
.public_repeater .main-wrapper {
    display: grid;
    gap: 5%;
    grid-template-columns: 50% 50%;
}
.col2 img {
    width: 100%;
    height: auto;
}
.col2.order1 {
    order: 1;
}
.col2 h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 25px;
    color: #4C4D62;
}
.col2 p {
    font-size: 20px;
    line-height: 26px;
    color: #4C4D62;
}
#breadcrumbs {
    font-size: 14px;
    color: #4C4D62;
    padding: 20px 0px;
    margin-bottom: 0px !important;
}
#breadcrumbs a {
    color: #6BB42E;
    text-decoration: underline;
}
.green_button {
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    line-height: 1.5;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    background-color: #84BF41;
    margin: 0 5px 0 0;
    position: relative;
    cursor: pointer;
}
.green_button span {
    position: relative;
    z-index: 2;
    color: #fff;
}
.green_button:before {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #6BB42E;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.green_button:after {
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #6BB42E;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
.green_button:hover {
    background-color: #6BB42E;
    color: #fff;
}
.green_button:hover:before, .green_button:hover:after {
    background-color: #84BF41;
}
.green_button.blue {
    background-color: #01A9E2;
}
.green_button.blue:before, .green_button.blue:after {
    background-color: #0099D6;
}
.green_button.blue:hover {
    background-color: #0099D6;
}
.green_button.blue:hover:before, .green_button.blue:hover:after {
    background-color: #01A9E2;
}
.green_button.mobile {
    display: none;
}
#trusted h2, #approach h2, #benefits h2, #accreditations h2, .page-template-northampton-web-design #service_case_studies > h3, .page-template-education-web-design #service_case_studies > h3, .page-template-northampton-digital-marketing #service_case_studies > h3, .page-id-6990 #service_case_studies > h3 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 25px;
    color: #4C4D62;
    text-align: center;
}
#trusted, #approach, #benefits, #accreditations {
    background-color: #EFEFEF;
    padding: 30px 0px;
}
#trusted .logos img {
    display: inline-block;
    max-height: 150px;
    max-width: 100% !important;
    height: auto;
    width: auto;
    opacity: 0;
    transition: opacity ease-in .2s;
}
#trusted .bx-wrapper {
    margin: 0 auto !important;
    padding: 0px 20px;
    box-sizing: content-box;
}
.bxslide > div {
    float: none !important;
    display: inline-block;
    text-align: center;
}
.approach, .benefits {
    text-align: center;
}
.approach p, .benefits p {
    margin-bottom: 5px;
}
.approach > div, .benefits > div {
    display: inline-block;
    margin: 0px 20px 20px;
    width: 350px;
    vertical-align: top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
}
.latest-blog {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}
.latest-blog:not(:last-of-type) {
    margin-right: 2%;
}
.latest-blog img {
    margin-bottom: 20px;
}
.benefits img, .approach img {
    display: inline-block;
    width: auto;
    height: 100px;
    margin-bottom: 25px;
}
.approach h4, .benefits h4 {
    margin-bottom: 5px;
}
.page-template-northampton-web-design #related_cases, .page-template-education-web-design #related_cases, .page-template-northampton-digital-marketing #related_cases, .page-id-6990 #related_cases {
    background-color: #fff;
    padding-bottom: 0px;
    line-height: 0px;
}
#tel_numbers br {
    display: none;
}
.mainarea {
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	z-index: 999;
    max-width: 980px;
    padding: 0px 15px;
}
.controls {
	position:relative;
	float:none;
	width:100%;
	height:auto;
	background-color:#dfdfdf;
}
.controls2 {
	position:relative;
	max-width:1230px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
}
#grid {
    text-align: center;
}
.mix {
    text-align: left;
    width: 303px;
    margin-bottom: 40px;
    margin-right: 10px;
    height: 325px;
    display: inline-block;
    vertical-align: top;
    opacity: 0;
}
.mix img {
    width: 100%;
    height: auto;
    margin-bottom: 23px;
}
.mix .wptitle2 {
    padding-left: 0px;
    padding-right: 0px;
}
.blog_main {
    position: relative;
    margin-top: 28px;
    margin-bottom: 20px;
    overflow: auto;
}
.blog_main h1 {
    text-align: center;
    padding-bottom: 20px;
    color: #96c11f;
    font-size: 35px;
}
.blog_main img {
    float: left;
    width: 66%;
    height: auto;
}
.thedate, .thedate2 {
    font-weight: 400;
    margin-bottom: 3px;
    font-size: 12px;
    color: #817a79;
}
.thedate {
    font-family: robotolight,Arial,sans-serif;
    text-transform: uppercase;
}
.thedate span {
    color: #27b9e7;
    text-transform: none;
}
.feature {
    float: right;
    width: 33%;
    text-align: left;
}
.excerpt {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #58595b;
}
#grid li .excerpt {
    font-size: 12px;
    color: #46505b;
}
.wptitle2 {
    font-size: 18px;
    color: #96c11f;
    margin-bottom: 20px;
}
.blog_main .wptitle2 {
    margin-top: 20px;
    font-size: 29px;
    line-height: normal;
    padding-left: 0px;
    padding-right: 0px;
}
#grid li > a {
    display: block;
    overflow: hidden;
    margin-bottom: 23px;
    height: 166px;
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.request_overlay {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0px;
    display: none;
    left: 0px;
    opacity: 0;
    transition: all ease-in .3s;
}
.request_overlay.opened {
    opacity: 1;
}
.request_download {
    width: 90%;
    max-width: 630px;
    height: auto;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    position: absolute;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}
.request_download img {
    width: 46%;
    height: auto;
}
.request_close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: solid 1px #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
}
.request_download h1 {
    margin-bottom: 20px;
    font-family: 'robotobold', Arial;
    font-size: 28px;
}
.request_download h1, .request_download > p {
    display: inline-block;
    margin-left: 4%;
    width: 50%;
}
.request_download p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
}
.request_download h2 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.request_download  p a {
    color: #000;
    text-decoration: underline;
}
#ninja_forms_form_10_cont {
    width: 100%;
}
.request_download input[type=submit], .request_button {
    background-color: #FFF;
    color: #38A7DF;
    font-size: 16px;
    font-family: 'robotoregular', Arial;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    transition: all ease-in .3s;
    padding: 10px;
    width: 150px;
    border: none;
    border: solid 1px #38A7DF;
    text-align: center;
    cursor: pointer;
}
.request_button {
    margin-left: 20px;
}
.request_download input[type=submit]:hover, .request_button:hover {
    background-color: #38A7DF;
    color: #FFF;
}
.mainarea2 {
    max-width: 980px;
    width: 100%;
    padding: 0px 15px;
    margin: 0 auto;
}
.mainarea2 h1 {
    font-size: 35px;
    margin-top: 10px;
    text-align: center;
    color: #96c11f;
    margin-bottom: 20px;
}
.mainarea2 img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.mainarea2 p img {
    margin-top: 20px;
}
#blogcopy {
    max-width: 657px;
    margin: 0 auto;
}
.blog_nav {
    position: absolute;
    right: 20px;
    height: 100%;
}
.blog_nav a {
    top: 50%;
    position: relative;
    transform: translateY(calc(-50% - 4px));
    color: #4d4c4d;
    font-weight: bold;
    font-size: 63px;
    line-height: 40px;
    font-family: none;
}
.blog_nav > * {
    display: inline-block;
    vertical-align: top;
}
.blog_nav > div {
    height: 100%;
    border-left: 1px solid #000;
    width: 1px;
    margin: 0px 10px;
}
.blog_next {
    padding-top: 10px;
    width: calc(100% - 75px);
    padding-bottom: 10px;
}
.blog_next .thedate2 a {
    color: #4a5054;
    text-decoration: none;
    font-size: 19px;
}
.footer-right p a, .footer-center p a, .footer-left p a {
    color: #272950;
}
.footer-center p a, .footer-left p a {
    display: block;
}
.footer-right > p > img {
    margin-right: 10px;
}
#site-footer hr {
    width: 100%;
    height: 0;
    border-bottom: 2px solid #272950;
    clear: both;
    margin: 40px 0;
}
#burger-menu-2, .mobile_icons, .mobile_icons + div, .mobile_icons + div + div {
    display: none;
}
#maintenance-form {
    background-color: #39A8DF;
    color: #fff;
    text-align: center;
    padding: 50px 0px 30px;
}
#maintenance-form .main-wrapper > p {
    padding-bottom: 20px;
    max-width: 720px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 26px;
}
#maintenance-form a {
    color: #fff;
    font-weight: bold;
}
#nf-form-37-cont .nf-form-fields-required {
    display: none;
}
#nf-form-37-cont nf-field {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
#nf-form-37-cont nf-field:first-of-type, #nf-form-37-cont nf-field:last-of-type {
    float: right;
}
#nf-field-263-wrap .nf-field-label {
    display: inline-block;
    padding-left: 0px;
}
#nf-form-37-cont nf-field:nth-of-type(9) {
    width: 100%;
}
#nf-form-37-cont nf-field:nth-of-type(7) {
    float: right;
}
#nf-form-37-cont {
    text-align: left;
}
#nf-form-37-cont .nf-input-limit {
    margin-top: 0px;
}
#nf-form-37-cont .nf-error {
    background-color: #fff;
}
#nf-form-37-cont .nf-field-container {
    margin-bottom: 17px;
}
#nf-field-265-container {
    float: right;
}
#nf-field-265 {
    border: none;
    color: #38a7df;
    background: 0 0;
    padding: 11px 10px;
    text-align: center;
    font-size: 16px;
    z-index: 2;
    position: relative;
    line-height: normal;
    width: 140px;
}
#nf-form-37-cont #nf-field-265-wrap .nf-field-element {
    background-color: #fff;
    color: #fff;
    transition: all ease-in .3s;
    border: none;
    position: relative;
    padding: 0;
    font-family: 'robotoregular',Arial;
    border-radius: 23px;
    text-decoration: none;
    width: fit-content;
}
#nf-form-37-cont #nf-field-265-wrap .nf-field-element:before {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #f2f2f2;
    border-radius: 50%;
    left: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-form-37-cont #nf-field-265-wrap .nf-field-element:after {
    position: absolute;
    width: 39px;
    height: 39px;
    background-color: #f2f2f2;
    border-radius: 50%;
    right: 0;
    top: 0;
    content: ' ';
    z-index: 1;
}
#nf-form-37-cont #nf-field-265-wrap .nf-field-element:hover {
    background-color: #f2f2f2;
}
#nf-form-37-cont #nf-field-265-wrap .nf-field-element:hover:before, #nf-form-37-cont #nf-field-265-wrap .nf-field-element:hover:after {
    background-color: #fff;
}
#nf-form-37-cont .ninja-forms-req-symbol, #maintenance_3, #maintenance_4, #maintenance_5, #maintenance_5 a {
    color: #fff;
}
#maintenance_3 { 
    background-color: #17519F;
}
#maintenance_4 {
    background-color: #95C01F;
}
#maintenance_5 {
    background-color: #39A8DF;
}
#maintenance_2, #maintenance_3, #maintenance_4, #maintenance_5 {
    text-align: center;
    padding: 50px 0px;
}
#maintenance_2 h2, #maintenance_3 h2, #maintenance_4 h2, #maintenance_5 h2, #maintenance-form h2 {
    padding-bottom: 15px;
    font-size: 40px;
    line-height: 50px;
    margin: 0 auto;
    max-width: 1040px;
}
#maintenance_2 p, #maintenance_3 p, #maintenance_4 p, #maintenance_5 p {
    max-width: 907px;
    margin: 0 auto;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
}
#maintenance_4 p a {
    color: #fff;
}
#maintenance_benefits, #maintenance_team {
    padding-top: 50px;
    text-align: center;
}
#maintenance_benefits h2, #maintenance_team h2 {
    padding-bottom: 48px;
    font-size: 40px;
    line-height: 50px;
}
#maintenance_team .service_icon a h2 {
    font-size: 20px;
    font-weight: bold;
    color: #4C4D62;
    line-height: 20px;
    padding-bottom: 0px;
}
#maintenance_team .service_icon {
    width: 195px;
    padding: 0 25px;
    box-sizing: content-box;
}
#maintenance_faqs {
    padding-top: 50px;
}
.benefit {
    width: 50%;
    vertical-align: top;
    color: #fff;
    text-align: left;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: 40px;
}
.benefit-table {
    display: table;
}
.benefit-image {
    width: 130px;
    text-align: center;
    display: table-cell;
    vertical-align: top;
}
.benefit-image img {
    width: 100%;
}
.benefit-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 25px;
}
.benefit h4 {
    font-size: 20px;
    padding-bottom: 10px;
    color: #39A8DF;
}
.benefit p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 20px;
    color: #4C4D62;
}
#maintenance_3 .white-button {
    width: 240px;
    background-color: #83BF41;
    color: #FFFFFF;
}
#maintenance_3 .white-button:before, #maintenance_3 .white-button:after {
    background-color: #6BB42E;
}
#maintenance_3 .white-button:hover {
    background-color: #6BB42E;
}
#maintenance_3 .white-button:hover:before, #maintenance_3 .white-button:hover:after {
    background-color: #83BF41;
}
#maintenance_4 .white-button {
    background-color: #17519F;
    color: #FFFFFF;
}
#maintenance_4 .white-button:before, #maintenance_4 .white-button:after {
    background-color: #124283;
}
#maintenance_4 .white-button:hover {
    background-color: #124283;
}
#maintenance_4 .white-button:hover:before, #maintenance_4 .white-button:hover:after {
    background-color: #17519F;
}
.page-template-new-services-2 #latest-blog {
    display: none;
}
#nf-field-258 {
    height: 207px;
}
#other_info p {
    margin-bottom: 0px;
}
#maintenance-form .nf-error-msg {
    color: red;
}
#nf-field-262 {
    height: 36px !important;
    -webkit-appearance: menulist-button;
    margin-right: 10px !important;
}
#maintenance-form input, #maintenance-form textarea, #maintenance-form select {
    font-size: 16px;
}
.page-template-packageswithmaint #latest-blog {
    display: none;
}
.page-template-packageswithmaint section li, .page-template-packageswithmaint .main-wrapper li {
    list-style-position: inside;
}
.page-template-packageswithmaint section ul, .page-template-packageswithmaint .main-wrapper ul {
    padding-bottom: 20px !important;
}
.page-template-packageswithmaint .main-wrapper ul {
    font-size: 24px;
    line-height: 40px;
}
.page-id-11793 .col2 a {
    color: #4C4D62;
}
#nf-form-38-cont .nf-form-fields-required {
    display: none;
}
.page-id-12274 #get-in-touch {
    display: none;
}
#nf-field-271-wrap .nf-field-label {
    display: inline-block;
    padding-left: 0px;
}
@keyframes fadeInUp {
	0% {
		opacity:0;
		-webkit-transform:translate3d(0,100%,0);
		transform:translate3d(0,100%,0);
	}
	100% {
		opacity:1;
		-webkit-transform:none;
		transform:none;
	}
}
@keyframes fadeInRight2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,-50%,0);
		-ms-transform: translate3d(100%,-50%,0);
		transform: translate3d(100%,-50%,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,-50%,0);
		-ms-transform: translate3d(0,-50%,0);
		transform: translate3d(0,-50%,0);
	}
}
.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2;
}
@keyframes fadeInLeft2 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		-ms-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2;
}
@keyframes fadeInRight3 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
.fadeInRight3 {
	-webkit-animation-name: fadeInRight3;
	animation-name: fadeInRight3;
}
@keyframes fadeInLeft3 {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,-50%,0);
		-ms-transform: translate3d(-100%,-50%,0);
		transform: translate3d(-100%,-50%,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,-50%,0);
		-ms-transform: translate3d(0,-50%,0);
		transform: translate3d(0,-50%,0);
	}
}
.fadeInLeft3 {
	-webkit-animation-name: fadeInLeft3;
	animation-name: fadeInLeft3;
}

@media screen and (max-width: 1320px) {
	.sector_box > div {
		max-width: calc(100% - 55px);
	}
}
@media screen and (max-width: 1190px) {
    #covid_19 {
        font-size: 30px;
    }
    #covid_19 a {
        margin-top: 3px;
        line-height: normal;
    }
    #covid_19 .main-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .option_header img {
        display: none;
    }
    #weboption {
        padding-right: 130px;
    }
}
@media screen and (max-width: 1145px) {
	#new-home-container h2, #new-home-container h1 {
		font-size: 42px;
	}
	.word, .word3 {
		width: 133px;
	}
	.word1 {
		width: 206px;
	}
	.word2 {
		width: 242px;
	}
    .work-grid-content-inner h3 {
        font-size: 30px !important;
    }
}
@media screen and (max-width: 1102px) {
    .item p br {
        display: none;
    }
    #covid_19 {
        font-size: 22px;
    }
    .desktop-header li a {
        font-size: 18px;
        padding: 15px 0px;
    }
}
@media screen and (max-width: 1010px) {
	.sector_box {
		width: 100%;
		display: block;
		height: auto;
	}
	#sectorx_1 img {
		padding: 20px;
	}
	.sector_box>div {
		padding: 20px;
		max-width: 100%;
		box-sizing: border-box;
	}
    .sector_block, .view_cap {
        width: 33.333%;
    }
    .sector_box img {
        max-width: 100%;
    }
    .video_case {
        width: 50%;
    }
}
@media screen and (max-width: 950px) {
    .blog_main img, .feature {
        float: none;
    }
    .blog_main, .feature {
        text-align: center;
    }
    .feature {
        width: 100%;
    }
    .blog_main img {
        margin-bottom: 15px;
        width: 100%;
        height: auto;
        max-width: 600px;
    }
    .service_icon a h2 {
        font-size: 20px;
        line-height: normal;
    }
	#new-home-container h2, #new-home-container h1 {
		font-size: 42px;
		bottom: 22%;
	}
	.word, .word3 {
		width: 133px;
	}
	.word1 {
		width: 206px;
	}
	.word2 {
		width: 242px;
	}
    #covid_19 {
        font-size: 13px;
        text-align: center;
    }
    #covid_19 a {
        margin-top: 0px;
        float: none;
    }
    .local {
        width: 100%;
        margin: 0px 0px 10px;
    }
    .work-grid-content-inner h3 {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 48em) {
    .mbm {
        margin-bottom: 20px !important;
    }
    .work-grid-content, .work-grid-content-inner {
        position: relative;
    }
    #related_cases .main-wrapper > h2, #related_cases .main-wrapper > p {
        padding: 0px 20px;
    }
    #maintenance_2 *, #maintenance_3 *,  #related_cases *, #annual-plan *, #maintenance-form *, #maintenance_benefits *, #maintenance_4 *, #maintenance_5 * {
        text-align: left;
    }
    #maintenance-form input[type=submit], #maintenance_4 .white-button, #maintenance_3 .white-button {
        text-align: center;
    }
    #nf-form-37-cont .nf-field-container {
        float: left;
    }
    #nf-form-37-cont {
        margin-bottom: -43px;
    }
    #maintenance_2 li,  #maintenance_3 li {
        font-size: 20px;
        line-height: 26px;
    }
    .home #get-in-touch h3, .home #get-in-touch h1, .home .blue-container, #case_container h1, #tel_numbers {
        text-align: left;
    }
    #related_cases h3 {
        padding: 0px 0px;
    }
    .backwork {
        margin: 20px 0px;
    }
    #maintenance_2 h2, #maintenance_3 h2, #maintenance_4 h2, #maintenance_5 h2, #maintenance-form h2, #maintenance_benefits h2, #maintenance_team h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #maintenance_2, #maintenance_3, #maintenance_4, #maintenance_5 {
        padding: 30px 0px;
    }
    #maintenance-form {
        padding: 30px 0px 20px;
    }
    #maintenance_benefits, #maintenance_team {
        padding-top: 30px;
    }
    .benefit {
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0px;
    }
    .benefit-image {
        vertical-align: top;
        width: 85px;
    }
    .benefit-content {
        padding-left: 15px;
    }
    #other_info p {
        margin-bottom: 0px;
    }
    #annual-plan p {
        font-size: 20px;
        line-height: 30px;
        padding: 10px;
    }
    #nf-form-37-cont nf-field:first-of-type, #nf-form-37-cont nf-field:last-of-type {
        float: none;
    }
    #nf-form-37-cont nf-field {
        width: 100%;
    }
    li#menu-item-11277:hover {
        background-color: transparent;
    }
    .desktop-header li:hover ul {
        display: none;
    }
    #burger-menu-2, .mobile_icons, .mobile_icons + div, .mobile_icons + div + div {
        display: block;
    }
    .site-navigation {
        width: 100%;
        height: 100%;
        position: fixed;
        right: -100%;
        top: 0;
        z-index: 100;
        padding: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: auto;
        background-color: #0072BB;
        text-align: center;
        font-size: 18px;
    }
    li#menu-item-11277 {
        background-color: transparent;
    }
    li#menu-item-11277:before, li#menu-item-11277:after {
        display: none;
    }
    .desktop-header .menu-gwcm-left-menu-container {
        width: 100%;
        float: none;
    }
    #menu-gwcm-left-menu {
        overflow: auto;
        padding-bottom: 3px;
    }
    #menu-gwcm-left-menu li {
        padding: 10px 0;
        display: inline-block;
        float: left;
        clear: both;
        text-align: center;
        width: 100%;
    }
    #menu-gwcm-left-menu li a {
        text-transform: uppercase;
        font-size: 22px;
        font-family: 'robotobold',Arial;
        position: relative;
        background: none;
        color: #fff;
        padding: 0px;
    }
    #menu-gwcm-left-menu li a:after {
        content: ' ';
        width: 30px;
        height: 3px;
        background-color: #69BFF6;
        position: absolute;
        bottom: -13px;
        left: 50%;
        transform: translateX(-50%);
    }
    .request_download img {
        display: none;
    }
    #ninja_forms_form_10_cont, .request_download h1, .request_download > p {
        width: 100%;
    }
    .request_download h1, .request_download > p {
        margin-left: 0px;
    }
    .blog_main img {
        max-width: 100%;
    }
    .mix {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    #grid li > a {
        height: auto;
        margin-bottom: 0px;
    }
    #grid li .excerpt {
        font-size: 14px;
    }
    .green-container2 .rplgsw-container-horizontal>.rplgsw-pagination-bullets {
        display: none;
    }
    .page-template-northampton-web-design #service_case_studies, .page-template-education-web-design #service_case_studies, .page-template-northampton-digital-marketing #service_case_studies, .page-id-6990 #service_case_studies {
        padding-top: 0px;
    }
    #public_repeater3 {
        padding-bottom: 0px;
    }
    #public_repeater4, #public_repeater5, #public_repeater6 {
        padding-top: 0px;
    }
    #breadcrumbs {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    #tel_numbers span {
        display: none;
    }
    .bxslide > div {
        width: calc(100vw - 40px) !important;
        margin-right: 0px !important;
    }
    .approach > div, .benefits > div {
        display: inline-block;
        margin: 0 0px 20px;
        width: 100%;
        vertical-align: top;
    }
    .green_button.blue {
        margin-top: 15px;
    }
    #trusted h2, #approach h2, #benefits h2, #accreditations h2, .page-template-northampton-web-design #service_case_studies > h3, .page-template-education-web-design #service_case_studies > h3, .page-template-northampton-digital-marketing #service_case_studies > h3, .page-id-6990 #service_case_studies > h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .col2 p {
        font-size: 18px;
    }
    .col2 h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .col2 img, .col2 video {
        width: 100%;
        height: auto;
    }
    .sector_intro h1 {
        font-size: 38px;
    }
    .sector_intro.new p {
        font-size: 18px;
        line-height: 30px;
    }
    header {
        top: 65px;
    }   
    body.page-template-case-new header {
        top: 66px;
        
    }
    #tel_numbers br {
        display: block;
    }
    .green_button.mobile {
        display: inline-block;
    }
    .green_button.desktop {
        display: none;
    }
    .public_hero {
        margin-top: 20px;
    }
    .latest-blog img {
        width: 100%;
        height: auto;
    }
    .latest-blog:not(:last-of-type) {
        margin-right: 0px;
    }
    .latest-blog {
        width: 100%;
        margin-bottom: 20px;
    }
    .col2 {
        width: 100%;
    }
    .col2 img, .col2 video {
        margin-bottom: 20px;
    }
    .public_repeater .main-wrapper {
        display: block;
    }
    .swiper-button-next, .swiper-button-prev {
        width: 40px !important;
        height: 40px !important;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0px !important;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 0px !important;
    }
    .green-container p {
        max-width: calc(100% - 100px) !important;
    }
    .ecommerce_form_copy, .ecommerce_form {
        width: 100%;
        position: relative !important;
    }
    .ecommerce_form_copy {
        margin-bottom: 30px;
    }
    .service_icon.sector, .service_icon.sector.colsec3 {
        width: 100%;
    }
    .freelogo {
        top:unset;
        bottom: 70px;
        clip: rect(26px 160px 160px 0px);
    }
    #weboption {
        padding-right: 20px;
    }
    .thanks_top, #light_blue .thanks_top {
        float: none;
        width: 100%;
        margin-top: 0px;
    }
    #light_blue img {
        float: none;
    }
    #dark_blue img, #light_blue img {
        width: auto;
        max-width: 100%;
    }
    .next_step p, #light_blue p {
        font-size: 18px;
        line-height: 30px;
    }
    #whats_next h3, #light_blue h2 {
        font-size: 34px;
        line-height: 36px;
    }
    #dark_blue h1, #dark_blue span {
        font-size: 40px;
    }
    #dark_blue p {
        font-size: 26px;
        line-height: 40px;
    }
    .menu-item-9348 .sub-menu {
        display: block !important;
        padding-top: 10px;
    }
    .menu-item-9348 .sub-menu li a:after {
        display: none;
    }
    .page-template-packagesSME .head_service, .page-template-packagesSME-ads .head_service {
        display: block;
    }
    #second_para {
        text-align: left !important;
    }
    .package_cost {
        position: fixed;
        bottom: 0px;
        max-width: 100%;
        left: 0px;
        display: none;
        opacity: 0;
        transition: all ease-in .3s;
    }
    #packages .package_selected h3, .package_cost a {
        font-size: 24px;
    }
    .package_total {
        font-size: 22px;
    }
    body.page-template-packagesSME, body.page-template-packagesSME-ads {
        padding-bottom: 200px;
    }
    .option_header {
        width: 100%;
    }
    #packageContainer2, .package_selected {
        width: 100%;
    }
    .pikaday__container {
        display: block !important;
    }
    #packageContainer2 {
        padding-bottom: 0px;
    }
    .package_selected {
        margin-top: 0px;
    }
    .cant_find {
        line-height: normal;
        margin-top: 30px;
        text-align: center;
    }
    .cant_find a {
        float: none;
        display: block;
        font-size: 16px;
        margin-top: 20px;
    }
    .cant_find a:before, .cant_find a:after {
        width: 43px;
        height: 43px;
    }
    #package_package1, #package_package2, #package_package3 {
        left: 0px;
        position: relative;
        transition: all ease-in .3s;
    }
    #packageContainer2 .package-inner {
        width: 100%;
    }
    .package_package_container {
        position: relative;
        margin: 0px 0px 30px;
    }
    .package_package {
        margin: 0px;
        margin-bottom: 25px;
        width: 300%;
        position: relative;
    }
    .package_package_container .left {
        left: 0px;
        top: 123px;
    }
    .package_package_container .right {
        right: 0px;
        top: 123px;
    }
    #p_c_3 .right, #p_c_3 .left {
        top: 100px;
    }
    #package_slider2 .right, #package_slider2 .left {
        top: 145px;
    }
    .page-template-packagesSME .package, .page-template-packagesSME-ads .package {
        width: 33.33%;
        padding: 0px 35px;
    }
    .option_header {
        display: block;
        margin: 0px 0px 40px;
    }
    .option_header img {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        display: block;
        width: 100%;
    }
    .package_form_wrapper nf-fields-wrap {
        column-count: 1;
    }
    #nf-form-4-cont .nf-field-container, #nf-form-1-cont .nf-field-container, #nf-form-4_1-cont .nf-field-container {
        width: 100%;
        margin: 0px;
    }
    .work-grid, .work-grid.big-case-study {
        width: calc(100% - 40px);
        float: none;
        margin: 0px 20px 20px 20px;
    }
    .home .work-grid, .home .work-grid.big-case-study {
        margin: 0px 0px 20px 0px;
        width: 100%;
    }
    .work-grid-content {
        text-shadow: 2px 2px black;
        top: 0px;
        background-color: rgba(4,5,33,.76);
    }
    .work-grid-content-inner h3, .big-case-study .work-grid-content-inner h3 {
        font-size: 28px !important;
    }
    .work-grid-content-inner p {
        color: #bef87e;
    }
    .big-case-study .work-scope {
        font-size: 16px !important;
    }
    .big-case-study .work-grid-content-inner p, .work-grid-content-inner p {
        font-size: 16px !important;
        line-height: normal !important;
    }
    .big-case-study .work-grid-content-inner {
        padding: 20px 20px 20px;
    }
    .big-case-study .work-scope {
        padding: 20px 0 5px;
    }
    .work-grid.big-case-study:hover .work-grid-content {
        display: block !important;
    }
    #case_info, #case_desc {
        width: 100%;
        padding-right: 0px;
        max-width: none;
    }
    #case_desc {
        padding-top: 10px;
    }
    #case_container h1 {
        font-size: 30px;
    }
    #corona {
        overflow: hidden;
    }
    .middleit {
        width: 275px;
        top: 64%;
        left: 52%;
    }
    .blue_circle {
        width: 500px;
        height: 500px;
    }
    .blue_circle h1 {
        font-size: 36px;
        line-height: 44px;
        padding-bottom: 40px;
    }
    .blue_circle h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #corona3 p {
        font-size: 24px;
        line-height: 40px;
    }
    #covid_19 {
        font-size: 13px;
        text-align: center;
    }
    #covid_19 a {
        float: none;
        margin: 5px auto 0px;
        display: inline-block;
        font-size: 15px;
        padding: 5px 15px;
        width: auto;
    }
    .service_icon a h2 {
        font-size: 18px;
        line-height: normal;
    }
    .service_icon {
        width: 100%;
    }
    .package h4 {
        box-shadow: none;
    }
    .icon-footer-dba, .icon-footer-twitter {
        margin-left: 0px;
    }
    #about-intro h1#about_title_1 {
        font-size: 28px;
    }
    .work-tile-title {
        display: none !important;
    }
    #pricing {
        text-align: left;
    }
    .package-container {
        overflow: hidden;
    }
    .left, .right {
        display: block;
        position:absolute;
        top: 187px;
        z-index: 5;
        width: 30px;
    }
    .right {
        right: 5px;
    }
    .left {
        left: 5px;
    }
    .left.stick, .right.stick {
        position: fixed;
        top: calc(50% + 84px);
        transform: translateY(-50%);
    }
    .left.stick.stick2, .right.stick.stick2 {
        position: absolute;
        transform: none;
    }
    .package {
        border-left: none;
        border-right: none
    }
    .package-inner {
        width: 400%;
        position: relative;
        transition: all ease-in .3s;
        left: 0%;
    }
    #ninja_forms_field_126_div_wrap, #ninja_forms_field_130_div_wrap, #ninja_forms_field_133_div_wrap, #ninja_forms_field_129_div_wrap {
        text-align: left;
        margin-left: 0px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    #ninja_forms_field_129_div_wrap {
        text-align: left;
    }
    #accordion5 h5 {
        font-size: 16px;
        line-height: 20px;
    }
    #sector_head {
        padding: 50px 0px;
    }
    #sector_head h1 {
        font-size: 44px;
        line-height: 50px;
        padding-bottom: 20px;
    }
    #sector_head p {
        font-size: 20px;
        line-height: 30px;
    }
    .sector_block, .view_cap {
        width: 50%;
    }
    .page-template-services .sector_block {
        width: 50%;
    }
    #ninja_forms_field_70_div_wrap li {
        width: 100%;
    }
	#sector_3, #sector_2, #sector_1, #sector_case {
		padding: 30px 0px;
	}
	.sector_intro {
		text-align: left;
		padding-bottom: 0px;
	}
	#sector_2 {
		padding-top: 0px;
	}
	.head_service, .no_mob_vid, .gradient-underline {
		display: none;
	}
	.green-container2 h3 {
		font-size: 18px;
		line-height: normal;
	}
	.green-container2 .grw-slider .rplg-slider-next span {
		left: 19% !important;
	}
	.green-container2 .grw-slider .rplg-slider-prev span {
		left: 56% !important;
	}
	#get-in-touch h3 {
		line-height: 28px;
    	font-size: 17px;
	}
	#get-in-touch h4 {
		line-height: 30px;
    	font-size: 19px;
	}
	.mobile_only_logo {
		display: block;
	}
	#homevid_new {
		display: none;
	}
	#new-home-container img {
		width: 100%;
		display: none;
	}
	#new-home-container h2, #new-home-container h1 {
		font-size: 24px;
		bottom: 0px;
		margin-bottom: 28px;
		margin-top: 0px;
		position: relative;
        display: none;
	}
	.word, .word3 {
		width: 82px;
	}
	.word1 {
		width: 127px;
	}
	.word2 {
		width: 149px;
	}	
	@keyframes fadeInRight2 {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(100%,0,0);
			-ms-transform: translate3d(100%,0,0);
			transform: translate3d(100%,0,0);
		}
		100% {
			opacity: 1;
			-webkit-transform: translate3d(0,0,0);
			-ms-transform: translate3d(0,0,0);
			transform: translate3d(0,0,0);
		}
	}
	.fadeInRight2 {
		-webkit-animation-name: fadeInRight2;
		animation-name: fadeInRight2;
	}
	@keyframes fadeInLeft2 {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(-100%,0,0);
			-ms-transform: translate3d(-100%,0,0);
			transform: translate3d(-100%,0,0);
		}
		100% {
			opacity: 1;
			-webkit-transform: none;
			-ms-transform: none;
			transform: none;
		}
	}
	@keyframes fadeInRight3 {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(100%,0,0);
			-ms-transform: translate3d(100%,0,0);
			transform: translate3d(100%,0,0);
		}
		100% {
			opacity: 1;
			-webkit-transform: none;
			-ms-transform: none;
			transform: none;
		}
	}
	@keyframes fadeInLeft3 {
		0% {
			opacity: 0;
			-webkit-transform: translate3d(-100%,0,0);
			-ms-transform: translate3d(-100%,0,0);
			transform: translate3d(-100%,0,0);
		}
		100% {
			opacity: 1;
			-webkit-transform: translate3d(0,0,0);
			-ms-transform: translate3d(0,0,0);
			transform: translate3d(0,0,0);
		}
	}
	.new_ctas {
		left:20px;
		width:calc(100% - 40px);
		bottom:20px;
        display: none;
	}
	.cta_button {
		font-size: 14px;
	}
	#ninja_forms_field_36_div_wrap {
		width: 100%;
		border-right:0px;
	}
	.popup_middle p a {
		font-size: 14px;
	}
	.popup_middle h1, .popup_middle .newh1 {
		font-size: 30px;
	}
	#cta_locations {
		padding-top: 30px;
	}
	.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_11_div_wrap {
		width: 100%;
		text-align: left;
	}
	.cta_call_me #ninja_forms_form_23_cont #ninja_forms_field_13_div_wrap {
		clear: left;
		margin-bottom: 0px;
	}
	.cta_call_me #ninja_forms_field_31_div_wrap {
		text-align: left;
	}
	.cta_call_me2 #ninja_forms_field_14_div_wrap, .cta_call_me2 #ninja_forms_field_56_div_wrap {
		margin-top: 0px;
	}
	.cta_call_me2 #ninja_forms_field_30_div_wrap p, .cta_call_me2 #ninja_forms_field_61_div_wrap p {
		margin-bottom: 0px;
	}
	.cta_call_me2 #ninja_forms_field_30_div_wrap, .cta_call_me2 #ninja_forms_field_61_div_wrap {
		width: auto;
	}
	.big_cta {
		border-bottom: solid 2px #fff;
		box-sizing: border-box;
	}
	#big1 {
		border-right: solid 1px #fff;
	}
	#big2 {
		border-left: solid 1px #fff;
	}
}

@media screen and (max-width: 550px) {
    .sector_block, .view_cap {
        width: 100%;
    }
    .page-template-services .sector_block {
        width: 100%;
    }
    .video_case {
        width: 100%;
    }
}
/* 300px */
@media screen and (min-width: 18.75em){
	.dark-blue-container {
		background-color: #18519F;
		padding: 40px 0px;
	}
	.dark-blue-container h1 {
		color: #fff;
		font-size: 24px;
		padding-bottom: 24px;
	}
	.dark-blue-container h2 {
		color :#fff;
		font-size: 22px;
	}
	.dark-blue-container h2 a {
		color: #fff;
	}
	.dark-blue-container p {
		color: #fff;
		font-size: 16px;
		font-family: 'robotolight', Arial;
	}
	.dark-blue-container p:last-child{
		margin: 0;
	}
	.meet-the-team{
		text-align: center;
		padding: 40px 0;
		overflow: auto;
	}
	.meet-the-team li{
		position: relative;
		opacity: 1;
	}	
	.meet-the-team li:last-of-type{
		width: 100%;
	}	
	.popular-software-products-container{
		display: table;
		padding: 20px 0;
	}
	.popular-software-products-container img{
		width: 45%;
	}
	.popular-software-products-container img:nth-child(1){
		margin: 0 5% 0 0;
	}	
	.popular-software-products-container img:nth-child(2){
		margin: 0 0 0 5%;
	}	
	.popular-software-products-container img:nth-child(3){
		margin: 0 5% 0 0;
	}
	.popular-software-products-container img:nth-child(4){
		margin: 0 0 0 5%;
	}		
	.recent-projects-container{
		background-color: #ececec;
		padding: 0 0 40px;
		overflow: hidden;
		text-align: center;
	}	
	.recent-projects-container h4{
		margin: 0 0 20px;
		font-size: 22px;
		text-align: left;
	}	
	.recent-projects-container p{
		text-align: left;
	}	
	.recent-projects-container .main-wrapper > a,
	.recent-projects-container .main-wrapper #work > a{
		border: 2px solid #38A7DF;
		color: #38A7DF;
		border-radius: 10px;
		padding: 10px;
		display: inline-block;
		transition: 0.3s all ease;
	}	
	.recent-projects-container .main-wrapper > a:hover,
	.recent-projects-container .main-wrapper #work > a:hover{
		border: 2px solid #84BF41;
		background: #84BF41;
		color: #fff;
	}
	.more-skills-container {
		background-color: #ececec;
		padding: 0 0 40px;
		overflow: hidden;
	}
	.more-skills-container h4{
		margin: 0 0 20px;
		font-size: 18px;
	}
	.more-skills-container ul {
		margin: 0px;
	}
	.more-skills-container ul li {
		width: 100%;
		float: left;
		display: block;
	}
	.more-skills-container ul li a {
		display: block;
		padding: 10px 20px;
		background-color: #84BF41;
		color: #fff;
		font-size: 22px;
		position: relative;
	}
	.more-skills-container ul li a:after {
		content: url(../../../new/images/circle-arrow.png);
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
		height: 36px;
	}
	.more-skills-container ul li:first-of-type a {
		background-color: #38A7DF;
	}
	.more-skills-container ul li:last-of-type a {
		background-color: #18519F;
	}
	.services-we-do-5-grid{
		background-color: #ececec;
	}	
	.services-we-do-7-grid{
		background-color: #ececec;
	}
	.services-we-do-5-grid .services-we-do-inner-container{
		overflow: hidden;
		height: 100%;
		padding: 40px 0;
	}
	.services-we-do-7-grid .services-we-do-inner-container{
		overflow: hidden;
		height: 100%;
		padding: 40px 0;
	}
	.shine-mask{
		position: relative;
		overflow: hidden;
		display: inline-block;
		border-radius: 100%;
	}
	.shine-mask:after {
	  content: "";
	  position: absolute;
	  top: -110%;
	  left: -210%;
	  width: 200%;
	  height: 200%;
	  opacity: 0;
	  transform: rotate(30deg);
	  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 25%,	rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0) 75%,	rgba(255, 255, 255, 0.7) 100%);
	}
	.shine-mask:hover:after {
	  opacity: 1;
	  top: 100%;
	  left: 100%;
	  transition-property: left, top, opacity;
	  transition-duration: 1.5s, 1.5s, 0.3s;
	  transition-timing-function: ease;
	}	
	.services-we-do-5-grid ul li{
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		border-bottom: none;
		border-top: none;
		box-sizing: border-box;
		list-style: none;
		text-align: center;
		float: left;
		width: 50%;
	}	
	.services-we-do-5-grid ul li:nth-child(5n + 6),	.services-we-do-5-grid ul li:nth-child(5n + 7),
	.services-we-do-5-grid ul li:nth-child(5n + 8),	.services-we-do-5-grid ul li:nth-child(5n + 9),
	.services-we-do-5-grid ul li:nth-child(5n + 10) {
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		border-bottom: none;
		border-top: none;
	}
	.services-we-do-5-grid ul li span{
		background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
		border-radius: 100%;
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.services-we-do-5-grid ul li h3{
		font-size: 18px;
	}	
	.services-we-do-5-grid ul li:nth-child(4n + 1) span{
		background-color: #84BF41;
	}	
	.services-we-do-5-grid ul li:nth-child(4n + 2) span{
		background-color: #38A7DF;
	}	
	.services-we-do-5-grid ul li:nth-child(4n + 3) span{
		background-color: #3BA936;
	}	
	.services-we-do-5-grid ul li:nth-child(4n + 4) span{
		background-color: #18519F;
	}	
	.services-we-do-7-grid ul li{
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-bottom: none;
		border-top: none;
		box-sizing: border-box;
		list-style: none;
		text-align: center;
		float: left;
		width: 50%;
	}	
	.services-we-do-7-grid ul li:nth-child(7n + 8),	.services-we-do-7-grid ul li:nth-child(7n + 9),	.services-we-do-7-grid ul li:nth-child(7n + 10),.services-we-do-7-grid ul li:nth-child(7n + 11),.services-we-do-7-grid ul li:nth-child(7n + 12),.services-we-do-7-grid ul li:nth-child(7n + 13),.services-we-do-7-grid ul li:nth-child(7n + 14){
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-bottom: none;
		border-top: none;
	}	
	.services-we-do-7-grid ul li span{
		background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
		border-radius: 100%;
		display: inline-block;
		width: 100%;
		height: 100%;
	}	
	.services-we-do-7-grid ul li h3{
		font-size: 18px;
	}	
	.services-we-do-7-grid ul li:nth-child(4n + 1) span{
		background-color: #84BF41;
	}	
	.services-we-do-7-grid ul li:nth-child(4n + 2) span{
		background-color: #38A7DF;
	}	
	.services-we-do-7-grid ul li:nth-child(4n + 3) span{
		background-color: #3BA936;
	}	
	.services-we-do-7-grid ul li:nth-child(4n + 4) span{
		background-color: #18519F;
	}	
	.ninja-forms-cont{
		float: right;
		width: 100%;
	}
	#ninja_forms_form_1_all_fields_wrap,#ninja_forms_field_14_div_wrap, #ninja_forms_field_56_div_wrap {
		margin: 10px 0 0;
	}
	.required-fields-text{
		margin: 10px 0;
		text-align: right;
		width: 100%;
	}	
	.required-fields-text p{
		max-width: 100%!important;
		color: #fff!important;
		font-size: 12px!important;
	}	
	.call-to-action-fixed-rotate {
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: right;
		-moz-transform: rotate(-90deg);
		-moz-transform-origin: right;
		-ms-transform: rotate(-90deg);
		-ms-transform-origin: right;
		-o-transform: rotate(-90deg);
		-o-transform-origin: right;
		transform: none;
		transform-origin: right;
		line-height: normal;
		color: #fff;
		font-size: 24px;
		font-family: 'robotoregular', Arial;
		margin: 0;
		position: relative;
		right: 0;
		top: 0;
		cursor: pointer;
		background-color: #94c01b;
		width: 100%;
		text-align: left;
		box-sizing: border-box;
		height: auto;
		padding: 15px;
	}	
	.call-to-action-fixed-rotate img {
		transform: rotate(90deg);
		vertical-align: middle;
		transition: all ease-in .3s;
		float: right;
	}	
	.join-the-team-box-content h3{
		font-size: 40px;
	}
	.join-the-team-box-content span{
		font-size: 24px;
	}
	.jobs-section-container .main-wrapper > p:first-of-type{
		padding: 20px 0;
		margin: 0;
		text-align: center;
	}
	#about-intro h1 {
		font-family: 'robotobold', Arial;
		font-size: 46px;
		padding: 0 0 20px;
		line-height: normal;
	}
	.green-container p {
		font-size: 20px;
		vertical-align: middle;
		line-height: 30px;
	}	
	.green-container p::before,
	.green-container p::after {
		content: "\0022";
		font-size: 40px;
		font-weight: normal;
		color: #fff;
		vertical-align: -.3em;
		font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
	}
	.footer-outside {
		padding: 0 20px 60px;
	}	
	.footer-left,.footer-center{
		float: left;
		width: 100%;
		color: #4C4D62;
		height: 220px;
		display: grid;
	}	
	.footer-right{
		float: left;
		width: 100%;
		color: #4C4D62;
		height: 220px;
		display: grid;
	}
	#site-footer ul h2 {
		font-size: 16px;
		margin: 20px 0;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
	}	
	#site-footer ul:first-of-type h2 {
		margin: 0 0 20px;
	}	
	.main-logo img{
		max-width: 200px;
	}
	#ninja_forms_form_7_all_fields_wrap{
		width: 100%;
		float: left;
	}
	#ninja_forms_field_28_div_wrap {
		float: right;
		width: 50%;
		text-align: right;
		margin: 0 0 20px;
	}
	.three-row,	.five-row{
		width: 100%;
		overflow: hidden;
		float:left;
		display: block;
	}
	/* Floating contact form */
	.call-to-action-fixed{
		position: fixed;
		background-color:#94C01B;
		width: 100%;
		transition: width .3s ease-in;
		box-sizing: border-box;
		z-index: 300;
		bottom: 0;
		max-height: 320px;
		overflow: auto;
		display: none;
	}
	.call-to-action-fixed-rotate img {
		transform: rotate(90deg);
		vertical-align: middle;
		transition: all ease-in .3s;
	}
	.floatwidth {
		width: 100%;
		right: 0!important;
	}
	.slide-in-bottom{
		bottom: 0!important;
		height: auto!important;
	}
	img.spinarrow {
		transform: rotate(-90deg);
	}
	.call-to-action-fixed-content {
		padding: 0 15px;
		box-sizing: border-box;
		bottom: 0;
		right: auto;
		position: relative;
		background: #94c01b;
		z-index: 1;
		transition: all linear .5s;
		max-width: 980px;
		height: 0;
		display: none;
	}
	.call-to-action-fixed-content h3{
		display: none;
	}
	.call-to-action-fixed-content .textarea-wrap textarea{
		max-height: 100px;
		display: block;
	}
	.marginleft{
		margin: 0;
		display: block
	}
	.call-to-action-fixed-content div span{
		display: table;
		padding: 0 0 0 20px;
	}
	.call-to-action-fixed-content p{
		color: #fff;
		margin: 0 0 10px;
		line-height: normal;
	}
	.call-to-action-fixed-content span p{
		color: #fff;
		margin: 0;
		line-height: 1;
	}
	.call-to-action-fixed-content a{
		color: #fff;
	}
	.call-to-action-fixed-content div img{
		float: left;
	}
	.call-to-action-fixed-contact-info div{
		float: left;
		clear: both;
		margin: 10px 0;
	}
	.call-to-action-fixed-contact-info div:last-of-type{
		margin: 10px 0 0;
	}
	.call-to-action-fixed-contact-info{
		display: none;
	}
	.call-to-action-fixed-content .textarea-wrap{
		margin: 0px;
		width: 100%;
		float: left;
	}
	.call-to-action-fixed-content .field-wrap:nth-child(2),	.call-to-action-fixed-content .field-wrap:nth-child(4){
		float: left;
		width: 100%;
	}
	.call-to-action-fixed-content .field-wrap:nth-child(3),	.call-to-action-fixed-content .field-wrap:nth-child(5){
		float: right;
		width: 100%;
	}
	.job-title{
		float: left;
		width: 50%;
		text-align: left;
		cursor: pointer;
		font-weight: bold;
	}
	.job-length{
		float: left;
		width: 50%;
		cursor: pointer;
		text-align: left;
		display: none;
	}
	.job-info{
		float: left;
		width: 50%;
		text-align: right;
		cursor: pointer;
		position: relative;
	}
	.job-info p{
		padding: 0 30% 0 0;
		margin: 0;
		display: none;
	}
    #work-filter {
        margin: 40px 0px 20px;
    }
	#work-filter span:first-of-type {
		width: 100%;
		margin: 0 0 10px;
	}
	#work-filter span {
		width: 33.3%;
		display: inline-block;
		float: left;
		text-align: center;
	}
	.blue-container h3 {
		font-size: 16px;
		line-height: normal;
		margin:  0px auto 20px auto;
	}
	.top-slider-content{
		position: absolute;
		top: 50%;
		color: #fff;
		width: 100%;
		text-align: center;
		transform: translateY(-50%);
	}
	.top-slider-content h4{
		font-size: 16px;
		line-height: normal;
		text-decoration: underline;
		font-weight: normal;
		margin: 0 0 10px;
	}
	.top-slider-content h3{
		font-size: 20px;
		line-height: normal;
		margin: 0 auto;
		width: 90%;
	}
	.jobs-section-container h2, .jobs-section-container h1{
		font-weight: bold;
		font-size: 24px;
		margin: 0;
		display: inline-block;
	}
	.green-container p {
		font-size: 18px;
		color: #fff;
		max-width: 950px;
		margin: 0 auto 20px;
		position: relative;
	}
	.green-container h6 {
		font-size: 18px;
		line-height: 33px;
		color: #fff;
	}
	.content-box-item-info{
		padding: 20px;
		transform: none;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
	}
	.content-box-item-info li{
		padding: 0;
	}
	#name-tag span{
		font-size: 16px;
	}
	.meet-the-team h2{
		font-size: 22px;
		margin: 0 0 40px;
		display: inline-block;
		line-height: normal;
	}
	.mobile-display-case-study{
		display: none!important;
	}
	#new-middle-content {
		text-align: center;
		padding: 0 0 20px;
	}
	#new-middle-content p {
		font-family: 'roboto', Arial;
		font-size: 18px;
		max-width: unset;
		margin: 0 auto;
		padding: 0 0 20px;
	}
	#video-container h2{
		position: absolute;
		color: #fff;
		text-align: center;
		transform: translateY(-50%);
		top: 50%;
		line-height: normal;
		width: 90%;
		margin: 0 auto;
		left: 0;
		right: 0;
		font-size: 20px;
	}
	#video-container video{
		display: none;
	}
	#video-container #mobile-poster{
		width: 100%;
		display: block;
	}
	.desktop-header nav .menu-gwcm-right-menu-container{
		display: none;
	}
	.float-right-contact {
		display: block;
	}
	.blue-container {
		text-align: center;
		padding: 20px 0px;
	}
	.blue-container h2{
		display: block;
		line-height: normal;
		margin: 0 0 10px;
	}
	.blue-container p {
		color:#fff;
		font-size: 16px;
		font-family: 'robotoregular', Arial;
		margin: 0 auto;
		padding: 0;
		max-width: 100%;
	}
	.white-button {
		text-align: center;
		font-size: 16px;
		margin: 15px 0 0;
		cursor: pointer;
	}
	#site-footer {
		padding: 40px 0 20px;
	}
	#latest-blog {
		padding: 0px;
	}
	.the-blog-title a {
		font-size: 16px;
		margin-bottom: 15px;
    	display: block;
	}
	.blog-post-link {
		margin-top: 0px;
	}
	.latest-blog-content {
		margin-bottom: 5px;
	}
	.footer-left div,.footer-center div{
		margin: 10px 0;	
		float: left;
		clear: both;
	}
	.footer-right div{
		margin: 5px 0;	
		float: right;
		clear: both;
	}
	.footer-left p,
	.footer-center p{
		float: left;
		clear: both;
		margin: 0;
		color: #4C4D62;
	}
	.footer-center div a p {
		color: #4C4D62;
	}
	.footer-right p{
		float: left;
		clear: both;
		margin: 0;
	}
	#burger-menu {
		display: block;
		float: right;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		right: 20px;
		margin: 0;
		cursor: pointer;
	}
	#burger-menu-2{
		position: absolute;
		right: 15px;
		top: 15px;
		cursor: pointer;
		z-index: 100;
	}
	.burger-lines {
		float: left;
		width: 28px;
		height: 2px;
		background-color: #1B5BA7;
		margin-bottom: 7px;
		clear: both;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	.burger-lines-2{
		float: left;
		width: 28px;
		height: 2px;
		background-color: #fff;
		margin-bottom: 7px;
		clear: both;
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;		
	}
	.open .burger-lines:nth-child(1),.open .burger-lines-2:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: 10px;
	}
	.open .burger-lines:nth-child(2),.open .burger-lines-2:nth-child(2) {
		width: 0;
		opacity: 0;
	}
	.open .burger-lines:nth-child(3),.open .burger-lines-2:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -18px;
	}
	.nav-contact-number {
		font-family: robotoregular;
		font-size: 18px;
		color: #96c11f;
		margin-bottom: 10px;
		display: block;
	}
	#services-content {
		width: 100%;
		max-width: 100%;
	}
	#services-list {
		float: left;
	}
	.service-item {
		width: 100%;
	}
	.service-item:nth-child(2) {
		margin: 10px 0px 20px;
	}
	#related-projects .view-all-work {
		margin: 0px;
		float: left;
		margin-top: 20px;
		clear: both;
	}
	#latest-blog img{
		display: none;
	}
	#footer-right tr:nth-child(2){
		padding: 20px 0;
		display: inline-block;
		float: left;
	}
	.desktop-content-box-item{
		display: none;
	}
	.mobile-content-box-item{
		display: block;
		width: 100%;
		background-size: cover;
		background-position: center center;
		margin: 0;
		min-height: 220px;
	}
	.content-box-item{
		width: 100%;
		float: left;
	}
	.imgunderlay2{
		text-align: center;
		padding: 20px 0;
	}
	.imgunderlay2 a{
		text-align: center;
		margin: 10px 0;
		border-radius: 5px;
		background: #84BF41;
		padding: 10px;
		color: #fff;
		display: inline-block;
		transition: all ease-in .3s;
	}
	.imgunderlay2 a:hover{
		background: #38A7DF;
	}
	.main-logo{
		float: left;
		width: 200px;
		text-align: center;
		display: inline-flex;
	}
	.callback-filter-container a:first-of-type{
		margin: 0 0 10px;
	}
	.callback-filter-container a:last-of-type{
		margin: 0;
	}
	.callback-filter-container{
		width: 100%;
		overflow: hidden;
	}
	.ninja-forms-response-msg{
		padding: 0;
	}
	.imgunderlay2 h3{
		font-size: 22px;
	}
	.content-box-item-image{
		width: 100%;
		background-size: cover;
		background-position: center center;
		min-height: 250px;
		margin: 0;
		height: 100%;
	}
	.top-slider-container{
		max-height: 500px;
		min-height: 100px;
		overflow: hidden;
	}
	.top-slider-container .bxslider2 li{
		background-color: #38A7DF;
		background-size: cover;
		background-position: center center;
		max-height: 500px;
		overflow: hidden;
	}
	#about-header-new {
		width: 100%;
		overflow: hidden;
		background: url(https://www.gavinwillis.co.uk/wp-content/uploads/2018/03/about-new.svg) no-repeat;
		background-size: cover;
		background-position: center;
		position: relative;
		max-height: 500px;
	}
	#about-header-new::before{
		content: "";
		display: block;
		padding-bottom: 50%;
	}
	#about-header-new h1 {
		position: absolute;
		bottom: 50px;
		font-size: 30px;
		line-height: 42px;
		font-family: 'robotobold', Arial;
		color: #fff;
		text-align: center;
		max-width: 980px;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
	}
	#about-intro {
		text-align: center;
		padding: 20px 0;
	}
	#about-intro h2 {
		font-size: 18px;
		font-weight: normal;
		line-height: normal;
	}
	.sub-menu{
		margin: 10px 0 10px 0px;
	}
	.sub-menu li a{
		color: #fff;
	}
	.non-active-menu-item a{
		color: grey;
	}
	.plus-icon{
		width: 20px;
	}
	.minus-icon{
		width: 20px;
	}
	.content-box-item #name-tag{
		background: #84BF41;
		bottom: 20%;
		left: 10%;
		color: #fff;
		position: absolute;
		border-radius: 100%;
		width: 150px;
		height: 150px;
		text-align: center;
		display: none;
	}
}
/* 480px */
@media screen and (min-width: 30em) {
	#video-container h2{
		font-size: 24px;	
	}
	.content-box-item #name-tag{
		width: 200px;
		height: 200px;
		display: none;
	}
	.top-slider-content{
		position: absolute;
		top: 75%;
		color: #fff;
		width: 100%;
		text-align: center;
		transform: translateY(-75%);
	}
	.three-row{
		width: 33.3%;
	}
	.meet-the-team h2{
		font-size: 22px;
	}
	.blue-container h3 {
		font-size: 20px;
		margin:  0px auto 20px auto;
	}
	.blue-container p{
		font-size: 18px;
		max-width: 75%;
		padding: 0;
	}
	.top-slider-content h4{
		font-size: 20px;
	}
	.top-slider-content h3{
		font-size: 28px;
	}
	.green-container p {
		font-size: 20px;
	}
	.green-container h6{
		font-size: 24px;
	}
	.imgunderlay2 h3{
		font-size: 18px;
	}
	.imgunderlay2 a{
		font-size: 14px;
	}
	.mobile-display-case-study{
		display: block!important;
	}
	#name-tag span{
		font-size: 20px;
	}
	.mobile-content-box-item,.content-box-item-image{
		display: block;
		width: 100%;
		background-size: cover;
		background-position: center center;
		margin: 0;
		min-height: 400px;
	}
	.content-box-item #name-tag{
		left: 30%;
	}
	.jobs-section-container h2, .jobs-section-container h1{
		font-size: 32px;
	}
	#work-filter span:first-of-type {
		width: 25%;
		margin: 0;
	}
	#work-filter span {
		width: 25%;
	}
	.job-info p{
		padding: 0 20% 0 0;
	}
	.sitemap-container h2{
		font-size: 28px;
		padding: 0 0 20px;
	}
	.sitemap-container h4{
		font-size: 20px;
		padding: 0 0 20px;
	}
}
/* 768px */
@media screen and (min-width: 48em) {
    
	.dark-blue-container h1{
		font-size: 46px;
	}
	.dark-blue-container h2{
		font-size: 40px;
	}
	.recent-projects-container h4{
		font-size: 40px;
	}
	.recent-projects-container .main-wrapper > a{
		display: none;
	}
	.more-skills-container h4{
		font-size: 30px;
	}
	.more-skills-container ul li a {
		font-size: 30px;
	}
	.meet-the-team li:last-of-type{
		width: 20%;
	}
	.popular-software-products-container img{
		width: 15%;
	}
	.popular-software-products-container img:nth-child(1){
		margin: 0 5% 0 0;
	}
	.popular-software-products-container img:nth-child(2){
		margin: 0 7.5%;
	}
	.popular-software-products-container img:nth-child(3){
		margin: 0 7.5%;
	}
	.popular-software-products-container img:nth-child(4){
		margin: 0 0 0 5%;
	}
	.more-skills-container ul li{
		width: 33.333333%;
	}
	.services-we-do-5-grid ul li{
		width: 20%;
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
	}
	.services-we-do-5-grid ul li h3{
		font-size: 14px;
	}
	.services-we-do-5-grid ul li:nth-child(5n + 6),	.services-we-do-5-grid ul li:nth-child(5n + 7),	.services-we-do-5-grid ul li:nth-child(5n + 8),	.services-we-do-5-grid ul li:nth-child(5n + 9),	.services-we-do-5-grid ul li:nth-child(5n + 10){
		border-top: 20px solid transparent;
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
	}
	.services-we-do-7-grid ul li{
		width: calc(100% / 7);
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	.services-we-do-7-grid ul li h3{
		font-size: 14px;
	}
	.services-we-do-7-grid ul li:nth-child(7n + 8),	.services-we-do-7-grid ul li:nth-child(7n + 9),	.services-we-do-7-grid ul li:nth-child(7n + 10),.services-we-do-7-grid ul li:nth-child(7n + 11)	.services-we-do-7-grid ul li:nth-child(7n + 12),.services-we-do-7-grid ul li:nth-child(7n + 13),.services-we-do-7-grid ul li:nth-child(7n + 14){
		border-top: 20px solid transparent;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	#menu-gwcm-right-menu li{
		text-align: center;
	}
	#menu-gwcm-left-menu li{
		text-align: center;
	}
	.required-fields-text{
		width: auto;
	}
	.ninja-forms-cont{
		width: 50%;
	}
	#ninja_forms_form_1_all_fields_wrap, #ninja_forms_field_14_div_wrap, #ninja_forms_field_56_div_wrap {
		margin: 0;
	}
	#ninja_forms_field_29_div_wrap{
		margin: 0;
		width: 50%;
	}
	.call-to-action-fixed{
		max-height: none;
		overflow: visible;
	}
	.call-to-action-fixed-rotate img {
		float: none;
	}
	.call-to-action-fixed-rotate {
		width: 200px;
		text-align: center;
		padding: 15px 0;
	}
	.join-the-team-box-content h3{
		font-size: 18px;
	}
	.join-the-team-box-content span{
		font-size: 16px;
	}
	#about-intro h1{
		font-size: 46px;
	}
	.plus-icon{
		top: 0;
		margin: auto 0;
		width: 20px;
		transform: none;
	}
	.minus-icon{
		top: 0;
		margin: auto 0;
		width: 20px;
		transform: none;
	}
	.job-length{
		display: block;
	}
	.job-info p{
		padding: 0 30% 0 0;
		display: inline-block;
		text-align: right;
	}
	.footer-outside {
		padding: 0 20px;
	}
	.footer-left,
	.footer-center{
		width: 25%;
	}
	.footer-right{
		width: 50%;
		float: right;
	}
	.footer-right p{
		text-align: right;
	}
	.content-box-item-image{
		display: block;
		width: 100%;
		background-size: cover;
		background-position: center center;
		margin: 0;
		min-height: 500px;
	}
	#site-footer ul h2 {
		margin: 20px 0;
	}
	#site-footer ul:first-of-type h2 {
		margin: 20px 0;
	}
	.main-logo img{
		width: 100%;
		margin: 0 auto;
		height: 99px;
	}
	header li ul li:hover a {
		color: #9EB2DC;
	}
	#ninja_forms_form_7_all_fields_wrap{
		width: 100%;
	}
	#ninja_forms_field_28_div_wrap {
		margin: 0;
	}
	#ninja_forms_form_1_all_fields_wrap{
		margin: 0;
	}
	.five-row{
		width: 20%;
	}
	.job-title{
		float: left;
		width: 33.3%;
		text-align: left;
		cursor: pointer;
		margin: 0;
	}
	.job-length{
		float: left;
		width: 33.3%;
		text-align: center;
	}
	.job-info{
		float: left;
		width: 33.3%;
		text-align: right;
		cursor: pointer;
	}
	.job-info p{
		padding: 0 20% 0 0;
	}
	.bx-wrapper .bx-pager{
		margin: 0 0 40px;
	}
	.top-slider-content h4{
		font-size: 26px;
		margin: 0;
	}
	.top-slider-content h3{
		font-size: 40px;
	}
	.jobs-section-container h2, .jobs-section-container h1{
		font-size: 46px;
	}
	.green-container p {
		font-size: 20px;
	}
	.green-container h6{
		font-size: 24px;
	}
	.content-box-item #name-tag{
		left: 40%;
		display: none;
	}
	.meet-the-team h2{
		font-size: 46px;
		margin: 0 0 40px;
		display: inline-block;
		line-height: normal;
	}
	#new-middle-content {
		padding: 20px 0;
	}
	#new-middle-content p {
		max-width: 75%;
	}
	.imgunderlay2 a{
		font-size: 16px;
	}
	.imgunderlay2 h3{
		font-size: 22px;
	}
	.callback-filter-container a:first-of-type{
		margin: 0 5px 0 0;
	}
	.callback-filter-container a:last-of-type{
		margin: 0 0 0 5px;
	}
	.main-logo{
		width: 20%;
	}
	.content-box-item-info{
		padding: 40px;
	}
	.content-box-item-info li{
		padding: 0 20px;
	}
	.content-box-item-info li h3{
		text-decoration: underline;
	}
	
	.imgunderlay1,	.imgunderlay2{
		display: none;
	}
	.desktop-header nav .menu-gwcm-left-menu-container,	.desktop-header nav .menu-gwcm-right-menu-container{
		display: block;
	}
	.desktop-header nav .menu-gwcm-left-menu-container::before,	.desktop-header nav .menu-gwcm-right-menu-container::before{
		content: "";
		padding: 1%;
	}
	#burger-menu {
		display: none!important;
		float: right;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		right: 20px;
		margin: 0px;
		cursor: pointer;
	}
	#latest-blog img{
		display: block;
	}
	#footer-right td{
		text-align: right;
		margin: 0;
		padding: 0;
	}
	#footer-right {
		width: auto;
	}
	#footer-right tr:nth-child(2){
		padding: 20px 0;
	}
	.callback-filter-container{
		width: 100%;
	}
	.call-to-action-fixed{
		position: fixed;
		background-color:#94C01B;
		right: 0;
		top: 25%;
		width: 100%;
		transition: width .3s ease-in;
		box-sizing: border-box;
		z-index: 30;
		bottom: auto;
		display: none;
	}
	.call-to-action-fixed-rotate {
		-webkit-transform: rotate(-90deg);
		-webkit-transform-origin: right;
		-moz-transform: rotate(-90deg);
		-moz-transform-origin: right;
		-ms-transform: rotate(-90deg);
		-ms-transform-origin: right;
		-o-transform: rotate(-90deg);
		-o-transform-origin: right;
		transform: rotate(-90deg);
		transform-origin: right;
		line-height: normal;
		color: #fff;
		font-size: 24px;
		font-family: 'robotoregular', Arial;
		margin: 0;
		position: absolute;
		right: 0;
		top: -35px;
		cursor: pointer;
		background-color: #94c01b;
		width: 200px;
		text-align: center;
		box-sizing: border-box;
		height: 120px;
		padding: 15px 0;
	}
	.floatwidth {
		width: 100%;
		right: 0!important;
	}
	.slide-in-bottom{
		bottom: 0!important;
		height: auto;
	}
	img.spinarrow {
		transform: rotate(-90deg);
	}
	.call-to-action-fixed-content {
		padding: 15px 60px 15px 15px;
		box-sizing: border-box;
		right: -3000px;
		bottom: auto;
		position: absolute;
		background: #94c01b;
		z-index: -1;
		transition: all linear .5s;
		max-width: 980px;
		height: auto;
		display: block;
	}
	.call-to-action-fixed-content h3{
		margin: 0 0 10px;
		color: #fff;
		display: block;
		float: left;
		font-size: 16px;
	}
	.call-to-action-fixed-content .textarea-wrap textarea{
		max-height: 110px;
		display: block;
	}
	.marginleft{
		margin: 0;
	}
	.call-to-action-fixed-content div span{
		display: table;
		padding: 0 0 0 20px;
	}

	.call-to-action-fixed-content p{
		color: #fff;
		margin: 0 0 10px;
		line-height: 1;
	}
	.call-to-action-fixed-content span p{
		color: #fff;
		margin: 0;
		line-height: 1;
	}
	.call-to-action-fixed-content a{
		color: #fff;
	}
	.call-to-action-fixed-content div img{
		float: left;
	}
	.call-to-action-fixed-contact-info div{
		float: left;
		clear: both;
		margin: 10px 0;
	}
	.call-to-action-fixed-contact-info{
		float: left;
		width: 50%;
		padding: 0;
		display: block;
	}
	.call-to-action-fixed-content .textarea-wrap{
		margin: 0px;
		width: 48%;
		float: left;
	}
	.call-to-action-fixed-content .field-wrap:nth-child(2),	.call-to-action-fixed-content .field-wrap:nth-child(4){
		float: left;
		width: 48%;
	}
	.call-to-action-fixed-content .field-wrap:nth-child(3),	.call-to-action-fixed-content .field-wrap:nth-child(5){
		float: right;
		width: 48%;
	}
	.sub-menu{
		margin: 0;
	}
	.sub-menu li a{
		color: #4C4D62;
	}
	.active-menu-item a{
		color: #fff;
	}
	.non-active-menu-item a{
		color: #4C4D62;
	}
    body.page-template-case-new {
        padding-top: 140px;
    }
    #case_info p {
        padding: 1px 0px;
    }
    #case_info {
        margin-bottom: 0px;
    }
}
/* 1024px */
@media screen and (min-width: 64em) {
	.services-we-do-5-grid ul li{
		width: 20%;
		border-right: 60px solid transparent;
		border-left: 60px solid transparent;
	}
	.services-we-do-5-grid ul li:nth-child(5n + 6),	.services-we-do-5-grid ul li:nth-child(5n + 7),	.services-we-do-5-grid ul li:nth-child(5n + 8),	.services-we-do-5-grid ul li:nth-child(5n + 9),	.services-we-do-5-grid ul li:nth-child(5n + 10){
		border-top: 20px solid transparent;
		border-right: 60px solid transparent;
		border-left: 60px solid transparent;
	}
	.services-we-do-5-grid ul li h3{
		font-size: 16px;
	}
	.services-we-do-7-grid ul li{
		width: calc(100% / 7);
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
	}
	.services-we-do-7-grid ul li:nth-child(7n + 8),	.services-we-do-7-grid ul li:nth-child(7n + 9),	.services-we-do-7-grid ul li:nth-child(7n + 10),.services-we-do-7-grid ul li:nth-child(7n + 11),.services-we-do-7-grid ul li:nth-child(7n + 12),.services-we-do-7-grid ul li:nth-child(7n + 13),.services-we-do-7-grid ul li:nth-child(7n + 14){
		border-top: 20px solid transparent;
		border-right: 30px solid transparent;
		border-left: 30px solid transparent;
	}
	.services-we-do-7-grid ul li h3{
		font-size: 16px;
	}
	#video-container{
		height: 500px;
	}
	#video-container h2{
		display: none;
	}
	#video-container video{
		display: block;
		top: calc(50%);
		transform: translateY(-50%);
		position: relative;
	}
	#video-container #mobile-poster{
		display: none;
	}
	.top-slider-content h4{
		font-size: 36px;
	}
	.top-slider-content h3{
		font-size: 48px;
	}
	.join-the-team-box-content h3{
		font-size: 22px;
	}
	.join-the-team-box-content span{
		font-size: 18px;
	}
	.green-container p {
		font-size: 24px;
	}
	.main-logo img{
		width: auto;
	}
	.call-to-action-fixed-content h3{
		font-size: 22px;
	}
	.desktop-content-box-item{
		display: block;
	}
	.mobile-content-box-item{
		display: none;
	}
	.ninja-forms-response-msg{
		padding: 0;
	}
	.content-box-item{
		width: 50%;
		float: left;
		position: relative;
	}
	.content-box-item-info{
		transform: translateY(-50%);
		position: absolute;
		top: 50%;
		padding: 0 40px;
	}
}
/* 1680px */
@media screen and (min-width: 105.00em){
	
	.services-we-do-5-grid ul li{
		width: 20%;
		border-right: 60px solid transparent;
		border-left: 60px solid transparent;
	}
	.services-we-do-5-grid ul li:nth-child(5n + 6),	.services-we-do-5-grid ul li:nth-child(5n + 7),	.services-we-do-5-grid ul li:nth-child(5n + 8),	.services-we-do-5-grid ul li:nth-child(5n + 9),	.services-we-do-5-grid ul li:nth-child(5n + 10){
		border-top: 20px solid transparent;
		border-right: 60px solid transparent;
		border-left: 60px solid transparent;
	}
	.services-we-do-5-grid ul li h3{
	}
	.services-we-do-7-grid ul li{
		width: calc(100% / 7);
		border-right: 25px solid transparent;
		border-left: 25px solid transparent;
	}
	.services-we-do-7-grid ul li:nth-child(7n + 8),	.services-we-do-7-grid ul li:nth-child(7n + 9),	.services-we-do-7-grid ul li:nth-child(7n + 10),	.services-we-do-7-grid ul li:nth-child(7n + 11),.services-we-do-7-grid ul li:nth-child(7n + 12),.services-we-do-7-grid ul li:nth-child(7n + 13),.services-we-do-7-grid ul li:nth-child(7n + 14){
		border-top: 20px solid transparent;
		border-right: 25px solid transparent;
		border-left: 25px solid transparent;
	}
	.services-we-do-7-grid ul li h3{
		font-size: 16px;
	}
	#video-container{
		height: 800px;
	}
	#about-header-new {
		max-height: 800px;
	}	
	.top-slider-container{
		max-height: 800px;
	}
	.top-slider-container .bxslider2 li{
		max-height: 800px;
	}
	.content-box-item-image{
		min-height: 600px;
	}
}
/* 1920px */
@media screen and (min-width: 120.00em){
	.content-box-item-image{
		min-height: 700px;
	}
}

@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}