/*   
Theme Name: Affordable Industry Training
Version: 1.0
*/

/* Contents
 
 Global
 Header 
 Navigation
 Sidebar
 Post
 Meta
 Footer
 Misc
 Pagination
 Forms
 Comments 
 Typography
 
*/

/* Global */
/* ---------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
}

html {
	padding: 0px;
	margin: 0px;
}

/* Flex Grid */
.outer_wrap {
}

.inner_wrap {
	width: 1152px;
	margin: auto;
	padding: 10px 0;
}

.flex_10,
.flex_20,
.flex_25,
.flex_33,
.flex_40,
.flex_50,
.flex_60,
.flex_66,
.flex_75,
.flex_80,
.flex_90,
.flex_100 {
	display: inline;
	float: left;
	position: relative;
}

.push {
	margin: 1px 0px 0px 0px;
}

.flex_10 {
	width: 10%;
}

.flex_20 {
	width: 20%;
}

.flex_25 {
	width: 25%;
}

.flex_33 {
	width: 33%;
}

.flex_40 {
	width: 40%;
}

.flex_50 {
	width: 50%;
}

.flex_60 {
	width: 60%;
}

.flex_66 {
	width: 66%;
}

.flex_75 {
	width: 75%;
}

.flex_80 {
	width: 80%;
}

.flex_90 {
	width: 90%;
}

.flex_100 {
	width: 100%;
}

.flex_pad {
	padding: 10px;
}

.flex_vert_pad {
	padding: 20px 0px 20px 0px;
}

.clear {
	clear: both;
}

/* Header */
/* ---------------------------------------------------------- */
#header {
	padding: 0;
}

.outer_header_wrap {
}

.inner_header_wrap {
	width: 1152px;
	margin: auto;
}

/* Navigation */
/* ---------------------------------------------------------- */
nav a#pull {
	display: none;
}

nav {
	float: right;
}

#navigation {
 background:;
	clear: both;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navigation a {
	color: #fff;
}

#navigation li li a {
	color: #000;
}

#navigation ul {
	font-size: 14px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0;
}

#navigation li {
	float: left;
	position: relative;
}

#navigation a {
	display: block;
	line-height: 3.333em;
	padding: 0 25px;
	text-decoration: none;
}

#navigation li:last-child a {
	padding: 0 0 0 20px;
}

#navigation li:first-child a {
	padding: 0 20px 0 0;
}

#navigation ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}

#navigation ul ul ul {
	left: 100%;
	top: 0;
}

#navigation ul ul a {
	background: #f9f9f9;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
	text-align: left;
}

#navigation li:hover > a,
#navigation ul ul :hover > a,
#navigation a:focus {
	background: #888;
}

#navigation li:hover > a,
#navigation a:focus {
	background: transparent; /* Show a solid color for older browsers */
	color: #fff;
}

#navigation ul li:hover > ul {
	display: block;
}

#navigation .current_page_item > a,
#navigation .current_page_ancestor > a,
#navigation a:hover {
	text-decoration: underline;
}

/* Sidebar */
/* ---------------------------------------------------------- */

#sidebar {
	margin: 0px 0px 0px 20px;
}

#sidebar img {
	max-width: 100%;
	height: auto;
}

#pages,
#archives,
#categories,
#feeds,
#sidebarmeta,
#blogroll {
	margin: 0px;
}

.sidebaritem {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
}

/* Post */
/* ---------------------------------------------------------- */

.postmetadata {
	padding: 0px 0px 5px 0px;
	color: #777777;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	clear: both;
}

.meta {
	padding: 0px 0px 10px 0px;
}

object,
video {
	max-width: 100%;
	width: 100%;
}

.wp-caption {
	max-width: 95%;
	height: auto;
}

img {
	max-width: 100%;
	height: auto;
}

.wp-caption img,
.gallery-icon img {
	max-width: 98%;
	height: auto;
}

.content {
	padding: 10px 0;
}

.archive .post,
.blog .post {
	padding: 0px 0px 50px 0px;
}

.post,
.type-post,
.type-page {
	padding: 0px 0px 10px 0px;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	clear: both;
}

.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	clear: both;
}

.attachment-post-thumbnail {
	float: left;
	min-width: inherit;
	border: 5px solid #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 2px #888;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
}

/* Meta */
/* ---------------------------------------------------------- */

.time {
	background: url(images/swpf_icons.png) no-repeat left -88px;
	margin: 0px;
	padding: 0px 0px 0px 23px;
}

.post-comments {
	background: url(images/swpf_icons.png) no-repeat left -66px;
	margin: 0px;
	padding: 0px 0px 0px 23px;
}

.categories {
	background: url(images/swpf_icons.png) no-repeat left -108px;
	margin: 0px;
	padding: 0px 0px 0px 23px;
}

.tags {
	background: url(images/swpf_icons.png) no-repeat left -24px;
	margin: 0px;
	padding: 0px 0px 0px 23px;
}

.meta_author {
	background: url(images/swpf_icons.png) no-repeat left -45px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.author {
	background: #f3f3f3;
	padding: 20px 20px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.author img {
	float: left;
	margin: 0px 20px 10px 0px;
}

.authorinfo h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.authorinfo p {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	font-size: 12px;
}

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

#footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 0;
}

.outer_footer_wrap {
}

.inner_footer_wrap {
	width: 100%;
	margin: auto;
}

/* Misc */
/* ---------------------------------------------------------- */

.sticky {
	background: url(images/must-read.png) no-repeat right top;
	background-color: #fff;
}

.gallery-caption {
	width: 90%;
	padding: 0px;
	margin: 0 auto;
}

.bypostauthor {
}

.wp-caption-text {
	font-size: 10px;
	color: #777;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Pagination */
/* ---------------------------------------------------------- */

.pagenavi {
	margin: 0 auto 20px auto;
	width: 400px;
	padding: 5px;
	background: #f3f3f3;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 0 5px #fff;
	-webkit-box-shadow: inset 0 0 5px #fff;
	box-shadow: inset 0 0 5px #fff;
}

.pagenavi a {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}

.pagenavi a:hover {
	color: #000;
}

.pagenavi span.pages {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	color: #333;
	font-weight: bold;
	background-color: inherit;
}

.pagenavi span.current {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
}

/* Comments */
/* ---------------------------------------------------------- */
h3#reply-title {
	padding: 0px;
	margin: 0px;
}

.logged-in-as {
	padding: 0px;
	margin: 0px;
}

#comments-title:before {
	content: "Comments: ";
	color: #777;
}

#comments-title {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	text-align: center!important;
}

.comment-author {
	font-weight: bolder;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	margin: 40px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

.comment-author .avatar {
	display: block;
	float: left;
	margin: -5px 12px 0px 0px;
	padding: 0px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: solid 5px #f3f3f3;
}

#comment-block {
	padding: 0px;
	overflow: hidden;
}

.comment-body p {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px;
	background-color: #f3f3f3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#comment-block .children {
	margin: -50px 0px 0px 0px;
}

#comment-block ol,
#comment-block .children li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	list-style-type: none;
}

#comment-block a {
	color: #006699;
}

.commentmetadata {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#respond {
	margin: 40px 0px 0px 0px;
}

/* Navigation 2 */
/* ---------------------------------------------------------- */

.navigation {
	text-shadow: 0px 1px 0px #ccc;
	width: 100%;
	text-align: center;
	padding: 5px;
	margin: 30px 0px 50px 0px!important;
}

.navigation a {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	font-weight: bold;
	color: #555555;
	text-shadow: 0px 1px 0px #fff;
	background: #fcfcfc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.navigation a:hover {
	color: #000;
	padding: 5px 6px 4px 6px;
	margin: 3px;
	font-weight: bold;
	background-color: #dfdfdf;
}

.navigation span.pages {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	color: #333;
	font-weight: bold;
	background-color: inherit;
	display: none;
}

.navigation span.current {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px #333;
	background-color: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Typography Framework */
/* ---------------------------------------------------------- */


body {
	font-family: Droid Sans, sans-serif;
}

#header h1 {
	font-weight: 600;
	margin: 0px;
	line-height: 36px;
}

#header h1 a {
	color: black;
	font-size: 36px;
	letter-spacing: -.5px;
	text-decoration: none;
}

#header h1 a:hover {
	color: #333;
	text-decoration: none;
}

.description {
	color: #777777;
}

.bread-crumb {
	color: #777777;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
}

.postdate {
	text-align: right;
	padding: 30px 20px 0px 0px;
}

.postmonth {
	color: #ccc;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

.postyear {
	color: #ccc;
	font-weight: bolder;
	font-size: 22px;
	padding: 0px;
	margin: -2px 0px 0px 0px;
}

.content-format-aside .entry,
.content-format-gallery .entry,
.content-format-link .entry,
.content-format-image .entry,
.content-format-quote .entry,
.content-format-status .entry,
.content-format-video .entry,
.content-format-audio .entry,
.content-format-chat .entry {
	padding: 15px 0px 0px 0px;
}

.content-format-aside .entry {
	padding: 10px 0px 0px 0px;
}

.content-format-link p {
	font-size: 22px;
	padding: 0px 0px 0px 0px;
}

.content-format-link p:before {
	content: 'Link: ';
	margin: 0px;
	font-weight: 600;
}

.content-format-quote blockquote {
	font-size: 22px;
	padding: 20px 10px 20px 90px;
	margin: 0px;
	background: url("images/quotes.png") 10px 10px no-repeat #f3f3f3;
}

.content-format-status p:before {
	content: 'Status: ';
	margin: 0px;
	font-weight: 600;
}

.content-format-status p {
	font-size: 26px;
	margin: 0px;
	line-height: 32px;
}

.content-format-status .entry p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.content-format-status .entry img {
	float: left;
	text-align: center;
}

a,
a:visited {
	text-decoration: none;
	color: #ffcc00;
	transition: all .3s;
}

a:hover {
	text-decoration: none;
	color: #ddd;
	transition: all .3s;
}

thead {
	display: table-header-group;
}

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

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

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

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

p {
  margin: 0 0 20px;
  line-height: 25px;
  font-size: 14px!important;
  color: #000;
}

small {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: Droid Sans, sans-serif;
	font-weight: 400;
	line-height: 20px;
	color: #005799;
	text-rendering: optimizelegibility;
}

h1,
h2,
h3 {
	line-height: 60px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 31.5px;
}

h3 {
	font-size: 24px;
	font-weight: 900;
	line-height: 60px;
}

h4 {
	font-size: 18px;
	font-weight: 900;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11.9px;
}

h1 small {
	font-size: 24.5px;
}

h2 small {
	font-size: 17.5px;
}

h3 small {
	font-size: 14px;
}

h4 small {
	font-size: 14px;
}

h1 a {
	text-decoration: none;
}

.headline {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee;
}

ul,
ol {
	font-size: 14px;
	color: #222222;
	padding: 0;
	margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}

li {
	line-height: 20px;
}

dl {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}

dt,
dd {
	line-height: 20px;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

dd {
	margin: 5px 0px 0px 20px;
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

blockquote {
	font-size: 14px;
	line-height: 22px;
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 20px;
	quotes: "\201C""\201D""\2018""\2019";
	padding: 20px 10px 20px 90px;
	background: url("images/quotes.png") 10px 10px no-repeat #f3f3f3;
}

address {
	display: block;
	margin-bottom: 0px;
	font-style: normal;
	line-height: 20px;
}

code,
pre {
	padding: 0 3px 2px;
	font-family: Droid Sans, sans-serif;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

pre.prettyprint {
	margin-bottom: 20px;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
}

tr,
td {
	border: 1px solid #ccc;
	padding: 5px;
}

th {
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
}

form {
	margin: 0 0 20px;
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

legend small {
	font-size: 15px;
	color: #999999;
}

label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

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

label {
	display: block;
	margin-bottom: 5px;
}

select,
textarea,
input[type="text"] {
	display: inline-block;
	height: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	vertical-align: middle;
}

input[type="text"],
input {
	display: inline-block;
	height: 44px;
	padding: 6px 25px;
	margin-bottom: 10px;
	margin-right: 8px;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	vertical-align: middle;
	width: 88%;
}

textarea {
	height: auto;
	width: 88%;
	padding: 16px 25px 6px;
	height: 102px;
}

radio,
checkbox {
	min-height: 20px;
	padding-left: 20px;
}

radio input[type="radio"],
checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

textarea,
input[type="text"],
input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	line-height: normal;
}

select {
	height: 30px;
	line-height: 30px;
	width: 220px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

select:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha {
    height: 57px;
    width: 110px;
    float: left;
}

input.wpcf7-form-control.wpcf7-captchar {
    float: left;
    width: 80px;
}

a.button {
	color: #fff;
	text-decoration: none;
}

.button,
input[type="submit"] {
	display: inline-block;
	padding: 7px 12px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	background-color: #005799;
	border: 0px;
	text-transform: uppercase;
    height: 57px;
	transition: all .3s;
}

.button:hover,
input[type="submit"]:hover {
	color: #000;
	background-color: #aaaaaa;
}

.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
	color: #FFF;
	background-color: #CCC;
	border: 0px;
}

.button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a#logo img {
    margin: 20px 0 0;
    display: inline-block;
}

div#topleft .textwidget {
    padding: 0 5px;
}

a.bluebtn {
    color: #fff!important;
    font-size: 16px!important;
    background: #005799;
    width: 235px!important;
    display: inline-block;
    text-align: center;
    font-weight: bold!important;
    padding: 15px 0;
    border-radius: 4px;
	text-transform: none!important;
}

a.yellowbtn {
    color: #000!important;
    font-size: 16px!important;
    background: #ffcc00;
    width: 235px!important;
    display: inline-block;
    text-align: center;
    font-weight: 900!important;
    padding: 15px 0;
    border-radius: 4px;
	text-transform: uppercase!important;
}

a.yellowbtn:hover,
a.bluebtn:hover {
    background: #ddd;
    color: #000!important;
	box-shadow: 1px 1px 5px rgba(0,0,0,.5);
}

div#logowrapright span {
    display: block;
    margin: 10px 0 0;
}

div#logowrapright {
    margin: 10px 0 0;
}

div#mobilebtns {display:none;}

div#headertop {
    background: #005799;
    color: #fff;
    padding: 3px 0 4px;
}

div#topright {
    font-weight: 800;
    font-size: 18px;
    text-align: right;
	text-transform: uppercase;
}

div#topright span {
    margin: 0 0 0 20px;
}

div#headerbot {
    background: #fff;
}

div#formwrap {
    margin: -110px 0 0;
    z-index: 2000;
}

div#formwrap p {
    color: #e9deb0;
    font-size: 22px!important;
    margin: 0;
    padding: 0 0 0 30px;
}

img#bannerarrows {
    position: absolute;
    left: -60px;
}

div#content-left {
    line-height: 30px;
}

div#content-right {
    padding: 0 0 0 2.5%;
    width: 45%;
    margin: 20px 0 10px 2.5%;
    background: url("images/check-bullet.png") no-repeat left top 10px transparent;
}

div#form {
    background: #dddddd;
    border-radius: 10px;
    padding: 30px 60px 60px;
    margin: 15px 0 0;
}

div#form h1 {
    font-size: 24px;
    font-weight: 900;
    line-height: 35px;
}

ul.industry {
    margin: 0;
    list-style: none;
}

ul.industry li {
    float: left;
    width: 33.333333333%;
    max-height: 191px;
}

ul.industry li .title {
    float: right;
    margin: -55px 0 0;
    z-index: 2000;
    position: relative;
    background: #005799;
    color: #fff;
    padding: 15px 20px;
    font-size: 20px;
}

ul.industry li .info {
    position: absolute;
    margin: -196px 0 0;
    width: 28.333333%;
    background: rgba(0,0,0,0.78);
    height: 141px;
    line-height: 23px;
    color: #fff;
    padding: 25px 2.5%;
    font-size: inherit;
    opacity: 0;
    letter-spacing: 0.7px;
}

ul.industry li:hover .info {
    opacity: 1;
	transition: all .3s;
}

div#services {
    margin: 30px 0 0;
}

div#services h1 {
    font-size: 24px;
    font-weight: 900;
}

div#footerwidget1 {
    padding: 40px 0;
}

div#footerwidget1 span {
    color: #005799;
    font-size: 33px;
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin: 0 15px;
}

div#footerwidget1 span a {
    color: #f59102;
}

div#footerwidget1 span a:hover {
    color: #ffcc00;
}

div#footertestiwrap {
    background: url("images/testiBG.jpg") no-repeat center center transparent;
    padding: 40px 0;
    background-size: cover;
}

div#footerbottom p {
    margin: 0;
    font-size: 12px!important;
    text-transform: uppercase;
	color:#e3e3e3;
	padding: 2px 0;
}

div#footertop {
    background: #e3e3e3;
    padding: 20px 0;
}

div#footerwidget3 p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 17px 0 0;
}

div#footerwidget3 p span {
    margin: 0 15px 0 0;
    color: #005799;
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
}

div#footerwidget3 p span > a {
    color: #005799;
}

div#footerwidget3 p span > a:hover {
    color: #ffcc00;
}

div#footerbottom {
    background:#525252;
}

div#singlepost {
    background: #e3e3e3;
}

div#banner {
    margin: 177px 0 0;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2001;
}

header.smaller {
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	transition: all .3s;
}

header.smaller a#logo img {
    width: 150px;
	transition: all .3s;
}

header.smaller div#logowrapright span {
    display: inline-block;
	transition: all .3s;
}

header.smaller div#headerbot {
    padding: 0 0 10px 0;
	transition: all .3s;
}

.thumb img {
    max-height: 191px;
    width: 100%;
}

::-webkit-input-placeholder {
   color: #000!important;
   opacity: 1!important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000!important;
   opacity: 1!important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000!important;
   opacity: 1!important;
}

:-ms-input-placeholder {  
   color: #000!important;
   opacity: 1!important;
}

/* NEW STYLES BY ALLEN */
.accord {
    margin-top: 20px;
}
.accord .accordions-head {
    background: #005799!important;
}