body {
	border-top:3px solid #bd1212;
	margin:0px;
	background:#212025;
}
.toggle {
	display:none;
}
#industry_blocks .left-align h2 {
	text-align:left;
}
ul.five_up li {
	width:16.66%;
	display:inline-block;
	float:left;
	padding-bottom:0px;
	border:1px solid rgba(255,255,255,0.4);
}
ul.five_up li img, #industry_blocks a img {
	width:100%;
	display:block;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%);
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
}
ul.five_up li:hover img, #industry_blocks a:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
}
p, .header .service_head p {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:300;
	font-size:17px;
	line-height:26px;
}
p.intro, .header p.intro, .list li a, #industry_blocks .left-align ul.list a {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
}
#industry_blocks .left-align ul.list {
	margin-bottom:16px;
}
#industry_blocks .left-align ul.list li {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:300;
}
.list li a {
	color:#ffffff;
}
.list li a:hover, #industry_blocks .left-align ul.list li, #industry_blocks .left-align ul.list a {
	color:#bd1f2d;
}
#industry_blocks .left-align ul.list a:hover {
	color:#212025;
}
.arrival {
	margin:0 0 0 3px;
	vertical-align: baseline;
	max-width: 6px;
}
h1 {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:500;
	font-size:53px;
	line-height:60px;
}
h2 {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
}
h3 {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	font-size:35px;
}
#faderhme {
	position:absolute;
	top:0px;
}
#faderhme, #faderhme .bx-wrapper, #faderhme .bx-viewport, .tpfader, .tpfader figure {
	width:100%!important;
	height:712px!important;
}
#faderhme figure.sli1 {
	background:url(/images/home-bg01.jpg) no-repeat center center;
	background-size:cover;
}
#faderhme figure.sli2 {
	background:url(/images/home-bg02.jpg) no-repeat center center;
	background-size:cover;
}
#faderhme figure.sli3 {
	background:url(/images/home-bg03.jpg) no-repeat center center;
	background-size:cover;
}
.header {
	/*background:#212025 url(/images/header_bg.jpg) no-repeat center top;*/
	background-size:cover;
	position:relative;
	z-index:150;
}
.header .contact_head {
	text-align:right;
}
.header .menu_block ul {
	text-align:center;
}
.header .menu_block ul li {
	display:inline-block;
	margin-bottom:5px;
	padding-top:6px;
}
.header .contact_head p, .header .menu_block ul li a, .header .contact_head p a {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
}
.header .menu_block ul li a {
	padding:0 30px;
}
.header .menu_block ul li a:hover, #footer li a:hover, .header .menu_block ul li a.onstate {
	color:#b40905;
}
.header .menu_block ul li:first-child a {
	padding-left:0px;
}
.header .menu_block ul li:last-child a {
	padding-right:0px;
}
.header .contact_head p {
	margin-bottom:10px;
	padding-top:6px;
}
.header_bg {
	background:rgba(23,22,28,0.6);
	padding:19px 0px 10px 0px;
	position: fixed;
    width: 100%;
    z-index: 999;
	top:0px;
}
.header h1 {
	color:#ffffff;
	padding-bottom:18px;
}
.header p {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:400;
	font-size:19px;
	color:#ffffff;
	line-height:32px;
}
.header p a {
	text-decoration:none;
}
.header h2 {
	color:#bd1f2d;
	font-size:29px;
}
#header_under {
	padding-top:168px;
}
#header_under.internal {
	padding-top:168px;
    padding-bottom:118px;
}
.service_head {
	padding-top:80px;
}
.service_head h2 {
	font-size:19px;
	text-transform:uppercase;
	color:#ffffff;
	padding-left:30px;
}
.service_head p {
	color:#ffffff;
	padding-left:30px;
}
.service_head div {
	position:relative;
}
.service_head div:before {
	content:"";
	display:block;
	border-left:2px solid #b40905;
	position:absolute;
	height:80%;
    width:2px;
    top:16px;
}
#service_blocks {
	margin-top:90px;
	padding-bottom:60px;
}
#service_blocks .row div {
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
}
#service_blocks img {
	border:1px solid #36343e;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%);
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
}
#service_blocks img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
}
#service_blocks p {
	position:absolute;
	bottom:0px;
	left:15px;
	background:#1e1d21;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:500;
	font-size:29px;
	color:#ffffff;
	padding:14px 20px 15px 16px;
    margin:0px 0px 8px 0px;
}
#service_blocks p span, #industry_blocks p span {
	color:#b40905;
}
#industry_blocks {
	background:url(/images/pattern_bg.jpg) repeat;
	padding-top:40px;
	padding-bottom:60px;
}
#industry_blocks h2 {
	text-align:center;
	margin-bottom:30px;
}
#industry_blocks p.title {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	font-size:19px;
	color:#212025;
	text-transform:uppercase;
	margin-top:16px;
	margin-bottom:12px;
}
#industry_blocks p {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:300;
	font-size:17px;
	color:#212025;
}
#industry_blocks .row.marg_top {
	margin-top:50px;
}
#feat_project {
	background:#212025 url(/images/project_feat_bg.jpg) no-repeat left;
	padding:120px 0px;
}
#feat_project h3 {
	color:#ffffff;
}
#feat_project p.title {
	color:#b40905;
	font-size:19px;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	text-transform:uppercase;
}
#feat_project p.intro {
	color:#ffffff;
	font-size:17px;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
}
#feat_project p {
	color:#ffffff;
	font-size:17px;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:300;
}
#feat_project .mre_btns a, .mre_btns a {
	background:#b40905;
	color:#ffffff;
	font-size:17px;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	width:170px;
	height:47px;
	line-height:47px;
	display:inline-block;
	text-align:center;
	margin-top:20px;
}
#feat_project .mre_btns a:hover, .mre_btns a:hover {
	background:#ffffff;
	color:#b40905;
}
#feat_project .mre_btns a:last-child {
	margin-left:30px;
}
#logos_bottom {
	background:#ffffff;
	padding:30px 0px;
}
#logos_bottom li {
	display:inline-block;
}
#logos_bottom li img {
	margin:0 auto;
}
#footer {
	padding:36px 0px 18px 0px;
}
#footer p, #footer li a {
	color:#ffffff;
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:400;
	font-size:16px;
}
#footer ul {
	text-align:right;
}
#footer li {
	display:inline-block;
	padding:0 12px;
}
#footer li:last-child {
	padding-right:0px;
}
#footer li.designby {
	color:#ffffff;
	font-family:"paralucent", Times New Roman, sans-serif;
}
.header.welding {
	background:url(/images/welding-bg.jpg) no-repeat;
}
#map_canvas {
	height:450px;
	vertical-align:middle;
}
#projgallery {
	display: flex;
	padding:90px 0px 80px 0px;
}
.rghtimg figure:nth-child(2) {
	padding-top:26px;
}

@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1160px) {
.header_bg .logo_head_block {
	-webkit-flex-basis:100%;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    max-width:100%;
	text-align:center;
}
.header_bg .menu_block {
	-webkit-flex-basis:75%;
    -ms-flex-preferred-size:75%;
    flex-basis:75%;
    max-width:75%;
	text-align:center;
}
.header_bg .contact_head {
	-webkit-flex-basis:25%;
    -ms-flex-preferred-size:25%;
    flex-basis:25%;
    max-width:25%;
	text-align:center;
}
}
@media only screen and (max-width: 1024px) {
.header.welding {
    background: url(/images/welding-bg-tab.jpg) no-repeat center;
}
.bx-wrapper .bx-prev {
	left:0px;
}
.bx-wrapper .bx-next {
	right:0px;
}
#faderhme figure.sli1 {
	background:url(/images/home-bg01-tab.jpg) no-repeat center center;
	background-size:cover;
}
#faderhme figure.sli2 {
	background:url(/images/home-bg02-tab.jpg) no-repeat center center;
	background-size:cover;
}
#faderhme figure.sli3 {
	background:url(/images/home-bg03-tab.jpg) no-repeat center center;
	background-size:cover;
}
}
@media only screen and (max-width: 992px) {
#industry_blocks .mre_btns a {
	margin-top:0px;
}
#industry_blocks .mre_btns {
	margin-bottom:40px;
}
#industry_blocks h2 {
	text-align:left;
}
#feat_project {
	padding:60px 0px;
}
#footer p, #footer ul {
	text-align:center;
}
.rghtimg figure:nth-child(2) {
	padding-top:0px;
}
#projgallery {
    padding: 30px 0px 20px 0px;
}
}
@media only screen and (max-width: 860px) {
.header_bg .logo_head_block {
    -webkit-flex-basis: 66.667%;
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
	text-align:left;
}
.header_bg .menu_block {
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
	text-align:right;
}
.toggle {
	display:block;
}
#menu_nav, .header .contact_head {
	display:none;
}
.toggle i {
	color:#ffffff;
	font-size:35px;
}
.menu_block {
	text-align:right;
}
.sidr-inner li {
	list-style:none;
}
.sidr-inner li, .sidr-inner li a {
	font-family:"paralucent", Times New Roman, sans-serif;
	font-weight:600;
	font-size:17px;
	color:#ffffff;
}
.sidr-inner li {
	border-bottom:1px solid #bd1212;
	padding:12px 0;
}
.sidr-inner li a {
	padding:0 20px;
}
.sidr-inner li a:hover {
	color:#bd1212;
}
#service_blocks img {
	width:100%;
}
#service_blocks p {
	left:15px;
}
#industry_blocks .row.marg_top {
	margin-top:0px;
}
#feat_project p.mre_btns {
	margin-bottom:35px;
}
#feat_project img {
	width:100%;
}
#feat_project {
    background:#212025;
}
#footer ul, #footer p {
	text-align:center;
}
ul.five_up li {
	width:25%;
}
}
@media only screen and (max-width: 660px) {
ul.five_up li {
	width:33.33%;
}
#industry_blocks img {
	width:100%;
}
.header.welding {
    background: url(/images/welding-bg-sm.jpg) no-repeat center;
	background-size:cover!important;
}
#faderhme figure.sli1 {
	background:url(/images/home-bg01-sm.jpg) no-repeat center center;
	background-size:cover!important;
}
#faderhme figure.sli2 {
	background:url(/images/home-bg02-sm.jpg) no-repeat center center;
	background-size:cover!important;
}
#faderhme figure.sli3 {
	background:url(/images/home-bg03-sm.jpg) no-repeat center center;
	background-size:cover!important;
}
}
@media only screen and (max-width: 420px) {
ul.five_up li, #feat_project .mre_btns a, .mre_btns a {
	width:100%;
}
#feat_project .mre_btns a:last-child {
	margin-left:0px;
}
}