/*
Theme Name: Cornerstone Consulting
Author: Marstudio
Author URI: http://marstudio.com/
Description: Custom theme for Cornerstone Consulting. Contents: Reset, Blog, Content, Fonts, Footer, Forms, Front page, Header, Layout, Links, Menu, Page-specific styles, Slideshow, Widgets on subpages. 
Version: 1.0
Text Domain: cstone
*/


/* Reset
------------------------------------------ */

html, body {
	height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #e2e2e2;
	border: 0;
	float: left;
	height: 1px;
	margin: 0;
	width: 100%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}


/* Blog
------------------------------------------ */

a.next.page-numbers:after {
	content: '>';
	padding: 8px;
}
a.page-numbers {
	text-decoration: none;
	margin: 16px 0;
}
a.prev.page-numbers:before {
	content: '<';
	padding: 8px;
}
.entry-summary, .type-post .entry-content {
	border-bottom: 1px solid #d5d2cd;
}
.entry-summary {
	padding-bottom: 10px;
}
.nav-below {
	text-align: right;
	width: 100%;
}
.nav-next, .nav-previous {
	width: 97px;
	background-color: #32657e;
	text-align: center;
	padding: 10px 0;
	margin: 37px 0 20px;
}
.nav-next a, .nav-previous a {
	color: #fff !important;
	text-decoration: none;
}
.nav-next:hover, .nav-previous:hover {
	background-color: #003a63;
}
.nav-next-multiple, .nav-previous-multiple {
	float: right;
}
.nav-next {
	float: right;
	border-left: 1px solid #fff;
}
.nav-next a:after {
	content: url('images/arrow-next.png');
}
.nav-next img {
	margin: 0 0 0 10px;
}
.nav-previous {
	float: left;
}
.nav-previous a:before {
	content: url('images/arrow-prev.png');
}
.nav-previous img {
	margin: 0 10px 0 0;
}
.page-numbers {
	font-weight: bold;
	text-align: right;
	padding: 3px;
}


/* Content
------------------------------------------ */

.entry-content,
.entry-summary {
	line-height: 1.6;
	margin-top: -5px;
}
.entry-content a:visited {
	color: #4e8ab5;
}
.entry-content embed,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 24px 0;
	line-height: 1.6;
}
.entry-content h1,
.entry-header h1, 
.entry-header h1 .light {
	font: normal normal normal 36px TradeGothicLTCom-BdCn20;
	margin: -5px 0 15px 0;
	text-transform: uppercase;
	line-height: 1;
}
.entry-content h1,
.entry-header h1 {
	color: #003a63;
}
.entry-header h1 .light {
	color: #4e8ab5;
}
.entry-header h1 a {
	color: #4e8ab5;
	font: normal normal normal 36px TradeGothicLTCom-BdCn20;
	margin: 16px 0;
	text-transform: uppercase;
}
.entry-content h2,
.form-h2 p {
	color: #003a63;
	font: bold 20px Arial; 
	margin: 18px 0 15px 0;
	line-height: 1.2;
}
.entry-content h3 {
	color: #003a63;
	font: bold 18px Arial;
	margin-bottom: 0;
}
.entry-content h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.7;
	margin: -10px 0 -6px;
}
.entry-content h5 {
	font-size: 13px;
	line-height: 1.8;
}
.entry-content h6 {
	font-size: 12px;
	line-height: 1.8;
}
.entry-content p,
.entry-summary p {
	margin: 0 0 10px;
	line-height: 1.6;
}
.entry-content li {
	margin: 0 0 0 36px;
}
.entry-content ol,
.entry-content ul {
	margin: 0 0 10px;
	line-height: 1.6;
}
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content ol {
	list-style: decimal outside;
}
.entry-content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 17px;
}
.entry-content ul li {
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0 0 0 15px; 
	margin: 0;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
h1.entry-title.no-show {
	display: none;
}
.page-links {
	clear: both;
	line-height: 1.6;
}
.single-author .entry-meta .by-author {
	display: none;
}


/* Footer
------------------------------------------ */

.bottom-center {
	background: #003a63;
	border-top: 3px solid #4e8ab5;
	width: 100%;
	margin: 0 auto;
	min-width: 1100px;
}
.bottom-center, .push, .bottom-center-inner {
	height: 150px;
}
.bottom-center-inner {
	margin: 0 auto;
	width: 1100px;
}
.footer-credit,
.footer-credit a {
	color: #fff;
	font: 11px Arial;
	text-decoration: none;
}
.footer-credit a:hover {
	color: #4e8ab5;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
ul.nav-footer li {
	list-style: none;
	/* font-size: 12px; */
	display: inline-block;
}
ul.nav-footer li a, 
.bottom-left a {
	color: #fff;
	font: 12px Arial;
	text-decoration: none;
	text-transform: uppercase;
}
ul.nav-footer li:after {
	content: '/';
	color: #4e8ab5;
	margin: 0 4px 0 9px;
}
ul.nav-footer li a:hover, 
.bottom-left a:hover {
	color: #4e8ab5;
}
ul.nav-footer:after {
	color: #fff;
	content: '610.820.8200';
	font-size: 12px;
}

/* Social media */
.linkedin {
	height: 19px;
	width: 16px;
	background: url('images/social-linkedin.png');
}
.linkedin:hover {
	background: url('images/social-linkedin-hover.png'), url('images/social-linkedin.png');
}
.social {
	display: inline-block;
	text-decoration: none;
}
.twitter {
	height: 19px;
	width: 19px;
	background: url('images/social-twitter.png');
}
.twitter:hover {
	background: url('images/social-twitter-hover.png'), url('images/social-twitter.png');
}
.facebook {
	height: 19px;
	width: 10px;
	background: url('images/social-facebook.png');
}
.facebook:hover {
	background: url('images/social-facebook-hover.png'), url('images/social-facebook.png');
}
.social-divider {
	font: 18px 'Arial';
	color: #fff;
	padding: 10px 7px;
}


/* Forms
------------------------------------------ */

button,
input,
textarea {
	border: 1px solid #e2e2e2;
	font-family: inherit;
	font-size: 14px;
	padding: 10px 12px;
	margin: 0;
}
input[type="text"], 
input[type="email"], 
textarea {
	width: 100%;
}
textarea {
	height: 75px;
}
textarea.large {
	height: 115px;
}
form {
	margin-top: 27px;
}
form p {
	line-height: 1 !important;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #003a63 url('images/submit-after.png') no-repeat right center;
	border: none;
	color: #ebebeb;
	font: normal normal normal 18px TradeGothicLTCom-BdCn20;
	padding: 5px 32px 5px 12px;
	text-transform: uppercase;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover {
	background: #4e8ab5 url('images/submit-after.png') no-repeat right center;
	cursor: pointer;
}
input[type="submit"] {
	float: left;
}
div.wpcf7-response-output {
	float: left;
	margin: 0 !important;
}
.site-content input[type="text"], 
.site-content input[type="email"], 
.site-content textarea {
	width: 416px;
}


/* Front page
------------------------------------------ */

.home-widget-light,
.home-widget-bold {
	color: #4e8ab5;
	text-transform: lowercase;
}
.home-widget-light {
	font: normal normal normal 32px TradeGothicLT-CondEighteen;
}
.home-widget-bold {
	font: normal normal normal 32px TradeGothicLT-CondEighteen;
}
.template-front-page article,
.template-front-page .site-content {
	overflow: hidden;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	margin: 0;
	position: relative;
	width: auto;
}
.widget1 {
	background: url('images/widget1-icon.jpg') no-repeat 40px 0px, #003a63 url('images/widget1-bg.jpg') no-repeat top left;
}
.widget2 {
	background: url('images/widget2-icon.jpg') no-repeat 40px 0px, #4e8ab5 url('images/widget2-bg.jpg') no-repeat top left;
}
.widget3 {
	background: url('images/widget3-icon.jpg') no-repeat 40px 0px, #8d9699 url('images/widget3-bg.jpg') no-repeat top left;
	border: none !important;
}


/* Header
------------------------------------------ */

.banner {
	margin: 0;
	width: 100%;
	height: 170px;
	background: #003a63 url('images/shadow.png') repeat-x top left;
	position: absolute;
	top: 143px;
	left: 0;
}
.banner-inner {
	margin: 0 auto;
	width: 1020px;
	height: 90px;
	padding: 60px 40px 20px 40px;
}
.banner-inner h1 {
	color: #fff;
	font: normal normal normal 72px TradeGothicLTCom-BdCn20;
	text-transform: uppercase;
}


/* Layout
------------------------------------------ */

#above-footer {
	margin: 0 auto -150px auto;
	min-height: 100%;
	height: auto !important;
	width: 100%;
}
.archive-header,
.page-header {
	padding-bottom: 22px;
}
body {
	background: url('images/header.png') repeat-x right top, url('images/bg1.jpg');
	color: #666666;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 1;
	text-rendering: optimizeLegibility;
}
body.home {
	background: url('images/header-home.png') repeat-x right top, url('images/bg1.jpg');
}
.entry-content img {
	margin: 6px 0;
}
.left-content {
	margin: -10px 0 40px 39px;
	float: left;
	width: 265px;
	border-top: 10px solid #4e8ab5;
}
.left-sidebar {
	margin: -3px 0 0 40px;
}
.site {
	overflow: hidden;
	margin: 0 auto;
	width: 1100px;
}
.site-content {
	margin: 40px 0 40px 40px;
	float: left;
	width: 442px;
}
.site-content.wide {
	width: 755px;
	margin: 0 -1px 0 40px;
}
.site-content.wide-margined {
	width: 755px;
	margin: 40px -1px 0 40px;
}
.widget-area {
	margin: 40px 39px 40px 30px;
	float: right;
	width: 243px;
}
.wrapper {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	border-top: 10px solid #e2e2e2;
	margin: 228px 0 23px 0;
	/*min-height: 600px;*/
}
.wrapper.no-min-height {
	min-height: 0;
}
.home .wrapper {
	border: none;
	margin: 479px 0 0 0;
	background: none;
}

.page-template-page-templatesportfolio-php .wrapper {
	border-top: 1px solid #e2e2e2;
}


/* Links
------------------------------------------ */

a {
	outline: none;
	color: #4e8ab5;
	font-weight: bold;
	text-decoration: none;
}
a:hover,
.entry-content a:visited:hover {
	color: #003a63;
}
a.more-link {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.more-link:after {
	content: url('images/more-arrow.jpg');
}
a.more-link:hover:after {
	content: url('images/more-arrow-over.jpg');
}


/* Menu
------------------------------------------ */

hgroup {
	margin-bottom: 24px;
}
.main-navigation {
	margin: 0 40px;
}
.main-navigation a {
	border-bottom: 3px solid #fff;
	color: #003a63;
	height: 23px;
}
.main-navigation a:hover,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #4e8ab5;
	border-bottom: 3px solid #4e8ab5;
	height: 23px;
}
.main-navigation a:hover {
	-webkit-transition: border-bottom 0.3s ease-in, color 0.3s ease-in;
	-moz-transition: border-bottom 0.3s ease-in, color 0.3s ease-in;
	-o-transition: border-bottom 0.3s ease-in, color 0.3s ease-in;
	transition: border-bottom 0.3s ease-in, color 0.3s ease-in;
}
.main-navigation li a,
.main-navigation li {
	color: #003a63;
	display: inline-block;
	font: normal normal normal 18px TradeGothicLTCom-BdCn20;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
.main-navigation li {
	margin-right: 18px;
}
.main-navigation li a {
	padding: 0 5px 8px 5px;
}
.main-navigation li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1;
}
.main-navigation li ul li a {
	display: none;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block;
}
.menu-toggle {
	display: none;
}

/* Hide inactive third-level items */
.sidebar-navigation li, 
.sidebar-navigation li li ul { 
	display: none;
}

/* Show active third-level items */
.sidebar-navigation .current_page_item, 
.sidebar-navigation .current_page_item li, 
.sidebar-navigation .current_page_ancestor, 
.sidebar-navigation .current_page_ancestor li, 
.sidebar-navigation .current_page_ancestor > ul, 
.sidebar-navigation .current-menu-item > ul {
	display: block;
}

/* First level */
.sidebar-navigation li,
.sidebar-navigation li a {
	display: none;
}

/* Second level */
.sidebar-navigation li li,
.sidebar-navigation li li a {
	display: block;
}
.sidebar-navigation li li a {
	border-top: 1px solid #e2e2e2;
	color: #052c4b;
	font: 12px Arial;
}
.sidebar-navigation li li a:hover, 
.sidebar-navigation li .current_page_item > a, 
.sidebar-navigation li .current_page_ancestor > a {
	background: #4e8ab5;
	color: #fff;
}

/* Third level */
.sidebar-navigation li li li a {
	display: none;
	background: #f5f5f5;
	color: #32657e;
	font-size: 12px;
	font-weight: normal;
	padding-left: 54px;
}
.sidebar-navigation li li li a:hover, 
.sidebar-navigation li li .current_page_item > a {
	background: #f5f5f5;
	color: #32657e;
	font-size: 12px;
	font-weight: bold;
	padding-left: 46px;
}
.sidebar-navigation li li li a:hover:before, 
.sidebar-navigation li li .current_page_item > a:before { 
	content: url('images/menu-bullet.jpg');
	left: -5px;
	position: relative;
}

/* Blog menu etc. */
.blog-menu-icon {
	vertical-align: middle;
	margin: -3px 10px -3px 0;
}
.sidebar-navigation, .sidebar-navigation-blog {
	background: url('images/sidebar-bg.jpg') repeat-x top left;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 40px;
}
.sidebar-navigation a, .sidebar-navigation-blog a {
	display: block;
	padding: 9px 11px 10px 10px;
	text-decoration: none;
}
.sidebar-navigation-blog a { 
	font-weight: bold;
}
.sidebar-navigation-blog a:hover { 
	color: #32657e;
	font-weight: bold;
}


/* Page-specific styles
------------------------------------------ */

.bio-box {
	width: 580px;
	height: 34px;
	background-color: #003a63;
	border-top: 6px solid #4e8ab5;
	margin: 24px 0 16px 0;
}
.bio-name {
	font: normal normal normal 24px TradeGothicLTCom-BdCn20;
	padding-right: 3px;
}
.bio-title {
	font: normal normal normal 24px TradeGothicLTCom-BdCn20;
}
.client-images img {
	border-right: 1px solid #e2e2e2;
	float: left;
	margin: 10px 0;
	width: auto;
	height: auto;
}
.client-images img.fourth {
	border-right: none;
}
.testimonial {
	background: url('images/quote-open.jpg') no-repeat left top;
	color: #4e8ab5;
	font: bold italic 14px Arial;
	line-height: 1.3;
	margin: 24px 0 12px 0;
	padding-top: 40px;
}
.testimonial-credit {
	border-bottom: 1px solid #e2e2e2;
	color: #666666;
	font: italic 11px Arial;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: right;
}
.portfolio-left {
	border-right: 1px solid #e2e2e2;
	float: left;
	height: 62px;
	margin: 25px 0;
	padding: 4px 30px 4px 40px;
	width: 235px;
}
.portfolio-left h1 {
	line-height: 0.75;
	margin-top: 0;
}
.portfolio-right {
	float: left;
	height: 58px;
	margin: 25px 0;
	padding: 6px 40px;
	width: 690px;
}
.team {
	width: 272px;
	border-top: 5px solid #4e8ab5;
	border-bottom: 1px solid #e2e2e2;
	float: left;
	height: 138px;
	margin: 20px 0 20px 20px;
	padding: 6px 0 0 0;
}
.page-id-39 .entry-content img {
	float: left;
	height: 150px;
	margin: 20px 0 0 0;
}
.brochures {
	height: 60px;
	margin-top: 40px;
	padding: 3px 0 0 70px;
}
a .brochures,
a:visited .brochures {
	background: url('images/pdf.jpg') no-repeat top left;
	color: #003a63;
	font: normal normal normal 28px TradeGothicLTCom-BdCn20;
	line-height: 1;
	text-transform: uppercase;
}
a:hover .brochures, 
a:visited:hover .brochures {
	background: url('images/pdf-over.jpg') no-repeat top left, url('images/pdf.jpg') no-repeat top left;
	color: #4e8ab5;
}


/* Slideshow
------------------------------------------ */

.home-slideshow {
	background-color: #d4deea;
	height: 536px;
	width: 1300px;
	position: absolute;
	top: 143px;
	margin-left: -100px;
}
.portfolio-slideshow {
	background: url('images/caption-bg.png');
	/*height: 600px;*/
	height: 816px;
	margin-bottom: -24px;
	width: 100%;
}
.portfolio-slideshow.alternate {
	height: 560px;
	margin-bottom: 0;
	overflow: hidden;
}
.portfolio-slideshow .theme-default .nivo-caption {
	background: url('images/caption-bg.png');
	font: normal normal normal 30px TradeGothicLTCom-BdCn20;
	height: 79px;
	opacity: 1.0;
	padding: 22px 40px 0;
	text-transform: uppercase;
	top: 0;
}
.portfolio-slideshow .theme-default .nivo-directionNav a,
.home-slideshow .theme-default .nivo-directionNav a {
	background: url(images/arrows.png) no-repeat;
	opacity: 1;
	width: 50px;
	height: 50px;
}
.portfolio-slideshow .theme-default .nivo-directionNav a.nivo-nextNav {
	background-position: top right;
	top: 14px;
	left: 70px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	-ms-box-shadow: 0 0 3px #555;
}
.home-slideshow .theme-default .nivo-directionNav a.nivo-nextNav {
	background-position: top right;
	top: 331px;
	right: 100px;
}
.portfolio-slideshow .theme-default .nivo-directionNav a.nivo-nextNav:hover, 
.home-slideshow .theme-default .nivo-directionNav a.nivo-nextNav:hover {
	background: url(images/arrows-over.png) no-repeat top right;
}
.portfolio-slideshow .theme-default .nivo-directionNav a.nivo-prevNav {
	top: 14px;
	left: 14px;
	right: auto;
	box-shadow: 0 0 6px #555;
	-webkit-box-shadow: 0 0 6px #555;
	-moz-box-shadow: 0 0 6px #555;
	-ms-box-shadow: 0 0 6px #555;
}
.home-slideshow .theme-default .nivo-directionNav a.nivo-prevNav {
	top: 331px;
	left: 1098px;
}
.portfolio-slideshow .theme-default .nivo-directionNav a.nivo-prevNav:hover, 
.home-slideshow .theme-default .nivo-directionNav a.nivo-prevNav:hover {
	background: url(images/arrows-over.png) no-repeat;
}
.home-slideshow .metaslider {
	position: absolute;
}


/* Widgets
------------------------------------------ */

.fold-left, .fold-right {
	border: 1px solid #e2e2e2;
	float: left;
	height: 94px;
	margin-bottom: 43px;
	padding: 30px;
}
.fold-left.home-fold, .fold-right.home-fold {
	border: 0;
}

.fold-left {
	background-color: #f2f5f7;
	border-right: none;
	width: 104px;
}

.fold-left.home-fold {
	background-color: #ddd;
}

.fold-left p {
	color: #4e8ab5;
	font: normal normal normal 30px TradeGothicLTCom-BdCn20;
	line-height: 0.6;
	margin: 2px 0 18px 0;
	text-transform: uppercase;
}
.fold-left .dark {
	color: #003a63;
	font: normal normal normal 30px TradeGothicLTCom-BdCn20;
	text-transform: uppercase;
}
.fold-left a, 
.read-more a,
.download-pdf a {
	color: #4e8ab5 !important;
	text-decoration: none;
	text-transform: uppercase;
	font: normal normal normal 18px TradeGothicLTCom-BdCn20;
}
.fold-left a:visited, 
.read-more a:visited,
.download-pdf a:visited {
	color: #4e8ab5 !important;
}
.fold-left a:after, 
.read-more a:after,
.download-pdf a:after {
	content: url('images/action-arrow-blue.png');
	padding: 0 0 0 6px;
}
.fold-left a:hover, 
.read-more a:hover,
.download-pdf a:hover {
	color: #003a63 !important;
}
.fold-left a:hover:after, 
.read-more a:hover:after,
.download-pdf a:hover:after {
	content: url('images/action-arrow-over.png');
}
.read-more {
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0 15px 0;
	text-align: center;
}
.fold-right {
	background: #fff url('images/fold.jpg') no-repeat top left;
	border-left: none;
	width: 874px;
}
.fold-right.home-fold {
	background: transparent url('images/fold.png') no-repeat top left;
}
.fold-right img {
	float: left;
	margin-left: 65px;
	margin-right: -15px;
}
.front-widget {
	border-right: 1px solid #fff;
	color: #fff;
	font: 14px Arial;
	float: left;
	height: 379px; 
	line-height: 1.25;
	margin-bottom: 20px;
	width: 366px;
	position: relative;
}
.front-widget .widget {
/* 	height: 347px; */
	line-height: 1.6;
	margin-bottom: 0 !important;
	padding: 16px 32px 0 40px;
}
.no-margin {
	line-height: 0; /* For widget image */
}
.widget-action {
	position: absolute;
	bottom: 25px;
	right: 32px;
	margin:0;
}
.widget-area .widget .widget-action {
	margin-bottom: 0;
}
.widget-action a {
	color: #fff !important;
	font: normal normal normal 18px TradeGothicLTCom-BdCn20;
	text-transform: uppercase;
}
.widget-action a:visited {
	color: #fff !important;
}
.widget-action a:after {
	content: url('images/action-arrow.png');
	padding: 0 0 0 6px;
}
.widget-area a {
	text-decoration: none;
}
.widget-area .textwidget li {
	margin-left: 36px;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}
.widget-area .widget {
	margin-bottom: 10px;
}
.widget-area .widget a {
	color: #4e8ab5;
}
.widget-area .widget a:hover {
	color: #003a63;
}
.widget-area .widget a:visited {
	color: #4e8ab5;
}
.widget-area .widget p {
	margin-bottom: 24px;
}
.widget-title {
	font: normal normal normal 32px TradeGothicLTCom-BdCn20;
	text-transform: uppercase;
	line-height: 0.95;
	margin: 0 0 32px 90px;
}
.front-widget .widget.widget_text {
	padding-top:0;
}


/* Fonts
------------------------------------------ */

.nav-previous, .nav-next {
	color: #fff;
	font: 700 16px Arial;
}
.widget-header-home {
	color: #fff;
	font: 300 26px Arial;
}
.widget-header {
	color: #a9a89e;
	font: 300 24px Arial;
}


/* Widgets on subpages
------------------------------------------ */

.right-sidebar {
	margin-top: -1px;
}
.right-sidebar.v1 {
	border-top: 4px solid #e2e2e2;
	padding-top: 9px;
}
.right-sidebar.v2 {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin-top: -6px;
	padding: 11px 0 3px 0;
}
.right-sidebar h1, 
.right-sidebar h1 span {
	color: #003a63;
	font: normal normal normal 28px TradeGothicLTCom-BdCn20;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.right-sidebar p {
	color: #404040;
	font-size: 12px;
	line-height: 1.2 !important;
	margin-bottom: 10px !important;
}
.right-sidebar .email, 
.right-sidebar .phone, 
.right-sidebar .fax {
	border-bottom: 1px solid #e2e2e2;
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 34px;
}
.right-sidebar .email {
	background-image: url('images/contact-icon-email.jpg');
	border-top: 1px solid #e2e2e2;
}
.right-sidebar .phone {
	background-image: url('images/contact-icon-phone.jpg');
}
.right-sidebar .fax {
	background-image: url('images/contact-icon-fax.jpg');
}
.right-sidebar .email a, 
.right-sidebar .email a:visited {
	color: #003a63;
	font-size: 12px;
}
.right-sidebar .email a:hover, 
.right-sidebar .email a:visited:hover {
	color: #4e8ab5;
}
.right-sidebar .email {
	height: 29px;
	margin-top: -6px;
	padding-top: 12px;
}
.right-sidebar .phone, 
.right-sidebar .fax {
	color: #003a63;
	font: normal normal normal 18px TradeGothicLTCom-BdCn20;
	height: 32px;
	padding-top: 9px;
}
.right-sidebar input[type="text"], 
.right-sidebar input[type="email"], 
.right-sidebar textarea {
	width: 217px;
}
.right-sidebar input[type="submit"] {
	text-align: left;
	margin-top: 8px;
	width: 100%;
}
.right-sidebar textarea { 
	height: 95px;
}
.right-sidebar .wpcf7 {
	margin-top: -16px;
}
.right-sidebar .testimonial {
	margin: 14px 0 12px 0;
}

/* Marstudio: Marketing Redefined. */

.responsive-video {
	display: block;
	margin:1.5em auto 0.5em;
	width: auto; height: 0;
	padding: 0 0 56.25%;
	position: relative;
}
	.responsive-video iframe {
		position: absolute;
		width: 100% !important;
		height: 100% !important;
		top: 0; bottom: 0;
		left: 0; right: 0;
	}
.video-caption {
	font-style: italic;
	margin: .5em 0 1.5em;
	font-size: .8em;
}
.right-video {
	float: right;
	margin:0 0 1.5em 1.5em;
	width: 50%;
	clear:right;
}
.right-video .responsive-video {
	margin:0;
}

/* New Team Section **/
.team-members {
	overflow: hidden;
	display: block;
}
.team-members .team-member {
	display: block;
	clear: both;
}
.team-members .team-member .image {
	width: 150px; height: auto;
	min-height: 150px;
	display: block;
	float: left;
	margin: 20px 0 0 0;
	background-image: url(../images/avatar.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.team-members .team-member .image img {
	float: none;
	display: block;
	margin: 0; padding: 0;
	width: 100%; height: auto;
}
.team-members .team-member header {
	width: 272px;
	border-top: 5px solid #4e8ab5;
	border-bottom: 1px solid #e2e2e2;
	float: left;
	height: 138px;
	margin: 20px 0 20px 20px;
	padding: 6px 0 0 0;
}
.team-members .team-member header .meta {
	display: block;
	margin: 0;
	font-style: italic;
}
.team-members .team-member header .meta.email {
	font-style: normal;
}
.team-members .team-member .bio {
	clear: both;
}

.team-members .row {
	overflow: hidden;
}
.team-members .team-member-2 {
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
	width: 375px;
	overflow: hidden;
}
.team-members .team-member-2 .image {
	width: 100px; height: auto; min-height: 100px;
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	background-image: url(images/avatar.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.team-members .team-member-2 .image img {
	float: none;
	display: block;
	margin: 0; padding: 0;
	width: 100%; height: auto;
}
.team-members .team-member-2 {
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
}
.team-members .team-member-2 header {
	border-bottom: 5px solid #4e8ab5;
	padding: 0 0 10px;
	margin: 0 0 10px;
	float: right;
	width: 230px;
}
.team-members .team-member-2 header h3 {
	margin: 0;
	font-size: 15px;
}
.team-members .team-member-2 header .meta {
	display: block;
	margin: 0;
	font-style: italic;
	font-size: 14px;
	color: #4e8ab5;
}
.team-members .team-member-2 .bio {
	clear: both;
	float: none;
	width: auto;
}

.hidden-menu-item {
	display: none !important;
}
.wpcf7-form p {
	margin: 0 0 10px;
}
.wpcf7-form label {
 	display: block;
 	font-size: 1.2;
 	font-weight: bold;
}
.wpcf7-form label input,
.wpcf7-form label textarea {
	margin-top: 5px;
}
.wpcf7-submit {
	margin-top: 10px;
}
.wpcf7-file {
	display: block;
	width: 100%;
	border: 1px solid #e2e2e2 !important;
    font-family: inherit;
    font-size: 14px;
    padding: 10px 12px !important;
    margin: 0;
    box-sizing: border-box;
}