/*
	Theme Name: Sunsteel, LLC
	Theme URI: http://sunsteelllc.com
	Description: WordPress Theme 
	Version: 1.0
	Author: Black Bear Design (@blackbeardesign)
	Author URI: http://blackbeardesign.com
	Tags: steel, design build, fabrication

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/* ---------------------------------------------------------------------------------------------------------- 
01 Main -----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html						{ font-size: 62.5%; position: relative; min-height: 100%; }
body {
	margin-bottom: 0;
	background-color: #fff;
	text-rendering: optimizeLegibility;
	font: normal 400 12px/1.4 "proxima-nova-n4", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #444;
}

/* clear */
.clear:before,
.clear:after 				{ content:' ';display:table; }

.clear:after 				{ clear:both; }
.clear 						{ *zoom:1; clear: both; }
img 						{ max-width:100%; vertical-align:bottom; }

input						{ border: 1px solid #ccc; }
input:focus 				{ outline:0; border: 1px solid #04A4CC; }

/* ---------------------------------------------------------------------------------------------------------- 
02 Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

h1, 
h2, 
h3, 
h4, 
h5, 
h6 							{ -webkit-font-smoothing: antialiased; font-family: "proxima-nova-n7", "proxima-nova",sans-serif; font-style: normal; font-weight: 700; }

h1							{ font-size: 3.6rem; }
h2							{ font-size: 2.8rem; color: #c21321; }
h3							{ font-size: 2.0rem; }
h4							{ font-size: 1.6rem; }
h5							{ font-size: 1.6rem; }

p							{ margin: 0 0 1.5rem; padding: 0; font-size: 1.6rem; line-height: 1.5; }

b, strong					{ font-weight: 600; font-style: normal; }

blockquote				 	{ margin: 0 0 1.5rem; padding: 60px 15%; border-top: 5px solid #c21321; border-bottom: 5px solid #e0e0e0; border-left: none; background-color: #f7f7f7; }
blockquote p 				{ font-family: "proxima-nova-n4", "proxima-nova", sans-serif; font-weight: normal; line-height: 1.3; color: #000; text-align: center; }

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

a							{ color: #c21321; text-decoration: none; }
a:hover,
a:focus						{ color: #c21321; border-bottom: 1px solid #c21321; text-decoration: none; }
a:focus						{ outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }

.nav > li > a				{ font-family: "proxima-nova-n7", "proxima-nova",sans-serif; font-style: normal; font-weight: 700; border-bottom: none; transition: background-color 0.5s ease; }
.nav > li > a:hover 		{ border-bottom: none; background-color: #c21321; color: #fff; }

.category-blog li#menu-item-58 a:link	{ background-color: transparent; }
.category-blog li#menu-item-58 a:hover	{ background-color: #c21321; }

.bread-nav #breadcrumbs a		 	{ color: #ccc; border-bottom: 1px solid #ccc; text-decoration: none; }
.bread-nav #breadcrumbs a:hover,
.bread-nav #breadcrumbs a:focus 	{ color: #fff; border-bottom: 1px solid #fff; text-decoration: none; }
.bread-nav #breadcrumbs a:focus		{ outline: #c21321 solid thin; }

.get-started > a			{ /* padding: 4px 7px; background-color: #f7f7f7; border-radius: 2px; margin: 0 3px; */ color: #ccc; /* border-bottom: 1px solid #ccc; */ }
.get-started > a:hover,
.get-started > a:focus		{ /* padding: 4px 7px; background-color: #c21321; color: #f7f7f7; border-radius: 2px; margin-right: 3px; border-bottom: none; */ color: #fff; border-bottom: 1px solid #fff; }

a.home-hiring {
	display: block;
	clear: both;
	margin: 7px 0 0;
	padding: 1px 5px;
	background-color: #ccc;
	border-radius: 3px;
	color: #2a2a2a;
	text-transform: uppercase;
	font-size: 15px;
}

a.home-hiring:hover {
	border-bottom: none;
	background-color: #2a2a2a;
	color: #ccc;
}

.child-page-list li a,
#recent-posts-2 li a 			{ display: block; padding: 5px 0; border-bottom: 1px solid #E9E9E9; }

.child-page-list li a:hover,
.child-page-list li a:focus,
#recent-posts-2 li a:hover,
#recent-posts-2 li a:focus		{ color: #444; display: block; padding: 5px 0; border-bottom: 1px solid #444; }

.child-page-list li.current_page_item a,
.child-page-list li.current-cat a { color: #444; border-bottom: 1px solid #444; }

.experience a				{ color: #444; background-color: #ccc; border-color: #999; }

.pf-btn						{ padding: 0; }
.pf-btn a					{ padding: 20px 10px; display: block; text-align: left; text-decoration: none; color: #c21321; line-height: 1; border-right: none; border-bottom: 1px solid #c21321; font-family: "proxima-nova-n7", "proxima-nova",sans-serif; font-style: normal; font-weight: 700; font-size: 1.2rem; text-transform: uppercase; transition: all .5s ease; }
.pf-btn a:hover				{ background-color: #c21321; color: #444; text-decoration: none; border-bottom: 1px solid #c21321; }
.find-mkt-btn				{ border-left: none; border-bottom: 1px solid #c21321; }
.values-btn					{ border-bottom: none !important; }

.footer-links a 			{ display: block; padding: 8px 12px; background-color: #c21321; border-bottom: 1px solid black; color: #000; }
.footer-links a:hover,
.footer-links a:focus,
.footer-links a:active		{ display: block; padding: 8px 12px; background-color: #c21321; border-bottom: 1px solid black; color: #fff; }
.footer-links a:focus		{ outline: #fff solid thin; }

.ftr-imgs					{ padding: 2px 0; }
.ftr-imgs img 				{ vertical-align: middle; }

/* BUTTONS */

.btn 						{ font-family: "proxima-nova-n7", "proxima-nova",sans-serif; font-style: normal; font-weight: 700; text-transform: uppercase; border-radius: 2px; }
.btn-primary 				{ background-color: #c21321; border-color: #94000C; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #94000C;
    border-color: #94000C;
}

.btn-red 				{ background-color: #c21321; border-color: #94000C; }
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #94000C;
    border-color: #94000C;
}

.btn-white 				{ background-color: #fff; border-color: #ccc; }
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    color: #ccc;
    background-color: #f2f2f2;
    border-color: #ccc;
}

/* outline */
.btn.outline 						{ color: #fff; background-color: transparent; border: 1px solid #fff; }
.btn-white.outline					{ color: #fff; background-color: transparent; border: 1px solid #fff; }
.btn-red.outline					{ color: #c21321; background-color: transparent; border: 1px solid #c21321; }
/*
.btn-green.outline					{ color: #2c479e; background-color: transparent; border-color: #2c479e; }
.btn-blue.outline					{ color: #00703c; background-color: transparent; border-color: #00703c; }
.btn-gray.outline 					{ color: #444; background-color: transparent; border: 1px solid #444; }
.btn-white.outline					{ color: #fff; background-color: transparent; border: 1px solid #fff; }
*/

.btn.outline:hover,
.btn-red.outline:hover,
.btn-white.outline:hover			{ background-color: rgba(0, 0, 0, 0.25); }
/*
.btn-orange.outline:hover			{ background-color: rgba(243, 104, 39, 0.5); }
.btn-green.outline:hover			{ background-color: rgba(122, 193, 67, 0.5); }
.btn-blue.outline:hover				{ background-color: rgba(0, 112, 60, 0.5); }
*/

/* ---------------------------------------------------------------------------------------------------------- 
04 Styles ---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.navbar						{ margin-bottom: 0; }
.navbar-default 			{ background-color: #131313; border: none; border-radius: 0; }
.navbar-default .navbar-toggle { border-color: #00527E; background-color: #fff; }
.navbar-toggle {
	padding: 11px 12px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 2px;
}
/* .navbar-header				{ text-align: center; } */
.navbar-brand 				{ margin-left: 15px; padding: 20px 0; width: 180px; height: auto; }
.navbar-brand img 			{ width: 46%; }
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus { border-bottom: none; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form { border: none; }

.navbar-nav					{ margin: 0 -15px; }

/* .nav > li 					{ width: 50%; float: left; } */
.nav > li > a				{ font-size: 1rem; }
	
.navbar-default .navbar-nav > li > a 			{ text-transform: uppercase; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus { color: #fff; background-color: #c21321; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus 		{ color: #fff; background-color: #c21321; }

.navbar-form				{ padding: 14px 0; }
/* .navbar-form.navbar-right:last-child { margin-right: 15px; } */
.navbar-form .form-control	{ width: 100%; }

/* SIDEBAR */

.sidebar .navbar-form { margin-right: 0; margin-left: 0; }

.now-hiring	p				{ font-size: 1.4rem; }

.dropdown-menu > .active > a	{ color: #333; background-color: transparent; }

.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus
								{ color: #262626; background-color: #f5f5f5; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus	{ text-decoration: none; color: #262626; background-color: #f5f5f5; border-bottom: none; }

.bread-nav 					{ background-color: #c21321; border-top: 1px solid #c21321; border-bottom: 1px solid #94000C;
							font-size: 1.6rem; color: #fff;
							font-family: "proxima-nova-n4","proxima-nova",sans-serif;
							font-style: normal;
							font-weight: 400;
							}
							
.bc-main					{ padding: 14px 15px; text-align: center; }
.get-started				{ padding: 14px 15px; text-align: center; border-top: 1px solid #c21321; }

.get-started .social		{ margin: 0 0 0 10px; padding: 0; overflow: hidden; float: right; }
.get-started .social > li	{ list-style: none outside; float: right; line-height: 0; }
.get-started .social > li a	{ font-size: 2.3rem; color: #fff; padding: 0 5px 0 0; }

#content					{ padding: 0 0 1.5rem; }
#content .page-head 		{ margin: 0 0 2rem; background-color: #f3f3f3; border-bottom: 1px solid #ccc; }
#content header h1			{ margin: .25em 0; color: #6d6c71; }
#content h2					{ margin-top: 0; }
#content section			{ }
#content aside				{ }
#content aside h3			{ margin-top: 0; text-transform: uppercase; }

.pagination					{ display: block; clear: both; font-size: initial; text-align: center; }

.page-numbers				{ border: 1px solid #ccc; padding: 6px 10px; }

.page-wp-post-image 		{ margin: 0 0 1rem; width: auto; float: none; }

.child-page-list,
#recent-posts-2 ul			{ margin: 0 0 1rem; padding: 0; font-size: 1.6rem; }
.child-page-list li,
#recent-posts-2 ul li		{ list-style: none outside; }

.panel-group .panel 		{ border-radius: 0; }
.panel-group .panel+.panel	{ margin-top: -1px; }
.panel-title > a			{ display: block; text-transform: uppercase; }
.panel-title > a:hover		{ border-bottom: none; }
.panel-body					{ padding: 0; }
.panel-body ul				{ margin-bottom: 0; padding: 0; list-style: none outside; }
.panel-body ul li			{ font-size: 14px; }
.panel-body ul li a			{ display: block; padding: 5px 10px; border-bottom: 1px solid #e2e2e2; }
.panel-body ul li:nth-child(last) a { border-bottom: none; }

#footer						{ width: auto; height: auto;
							background: #080808; /* Old browsers */
							background: -moz-linear-gradient(top,  #080808 0%, #3a3a3a 100%); /* FF3.6+ */
							background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#080808), color-stop(100%,#3a3a3a)); /* Chrome,Safari4+ */
							background: -webkit-linear-gradient(top,  #080808 0%,#3a3a3a 100%); /* Chrome10+,Safari5.1+ */
							background: -o-linear-gradient(top,  #080808 0%,#3a3a3a 100%); /* Opera 11.10+ */
							background: -ms-linear-gradient(top,  #080808 0%,#3a3a3a 100%); /* IE10+ */
							background: linear-gradient(to bottom,  #080808 0%,#3a3a3a 100%); /* W3C */
							filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080808', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
							font-size: 1.4rem;
							color: #f7f7f7; }
							
#footer address				{ margin-bottom: 0; }

#footer ul					{ margin: 0; padding: 0; overflow: auto; }
.footer-links li			{ width: 48%; float: left; list-style: none outside; margin: 1%; }
.breadcrumbs 				{ margin: 0; padding: 10px 0; background-color: #fff; border-top: 1px solid #e7e7e7; color: #444; }
.pre-footer					{ margin: 0 0 1rem; padding: 0; background-color: #f2f2f2; border-top: 1px solid #ccc; border-bottom: 1px solid #3c3c3c; color: #444; }
/* .pre-footer a.btn			{ margin: 1em 0; } */
a.all-projects				{ margin: 1em 0 0; }
a.newsletter-signup			{ margin: 1em 0; }
.credit						{ padding: 10px 0; position: relative; bottom: inherit; width: auto; background-color: #000; color: #f7f7f7; line-height: 1; text-align: center; }
/*
.pre-footer a > i			{ color: #c21321; }
.pre-footer a:hover > i		{ color: #c21321; }
*/

.pf-sign-up					{ padding-top: 11px; }
.pf-sign-up .pull-right		{ width: 50%; }

p#breadcrumbs				{ margin-bottom: 1rem; }

label						{ font-size: initial; }


/* ---------------------------------------------------------------------------------------------------------- 
05 Pages ----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* HOME */

.latest-article				{ margin-bottom: 1rem; /* padding: 150px 0; */ background-repeat: no-repeat; background-position: center center; background-size: cover; }

.featured-title {
	padding-top: 180px;
	padding-bottom: 80px;
	text-align: center;
	background: transparent url(img/triangle-bg-red.png) no-repeat center top;
	background-size: cover;
}

.featured-title span 		{ color: #fff; font-size: 1.8rem; }
.featured-title h2 			{ font-size: 2.4rem; }
.featured-title h2 a		{ display: block; color: #fff; }
.featured-title h2 a:hover	{ color: #c21321; border-bottom: none; }
.featured-title span.blue	{ color: #c21321; }
.who-we-are					{ padding-top: 15px; padding-bottom: 7px; background-color: #fff; color: #444; }

.about h3					{ font-size: 1.8rem; text-transform: uppercase; }

#owl 						{ margin-top: 4rem; }

.item h3 					{ text-align: center; }

/* Default Template */

.archive article figure,
.single article figure		{ margin: 0 0 1rem; width: auto; float: none; clear: both; }

figcaption					{ padding: 5px 0; font-size: initial; text-align: right; }

article ul,
article ol					{ margin-top: 0; margin-bottom: 1.5rem; }

article ul li,
article ol li				{ font-size: initial; }

.timeline ul,
.portal-content ul { 
	margin-top: -12px;
	padding-left: 24px; 
	list-style: none; 
}
.color-odd { color: #0085cc; }
.stately { 
	font: normal normal 400px "stately-webfont";
	margin: 0;
	background: transparent;
  width: 400px;     /* width and font size must match */
  color: #a1cde5;
}
article ul.stately li {
    font-size: 400px; /*width and font size must match */
}
.stately.mid-atlantic-region .va,
.stately.mid-atlantic-region .md,
.stately.mid-atlantic-region .dc,
.stately.mid-atlantic-region .wv,
.stately.mid-atlantic-region .ky,
.stately.mid-atlantic-region .tn,
.stately.mid-atlantic-region .nc { 
   color: #c21321;
}
.stately.southeast-region .fl,
.stately.southeast-region .sc,
.stately.southeast-region .ga,
.stately.southeast-region .al,
.stately.southeast-region .ms,
.stately.southeast-region .ar,
.stately.southeast-region .la { 
   color: #c21321;
}
.stately.southwest-region .tx,
.stately.southwest-region .nm,
.stately.southwest-region .az,
.stately.southwest-region .ut,
.stately.southwest-region .nv,
.stately.southwest-region .co,
.stately.southwest-region .ca { 
   color: #c21321;
}
.open-individual-bio {
	cursor: pointer;
}
.individual-bio {
	padding-bottom: 30px;
}

.open-individual-bio h2 {
	margin: 0;
}
.open-individual-bio h3 {
	margin: 0 0 1rem;
	color: #868686;
}
.open-individual-bio h5 {
	margin-top: 0;
}
.open-individual-bio .fa {
	font-size: 3rem;
	padding-right: 6px;
}
.individual-bio p {
	margin-bottom: 10px;
}
.individual-bio a {
	display: block;
	padding-right: 6px;
	text-align: right;
	font-size: 1.5rem;
}
.open-individual-bio a:hover,
.individual-bio a:hover {
	text-decoration: none;
	border-bottom: none;
}
.list-col-wrap {
	overflow: hidden;
	margin-bottom: 20px;
}
.list-col-wrap ul {
	margin-bottom: 0;
}
.list-col-wrap .list-col {
	float: left;
	margin-right: 10%;
	margin-left: 2%;
}
.list-col-wrap .list-col.col_2 {
	margin-right: 0;
}

.comments > ul {
	padding: 0;
}

.comments li {
	list-style: none outside;
}

.comment-body {
	margin-bottom: -1px;
	padding: 15px;
	border: 1px solid #ccc;
}

.comments li img.avatar {
	float: left;
	margin: 0 15px 15px 0;
}

.comments li p {
	font-size: initial;
}

.reply {
	text-align: right;
}

.comments textarea#comment {
	width: 100%;
}

img.attachment-120x120.wp-post-image {
	float: left;
	width: auto;
	margin: 4px 30px 2.4em 0px;
}

/* PROJECTS */

.post-type-archive-projects article {
	overflow: hidden;
}

.project-wrap {
	margin: 0;
	padding: 4rem 0 2rem;
	border-bottom: 1px solid #ececec;
}

.project-wrap:nth-of-type(even) {
	background-color: #f7f7f7;
}

.project-wrap .filed-under {
	font-size: 1.6rem;
}

.project-wrap ul.post-categories {
	list-style: none outside;
	padding: 0 0 0 2.1rem;
}

/* MARKETS */

.market-col {
	margin-bottom: 2.5rem;
	background-color: #f7f7f7;
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: center;
	transition: background-color 0.5s ease;
}

.market-col:hover { background-color: #f0f0f0; }

.market-col a:hover { border-bottom: none; }

.market-col a img {
	padding: 15px;
}

.market-col h2 a {
	display: block;
	background-color: #c21321;
	color: #fff;
	padding: 8px 0;
	transition: background-color 0.5s ease;
}

.market-col h2 a:hover {
	background-color: #c21321;
}

.market-col ul {
	list-style: none outside none;
	padding: 0 0 1.6rem;
}

/* TIMELINE */

.makes-steel-different #content { padding-bottom: 0; }

.timeline-wrap { background-color: #c21321; }

.timeline {
	margin: 0;
	padding: 3.6em 0;
	list-style: none outside none;
	overflow: hidden;
	background: none;
}

.timeline li {
	width: auto;
	float: none;
	padding: 15px;
	color: #fff;
	background: none;
	overflow: hidden;
	text-align: right;
}

.timeline li:nth-child(even) {
	padding: 15px;
	background: none;
	text-align: left;
}

.timeline li h3 {
	margin: 0 0 .5rem;
	font-size: 3.5rem;
	text-align: center;
	color: #fff;
	line-height: 1;
}

.timeline li img {
	margin: 0 0 0 30px;
	width: 25%;
	float: right;
	border: 4px solid #fff;
	background-color: #fff;
	box-shadow: 0 1px 4px #94000C;
}

.timeline li:nth-child(even) h3		{ text-align: center; }

.timeline li:nth-child(even) img	{ margin: 0 30px 0 0; float: left; }

.timeline li p 						{ font-size: initial; }

/* CAREERS */

input#search_keywords,
input#search_location 				{ padding: 10px; font-size: 1.6rem; }

.showing_jobs						{ font-size: 1.6em !important; }

ul.job_listings li.job_listing a:hover { background-color: #F4F4F4; border-bottom: none; }

/* CONTACT */

div.wpcf7-mail-sent-ok {
	border: none;
	padding: 20px;
	background-color: #5cb85c;
	border-radius: 4px;
	color: #fff;
}

div.wpcf7-response-output 			{ font-size: initial; }

/* ---------------------------------------------------------------------------------------------------------- 
06 Responsive -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

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

}

@media only screen and (min-width: 399px) {
	
	a.home-hiring 				{ display: inline; clear: inherit; margin: 0 0 0 7px; }
	
}

@media only screen and (min-width:480px) {
	
	.navbar-brand 				{ width: 200px; }
	
	.navbar-toggle 				{ margin-top: 20px; margin-right: 20px; }
	
}

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

	.archive article,
	.post-type-archive-projects article {
		width: 48%;
		float: left;
		margin: 0 4% 0 0;
	}
	
	.archive article:nth-of-type(even),
	.post-type-archive-projects article:nth-of-type(even) { margin-right: 0; }
	
	.archive.author article {
		width: auto;
		float: none;
		margin: inherit;
	}
	
	.timeline {
		background: transparent url(img/timeline-bg-white.png) repeat-y center top;
	}
	
	.timeline li {
		width: 50%;
		float: left;
		padding: 0 45px 15px 15px;
		background: transparent url(img/timeline-item-bg.png) no-repeat right 103px;
		clear: left;
	}
	
	.timeline li:nth-child(even) {
		padding: 75px 15px 5px 45px;
		background: transparent url(img/timeline-item-bg.png) no-repeat left 180px;
		clear: right;
	}
	
	.timeline li h3 {
		font-size: 3.5rem;
		text-align: right;
		line-height: 1;
	}
	
	.timeline li:nth-child(even) h3 {
		text-align: left;
	}
	
	.comments {
		width: 75%;
	}

}	

@media only screen and (max-width:767px) {
	
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: #c21321;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: transparent;
	}
	
}

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

	body						{ margin-bottom: 360px; min-height: 100%; }
	
	.navbar-brand				{ padding: 11px 0; width: 110px; }
	.navbar-brand img 			{ width: 75%; }
	
	.navbar-form				{ padding: 14px 0 0; }
	
	.home #footer				{  }
	
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand
								{ margin-left: 0; }
	
	.nav > li 					{ width: auto; }
	
	.navbar-default .navbar-nav	{ padding: 19px 0; float: right; }
	.navbar-default .navbar-nav > li > a
								{ margin-right: .25rem; padding: 5px 10px 4px; color: #fff; line-height: 1; border-radius: 2px; }
	.navbar-default .navbar-nav > li > a:hover { color: #fff; background-color: #c21321; }
	
	.bc-main					{ text-align: left; }
	.get-started				{ text-align: right; border-top: none; }
	
	.home #content				{ }
	#content					{ }
	
/* 	.latest-article				{ padding-top: 350px; } */

	.featured-title 			{ padding-top: 300px; }
	.featured-title span 		{ font-size: 2.4rem; }
	.featured-title h2 			{ font-size: 3.6rem; }
	
	.home-three					{ margin: 0; padding: 0; overflow: auto; clear: both; }
	.home-three li				{ padding: 15px; border: 1px solid #c21321; width: 33.3%; float: left; list-style: none outside; }
	.home-three li:nth-child(2)	{ border-right: none; border-left: none; }
	.home-three li > a > img	{ width: 45%; float: left; margin: 0 5% .5em 0; }
	.home-three li > h3			{ margin-top: 0; font-size: 2rem; }
	
	.home-three .border			{ padding: 0; border: 1px solid #c21321; }
	.home-three .item			{ padding: 15px; }
	.home-three div:nth-child(2){ border-right: 1px solid #c21321; border-left: 1px solid #c21321; }
	.home-three div > a > img	{ width: 45%; float: left; margin: 0 5% .5em 0; }
	.home-three div > h3		{ margin-top: 0; font-size: 2rem; }
	
	.archive article figure,
	.single article figure,
	.page-wp-post-image 		{ margin: -78px 0 0 30px; width: 50%; float: right; text-align: right; }
	
	.single-post figure.page-wp-post-image { margin-top: -21px; }
	
	.archive article figure > figcaption,
	.single article figure > figcaption,
	.page-wp-post-image > figcaption
								{ padding: 8px; font-size: 1.4rem; text-align: right; background-color: #f7f7f7; }
								
	.archive.category article figure,
	.archive.post-type-archive-projects article figure,
	.single.single-projects article figure	{ margin: 0 0 1rem; width: auto; float: none; text-align: left; clear: both;  }
		
	.footer-links a 			{ display: inline; padding: inherit; background-color: transparent; border-bottom: none; color: #c21321; }
	.footer-links a:hover,
	.footer-links a:focus,
	.footer-links a:active		{ display: inline; padding: inherit; background-color: transparent; border-bottom: 1px solid #c21321; color: #c21321; }
	
	#footer						{ position: absolute; bottom: 0; width: 100%; height: 360px; }
	.footer-links li			{ width: auto; float: none; margin: 0; }
	.breadcrumbs 				{ padding: 10px 0; }
	
	.pre-footer					{ margin: 0; border-bottom: none; }
	
	a.all-projects,
	a.newsletter-signup			{ margin: 1em 0; }
	/*
.pf-btn a					{ padding: 17px 0; text-align: center; border-right: 1px solid #c21321; border-bottom: none; font-size: 1.6rem; }
	.pf-btn a:hover				{ background-color: #c21321; color: #444; text-decoration: none; border-bottom: none; }
*/
	.find-mkt-btn				{ border-left: 1px solid #c21321; border-bottom: none; }
	.values-btn					{  }
	
	.credit						{ position: absolute; bottom: 0; width: 100%; color: #666; }
	
	.main-footer				{ padding: 2.25em 15px; }
	
	.ftr-img					{ margin-top: -32px; }

}

@media only screen and (min-width:768px) and (max-width:779px) {

	.container 					{ width: 738px; }
	.navbar-brand 				{ width: 115px; }
	

}

@media (min-width:992px) {
		
	.navbar-brand 				{ padding: 16px 0; width: 211px; }
	
	.navbar-brand img 			{ width: 50%; }
	
	.navbar-default .navbar-nav	{ padding: 30px 0; }
	
	.nav > li > a				{ font-size: 1.3rem; }
	
	.main-footer				{ background: transparent url(img/sunsteel-logo-v2.png) no-repeat center center; background-size: 15%; }
	
	.timeline li 				{ background-position: right 93px; }
	.timeline li:nth-child(even) { background-position: left 168px; }
	
	.ftr-img					{ margin-top: -32px; }
	
}

@media (min-width:992px) and (max-width:1000px) {
	
	.container { width: 962px; }
	
}

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

}

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

}

@media only screen and (min-width:1200px) {
	
	.container-fluid			{ max-width: 1170px; }

	.navbar-default .navbar-nav	{ padding: 31px 0; }
	.navbar-brand				{ width: 211px; }
	.navbar-brand img 			{ width: 60%; }
	.navbar-default .navbar-nav	{ float: right; }
	
	.nav > li > a				{ font-size: 1.4rem; }
	
	.timeline li 				{ background-position: right 103px; }
	.timeline li:nth-child(even) { background-position: left 178px; }
	
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
}

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

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/* ---------------------------------------------------------------------------------------------------------- 
Wordpress Core ----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 1.2rem;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/* ---------------------------------------------------------------------------------------------------------- 
Print ----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
	
	padding: 0 0 0 0px !important; }
	
ul.job_listings li.job_listing a div.position h3, ul.job_listings li.no_job_listings_found a div.position h3 {font-size: 1.5rem;}

.ninja-forms-form-wrap input[type="text"], .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {height:30px !important;}
input, button, select, textarea {font-size:15px !important;}
.ninja-smallfont {font-size:75%;}

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: revert !important;
}
section article a img{
	min-width: 400px;
}