/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/
.post-type-archive-careers #top-b,
.single-careers #top-b {
	display:none;
}

/* Z-index */

#block-header {
	position:relative !important;
	top:0 !important;
	z-index:1000;
}

#block-header + #block-top-a, #block-main {
	margin-top:0 !important;
}
#block-top-a {
	margin-bottom: -15px;
}

#block-top-a {
	background:none !important;
}

#block-main {
	z-index:100;
}

#block-bottom {
	z-index:10;
}

#content p:first-of-type {
	margin-top:0;
}
/* ---------- */

body {
	background:#5d5c59;
}

#block-headerbar {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	background: #f5f3e9;
	box-shadow: 0 1px 5px rgba(0,0,0,0.5);
}

.custom-logo {
	width: 160px;
	height: 60px;
	background: url(../logo.png) 0 50% no-repeat;
    background-size: contain;
}

#page.fixed-header #block-main {
	box-shadow: 0 -1px 4px rgba(0,0,0,0.25);
}

.frontpage-headline { 
	padding-bottom: 10px;
	font-weight: bold;
}

.home #top-a .module.widget_widgetkit {
	margin:0 !important;
	padding:0 !important;
}

#top-a {
	padding:0;
}

.home #block-main {
	box-shadow: 0 -1px 5px rgba(0,0,0,0.5);
}

#block-bottom:before {
	content:"";
	display:block;
	height:0px;
	border-top:1px solid #ccc;
	box-shadow:0 1px 10px #000;
}

#block-bottom {
	padding-top:0 !important;
	background-color:#edf0f2 !important;
	background-image: url(../images/texture/dots.png) !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
}

#block-footer {
	border-top: 1px solid #272829;
	background: #444;
}

#footer {
	height:50px;
	color:#eaeaea;
}

.home #top-d {
	margin-top:25px;
	margin-bottom:10px;
}

/*---------------- Logo ------------------*/

.main-logo {
	margin: 5px 0 0 0;
	padding:0;
	float:left;
}

.main-logo img {
    width:240px;
}

.main-logo span {
    display:none !important;
}
/*---------------- Menu ------------------*/
.menu {
	padding-top: 5px;
}

/*---------------- Generic ------------------*/

.left {
	float:left;
}
.right {
	float:right;
}
.text-right {text-align: right;}
.width45 { width:45%;}

a:hover {
	color:#f56200;
}

#system .gridalicious .item > .links a:hover {
	color: #f56200;
}

.clear {
    clear:both !important;
}

.center {
    text-align:center;
}

.button-red {
	padding: 8px 14px;
	margin: 5px;
	background:#a02237;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	border:none;
	border-radius:2px;
}

.button-red:hover {
	background:#881d2f;
	color:#fff;
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.3), inset 0 0 1px rgba(0,0,0,0.3);
}

blockquote {
	font-family: "Open Sans", sans-serif;
	font-weight:100;
	font-style:italic;
	border-left: 4px solid #0daaaa;
	margin-left: 10%;
	font-size: 20px;
	line-height: 22px;
	color: #444;
}

ul.line > li,
ul.line > li:last-child,
.mod-plain ul.line > li {
    border-color: #ccc;
}

p.links {
	text-align:right;
}

/* List Styles */

ul.checklist {
	list-style:none;
	padding-left:30p;
}

ul.checklist li {
	padding-left:25px;
	margin:5px 0;
}

ul.checklist li:before {
	content:"\f046";
	font-family:"FontAwesome";
	display:block;
	float:left;
	font-size:18px;
	line-height:22px;
	margin-left:-25px;
	color:#0daaaa;
}

ul.checklist.red li:before {
	color:#a02237;
}


/*---------------- Gravity Forms Fixes ------------------*/

button,
input[type='button'],
input[type='submit'] {
padding: 8px 14px;
}

.gform_wrapper {
	margin:0 !important;
	max-width: 100%;
}

.gform_footer {
	margin:10px 0 0 0 !important;
	padding:0 !important;
	text-align:center;
}

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

.menu-dropdown a.level1 > span,
.menu-dropdown span.level1 > span {
	height: 55px;
	padding: 0 10px;
	line-height: 65px;
}

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	color: #464646;
	text-transform:none !important;
}

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

.menu-dropdown a.level2,
.menu-dropdown span.level2 {
	text-transform:none !important;
}

/* Set Active */
.menu-dropdown li.active .level1 {
	color: #0daaaa;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

/* Set Hover */
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 {
	color: #0daaaa;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background:none;
	box-shadow:none;
}

/* Dropdown */
.menu-dropdown .dropdown {
	top: 55px;
}

/* Home Intro Blurb */

.home-intro {
	/*width:75%;*/
	margin:auto;
	padding:0 0 25px 0;
	font-size:40px;
	line-height:50px;
	text-align:center;
	color:#0daaaa;
	text-shadow:0 -1px 0px rgba(0,0,0,0.65);
}

/* Category Picker */

.category-picker a {
	display:block;
	width:24%;
	margin:0 0.45%;
	padding:15px 0;
	float:left;
	font-size:16px;
	text-align:center;
	background:#0daaaa;
	color:#fff;
	/*box-shadow:inset 1px 0px 17px rgba(0,0,0,0.25);*/
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.category-picker a:hover {
	box-shadow: 0px 1px 5px #000;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.90);
}
.category-picker a:first-child {
	margin-left:5px;
}
.category-picker a:last-child {
	margin-left:1%;
	margin-right:0;
}

/* Home Posts
----------------------------------------------------------------------------------------------------*/

.home #top-d .module {
	background:#d4d4d4;
}

.article-box {
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
}

/*.article-box h3 {
	display:block;
	margin:0;
	padding:15px 0;
	text-align:center;
	color:#fff;
	background:#0daaaa;
}*/
.article-box h3 {
	display:block;
	padding:0;
	margin:0 0 5px 0;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#0daaaa;
	letter-spacing:1px;
	text-transform:uppercase;
}

.article-box .image {
	display:block;
	width:100%;
	height:150px;
	overflow:hidden;
}

.article-box img {
	display:block;
	width:100%;
	height:auto;
}

.article-box .listing-item {
	background:#d4d4d4;
	background:#e2e2e2;
}

.article-box .listing-item .title {
	display:block;
	height:70px;
	padding:15px;
	font-size:16px;
	line-height:18px;
	color:#444;
}


/* Older Styled Posts */

.home-post img {
	width:40%;
	height:auto;
	float:left;
	margin-right:10px;
	padding:2px;
	border:1px solid;
}

.home-post .title {
	display:block;
	/* font-family:"Gibson-SemiBold"; */
	font-size:18px;
}

.home-post .excerpt-dash {
	display:none;
}

.home-post .excerpt {
	font-size:12px;
}

/* Single Post */

.home-article-single img {
	float:left;
	margin-right:10px;
	padding:2px;
	border:1px solid;
}

.home-article-single .title {
	display:block;
	/* font-family:"Gibson-SemiBold"; */
	font-size:30px;
	line-height:32px;
}

.home-article-single .excerpt-dash {
	display:none;
}

.home-article-single .excerpt {
	font-size:14px;
}

/* Article Row */

.home-article-row .listing-item:first-child {
	border:none !important;
}

.home-article-row .listing-item:last-child {
	border:none !important;
}

.home-article-row .listing-item {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	width:33.333%;
	height:;
	padding:15px;
	float:left;
	text-align:center;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

.home-article-row img {
	display:block;
	margin:auto;
	padding:2px;
	border:1px solid;
}

.home-article-row .title {
	display:block;
	margin-top:10px;
	/* font-family:"Gibson-SemiBold"; */
	font-size:22px;
	line-height:24px;
}

.home-article-row .excerpt-dash {
	display:none;
}

.home-article-row .excerpt {
	font-size:14px;
}

/* Article List */

.home-article-list .display-posts-listing li {
	list-style:none;
	display:block;
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

.home-article-list .display-posts-listing li:after {
	content:"";
	display:block;
	clear:both;
}

.home-article-list img {
	display:block;
	width:28%;
	height:auto;
	float:left;
	margin-right:15px;
	padding:2px;
	border:1px solid;
}

.home-article-list .title {
	display:block;
	margin-top:10px;
	/* font-family:"Gibson-SemiBold"; */
	font-size:22px;
	line-height:24px;
}

.home-article-list .excerpt-dash {
	display:none;
}

.home-article-list .excerpt {
	font-size:14px;
}

/* Home Sections */

.home-section {
	display:block;
}

.home-section img {
	display:block;
	width:100%;
	height:auto;
}

.home-section h2 {
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	margin:0;
	padding:25px 0;
	text-align:center;
	color:#fff;
	font-weight:400;
}

/* .home-section.government h2 {
	background:#1a5a69;
}

.home-section.commercial h2 {
	background:#9b7d60;
}

.home-section.staffing-agencies h2 {
	background:#a02237;
} */

.home-section.government h2 {
	/*background:#a02237;
	background:rgba(160,35,55, 0.75); */
	background:#0daaaa;
	/*background:rgba(13,170,170,0.75);*/
	background:rgba(173,157,142,0.75);
}

.home-section.commercial h2 {
	/* background:#a02237;
	background:rgba(160,35,55, 0.75); */
	background:#0daaaa;
	/*background:rgba(13,170,170,0.75);*/
	background:rgba(173,157,142,0.75);
}

.home-section.staffing-agencies h2 {
	/* background:#a02237;
	background:rgba(160,35,55, 0.75); */
	background:#0daaaa;
	/*background:rgba(13,170,170,0.75);*/
	background:rgba(173,157,142,0.75);
}

/* Bottom CTA */

.bottom-cta {
	text-align:center;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#616161;
}
.bottom-cta span {
	font-size:22px;
	font-weight:normal;
	color:#0daaaa;
}


/* Home Bottom Sections
----------------------------------------------------------------------------------------------------*/

.home-bottom-box {
	margin-top:30px !important;
	padding:20px;
}

.home-bottom-box i {
	display:block;
	width:60px;
	font-size:50px;
	line-height:60px;
	margin:auto;
	padding:20px;
	text-align:center;
	background:#0daaaa;
	border-radius:50%;
	color:#fff;
}

.home-bottom-box  .bottom-title {
	color:#444;
	font-weight:400;
	margin-bottom:25px;
}

/* FAQs */

.home-faqs {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	font-size:16px;
}

.home-faqs li {
	padding:5px 0;
	font-size:14px;
	line-height:14px;
}

.home-faqs li:after {
	content:"";
	display:block;
	width:35%;
	height:0px;
	margin:10px auto 0 auto;
	border-top:1px solid #ccc;
}

.home-faqs li a {
	color:#444;
}

.home-faqs li:last-of-type:after {
	border-top:none;
}

/* FAQs Sidebar Slider */

.faq-slider {
	font-style:italic;
}

/* What's Popular */

.home-bottom-box .listing-item {
	width:45%;
	float:left;
	margin-bottom:15px;
}

.home-bottom-box .listing-item:nth-of-type(2) {
	margin-left:10%;
}
.home-bottom-box .listing-item .image {
	display:block;
	width:100%;
	height:80px;
	overflow:hidden;
}
.home-bottom-box .listing-item img {
	display:block;
	width:100%;
	height:auto;
}

.home-bottom-box .listing-item .title {
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	color:#444;
}

.home-bottom-box .listing-item .date {
	display:block;
	text-align:center;
}

/* Newsletter */

.home-bottom-box .gform_description {
	font-size:14px;
	color:#444;
	text-align:center;
}

.home-bottom-box .gform_body input {
	background:#e1e1e1;
	padding: 10px 5px 10px 5px !important;
	border:none !important;
	box-shadow:inset 0 1px 3px #808080;
}

/* Search */

#sidebar-a .searchbox {
	border:1px solid #eaeaea;
}

#sidebar-a .searchbox,
#sidebar-a .searchbox input,
#sidebar-a .searchbox .results:before {
	height:35px;
	margin:0 auto;
}

#sidebar-a .searchbox input {
	text-transform:none !important;
	background-position:0 70%;
}

#sidebar-a .searchbox .results {
	top:50px;
}

#sidebar-a .searchbox .results:before {
	display:none !important;
}

/* Blog Roll Post Height */

.blog #system .item > header .title a {
	display:block;
	height:143px;
	overflow:hidden;
}
.blog #system .item > .content p {
	display:block;
	height:120px;
	overflow:hidden;
}

/* Featured Images
----------------------------------------------------------------------------------------------------*/
.featured-spotlight .overlay {
	background-color:rgba(0,0,0,0.25);
}

.featured-full {
	display:block;
	float:left;
	padding:5px;
	border:1px solid #ccc;
}

/* a.featured-thumb {
	width:200px;
	height:150px;
	margin-right:15px;
} */

.featured-full {
	margin-right:15px;
	margin-bottom:10px;
}

.featured-thumb .overlay-default {
	margin:5px;
}

#system .item > header .meta {
	font-size: 12px;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-a .custom h3 { 
	margin-top: 7px;
	margin-bottom: 27px;  
	line-height: 30px;
	font-size: 24px;
}

#bottom-a .custom p {
	margin-top: 0;
	font-family: "OpenSansLight";
	font-size: 18px; 
}

/* Custom Social Icons
----------------------------------------------------------------------------------------------------*/

/* Header Social */

#search {
	margin-top:25px;
}

.call-us-head,
.email-head {
	margin-right:5px;
	padding-right:10px;
	float:left;
	text-align:left;
}

.call-us-head h4,
.email-head h4 {
	margin:3px 0 0 0;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	color:#0daaaa;
}

.call-us-head span {
	font-size:22px;
	line-height:22px;
	color:#0daaaa;
}

.email-head span {
	font-size:14px;
	line-height:25px;

}

.vm-login {
	float: right;
	margin: 4px 0 0 10px;
	padding: 6px 10px;
}

.contactbuttons {
	padding-top: 4px;
	display:block;
	float:right;
	height:34px;
}

.contactbuttons a {
	text-decoration:none;
	display:block;
	width:34px;
	height:34px;
	padding-left:5px;
	float:right;
}

.contactbuttons a img {
	border:none;
	opacity:1;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.contactbuttons a img:hover {
	opacity:0.7;
}

.contact-widget {
	display:block;
	float:left;
	width:210px;
	margin:0px 0 0 0;
}

#user-pic {
	text-align:center;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 15px;
}

h3.contact-heading {
	display:none;
	font-size:22px;
	text-transform:none;
	margin:10px 0px 10px 0px;
	text-align:center;
	padding-bottom: 10px;
	border-bottom: 1px solid #E2E2E2;
}

h3.contact-heading span.color {
	color:#444;
}

h4.credentials {
	margin-top:0px;
	text-align:center;
	font-size:16px;
}

h4.professional-title {
	color:#444;
	text-align:center;
	margin:0px 0px 15px 0px;
	text-transform:none !important;
}

.contact-widget i {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#ffffff !important;
	color:rgba(255,255,255,1);
	background:rgba(13,170,170,1);
	text-decoration:none;
	border:1px solid #006DA4;
	border:1px solid rgba(0,0,0,0.5);
	box-shadow:inset 0px 0px 10px rgba(0,0,0,0.2);
}

.uk-panel-box-primary .contact-widget i {
	background:rgba(235,136,29,1);
}

.uk-panel-box-secondary .contact-widget i {
	background:rgba(13,170,170,1);
}

.contact-widget i{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.contact-widget a span {
	line-height:32px;
}

.contact-widget a {
	display:block;
	height:30px;
	min-width:50px;
	margin:0 0 10px 0px;
}

.contact-widget a {
	opacity:1;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.contact-widget a:hover {
	opacity:0.7;
}

#contact-me {
	display:block;
	width:515px;
	height:35px;
	margin:auto;
}

#contact-me a {
	display:block;
	height:30px;
	min-width:50px;
	padding-left:40px;
	padding-top:5px;
	margin:0px 15px 0px 15px;
	float:left;
}

a.contact-widget.email {
	font-size:12px;
}

.home-contact {
	
}

.contact-grid {
	margin-top:5px;
}

.contact-grid a {
	display:inline-block;
	float:left;
	width:25%;
	text-align:center;
	margin-bottom:10px;
}

.contact-grid a:hover {
	opacity:0.7;
}

/* Accordion Styles */

.wk-accordion-default .toggler {

}

.wk-accordion-default .toggler {
	margin-bottom: 10px;
	padding: 7px 7px 7px 35px;
	font-size:18px;
	border: 1px solid #ccc;
	border-bottom:1px solid #999;
	background: #ffffff;
	color: #0daaaa;
	/* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 1px rgba(0, 0, 0, 0.05);*/
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	text-shadow:none !important;
	border-radius: 2px;
	text-shadow: 0 1px 0 #222;
	box-shadow:0 1px 5px #ccc;
}

.wk-accordion-default .toggler .number {
	display:block;
	float:left;
	margin-left:-25px;
	color:#444;
}

.wk-accordion-default .content-wrapper {
	margin:0 1px;
	padding:0 35px;
	background:#f5f3e9;
	color:#444;
}


/* Font Awesome Social
----------------------------------------------------------------------------------------------------*/

.contactbuttons i {
	display:block;
	width:30px;
	height:30px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#ffffff !important;
	color:rgba(255,255,255,0.75);
	background:rgba(13,170,170,0.5);
	float:right;
	text-decoration:none;
	border:1px solid #006DA4;
	border:1px solid rgba(46,132,59,0.5);
	box-shadow:inset 0px 0px 10px rgba(0,0,0,0.2);
}

.contactbuttons i{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.contactbuttons i:hover {
	color:#ffffff;
	background:rgba(13,170,170,1);
	border:1px solid #003880;
	border:1px solid rgba(0,0,0,0.95);
}

.uk-panel-box-primary .contactbuttons i {
	background:rgba(235,136,29,0.5);
}

.uk-panel-box-primary .contactbuttons i:hover {
	background:rgba(235,136,29,1);
}

.uk-panel-box-secondary .contactbuttons i {
	background:rgba(235,136,29,0.5);
}

.uk-panel-box-secondary .contactbuttons i:hover {
	background:rgba(235,136,29,1);
}

/* Contact Page
----------------------------------------------------------------------------------------------------*/

.contact-form {
	width:65%;
	margin:auto;
	padding:15px 25px;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:1px solid #999;
	box-shadow:0 1px 5px #ccc;
}

#field_4_8 {
	text-align:center;
}

#recaptcha_table {
	margin:auto !important;
}

/* Call-Out Boxes
----------------------------------------------------------------------------------------------------*/

.callout {
	background:rgba(0,0,0,0.75);
	width: 32%;
	border: 1px solid #000;
	margin-bottom:15px;
	padding: 15px;
	box-shadow: 0 0 10px #247abd;
}

.callout.float-left,
.uk-panel.float-left {
	float:left;
	margin-right:15px;
}

.callout.float-right,
.uk-panel.float-right {
	float:right;
	margin-left:15px;
}

.callout h2 {
	text-align: center;
	color: #247abd !important;
	font-size: 20pt;
	line-height: 22pt;
	margin: 0;
}

.callout.green-title {
	border-radius: 4px 4px 0px 0px;
}

.callout.green-title h2 {
	margin:-15px;
	margin-bottom:15px;
	padding: 15px;
	background: #47BC58;
	color:#ffffff !important;
	text-shadow:0px -1px 0px #444;
}

.callout p {
	
}

/* Icon Grid
----------------------------------------------------------------------------------------------------*/

.icon-grid {
	width:100%;
	margin:25px 0;
}

.icon-grid .column {
	width:20%;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:15px;
	border-left:1px solid #ccc;
	text-align:center;
}

.icon-grid .column:first-child {
	border-left:none;
}

.icon-grid .column h4 {
	margin:0;
	color:#0daaaa;
}

.icon-grid .column i {
	display:block;
	margin:15px 0 10px 0;
	font-size:60px;
	line-height:60px;
	color:#0daaaa;
}

.icon-grid .column p {
	height:45px;
	font-size:12px;
	line-height:14px;
	margin:0;
	color:#969696;
}


.icon-grid.orange-grid,
.icon-grid.orange-grid h4,
.icon-grid.orange-grid i {
	color:#f56200 !important;
}

.icon-grid.red-grid,
.icon-grid.red-grid h4,
.icon-grid.red-grid i {
	color:#a02237 !important;
}

/* 6-column grid */

.icon-grid.column-6 .column {
	width:16.65%;
	padding:10px;
}

.icon-grid.column-6 .column i {
	font-size:50px;
	line-height:50px;
}

/* Icon Grid inside width45 */

/* .process-left {
	margin-right:5%;
}

.process-right {
	padding-left:5%;
	border-left:1px solid #ccc;
} */

/* 6column */
.width45 .icon-grid {
	/* border-right:1px solid #ccc;
	border-left:1px solid #ccc; */
	border:none;
}
.width45 .icon-grid.column-6 .column {
	width:33%;
	padding:10px;
	border:none;
}
.width45 .icon-grid.column-6 .column:nth-child(2),
.width45 .icon-grid.column-6 .column:nth-child(5) {
	/* border-right:1px solid #ccc;
	border-left:1px solid #ccc; */
	border:none;
}
.width45 .icon-grid.column-6 .column:nth-child(4),
.width45 .icon-grid.column-6 .column:nth-child(5),
.width45 .icon-grid.column-6 .column:nth-child(6) {
	border-top:1px solid #ccc;
}
/* 5column */
.width45 .icon-grid {
	/* border-right:1px solid #ccc;
	border-left:1px solid #ccc; */
	border:none;
}
.width45 .icon-grid.column-5 .column {
	width:33%;
	padding:10px 10px 35px 10px;
	border:none;
}
.width45 .icon-grid.column-5 .column:nth-child(2) {
	/* border-right:1px solid #ccc;
	border-left:1px solid #ccc; */
	border:none;
}
.width45 .icon-grid.column-5 .column:nth-child(4) {
	/* border-right:1px solid #ccc; */
	border:none;
}
.width45 .icon-grid.column-5 .column:nth-child(4),
.width45 .icon-grid.column-5 .column:nth-child(5) {
	width:50%;
	border-top:1px solid #ccc;
}
.width45 .icon-grid.column-5 .column p {
	font-size:11px;
}
/* Slider Testimonials */

.slider-quote {
	width:40%;
	position:absolute;
	top:50%;
	left:0;
	background:#0daaaa;
	background:rgba(13,170,170,0.85);
	box-shadow:0 1px 5px rgba(0,0,0,0.5);
	padding:15px;
	color:#fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.slider-quote.opportunity-quote {
	top:68%;
}

.slider-quote i {
	display:block;
	font-size:60px;
	margin-right:15px;
	margin-left:15px;
	padding-top:15px;
	color:#a02237;
	/* opacity:0.9; */
	float:left;
	/* text-shadow:0px 1px 2px rgba(0,0,0,1); */
}

.slider-quote p {
	padding-left:100px;
	font-size:16px;
	line-height:18px;
	font-weight:100;
	font-style:italic;
}

.slider-quote .author-wrap {
	text-align:right;
}

.slider-quote .t-author {
	font-style:italic;
	font-weight:bold;
}

.slider-quote.left-quote {
	left:0;
}

.slider-quote.right-quote {
	right:0;
}

/* Slider Articles */
.wk-accordion .toggler:nth-child(4) {
	background:red !important;
}

.slider-articles {
	width:18%;
	position:absolute;
	top:20%;
	right:5%;
	/* background:rgba(255,255,255,0.5);*/
	padding:0;
	color:#fff;
}

.slider-articles h3 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	color:#444;
}

.slider-articles ul {
	list-style:none;
	padding:0;
	margin:0;
}

.slider-articles li {
	display:block;
	height:50px;
	margin:10px 0;
	line-height:16px;
	overflow:hidden;
}

.slider-articles li .image {
	display:block;
	float:left;
}

.slider-articles a {
	color:#666;
}

.slider-articles img {
	width:50px;
	height:auto;
	margin-right:15px;
	border:1px solid #666;
}

#top-a .wk-slideshow .size-full{
	width: 100% !important;
}

/* ----------- Solutions pages ------------------- */

.page-banner {
	width:100%;
	height:auto;
}

.solution-callout {
	width:100%;
	margin:15px auto;
}

.solution-callout i {
	display:block;
	font-size:60px;
	margin-right:15px;
	margin-left:15px;
	padding-top:15px;
	color:#a02237;
	/* opacity:0.9; */
	float:left;
	/* text-shadow:0px 1px 2px rgba(0,0,0,1); */
}

.solution-callout p {
	padding-left:100px;
	font-size:18px;
	line-height:20px;
	font-weight:100;
	font-style:italic;
	color:#666;
}

.solution-left,
.solution-right {
	width:46%;
}

.solution-left {
	margin-right:5%;
}

.solution-right {
	padding-left:5%;
	border-left:1px solid #ccc;
}

.solution-left h3,
.solution-right h3 {
	text-align:center;
	font-weight:400;
}


/* ----------- Testimonials page ------------------- */

/* Page Testimonials */

.testimonial-page {
	border-bottom:1px dashed #ccc;
	padding:25px 0px;
}

.testimonial-page i.icon-quote-left,
.testimonial-page i.icon-comment,
.testimonial-page i.icon-comment-alt,
.testimonial-page i.icon-comments,
.testimonial-page i.icon-comments-alt {
	display:block;
	font-size:60px;
	margin-right:15px;
	margin-left:15px;
	padding-top:15px;
	color:#016C66;
	opacity:0.75;
	float:left;
	text-shadow:0px 1px 2px rgba(0,0,0,1);
}

.testimonial-page p {
	padding-left:100px;
}

.testimonial-page .t-author {
	font-style:italic;
	font-weight:bold;
}

/* Definition List */

.terms-nav {
	text-align:center;
	font-size:15px;
	margin-bottom:50px;
	padding:10px 0;
	border-top:1px solid;
	border-bottom:1px solid;
}
.terms-nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 5px;
	z-index: 999;
}

dl.separator dt {
	font-weight:bold;
	color:#616161;
}

dl.separator dt:after {
	right:-4px;
	border-color:#0daaaa;
}

/* ---------- Job Postings Blog Roll ---------- */

.post-type-archive-careers .items.gridalicious {
	margin:0 !important;
}

.post-type-archive-careers .galcolumn {
	width:100% !important;
	padding:0 !important;
}

.post-type-archive-careers .galcolumn .grid-box {
	width:100% !important;
}

/* ---------- Job Postings Single ---------- */

.job-posting-info {

}

.job-posting-info .title,
.job-details .title,
.job-description .main-title {
	padding:5px 5px 8px 5px;
	font-size: 22px;
	line-height:24px;
	text-align:center;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	color: #0daaaa;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	text-shadow: none !important;
	border-radius: 2px;
	text-shadow: 0 1px 0 #222;
	box-shadow: 0 1px 5px #ccc;
}

.job-posting-info h4,
.job-details h4,
.job-posting-info p,
.job-details p {
	display:inline-block;
	margin-bottom:10px !important;
}
.job-posting-info h4,
.job-details h4 {
	width:30%;
	margin:0 0 0 3%;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.job-posting-info p,
.job-details p {
	width:65%;
	margin:0;
}
