/*
Theme Name: The Surveying Company
Theme URI: http://wpcherry.com
Author: Dejan Blazeski
Author URI: mailto:blazeski.dejan@gmail.com
Description: Theme for WP
Version: 1.0
Text Domain: dbwpt
*/
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
}
body {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color: #616060;
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 300;
	margin: 0;
	padding: 0;
}
.wrapper {
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
}
.clearfix {
	clear: both;
}
.menu-toggle {
	display: none;
}
a {
	color: #27539d;
	text-decoration: none;
}
#main-content a {
	text-decoration: underline;
}
a:visited {
	color: #27539d;
}
a:focus {
	outline: thin dotted;
}
a:active,
a:hover {
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.3;
	text-align: left;
}
h1 {
	font-size: 48px;
	margin: 33px 0;
}
h2 {
	font-size: 30px;
	margin: 25px 0;
}
h3 {
	font-size: 22px;
	margin: 22px 0;
}
h4 {
	font-size: 1.2em;
	margin: 10px 0;
	text-transform: uppercase;
}
h5 {
	font-size: 18px;
	margin: 30px 0;
}
h6 {
	font-size: 16px;
	margin: 36px 0;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p {
    font-size: 1em;
    line-height: 1.2em;
    margin: 0 0 0.1em;
    font-weight: 300;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote strong,
blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: square;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul,
li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
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;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}
/* == WordPress WYSIWYG Editor Styles == */
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 15px;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 15px;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
/* THEME STYLE */
#header {
	border-top: 4px solid #d9d9d9;
}
#logo {
	max-width: 350px;
	width: 100%;
	height: auto;
	float: left;
	margin: 30px 0 0 10px;
}
#logo a {
	display: block;
}
#head-contact {
	float: right;
	margin: 33px 0 0 0;
}
.hc-tel {
	float: left;
	font-size: 3.6em;
	color: #639349;
	margin-right: 15px
}
.hc-text {
	float: left;
}
.hc-text p {
	font-size: 0.9em;
}
.color-blue {
	color: #27539d;
}
.color-black {
	color: #2b2b2b;
}
/* NAV MENU */
#menu-toggle {
	cursor: pointer;
	display: none;
    margin: 0px auto 10px;
    padding: 5px 15px;
    text-align: center;
    width: 150px;
}
#mobmenu {
	overflow: hidden;
	display: block;
}
#navbar {
	border-bottom: 1px dotted #a1a1a1;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}
#navbar ul {
	margin: 0;
	padding: 0;
	float: left;
}
#navbar ul > li {
	list-style-type: none;
	float: left;
}
#navbar ul > li a {
	color: #2b2b2b;
	background: transparent url("images/mm-shadow.png") no-repeat right bottom;
	display: block;
	text-transform: uppercase;
	padding: 15px 11px;
font-size:14px;
}
#navbar ul > li a:hover,
#navbar ul li.current-menu-item > a,
#navbar ul li.current-menu-ancestor > a {
	color: #27539d;
	border-bottom: 3px solid #608f47;
	text-decoration: none;
}
#navbar ul > li:last-child a {
	background-image: none;
}
ul#menu-main-navigation > li:hover > ul.sub-menu {
	display: block;
}
#navbar ul.sub-menu {
	position: absolute;
	display: none;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 999;
}
#navbar ul.sub-menu > li {
	float: none;
}
#navbar ul.sub-menu > li a {
	border-bottom: 1px solid #ccc;
	background: transparent;
}
#navbar ul.sub-menu > li a:hover {
	background: #F8F8F8;
	border-bottom: 1px solid #ccc;
}
/* HOMEPAGE SLIDER */
#slider {
	position: relative;
	background: transparent url("images/slider-shadow.png") no-repeat 0 bottom;
	background-size: 100% 31px;
	padding-bottom: 31px;
}
#slider a {
	display: block;
	overflow: hidden;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
#slider a:hover {
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
#hf {
    /* margin-top: -80px;*/
	margin-top: 0;
    position: relative;
    z-index: 100;
}
#hf a {
	display: block;
	float: left;
	margin: 0 1.5%;
	width: 22%;
}
#hf a:hover {
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
/* CONTENT STYLES */
#main-content h3,
#sidebar h3.widget-title,
h3.widget-title,
h2.title,
#membersof h3 {
	color: #27539d;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 12px;
	border-bottom: 2px solid #c5c5c5;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main-content.with-sidebar {
	float: left;
	width: 66%;
	margin-right: 4%;
}
.contactpage {
    overflow: hidden;
}
#main-content {
	text-align: justify;
}
#sidebar {
	float: left;
	width: 30%;
}
#homemenus .widget {
	float: left;
	width: 48%;
}
#homemenus .widget-first {
	margin-right: 4%;
}
#homemenus .widget ul,
.widget_nav_menu ul {
	margin: 0;
	padding: 0;
}
#homemenus .widget ul li,
.widget_nav_menu ul li {
	list-style-type: none;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 2px;
}
#content #homemenus .nolinks ul li:hover {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 2px;
}
#homemenus .widget ul li:last-child,
.widget_nav_menu ul li:last-child,
#content #homemenus .nolinks ul li:last-child {
	border-bottom: 0;
	margin-bottom: 3px;
}
#content #homemenus .nolinks ul li:hover a {
	color: #616060;
}
#homemenus .widget ul li:hover,
#homemenus .widget ul li.current_page_item,
#homemenus .widget ul li.greenborder,
.widget_nav_menu ul li:hover,
.widget_nav_menu ul li.current_page_item,
.widget_nav_menu ul li.greenborder {
	border-bottom: 3px solid #427335;
	margin-bottom: 0;
}
#homemenus .widget ul li a
#homemenus .widget ul li:hover a,
#homemenus .widget ul li.current_page_item a,
#homemenus .widget ul li.greenborder a,
.widget_nav_menu ul li:hover a,
.widget_nav_menu ul li.current_page_item a,
.widget_nav_menu ul li.greenborder a  {
	color: #27539d;
	text-decoration: none;
}
#homemenus .widget ul li a,
.widget_nav_menu ul li a {
	display: block;
	min-height: 38px;
	line-height: 38px;
	color: #616060;
	font-size: 13px;
	text-decoration: none !important;
}
#homemenus .h3title,
.widget_nav_menu .h3title {
	margin-bottom: 0;
}
.nolinks a:hover {
	cursor: default;
}
/* MAIN CONTENT */
#main-content p {
	margin-bottom: 1em;
}
#services {
	clear: both;
	margin: 30px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.single-service {
	margin-bottom: 35px;
}
.service.service-learnmore {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #ccc;
    display: inline-block;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 5px 10px;
    text-align: left;
}
.single-service.goleft {
	float: left;
}
.single-service.goright {
	float: right;
}
.service {
	display: block;
}
.service-content {
margin: 20px 0 0;
}
.service img {
	width: 100%;
}
.service-learnmore {
    margin: 10px 0 5px;
    padding-bottom: 2px;
    text-align: right;
}
.service:hover,
.service-learnmore:hover {
	opacity: 0.95;
    text-decoration: none;
}
/*.ss2,
.ss4,
.ss6 {
	margin-left: 20px;
}*/
/* SIDEBAR */
#sidebar h3.widget-title {
	margin-bottom: 0;
}
#sidebar .widget {
	border-bottom: 2px solid #C5C5C5;
	margin-bottom: 25px;
}
#sidebar .widget > div {
	padding: 15px;
	background-color: #f9f9f9;
}
#sidebar p {
	margin-bottom: 15px;
}
#sidebar input {
	color: #434343;
	width: 100%;
	border: 1px solid #e0e0e0;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
}
#sidebar .gform_wrapper {
	margin-top: 10px;
}
#sidebar input[type="submit"] {
	color: #ffffff;
	text-align: center;
	width: auto;
	text-indent: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 0 0 1px #000;
	-moz-text-shadow: 0 0 1px #000;
	-webkit-text-shadow: 0 0 1px #000;
	border: 1px solid #4e7f43;
	background: rgba(101,148,75,1);
	background: -moz-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,148,75,1)), color-stop(100%, rgba(58,111,54,1)));
	background: -webkit-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -o-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -ms-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: linear-gradient(to right, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65944b', endColorstr='#3a6f36', GradientType=1 );
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
}
#sidebar input[type="submit"]:hover {
	opacity: 0.9;
}
.btn {
	display: block;
	height: 34px;
	line-height: 34px;
	color: #ffffff !important;
	text-align: center;
	width: auto;
	text-indent: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 0 0 1px #000;
	-moz-text-shadow: 0 0 1px #000;
	-webkit-text-shadow: 0 0 1px #000;
	border: 1px solid #4e7f43;
	background: rgba(101,148,75,1);
	background: -moz-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,148,75,1)), color-stop(100%, rgba(58,111,54,1)));
	background: -webkit-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -o-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -ms-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: linear-gradient(to right, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65944b', endColorstr='#3a6f36', GradientType=1 );
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
}
.btn:hover {
	text-decoration: none;
}
.newsletterbutton {
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}
/* FOOTER */
#membersof {
	margin-top: 45px;
}
#membersof ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#membersof ul li {
	float: left;
	list-style-type: none;
	width: 33%;
	text-align: center;
}
#membersof ul li a {
	display: block;
}
#footer {
	margin-top: 45px;
	padding: 30px 0;
	background: #f9f9f9;
	border-top: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
}
#footer .widget.widget-first {
	width: 27%;
}
#footer .widget {
	float: left;
	width: 30%;
	margin: 0;
}
#footer .widget-2 {
    margin: 0 4%;
    width: 35%;
}
#footer .widget-title {
	color: #1f1f1f;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	border-bottom: none;
}
#footer .menu li a {
	color: #616060;
	font-weight: 400;
	text-transform: uppercase;
}
#footer .menu li.current_page_item a {
	color: #27539d;
}
#footer .menu li a i {
	margin-right: 10px;
}
input[type="submit"] {
	line-height: 38px;
	height: 38px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	width: auto;
	text-indent: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 0 0 1px #000;
	-moz-text-shadow: 0 0 1px #000;
	-webkit-text-shadow: 0 0 1px #000;
	border: 1px solid #4e7f43;
	background: rgba(101,148,75,1);
	background: -moz-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(101,148,75,1)), color-stop(100%, rgba(58,111,54,1)));
	background: -webkit-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -o-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: -ms-linear-gradient(left, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	background: linear-gradient(to right, rgba(101,148,75,1) 0%, rgba(58,111,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65944b', endColorstr='#3a6f36', GradientType=1 );
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
	box-shadow: inset 0px 1px 1px 0px rgba(167,199,150,1);
}
input[type="submit"]:hover {
	opacity: 0.9;
}
.gfield {
    display: inline;
    width: auto;
}
.ginput_container {
    display: inline;
    width: auto;
}
ul.gform_fields li.gfield {
	margin-bottom: 10px;
	display: block;
}
ul.gform_fields li.gfield input,
ul.gform_fields li.gfield textarea {
    border: 1px solid #DFDFDF;
    color: #5B5B5B;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    text-indent: 10px;
    width: 100% !important;
}
.gfield_error textarea {
	border: 1px solid #790000 !important;
}
.goleftfield {
	float: left;
	clear: none !important;
	width: 48%;
}
.gorightfield {
	float: right;
	width: 48%;
	clear: none !important;
}
#footer .gform_wrapper .gform_footer {
	margin-top: 0;
}
#footer .textwidget p {
	padding-left: 20px;
}
.fa {
	color: #427335;
	min-width: 20px;
}
.iconswidget p {
	position: relative;
}
.iconswidget .fa {
	position: absolute;
	left: 0;
	top: 3px;
}
#copyright {
	padding: 25px 0;
	text-align: center;
}
#copyright a {
	color: #6c6c6c;
}
.mob-separator {
	display: none;
	visibility: hidden;
}
/* FAQS */
#main-content h3.qa-faq-title {
    border-bottom: 1px solid #C5C5C5;
    height: auto;
    margin: 0;
    padding: 10px 0;
}
#main-content h3.qa-faq-title a {
	color: #608f47;
	font-size: 18px;
}
#main-content h3.qa-faq-title a:hover {
	text-decoration: none;
}
.page-id-60 #main-content h2.title {
	margin-bottom: 0;
}
.qa-faq-answer {
	margin: 20px 0;
}
.qa-right .fa-caret-down {
	display: none;
}
.qa-down .fa-caret-right {
	display: none;
}
.col2 {
    float: left;
    width: 48%;
}
.colfirst {
	margin-right: 4%;
}
.contactaddress {
    min-height: 80px;
    padding-bottom: 20px;
}
.contactmap {
    border: 1px solid #C5C5C5;
    margin-top: 25px;
    padding: 5px;
    height: 385px;
}
.contactmap iframe {
	width: 100% !important;
}
#main-content .links {
	margin: 0;
	padding: 0;
	text-align: left;
}
li.team-member,
li.single-link {
	list-style-type: none !important;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
}
.aboutpage li.team-member {
	margin: 5px 0 0;
	padding: 10px 0 0;
	border-bottom: 0;
	border-top: 1px solid #c5c5c5;
}
li.team-member:last-child,
li.single-link:last-child {
	border-bottom: none;
}
.team-photo {
	float: left;
	margin: 15px 20px 20px 0;
	max-width: 160px;
}
.after-team-photo {
    margin-top: 40px;
}
.logo-img {
	float: left;
	max-width: 33%;
	margin: 0 20px 20px 0;
}
.team-name {
	font-weight: 600;
	font-size: 24px;
	color: #27539d;
	line-height: 24px;
	margin: 0 0 10px 0;
}
.team-position {
	font-weight: 400;
	font-size: 16px;
	color: #27539d;
	line-height: 16px;
	margin: 0 0 10px 0;
}
.team-email {
	font-size: 16px;
	color: #27539d;
	line-height: 16px;
	margin: 0 0 10px 0;
}
.team-email .blue {
	color: #27539d;
}
.team-email a {
	color: #4e4e4f;
}
.team-bio {
	font-size: 14px;
	color: #616060;
	margin-bottom: 15px;
}
.team-bio .blue {
	font-size: 16px;
	color: #27539d;
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
	display: block;
}
.team-bio i {
	color: #616060;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 700;
}
.arrowright .fa-angle-down {
	display: none;
}
.arrowdown .fa-angle-right {
	display: none;
}
.biocontent {
	overflow: hidden;
}
#main-content ul {
	padding-left: 35px;
	margin: 15px 10px;
}
#main-content ul li {
	list-style-type: square;
	margin-bottom: 3px;
	list-style-position: outside;
}
#main-content .about-team.aboutpage {
	padding-left: 0;
}
#main-content .about-team.aboutpage .team-photo {
	border-radius: 86px;
	-moz-border-radius: 86px;
	-webkit-border-radius: 86px;
}
.testimonialslist .testimonial-content p {
	display: inline;
}
.testimonialslist .testimonial-content i {
	display: inline;
    font-size: 2em;
    margin: 0;
    padding: 0 10px;
}
.fa-quote-left {
	float: left;
}
.fa-quote-right {
	float: right;
}
.contactusbutton a {
	display: block;
	margin: 10px auto;
	width: 301px;
}
.border-2 {
border: 2px solid #ccc;
}
.margin-bottom-10 {
margin-bottom: 10px;
}
.wp-image-261 {
border: 1px solid #ccc;
margin-bottom: 15px;
}
/* Case Studies */
.page-id-271 h2.title {
	margin-bottom: 40px;
}
a.case-studie {
    clear: both;
    display: block;
    margin-bottom: 40px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
}
.case-studie > img {
    border: 2px solid #c5c5c5;
    float: left;
    width: 260px;
    margin-right: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#main-content .case-studie > h3 {
    clear: none;
    display: block;
    float: left;
    font-size: 21px;
    font-weight: normal;
    margin-left: 0;
    margin-top: 10px;
    width: 280px;
    border-bottom: none;
    margin-bottom: 0;
}
a.case-studie:hover { text-decoration:none; }
a.case-studie.no-margin { margin: 0; }
		.read-more {
			background: url(images/read-more-arrow.gif) no-repeat right 50% #eee;
			color: #27539d;
			display: block;
			float: left;
			font-size: 16px;
			left: 300px;
			margin-top: 30px;
			padding: 5px 20px 5px 15px;
			text-align: left;
			text-shadow: 0 1px 0 #fff;
			width: 140px;
			border-bottom: 1px solid #eeeeee;
		}
		.read-more:hover {
			border-bottom: 1px solid #27539d;
		}
		a.read-more {
		    display: inline-block;
		    float: none;
		    font-weight: bold;
		    margin: 20px 0;
		    padding: 5px 30px 5px 20px;
		    text-decoration: none;
		    width: auto;
		}
		.cs-info {
		    text-align: left;
		    text-indent: 0;
		}
		.cs-info {
		    float: left;
		    width: 320px;
		}
/* end - Case Studies */
.rsUni .rsBullets {
	min-height: 20px;
}
#sidebar .gform_wrapper {
    margin-bottom: 0;
    margin-top: 0;
}

.content-blog .attachment-medium {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
	height: auto;
}
.emodal.fixed {
    position: absolute !important;
}
.emodal-overlay {
	opacity: 0.75 !important;
	background-color: #333 !important;
}
.emodal > .emodal-close {
	background-color: transparent !important;
}
.emodal {
	padding: 0 !important;
	max-width: 550px;
}
.emodal > .emodal-close {
    font-family: Arial, sans-serif !important;
    font-size: 18px !important;
}
.emodal .emodal-title {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
    text-align: center !important;
    font-size: 24px !important;
    line-height: 74px;
    background-color: #09357B;
    color: #fff !important;
}
.emodal .emodal-content {
    padding: 15px 40px !important;
    position: relative;
}
.emodal .emodal-content h2 {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-weight: normal;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
}
.emodal input[type="submit"] {
	width: 100%;
    font-size: 24px;
    text-shadow: none;
    font-weight: bold;
}
.emodal .large {
width: 100% !important;
}
.emodal .gform_wrapper {
width: 100% !important;
}
#field_5_8 label {
display: none;
}
.gform_wrapper textarea.large {
	height: auto !important;
}
#footer .gform_wrapper .top_label .gfield_error {
	width: inherit !important;
}
#footer .gform_wrapper input,
#footer .gform_wrapper textarea,
#footer .gform_wrapper select {
    width: 100% !important;
    max-width: 100% !important;
}
#field_6_8 label {
	display: none !important;
}
#footer #gform_wrapper_6 #field_6_1 {
	float: left;
	width: 48%;
	clear: none !important;
}
#footer #gform_wrapper_6 #field_6_3 {
	float: right;
	width: 48%;
	clear: none !important;
}
.emodal select {
	/*border: 1px solid #DFDFDF;*/
    border-radius: 0 !important;
    /*background: #fff;*/
    font-size: 14px;
    height: 26px;
    line-height: 26px;
}
div#gform_confirmation_message_5 {
    font-size: 22px;
    margin: 20px 0;
    color: #1C50A3;
    text-align: center;
}

/* Contact us page - contact form */
.page-id-200 .gform_wrapper {
	max-width: 100%;
}
.page-id-200 .gform_fields {
	margin: 0;
	padding: 0 !important;
	width: 100%;
}
.page-id-200 .gform_fields input, .page-id-200 .gform_fields select, .page-id-200 .gform_fields textarea {
    	width: 100% !important;
	margin-bottom: 10px;
}
.page-id-200 .gfield_description.validation_message {
	display: none;
}
#field_7_8 {
	clear: both !important;
    float: left !important;
    width: 100%;
}
#field_7_8 label {
	display: none;
}

.page-id-200 li.gfield_error {
    float: left;
    padding: 5px !important;
}
.page-id-200 li.gfield_error .ginput_container {
	width: 100%;
	margin: 0;
	padding: 0;
}
.page-id-200 li#field_7_8.gfield_error {
    clear: both !important;
    float: left !important;
}
.page-id-200 .gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
	margin-top: 0;
}
.page-id-200 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.page-id-200 .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin: 0;
}
.page-id-200 .goleftfield {
	float: left !important;
	clear: none !important;
	width: 48% !important;
	margin: 0 !important;
}
.page-id-200 .gorightfield {
	float: right !important;
	width: 48% !important;
	clear: none !important;
	margin: 0 !important;
}
.emodal .gfield_description.validation_message,
#footer .gfield_description.validation_message {
	display: none !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border-top: none !important;
	border-bottom: none !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-left: inherit !important;
}
.gfield_error textarea.textarea {
	width: inherit;
}
#eModal-1 {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
a.one-liner {
    height: 18px;
    overflow: hidden;
    display: inline-block;
    max-width: 370px;
}
.page-id-654 #gform_fields_5 {
	margin-left: 0;
	padding-left: 0;
}
.page-id-654 #gform_fields_5 li {
	margin-bottom: 10px;
}

