/*
Theme Name: TollMan
Theme URI: http://www.reagent.co.uk
Description: Custom wordpress theme for ReAgent Chemical Services Ltd
Version: 1.5
Author: ReAgent
Author URI: http://www.ReAgent.co.uk
*/

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

.simple-banner .simple-banner-text {
    font-size: 16px;
    font-weight: 400;
    padding-top:3px !important;
	padding-bottom:3px !important;
}

.simple-banner .simple-banner-text a {
    text-decoration: underline;
    transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
}

/* Thumbnail Images  */
@media (min-width:480px){

	/* Thumbnail Image */
	#main .wp-post-image .wp-post-image{
		margin-right:0px;
		margin-bottom:0px;
	}
	
}

/* Post grid - Read more button  */
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

/* GOOGLE REVIEW WIDGET - 960px and below screen sizes */
@media (max-width:960px){

	/* Rplg badge cnt */
	.rplg .rplg-badge-cnt{
		display:none;
	}
	
}

/* Landing page video container 415px and below screen sizes */
@media (max-width:415px){

	/* Media container */
	#intro .page-hero-media .media-container{
		width:100%;
	}
	
}

/* Search bar header */

.masthead .head-container #header-search .asp_main_container .probox .proinput form input[type=search]{
	background-color:#e5e5e5 !important;
	padding-left:12px !important;
}

/* Proinput */
#header-search .probox .proinput{
	background-color:#e5e5e5;
}

/* Probox */
#header-search .probox{
	background-color:#e5e5e5 !important;
	border-style:none;
}

/* Main container */
#header-search .asp_main_container{
	background-color:#e5e5e5 !important;
}

/* START CONTACT US MOBILE BANNER */

/* Swnza banner */
#swnza_banner_id{
	height:60px;
	background-color:#f7980a;
	text-transform:uppercase;
}

/* Swnza banner text */
#swnza_banner_text{
	padding-top:0px;
	margin-top:15px !important;	
}

#swnza_banner_text a{
	font-size:20px;
	color:#ffffff;
	top:13px;
	font-weight:600;
}

/* Site footer */
	#site-footer{
		z-index:1000;
}

/* Home new header */
.wrapfull .entryfull .home_new_header{
	z-index:1000;
}

/* END CONTACT US MOBILE BANNER */

/* Offset menu anchor */

.scroffset:before { 
	display: block; 
	content: " "; 
  	height: 120px;      /* Give height of your fixed element */
        margin-top: -120px; /* Give negative margin of your fixed element */  	
        visibility: hidden; 
		z-index: -99999px !important;
}

/* Blog Page Comment notice */
#main .wrap .comm{
	display:none;
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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


/* RESETS
================================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


/* BASE
================================================================================*/

html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	background: #eee;
	color: #666;
	font-family: 'Lato' , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.61em;
}

::-moz-selection {
	background: #f7980a;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #f7980a;
	color: #fff;
	text-shadow: none;
}

hr {
	clear: both;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #eee;
	margin: 0 0 2em 0;
	padding: 0;
}


/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
	vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}


/* Browse Happy prompt
================================================================================*/

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* ================================================================================
	PRIMARY NAV - Responsive Accordion Nav.js
================================================================================*/

.topDivPush {
	padding-top: 98px; 
	margin-top: -98px;
}

.primary-nav  {
	background-color: #f7f7f7;
}

.primary-nav .wrap {
	padding: 0!important;
}

.menu-link {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	display: block;
	font-weight: 700;
	padding: 1em;
	text-transform: uppercase;
}

.menu-link.active {
	border-bottom-color: #fff;
}

.menu-link:before {
	content: '\25BC  ';
}

.menu-link.active:before {
	content: '\25B2  ';
}

.menu-link:hover {
	border-bottom-color: #ccc; 
	border-top-color: #ccc;
}

.primary-nav ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	z-index: 999;
}

.primary-nav .menu-item {
	border-top: 2px solid #fff;
	line-height: 1em;
	margin-bottom: 0;
	position: relative;
}

.primary-nav .menu-item a {
	background-color: #f7f7f7;
	border-left: 6px solid #0498e4;
	color: #666;
	display: block;
	padding: 1em;
	position: relative;
}

.primary-nav .menu-item a:hover,
.primary-nav .menu-item a:focus {
	background: #eee;
	color: #0498e4;
}

.primary-nav .menu-item a:active {
	background: #eee;
	color: #023d5b;
}

.primary-nav,
.primary-nav .sub-menu,
.menu-trigger span {
	clear: both;
	transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;  
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;			
}

.js	.primary-nav,
.js .primary-nav .sub-menu {
	overflow: hidden;
	max-height:  0;
}

.primary-nav.active,
.js .primary-nav .sub-menu.active {
	max-height: 70em;
}

.primary-nav .sub-menu .menu-item a {
	border-left: 6px solid #f78700;
	padding-left: 2em;
}

.primary-nav .sub-menu .sub-menu .menu-item a {
	padding-left: 4em;
}

.primary-nav .menu-item .menu-trigger,
.primary-nav .menu-item .sub-menu .menu-item .menu-trigger {
	background-color: #0498e4;
	border-left: 2px solid #fff;
	color: #fff;
	padding: 1em;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 10;
}

.primary-nav .menu-item  .menu-trigger:hover,
.primary-nav .menu-item .sub-menu .menu-item .menu-trigger:hover {
	background-color: #017bb9;

}

.primary-nav .menu-item .menu-trigger.active {
	background-color: #f78700;
}

.menu-trigger span {
	display: inline-block;
}

.menu-trigger.active span {
	transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.primary-nav .menu-item .menu-trigger.active:hover {
	background-color: #f7980a;
	color: #fff;
}

.primary-nav .menu-item .menu-item-has-children .active > a {
	border-left: 6px solid #f7980a;
}

@media only screen and (min-width: 900px) {

	.nav-wrap {
		clear: both;
		overflow: visible!important;
	}

	.menu-link {
		display: none;
	}

	.js	.primary-nav,
	.js .primary-nav .sub-menu {
		overflow: visible;
		max-height: none;
	}

	.primary-nav .menu > .menu-item {
		border-top: 0;
	}

	.primary-nav .menu-item a {
		border-left: 0;
	}

	.primary-nav .menu-item {
		display: inline-block;
		position: relative;
	}

	.primary-nav .menu-item .menu-trigger {
		display: none;
	}

	.primary-nav .menu-item-has-children > a:after {
		color: #ccc;
		content: ' +';
		font-weight: bold;
	}

	.primary-nav .menu-item-has-children a.active {
		border-left: 0;
		background-color: #f7f7f7;
	}

	.primary-nav .menu-item-has-children .sub-menu a.active {
		border-left: 6px solid #f7980a;
	}

	.primary-nav .current-menu-item a,
	.primary-nav .current-menu-item a:visited,
	.primary-nav .current-menu-item a:hover,
	.primary-nav .current-menu-item a:focus,
	.primary-nav .current-menu-item a:active {
		background: #f7f7f7;
		color: #0498e4;
	}

	.primary-nav .sub-menu {
		background: transparent;
		position: absolute;
		top: -999em;
		width: 15em;
	}

	.primary-nav .sub-menu .menu-item {
		width: 100%;
	}

	.primary-nav .sub-menu .menu-item a {
		border-left: 6px solid #f78700;
		padding-left: 1em;
	}

	.primary-nav .sub-menu .menu-item a:hover {
		border-left: 10px solid #f7980a;
	}

	.primary-nav .menu-item-has-children:hover .sub-menu {
		top: auto;
	}

	.primary-nav .sub-menu .sub-menu .menu-item a {
		padding-left: 1em;
	}

	.primary-nav .menu-item-has-children .sub-menu .sub-menu {
		top: -999em;
		right: -15em;
		transition: 0;
			-webkit-transition: 0;
			-moz-transition: 0;
			-ms-transition: 0;
			-o-transition: 0;
	}

	.primary-nav .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {
		top: -2px;
	}

}


/* TEXT / TYPOGRAPHY / CONTENT
================================================================================*/

/* Headings
============================*/

h1,h2,h3,h4,h5,h6 {
	color: #223269;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.15em;
}

h5, h6 {
 font-size: 1em;
}


/* Paragraphs
============================*/

p {
	margin: 0 0 2em 0;
}


/* Links
============================*/

a {
	text-decoration: none;
	transition: 0.2s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
}

a:link {
	color: #0498e4;
}

a:visited {
	color: #0498e4;
}

a:hover,
a:focus {
	color: #017bb9;
	outline: none;
}

a:active {
	color: #036090;
}


/* Lists
============================*/

ul ul,
ol ol {
	margin: 0 0 0 1.61em;
}

ul, ol, dl {
	margin: 0 0 2em 0;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol {
	padding: 0 0 0 20px;
}

ul {
	list-style-type: square;
	margin-left: 1.15em
}

ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}


/* Description lists
============================*/

dt {
	font-weight: bold;
}

dd {
	margin: 0;
}

.box-out { /*--Appears at the bottom of landing pages "Why use ReAgent"--*/
	margin-bottom: 0;
}

.box-out dt,
.box-out dd {
	background: #f7f7f7;
	border-left: 5px solid #0498e4;
}

.box-out dt {
	border-radius: 2px 2px 0 0;
	color: #223269;
	padding: 0.75em 1.61em 0 1.61em;
}

.box-out dd {
	border-radius: 0 0 2px 2px ;
	margin-bottom: 0.25em;
	padding: 0 1.61em 0.75em 1.61em;
}

.glossary dt {
	border-top: 1px solid #eee;
	color: #223269;
	font-size: 1.5em;
	margin-top: 1.5em;
	padding-top: 1.5em;
}

/* Tables
============================*/f

table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

th, td {
	padding: 1em;
}

th {
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

td {
	border-bottom: 1px solid #eee;
}

caption {
	caption-side: bottom;
	font-size: 0.75em;
	font-style: italic;
	margin: 10px 0 0 0;
	text-align: left;
}


/* Misc
============================*/

blockquote, pre {
	background: #f7f7f7;
	margin: 2em 0;
	padding: 1.61em;
}

blockquote {
	border-radius: 2px;
	border-left: 5px solid #0498e4;
}

blockquote p {
	font-style: italic;
	margin-bottom: 1em;
}

pre {
	display: block;
	height: auto;
	white-space: pre-wrap;
		white-space: -moz-pre-wrap;
		white-space: -pre-wrap;
		white-space: -o-pre-wrap;
	word-wrap: break-word;
}

abbr,
acronym,
em,
q,
var {
	font-style: italic;
}

big {
	font-size: 1.5em;
}

code,
kbd,
tt,
var {
	background: #f7f7f7;
	display: inline-block;
	line-height: 1em;
	padding: 0.5em;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}


/* Forms
================================================================================*/

/* General
============================*/

input, textarea {
	border: 0;
	border-radius: 2px;
	
	padding: 0.75em;
	font-family: 'Lato' , Arial , sans-serif;
	transition: 0.1s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
}

input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=tel],
textarea {
	background: #ddd;
}

input[type=search]:hover,
input[type=text]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=search]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
textarea:hover,
textarea:focus {
	background: #eee;
}

input[type=submit] {
	background-color: #f78700;
	color: #fff;
	width: 44%;
	display: block;
}

input[type=submit]:hover,
input[type=submit]:focus {
	background-color: #f7980a;
}

input[type=submit]:active {
	background-color: #e87e00;
}


/* Gravity Forms, general
============================*/

.gform_body ul {
	list-style-type: none;
	margin-left: 0;
}

.gform_fields li {
	background-image: none;
	padding-left: 0;
}

.gfield_description {
	
}

.gfield_required {
	color: red;
}

.gform_validation_container { /*--Hide the anti spam honeypot field--*/
	display: none;
}

.charleft {
	display: none;
}


/* Footer contact form (Gravity)
============================*/

.footer-contact-form_wrapper {
	margin-top: 2em;
}

.footer-contact-form ul {
	margin-bottom: 0;
}

.footer-contact-form li {
	overflow: hidden;
}

.footer-contact-form .gfield_contains_required {
	position: relative;
}

.footer-contact-form .gfield_description {
	display: none;
	font-size: 0.8em;
	font-style: italic;
}

.footer-contact-form .ginput_container textarea {
	height: 8em;
	padding: 2%;
	width: 96%;
}

.footer-contact-form .name,
.footer-contact-form .company,
.footer-contact-form .email,
.footer-contact-form .phone {
	float: left;
	width: 48%;
}

.footer-contact-form .name,
.footer-contact-form .email {
	margin-right: 2%;
}

.footer-contact-form .company,
.footer-contact-form .phone {
	margin-left: 2%;
}

.footer-contact-form .message {
	clear: both;
}

.footer-contact-form .name label,
.footer-contact-form .company label,
.footer-contact-form .email label,
.footer-contact-form .phone label {
	float: left;
	margin-right: 1em;
	width: 20%;
}

.footer-contact-form .validation_error {
	background: red;
	border-radius: 2px;
	color: #fff;
	margin-bottom: 2em;
	padding: 0.75em;
}

.footer-contact-form .gfield_error input,
.footer-contact-form .gfield_error textarea {
	background: #ffc0cb;
}

.footer-contact-form .gfield_error input:hover,
.footer-contact-form .gfield_error input:focus,
.footer-contact-form .gfield_error textarea:hover,
.footer-contact-form .gfield_error textarea:focus {
	background: #eee;
}

.footer-contact-form .gform_button {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding: 1em;
	width: 100%;
}


/* STRUCTURE
================================================================================*/

/* Primary Containers
============================*/

#site-container {
	background: #fff;
	margin: 0 auto;
}

.wrap {
	margin: 0 auto;
	max-width: 1180px;
	overflow: hidden;
	padding: 0 3em;
}

#main {
	overflow: hidden;
	padding-bottom: 3em;
}

#article {
	overflow: hidden;
}

.wrapfull {
	margin: 0 auto;
	max-width: 1180px;
	overflow: visible;
	padding: 0 3em;
}


/* Secondary Containers
============================*/

.content,
.home.page .content-sidebar .content,
.page-template-page-templatespage_services-php.page .content-sidebar .content {
	float: left;
	width: 61.45833333333333%;
}

.home.page .content,
.page-template-page-templatespage_services-php.page .content {
	width: 100%;
}

.page-template-newhome-php {
    width: 100%;
	float: left;
    margin: 0px auto;
    border: 0px;
    padding: visible;
	overflow: visible !important;
	clear: both;
}

.page-template-newhome-php .wrapf'' {
	margin:0px;
}

.entryfull {
    margin-right: 0;
    overflow: visible;
}

.home.page .entry,
.page-template-page-templatespage_services-php.page article .entry {
	margin-right: 0;
	overflow: hidden;
}

.home.page .content-sidebar .entry {
	margin-right: 3em;
}

.sidebar {
	float: left;
	margin-top: 2em;
	padding: 0;
	width: 38.54166666666667%
}

.centered {
	display: block;
	overflow: hidden;
	margin: 0;
	text-align: center;
}


/* Site Header
============================*/

#site-header {
	background: #fff;
}

.masthead {
	padding-bottom: 1em;
	padding-top: 2em;
	width:91%;
	border-bottom: 1px solid #eee;
}

.masthead {
	min-width:97;
	max-width:97;
}

#site-title {
	float: left;
	font-size: 1em;
	margin: 0;
}

#site-title span {
	position: absolute;
	text-indent: -9999px;
}

.site-logo-icon,
.site-logo-text {
	border-radius: 0;
}

.site-logo-icon {
	height: 30px;
	margin: 0 0 10px 0;
	width: 31px;
}

.site-logo-text {
	height: 41px;
	width: 187px;
}

#header-search {
	width: 300px;
	float: left;
	padding-left: 15%;
	clear: right;
}

@media (max-width:1200px){
	#header-search {
		width: 200px ;
		float: left;
		padding-left: 5%;
		clear: right;
	}
}

@media (max-width:801px){
	#header-search {
		width: 100px;
		display: none;
	}
}

#header-widget {
	float: right;
	padding-right: 20px;

}
.contact-number {
	color: #223269;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.4em 1em 0.3em 0;
}

	

#header-widget-mobile {
	float: right;
	padding-right: 60px;
}

.contact-number-mobile {
		color: #223269;
		float: right;
		text-align: center;
		font-size: 1.6em;
		font-weight: bold;
		margin: 0.4em 1em 0.3em 0;
}


@media (max-width:800px){
	#header-widget {
		display: none;
	}
}

@media (max-width:800px){
	.contact-number {
		display: none;
	}
}	

@media (min-width:801px){
	#header-widget-mobile {
		display: none;	}
}

@media (min-width:801px){
	.contact-number-mobile {
		display: none;
	}
}

/* Site Footer
============================*/

#site-footer {
	background: #f7f7f7;
	padding-bottom: 2em;
	float: left;
	width: 100%;
}

.footer-section {
	padding: 1em 0;
}

.accreditations {
	background: #0498e4;
}

.company-details {
	background: #fff;
	text-align: center;
}

.telephone {
	font-size: 1.5em;
	font-weight: bold;
	margin:  0 0 0.5em 0;
}

.address {
	margin-bottom: 1em;
}

.company-details .button {
	min-width: 15%;
}

#footer-logo {
	height: 45px;
	margin: 1em 0;
	width: 238px;
}

.copy {
	float: left;
	margin: 0.25em 0;
}

.legal {
	float: right;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
}

.legal ul { display:inline; float:right;}
.legal li { list-style-type: none; display: inline; font-size: 16px; }
.legal li a {
	color:#0498e4;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	border-right: thin solid #0498e4;
	padding: 0 7px 0 3px;
}
.legal li a:hover { color:#0498e4; text-decoration:underline;}
.legal li:last-child > a {border-right: none;} /* remove pipe from last item */
}

.legal li {
	background: 0;
	display: inline-block;
	margin: 0.25em;
	padding: 0;
}


/* Social Links
================================================================================*/

.social-links {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.social-links li {
	background-image: none;
	display: inline-block;
	margin: 0.25em;
	padding: 0;
}

.social-links a {
	/*background-image: url('img/sprite-1x.png');*/
	background-repeat: no-repeat;
	/*background-color: #ccc;*/
	border-radius: 0%;
	color: #fff;
	display: inline-block;
	height: 2em;
	padding: 0.5em;
	text-indent: -9999px;
	width: 2em;
}

.fb a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/facebook-e1450189258857.png')!important;
}

.fb a:hover,
.fb a:focus {
	/*background-color: #3b5998;*/
}

.gp a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/google-e1450189971332.png');
}

.gp a:hover,
.gp a:focus {
	/*background-color: #3b5998;*/
}

.li a {
	background-image:url('https://reagent.co.uk/wp-content/themes/TollMan/img/linkedin.png');
}

.li a:hover,
.li a:focus {
	/*background-color: #3b5998;*/
}

.tw a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/twitter-e1450189939835.png');
}

.tw a:hover,
.tw a:focus {
	/*background-color: #3b5998;*/
}

.ig a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/facebook-e1450189258857.png');
}

.ig a:hover,
.ig a:focus {
	/*background-color: #3b5998;*/
}

.yt a {
	background-image:url('https://reagent.co.uk/wp-content/themes/TollMan/img/youtube.png');
}

.yt a:hover,
.yt a:focus {
	/*background-color: #3b5998;*/
}

.pin a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/facebook-e1450189258857.png');
}

.pin a:hover,
.pin a:focus {
	/*background-color: #3b5998;*/
}

.rss a {
	background-image:url('https://reagent.co.uk/wp-content/themes/TollMan/img/rss.png');
}

.rss a:hover,
.rss a:focus {
	/*background-color: #3b5998;*/
}

.mail a {
	background-image:url('https://www.reagent.co.uk/wp-content/uploads/2015/12/facebook-e1450189258857.png');
}

.mail a:hover,
.mail a:focus {
	/*background-color: #3b5998;*/
}


/* Social Sharing
================================================================================*/

.sticky-wrapper {
	height: auto!important;
}

.sticky-wrapper .wrap {
	padding: 0;
}

.sticky-wrapper.is-sticky .wrap {
	padding: 0 1em;
}

.social-sharing-wrap {
	background-color: #fff;
	padding: 1em 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	z-index: 9980;
	display: none;
}

/*.is-sticky .social-sharing-wrap {
	background-color: #ffffff;
	margin-top: 110px;
	border-bottom: 1px solid #eee;
	transition: 0.2s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
		}

.is-sticky .social-sharing-wrap:hover {
	padding: 2em 0;
}*/

.social-sharing-message {
	display: block;
	margin: 0.25em 0.5em 0.25em 0;
	float: left;
}

.social-sharing-list {
	float: left;
	list-style-type: none;
	margin: 0;
}

.social-sharing-channel {
	display: inline-block;
	margin: 1px;
}

.share {
	background-color: #666;
	background-image: url('img/sprite-1x.png');
	background-repeat: no-repeat;
	border-radius: 2px;
	color: #fff!important;
	display: block;
	font-size: 0.9em;
	padding: 0.25em 0.5em 0.25em 2em;
}

.facebook {
	background-color: #3b5998;
	background-position: 0.5em -166px;
}

.twitter {
	background-color: #00aced;
	background-position: 0.5em -262px;
}

.linkedin {
	background-color: #0092c0;
	background-position: 0.5em -232px;
}

.googleplus {
	background-color: #dd4c39;
	background-position: 0.5em -198px;
}

.pinterest {
	background-color: #323b43;
	background-position: 0.5em -359px;
}

.buffer {
	background-color: #303030;
	background-position: 0.5em -359px;
}

.emailing {
	background-color: #666;
	background-position: 0.5em -423px;
}

.share:hover {
	background-color: #f7980a;
}


/* Logo List
================================================================================*/

.logo-list {
	list-style-type: none;
	margin: 0;
	text-align: center;
}

.logo-list li {
	background: none;
	display: inline-block;
	margin: 0.75em;
	padding: 0;
}

.logo-list img {
	max-height: 60px;
	width: auto;
}


/* Buttons
================================================================================*/

.button {
	transition: 0.1s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
}

a.button,
.button {
	background: #eee;
	border-radius: 2px;
	color: #666;
	line-height: 1em;
	text-align: center;
}

.regular,
.large {
	margin-bottom: 1px;
	padding: 0.8em;
}

.regular {
	font-size: 1em;
}

.large {
	font-size: 1.125em;
}

.huge,
.metaslider .msHtmlOverlay .layer .huge {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 1em 2em;
}

#intro .huge {
	font-size: 2em;
	padding: 0.65em;
	/*box-shadow: 0 5px 0 #d67200, 0 5px 10px 0 #666;*/
}

/*
#intro .huge:hover {
	margin-top: 6px;
	margin-bottom: 14px;
	box-shadow: 0 9px 0 #E87E00, 0 5px 12px 0 #666;
}

#intro .huge:active {
	margin-top: 12px;
	margin-bottom: 8px;
	box-shadow: 0 2px 0 #d67200, 0 3px 5px 0 #666;
}

*/

.standard-width {
	display: inline-block;
}

.full-width {
	display: block;
}

a.button:hover,
a.button:focus,
.button:hover,
.button:focus {
	background: #e6e6e6;
}

a.button:active,
.button:active {
	background: #ddd;
}

a.orange,
.orange {
	background: #f78700;
	color: #fff;
}

a.orange:hover,
a.orange:focus,
.orange:hover,
.orange:focus {
	background: #f7980a;
}

a.orange:active,
.orange:active {
	background: #e87e00;
}

a.blue,
.blue {
	background: #028fc6;
	color: #fff;
}

a.blue:hover,
a.blue:focus,
.blue:hover,
.blue:focus {
	background: #0498e4;
}

a.blue:active,
.blue:active {
	background: #017bb9;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* Images
================================================================================*/

img {
	border-radius: 2px;
	height: auto;
	max-width: 100%;
}

.image-feature-captioned img {
	width: 100%;
}

p.caption-text {
	background: #222;
	bottom: 0;
	color: #eee;
	display: block;
	font-style: italic;
	padding: 0.5em;
}

/* Featured Image
============================*/

.wp-post-image { /* both index.php, page.php and single.php */

}

.attachment-thumbnail { /* Appears on index.php */
	float: left;
	margin: 0 2em 2em 0;
}

.post-header .attachment-featured-media, 
.post-header .featured_video_plus { /*Appears on single.php and page.php */
	margin-bottom: 2em;
}


/* Post Images (Wordpress generated classes)
============================*/

.alignnone {
	margin: 2em 0;
}


.alignright {
	float:right;
	margin: 0 0 2em 2em;
}

.alignleft {
	float: left;
	margin: 0 2em 2em 0;
}

.aligncenter {
	display: block;
	margin: 2em auto 2em auto;
}

.wp-caption {
	background: #eee;
	max-width: 98%; /* Image does not overflow the content area */
	padding: 1%;
	border-radius: 5px;
}

.wp-caption img {
	width: 100%;
}

.wp-caption-text {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	margin: 0;
	padding: 1em;
}


/* Call to action
================================================================================*/

.bar-alert,
.bar-info {
	color: #fff;
	overflow: hidden;
	padding-bottom: 1.61em;
	padding-top: 1.61em;
}

.bar-info { /*--Full width blue bar--*/
	background-image:none;
	background-color:#0498e4;
}

.bar-alert { /*--Full width orange bar--*/
	background: #f7980a;
}

.bar-info p,
.bar-alert p {
	margin-bottom: 0;
}

.large-action-call,
.regular-action-call {
	border-radius: 2px;
	padding-left: 1.61em;
	padding-right: 1.61em
}

.large-action-call {
	margin: 3em 0;
}

.regular-action-call {
	margin: 0;
}

.regular-action-call .button {
	margin-right: 0.5em;
}

.call-to-action-message,
.call-to-action-button {
	color: #fff;
	float: left;
}

.call-to-action-message { /*--Text to the left of .call-to-action --*/
	margin-right: 2%;
	width: 64%;
}

.call-to-action-button { /*--Button to right of .call-to-action --*/
	width: 34%;
}

.heading,
.info {
	margin-bottom: 0;
}

.heading { /*--Heading text inside /.callt-to-action--*/
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0.5em;
}

.info { /*--Body text inside /.callt-to-action--*/
	font-size: 1.125em;
}

.important { /*--Telephone number inside .call-to-action - don't break onto 2 lines--*/
	font-weight: bold;
	white-space: nowrap;
}


/* Anchors
================================================================================*/

.contact-anchor {
	visibility: hidden;
}

.top-anchor {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

footer {
	position: relative;
}

a.to-top {
	background-color: #ccc;
	border-radius: 2px;
	color: #fff;
	display: none;
	font-weight: 700;
	position: fixed;
	bottom: 2em;
	right: 1em;
	z-index: 999999;
	margin: 0;
	padding: 0.5em;
}

a.to-top:hover {
	background-color: #0498e4;
}


/* Widgets
================================================================================*/

.sidebar-widgets {
	list-style-type: none;
	margin: 0;
}

.widget {
	background-image: none;
	border-radius: 2px;
	display: block;
	margin: 1em 0 1em 0;
	overflow: hidden;
	padding: 0;
}

.widget ul {
	list-style-type: none;
	margin-left: 0;
}

.widget_text,
.widget_pages,
.widget_recent_entries,
.widget_nav_menu,
.widget_archive,
.widget_categories,
.widget_meta,
.widget_recent_comments,
.widget_rss,
.widget_tag_cloud {
	background-color: #f7f7f7;
	border-radius: 2px;
	padding: 2em;
}

.widget h3 {
	color: #666;
	font-weight: normal;
	margin-bottom: 1em;
}


/* Pages Widget / Nav Menu Widget
============================*/

.widget_pages ul,
.widget_nav_menu ul {
	list-style-type: none;
	margin: 0;
}

.widget_pages .page_item,
.widget_nav_menu ul .menu-item {
	display: inline-block;
	background-image: none;
	margin: 0;
	padding: 0;
}

.widget_pages .page_item a,
.widget_nav_menu .menu-item a {
	background-color: #eee;
	border-radius: 2px;
	display: block;
	margin: 0 0 0.25em 0;
	padding: 0.5em;
}

.widget_pages .page_item a:hover,
.widget_nav_menu .menu-item a:hover {
	background: #0498e4;
	color: #fff;
} 


/* Calendar Widget
============================*/

#wp-calendar { /*--The table--*/
	width: 100%;
}


/* RSS Widget / Recent posts
============================*/

.widget_rss ul li,
.widget_recent_entries ul li {
	background-image: none;
	border-top: 1px solid #eee;
	display: block;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-left: 0;
}

.rss-date,
.post-date {
	display: block;
}


/* HTML5 Search Widget
============================*/

.search-form {
	max-height: 3em;
	min-height: 3em;
}

.screen-reader-text {
	display: none;
}

.search-field {
	border-radius: 2px 0 0 2px;
	float: left;
	height: 100%;
	line-height: 1em;
	padding-left: 4%;
	padding-right: 4%;
	width: 82%;
}

input.search-submit {
	background-color: #0498e4;
	background-image: url('img/sprite-1x.png');
	background-repeat: no-repeat;
	background-position: 50% -450px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	float: left;
	text-indent: -9999px;
	width: 10%;
	height: 100%;
}

input.search-submit:hover,
input.search-submit:focus {
	background-color: #028fc6
}

input.search-submit:active {
	background-color: #017bb9;
}


/* Mobile search form (appears under page header when sidebar slips under content)
============================*/

.mobile-search {
	max-width: 600px;
	margin: 2em auto 0 auto;
}

@media only screen and (min-width: 900px) {

	.mobile-search {
		display: none;
	}

}


/* Why use ReAgent?
============================*/

.why-us {
	list-style-type: none;
	margin: 0;
}

.why-us li {
	background-image: none;
	border-top: 1px solid #eee;
	line-height: 1em;
	margin-bottom: 0;
	padding: 1em 0;
}

.why-us li a,
.why-us li a:visited {
	color: #666;
	display: block;
}

.why-us li a:hover {
	color: #0498e4;
}

.why-us img {
	height: 48px;
	margin-right: 1em;
	width: 48px;
}


/* Bloodhound widget
============================*/

#text-12 {
	text-align: center;
}


/* Blog Signup - sidebar
============================*/

#text-2 {
	background: #0498e4;
	color: #fff;
	text-align: left;
}

#text-2 h2 {
	color: #fff;
	font-weight: bold;
}

#text-2 p {
	margin-bottom: 1em;
}

#text-2 .af-element {
	margin-bottom: 0.5em;
}

#text-2 .af-element input[type=submit],
#text-2 .af-textWrap .text  {
	box-sizing: border-box;
	width: 100%;
}

.nl-signup-img {
	float: right;
	width: 230px;
	margin-top: -1em;
	margin-right: -4em;
	margin-left: 1em;
}

#text-2 .af-form-wrapper {
	float: left;
}

.nl-disclaimer {
	clear: both;
}

@media only screen and (max-width: 600px) {

	.nl-signup-img {
		width: 200px;
	}

}


/* Blog Signup - in-body
============================*/

.nl-form-container {
	background-color: #0498e4;
	background-image: url(https://www.reagent.co.uk/wp-content/themes/TollMan/img/nl-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
	height: 100%;
	margin-bottom: 3em;
	margin-top: 3em;
	overflow: hidden;
	width: 100%;
}

.nl-form-inner {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.nl-form-content {
	float: left;
	padding: 3em;
	width: 45%;
}

.nl-form-title,
.nl-form-description,
.nl-form-disclaimer {
	color: #fff;
}

.nl-form-title {
	font-size: 2em;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0.75em;
}

.nl-form-description {
	line-height: 1.4;
	margin-bottom: 1.5em;
}

.nl-form {
	width: 100%;
}

.nl-form input {
	box-sizing: border-box;
	width: 100%;
}

.nl-form .text {
	margin-bottom: 0.25em;
	padding: 1em;
}

.nl-form .submit {
	font-size: 1.25em;
}

.nl-form-disclaimer {
	font-size: 0.75em;
	margin-bottom: 0;
	margin-top: 2em;
}

.nl-form-incentive {
	position: absolute;
	top: 0;
	right: -50px;
	z-index: 0;
}

.nl-form-ribbon {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

@media only screen and (max-width: 1180px) and (min-width: 900px) {

	.nl-form-container {
		text-align: center;
	}

	.nl-form-content {
		float: none;
		margin: 0 auto;
		padding: 2em;
		width: auto;
	}

	.nl-form-image {
		display: none;
	}

}

@media only screen and (max-width: 700px) {

	.nl-form-container {
		text-align: center;
	}

	.nl-form-content {
		float: none;
		margin: 0 auto;
		padding: 2em;
		width: auto;
	}

	.nl-form-image {
		display: none;
	}

}


/* Blog Signup - scroll triggered
============================*/

#stb-2951 {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	box-shadow: none;
	margin-bottom: 0;
	padding: 3em;
}

#stb-2951 h3 {
	color: #fff;
	font-size: 1.5em;
}

#af-body-1769780370 input {
	box-sizing: border-box;
	width: 100%;
}

#awf_field-68754063 {
	margin-bottom: 0.25em;
}


/* Convincers (in footer)
============================*/

.convincers {
	list-style-type: none;
	margin-top: 4.5em;
	margin-left: 0;
}

.convincers li {
	background-color: #0498e4;
	background-image: none;
	border-radius: 2px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding: 1em;
}


/* Home page
================================================================================*/

/* Featured Services
============================*/

#feat-services {
	list-style-type: none;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#feat-services li {
	background: 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 24%;
}

.feat-service-link {
	display: block;
	padding: 1em;
}

#feat-services p {
	color: #666;
	margin-bottom: 0;
}

.feat-service-icon-container {
	height: 180px;
	margin: 0 auto;
	position: relative;
	width: auto;
}

.feat-service-icon {
	background: #ccc;
	border-radius: 50%;
	height: 170px;
	width: 170px;
	margin-left: -85px;
	margin-top: -85px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transition: 0.2s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
}

.feat-service-icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -48px;
	margin-top: -48px;
	height: 96px;
	width: 96px;
	transition: 0.2s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
}

.feat-service-link:hover .feat-service-icon {
	background: #0498e4;
	margin-left: -100px;
	margin-top: -100px;
	padding: 15px;
}

.feat-service-link:hover .feat-service-icon img {
	margin-left: -40px;
	margin-top: -40px;
	width: 80px;
	height: 80px;
}

.feat-service-info {
	margin: 1.5em 0 0 0;
}


/* Testimonials
============================*/

.tollman-testimonial {
	display: block;
	float: left;
	padding: 2em 0;
	width: 720px;
	position: relative;
}

.tollman-testimonial-text {
	color: #223269;
	font-size: 1.5em!important;
	font-style: italic;
	margin: 0 auto 0.5em auto!important;
}

.tollman-testimonial-reference {
	color: #666;
	margin-bottom: 1em!important;
}


/* Company Features
============================*/

.company-features {
	list-style-type: none;
	margin: 2em 0 0 0;
}

.feature {
	display: inline-block;
	margin-bottom: 2em;
	width: 290px;
}

.feature-img {
	height: 3em;
	margin: 0 auto;
	width: 3em;
}

.feature-text,
.feature-img {
	display: block;
	padding: 0 1em;
}


/* Blog section on Home page
============================*/

.blog-area {
	margin-right: 3em;
	margin-top: 2em;
	overflow: hidden;
}

.basic-post-list {
	list-style-position: inside;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* Generic Posts / Pages
================================================================================*/

.entry {
	margin: 3em 3em 3em 0;
}

.blog .entry,
.search-results .entry,
.author .entry {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
}

#page-header {
	margin: 3em 3em 3em 0;
}

.sticky {
	background: #f7f7f7;
	border-radius: 2px;
	border-left: 5px solid #0498e4;
	padding: 2em;
}

.read-more {
	font-weight: bold;
	white-space: nowrap;
}


/* Blog post pages
================================================================================*/

/* Blog loop (basic list of posts)
============================*/

.post-excerpt {
	border-top: 1px solid #eee;
	clear: both;
	overflow: hidden;
	margin: 2em 0;
	padding-top: 2em;
}


/* Meta
============================*/

.meta {
	clear: both;
	margin: 1em 0;
}

.auth,
.when,
.comment-metadata time,
.cat,
.tags,
.comm
 {
	background-image: url('img/sprite-1x.png');
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 1em;
	margin: 0 1em 0 0;
	padding-left: 1.5em;	
}

.auth {
	background-position: 0 -16px;
}

.when, 
.comment-metadata time {
	background-position: 0 -48px;
}

.cat {
	background-position: 0 -80px;
}

.tags {
	background-position: 0 -112px;
	text-transform: capitalize;
}

.comm {
	background-position: 0 -142px;
}


/* Meta - single posts
============================*/

.author-meta {
	display: inline-block;
}

.author-meta .avatar {
	border-radius: 50%;
}

.author-meta .auth {
	background: none;
	padding-left: 0.5em;
}


/* Pagination
============================*/

.posts-nav {
	overflow: hidden;
}

ul.page-numbers {
	list-style-type: none;
	margin: 1em 0;
	text-align: center;
}

.page-numbers li {
	display: inline-block;
	background-image: none;
	line-height: 1em;
	margin: 0 0.25em;
	padding-left: 0;
}

.page-numbers li a {
	background: #f7f7f7;
}

li .page-numbers {
	border-radius: 50%;
	display: block;
	padding: 0.75em;
	width: 1em;
	height: 1em;
}

li a.page-numbers:hover {
	background: #eee;
}

li a.prev,
li a.next {
	border-radius: 2px;
	margin: 0;
	padding: 0.75em;
	width: auto;
	height: auto;
}

.prev {
	border-left: 5px solid transparent;
	border-right: 5px solid #eee;
}

.prev:hover {
	border-left: 1px solid transparent;
	border-right: 9px solid #0498e4;
}

.next {
	border-left: 5px solid #eee;
	border-right: 5px solid transparent;
}

.next:hover {
	border-left: 9px solid #0498e4;
	border-right: 1px solid transparent;
}


/* Single post prev/next navigation
============================*/

.prev-post,
.next-post {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 48%;
}

.prev-post {
	margin-right: 2%;
	text-align: left;
}

.next-post {
	margin-left: 2%;
	text-align: right;
}

.prev-post a,
.next-post a {
	background: #f7f7f7;
	border-radius: 2px;
	display: inline-block;
	line-height: 1em;
	padding: 0.75em;
}

.prev-post a {
	border-left: 5px solid transparent;
	border-right: 5px solid #eee;
}

.prev-post a:hover {
	background: #eee;
	border-left: 1px solid transparent;
	border-right: 10px solid #0498e4;
}

.next-post a {
	border-left: 5px solid #eee;
	border-right: 5px solid transparent;
}

.next-post a:hover {
	border-left: 10px solid #0498e4;
	border-right: 1px solid transparent;
}


/* Comments
============================*/

#comments {
	margin: 3em 3em 3em 0;
}

.comment {
	border-bottom: 1px solid #eee;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

.comments-title {
	margin-bottom: 1em;
}

.comment-list,
.comemnt-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-meta {
	background: #fff;
	margin-bottom: 1em;
	padding-bottom: 0;
}

.comment-author {
	margin-bottom: 1em;
	padding-left: 90px;
	position: relative;
}

.author-image .avatar {
	position: absolute;
	top: 0;
	left: 0;
}

.says {
	display: none;
}

.comment-metadata {
	margin-bottom: 1em;
	margin-left: 90px;
}

.reply {
	text-align: right;
}

.comment-reply-link {
	background-color: #eee;
	border-radius: 2px;
	line-height: 1em;
	padding: 0.5em;
}


/* Comment reply form
============================*/

.required {
	color: red;
	font-weight: bold;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 0.5em 0;
	width: 5em;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	margin-bottom: 1em;
}

.comment-form textarea {
	box-sizing: border-box;
	width: 100%;
}

.form-allowed-tags {
	display: none;
}


/* Author info
============================*/

.author-image,
.author-info {
	float: left;
}

.author-image {
	margin-right: 5%;
	width: 20%;
}

.author-image .avatar {
	position: static;
}

.author-info {
	width: 75%;
}

.author-bio {
	margin-bottom: 1em;
}

.author-info .social-links {
	margin: 0;
}


/* Related Posts
============================*/

.related-post-list {
	list-style-type: none;
	margin-left: 0;
}

.related-post {
	background-color: #f7f7f7;
	border-left: 5px solid #eee;
	border-radius: 2px;
	margin-bottom: 0.5em;
	overflow: hidden;
	transition: 0.1s ease-in;
		-webkit-transition: 0.2s ease-in;
		-moz-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in
}

.related-post:hover {
	border-left-color: #0498e4;
	border-left-width: 10px;
}

.related-post-link {
	display: block;
	overflow: hidden;
	padding: 1em;
}

.related-post .attachment-thumbnail {
	float: left;
	margin: 0 1em 0 0;
	width: 64px;
	height: 64px;
}

.related-post-title {
	font-size: 1.125em;
}


/* Landing Pages
================================================================================*/

#intro {
	margin: 3em 0;
	overflow: hidden;
}

.page-excerpt {
	font-size: 1.125em;
	margin-bottom: 1em;
}

.home #page-header,
.page-template #page-header {
	background: rgb(57,146,204);
	background: -moz-linear-gradient(90deg, rgba(57,146,204,1) 0%, rgba(44,218,208,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(57,146,204,1) 0%, rgba(44,218,208,1) 100%);
	background: linear-gradient(90deg, rgba(57,146,204,1) 0%, rgba(44,218,208,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3992cc",endColorstr="#2cdad0",GradientType=1);
	color: #f7f7f7;
	margin: 0;
}

.page-headline {
	color: #fff;
	margin-top: 0;
}

.attachment-featured-thumb {
	display: block;
}

.page-hero-text,
.page-hero-media {
	
}

.page-hero-text {
	float: left;
	width: 47%;
}

.page-hero-media {
	float: right;
	padding-left: 3%;
	width: 50%;
}

.media-container {
	background: #0498e4;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}

.media-wrapper {
	width: 100%;
	max-width: 100%;
}

#breadcrumbs {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
}

iframe {
	max-width: 100%;
}


/* Service breakdown list
============================*/

.service-breakdown {
	list-style-type: none;
	margin: 0.5em 0 0 0;
	padding-bottom: 1em;
}

.service-breakdown li {
	background-image: url('img/sprite-1x.png');
	background-repeat: no-repeat;
	background-position: 0 -496px;
	display: inline-block;
	line-height: 1em;
	margin: 0.5em 0;
	padding: 0;
	width: 50%;
}

.service-breakdown span {
	display: block;
	padding: 0 1em 0 1.5em;
}


/* Meet the team Page
================================================================================*/

.team-member {
	border-bottom: 1px solid #eee;
	margin-bottom: 2em;
}

.team-member .attachment-thumbnail {
	margin-top: 0.5em;
}

.member-name {
	margin-bottom: 0;
}

.job-title {
	color: #223269;
	font-weight: bold;
	margin-bottom: -4px;
}

.start-date {
	color: #223269;
	font-size: 16px;
	margin-bottom: 0.5em;
}


/* Case Studies
================================================================================*/

.page-template-page-templatespage_casestudy-php .wp-post-image {
	margin-bottom: 2em;
}

.info-card {
	background: #f7f7f7;
	border-left: 5px solid #f7980a;
	border-radius: 2px;
	color: #666;
	overflow: hidden;
	padding: 1.75em;
}

.entry .info-card {
	margin: 2em 0;
}

.info-card-data,
.info-card-img {
	float: left;
}

.info-card-data {
	width: 70%;
}

.info-card-detail {
	list-style-type: none;
	margin: 0;
}

.info-card-detail li {
	margin-bottom: 0;
}

.info-card-img {
	margin-left: 5%;
	text-align: right;
	width: 25%;
}

.info-card-img img {
	max-height: 150px;
	width: auto;
}

.info-card-img .attachment-thumbnail {
	margin: 0;
}


/* Helper Classes
================================================================================*/

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}


/* Media Queries - retina pixel density
================================================================================*/

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {

	.auth,
	.when,
	.comment-metadata time,
	.cat,
	.tags,
	.comm,
	.social-links a,
	.service-breakdown li {
		/*background-image: url('img/sprite-2x.png');*/
		background-repeat: no-repeat;
		/*background-size: 16px 528px;*/
	}

}


/* Media Queries - device width
================================================================================*/

@media only screen and (max-width: 1280px) {

	.service-breakdown li {
		width: auto;
	}

}

@media only screen and (max-width: 1024px) {

	#site-container {
		border: 0;
	}

	.home #intro {
		margin: 2em 0;
	}

	.bar-info {
		text-align: center;
	}

	.call-to-action-message,
	.call-to-action-button {
		float: none;
		margin-right: 0;
		overflow: hidden;
		text-align: center;
		width: auto;
	}

	.call-to-action-message {
		margin-bottom: 1em;
	}

	.nl-subscribe-form #awf_field-61486467 {
		text-align: center;
	}

}


@media only screen and (max-width: 900px) {

	.content,
	.home.page .content-sidebar .content,
	.page-template-page-templatespage_services-php.page .content-sidebar .content {
		float: none;
		width: 100%;
	}
	
	.site-logo-text {
	display: none;
	}

	.wrap {
		padding-left: 2em;
		padding-right: 2em;
	}

	.sidebar {
		float: none;
		margin-top: 0;
		padding: 2em 0;
		width: auto;
	}

	.entry,
	.home.page #contact_form .entry,
	#page-header,
	#comments,
	.blog-area {
		margin-right: 0;
	}

	.service-breakdown {
		clear: both;
		margin-top: 1em;
	}

	.page-hero-text,
	.page-hero-media {
		float: none;
		padding: 0;
		width: 100%;
	}

	.page-hero-text {
		text-align: center;
	}

	.page-hero-text {
		margin-bottom: 2em;
	}

	.page-excerpt {
		font-size: 1em;
	}

	.widget {
		margin-right: 0;
		text-align: center;
	}

	.call-to-action-message,
	.call-to-action-button {
		float: left;
	}

	.call-to-action-message {
		margin-right: 2%;
		text-align: left;
		width: 64%;
	}

	.call-to-action-button {
		width: 34%;
	}

	#feat-services li {
		width: 49%;
	}

	#contact_form .entry {
		margin-bottom: 0;
	}

	.convincers {
		margin-top: 0
	}

	.why-us li {
		float: left;
		padding-top: 1em;
		padding-right: 2%;
		padding-bottom: 1em;
		padding-left: 2%;
		width: 46%;
		height: 100px;
	}

	.why-us img {
		display: block;
		margin: 0 auto 0.5em auto;
	}

	.bar-info {
		text-align: initial;
	}

	.nl-subscribe-form #awf_field-61486467 {
		text-align: left;
	}


}


@media only screen and (max-width: 600px) {

	.entry {
		margin: 2em 0;
	}

	.site-logo-text {
		display: none;
	}

	.site-logo-icon {
		margin: 5px 0 0 0;
	}

	#header-widget .button {
		padding: 0.7em;
	}

	#header-widget .contact-number {
		font-size: 1.25em;
		margin-right: 0.5em;
	}

	.entry-content .attachment-featured-thumb {
		max-width: 150px;
		margin-left: 1em;
		margin-bottom: 1em;
	}

	.copy, .legal {
		float: none;
		text-align: center;
	}

	.current-status {
		line-height: 1.5em;
	}

	.call-to-action-message,
	.call-to-action-button {
		float: none;
		margin-right: 0;
		overflow: hidden;
		text-align: center;
		width: auto;
	}

	.call-to-action-message {
		margin-bottom: 1em;
	}

		#feat-services {
		border-bottom: 0;
		margin: 2em 0;
		text-align: left;
	}

	#feat-services li {
		border-bottom: 1px solid #eee;
		width: 100%;
		height: auto;
	}

	#feat-services p {
		margin-bottom: 0;
	}

	.feat-service-icon-container {
		float: left;
		margin-right: 5%;
		position: relative;
		width: 25%;
		height: auto;
	}

	.feat-service-icon  {
		height: 5em;
		width: 5em;
		margin: 0;
		position: relative;
		top: 0;
		left: 0;
	}

	.feat-service-icon img,
	.feat-service-link:hover .feat-service-icon img  {
		height: 32px;
		margin-left: -16px;
		margin-top: -16px;
		width: 32px;
	}

	.feat-service-info {
		float: left;
		margin-top: 0.5em;
		width: 70%;
	}

	.feat-service-link {
		margin: 0 0 1em 0;
		padding: 1em 0;
		overflow: hidden;
	}

	.feat-service-link:hover .feat-service-icon {
		background: #0498e4;
		margin: 0;
		padding: 0;
	}

	.bar-info {
		text-align: center;
	}

	.nl-subscribe-form #awf_field-61486467 {
		text-align: center;
	}

}

@media only screen and (max-width: 480px) {

	.wrap {
		padding-left: 1em;
		padding-right: 0.5em;
	}

	.masthead {
		padding-bottom: 1em;
		padding-top: 1em;
		width: 91%;
	}

	.contact-number {
		font-size: 1.05em;
		margin-right: 0.5em;
	}

	.button {
		line-height: 1em;
	}

	.why-us li {
		float: none;
		padding-top: 1em 0;
		width: 100%;
		height: auto;
	}

	.attachment-thumbnail {
		float: right;
		margin: 0 0 2em 2em;
	}

	.alignleft,
	.alignright,
	.alignnone {
		float:none;
		margin: 2em auto;
	}

	.info-card-data,
	.info-card-img {
		float: none;
		text-align: center;
		width: 100%
	}

	.info-card-data {
		width: 100%;
	}

	.info-card-img {
		margin: 1em auto 0 auto;
		max-width: 100px;
	}

	.author-image,
	.author-info {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: auto;
	}

	.author-image {
		margin-bottom: 1em;
	}

	.author-image .avatar {
		border-radius: 50%;
	}
}


/* Print styles
================================================================================*/

@media print,
	   (-o-min-device-pixel-ratio: 5/4),
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}


/* Plugin styles
================================================================================*/

/* YARPP - plugins/yet-another-related-posts-plugin/style/widget.css
============================*/

.yarpp_pro_msg{
	border: 1px ridge #D0D0D0;
	padding: 0.4em 2em 0.8em;
	text-align: justify;
}
.yarpp_pro_msg strong{
	display: inline-block;
	text-align: center;
	width: 100%;
	color: orange;
}
.yarpp_help {
	position: relative;
	display: inline-block;
	background: transparent url('../../../../wp-includes/images/wpicons.png') no-repeat -520px -20px;
	vertical-align: text-bottom;
	width: 20px;
	height: 20px;
}
.yarpp_help_msg {
	position: absolute;
	left: 25px;
	display: none;
	border: 1px solid #D0D0D0;
	width: 250px;
	text-align: justify;
	padding: 10px 15px;
	background-color: #FFF;
	box-shadow: 0 0 0.4em -0.15em #333;
	z-index: 100;
}
.yarpp_help:hover .yarpp_help_msg{
	display: block
}


/* Featured Video Plus - plugins/featured-video-plus/css/frontend.css
============================*/

.featured_video_plus.responsive .wp-video,
.featured_video_plus.responsive .wp-video video {
  width: 100% !important; 
  height: auto !important;
}
.featured_video_plus.responsive .wp-video .mejs-poster {
  background-size: cover !important;
}

/* Sticky header banner 
============================*/

.cloned {
   background:#ffffff !important;
   display: inine-block;
   width: 98%;
   border-bottom: 1px solid #eee;
   padding-bottom: 1em;
   padding-top: 2em;
}

.wrap .masthead .sticky-element-cloned {
	width:1800px;
}

/* Featured Clients Logos - Head section
============================*/
@media screen and (min-width: 600px) {
	.feat_clients .visible-lg-block.visible-md-block {
		position: relative;
		display: block;
		vertical-align: text-bottom;
		width: 100%;
		height: auto;
		margin: 0.67em 0;
	}
}
@media screen and (min-width: 599px) {
	.feat_clients_sml .hidden-lg-block.hidden-md-block {
		position: relative;
		display: block;
		vertical-align: text-bottom;
		width: 100%;
		height: auto;
		margin: 0.67em 0;
	}
}

@media only screen and (min-width: 481px) {
	.taptap-search-button-wrapper {
		top: 30px !important;
	}
}

/* Additional CSS - 2020
============================*/

.asp_m.ajaxsearchpro .probox .proinput {
    width: 1px;
    height: 100%;
    margin: 0 0 0 0px !important;
    padding: 0 5px;
    float: left;
    box-shadow: none;
    position: relative;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    z-index: 0;
}


@media (min-width: 900px){
	.masthead .head-container {
		padding-left: 0px;
		padding-right: 0px !important;
	}
}


/* Sidebar FAQ button mobile fix */
@media (max-width:372px){

	/* Button */
	#main p .button:nth-child(2){
		position:relative;
		top:35px;
	}
	
}

/* Hide Google Badge */
.grecaptcha-badge{
	visibility: hidden !important;
}

/* TABLE OF CONTENTS STYLING */

/* Toc list */
#ez-toc-container nav .ez-toc-list{
	padding-left:8px;
}

/* Paragraph */
#ez-toc-container p{
	padding-left:8px !important;
	font-size:24px;
	font-weight:600 !important;
	line-height:1.9em !important;
}

/* Toc container */
#ez-toc-container{
	border-left-color:#0498e4 !important;
	border-left-width:5px !important;
	padding-bottom:15px;
	/* box-shadow:0px 2px 2px 0px rgba(76,76,76,0.16); */
	border-top-right-radius:0px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	margin-bottom:33px;
}

/* List Item */
#ez-toc-container nav .ez-toc-list > li{
	font-weight:700;
	font-size:16px;
}

/* Toc link */
.ez-toc-list ul .ez-toc-link{
	font-size:16px;
	line-height:1.8em;
}

/* Link */
.ez-toc-list > li > a{
	line-height:1.7em;
}

/* List Item */
.ez-toc-list li li{
}

/* END TABLE OF CONTENTS STYLING */

/* GOOGLE REVIEWS */

/* Vicinity */
#contact_form .wrap .vicinity{
	display:none;
}

/* Rating */
#contact_form .wrap p.rating{
	display:none;
}

/* Attribution */
#contact_form .wrap .attribution{
	display:none;
}

/* Author name */
.listing li .author-name{
	color:#0498e4 !important;
	font-size:16px;
}

/* END GOOGLE REVIEWS */

/* Modal show scroll bar */

#rev_slider_5_1_modal_bg{
	clear:none;
	overflow:scroll;
}

/* Link */
#slider-5-slide-31-layer-28 a{
	color:#f7991d;
}

/* Link (hover) */
#slider-5-slide-31-layer-28 a:hover{
	background-color:transparent;
	color:#ffffff;
}

/* Link */
#slider-5-slide-28-layer-63 a{
	color:#f7991d;
}

/* Link (hover) */
#slider-5-slide-28-layer-63 a:hover{
	color:#ffffff;
}

.anchor { padding-top: 100px; }

/* CONTACT FORM FIX */

/* Row */
#contact_form .wrap .wpb_row{
	height:0px;
}

/* CONTACT FORM FIX END */

/* History Time line jump fix */
.modal-open{
	padding-right: 0 !important;
}

html{
	overflow-y: scroll !important;
}

/* Author Top Image */
.post-header .meta img{
	display:none;
}

/* Author meta top padding */
.post-header .author-meta p{
	padding-left:0px;
}

/* Author Footer Image */
.info-card .author-image img{
	display:none;
}

/* LIGHTBOX BACKGROUND OVERLAY */
div.pp_overlay {
    z-index: 9999 !important;
}

/* Home new header nav index fix */
.wrapfull .entryfull .home_new_header{
	z-index:10 !important;
}