/*======================================================
Screen Style Sheet
PROJECT
------------------------------------------------------
Author(s):NAME
Created:DATE

Primary color - #89c2dc
Secondary color - #292b2c
Tertiary color - #eeeeee

TOC: General, Scaffolding, Position Specific Styles, Colors, Tables, Buttons, Seperators, Custom Element Styles, Header, Primary Navigation, Home Banner, Inner Banner, Breadcrumbs, Tabbed Content, Text Blocks, Video, Fancybox, Charts & Graphs, Forms, Search Results, Buckets, Gallery & Carousel, Modals, Blog, PDF, Files, Paging, Map, Address, Sidebar, Footer

======================================================*/


/* Imported CSS Files */

@import url("bootstrap.min.css");

/* Start General */

* {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.hidden,
.hidetext,
.special,
.smallsite {
	display: none !important;
}
.clear {
	clear: both;
}
.richtext ul{
    font-size:14px;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.richtext ul{
    color: #31383c !important;
    margin: 10px 0px !important;
	padding-left:20px;
}
.richtext ul li{
    padding:3px 0;
}
.warning,
.error {
	color: #a00;
	font-size: 10px;
	text-align: left;
	display: block;
}

.errorMessage {
	color: #a00;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 2px auto 0;
	display: block;
}

#token,
.special {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	left: -9999px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

address {
	margin: 0;
	color: white;
	display: inline-flex;
	padding: 0px 60px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin: 0 15px 15px 0;
}

img.right {
	margin: 0 0 15px 15px;
}

img {
	max-width: 100%;
}

.unstyled {
	list-style: none;
	margin: 0;
	padding: 0 30px;
}

.sep {
	margin: 0 6px;
	display: inline-block;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

input,
textarea,
a,
.btn,
button {
	outline: none;
}
.solidwhitetext{
    color: white !important;
    background: #c4322e;
}
.solidwhitetext:hover{
    background:transparent!Important;
    color:#c4322e !Important;
}

input[type="file"]:focus {
	cursor: pointer;
}

.constrain {
	max-width: 1200px;
	margin: 0 auto;
}
.heading.white,
.heading.hasarrow.white,
.heading.hasarrow.white:after{
    color:white !Important;
}

a,
input,
textarea,
button,
.btn,
#header-top,
#header-bottom,
#search-toggle,
.search-form,
.img-wrapper:before,
.slick-arrow:before,
.fancybox-arrow:after,
.bucket:hover .bucketinfo{
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

#header {
	background: url("/assets/images/banners/hero_bg.jpg");
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 9999;
	background-size:cover;
}

#header p {
	top: 50%;
	position: absolute;
	font-size: 14px;
	width: 100%;
	max-width: 472px;
}

#header-top span {
	color: white;
	top: 28%;
	position: absolute;
	width: 35%;
	font-size: 32px;
	text-transform: uppercase;
}

.bannerlearn {
	bottom: 10%;
	position: absolute;
	color: #c4322e;
}

.bannerpicture {
	position: absolute;
	right: 80px;
	top: 175px;
}

.graybg {
	width: 100%;
	background-color: #eff1f1;
	height: 100%;
	z-index: 10;
	min-height: 154px;
}

.graybg p {
	padding: 50px 0;
	color: #c4322e;
	font-size: 24px;
}

body {
	color: #888;
	font-size: 16px;
	font-family:"brother-1816";
	font-style: normal;
	font-weight: 100;
	margin: 0 !important;
}

html.noscroll,
html.noscroll body {
	overflow: hidden !important;
	position: relative;
	height: 100%;
}


.h1,
.h2,
.h3,
.h4 {
	display: block;
}

h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child {
	margin-top: 0;
}

h1{
    font-family:"brother-1816";
    font-weight: 500;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top:0 !important;
	color: #c4322e;
	text-transform: capitalize;
}

h2,
.h2 {
    font-family:"brother-1816";
    font-weight: 500;
	color: #c4322e;
	font-size: 22px !important;
	margin: 15px 0;
	text-transform: uppercase;
}

h3,
.h3 {
	font-size: 18px;
	font-family: "industry-inc-base",sans-serif;
	font-weight: 500;
	margin: 15px 0;
	color: #c4322e;
	text-transform: uppercase;
}
h4,
.h4 {
	font-size: 14px;
	font-family: "industry-inc-base",sans-serif;
	font-weight: 500;
	margin: 15px 0;
	color: #c4322e;
}
.image-bg h3,
.image-bg .h3,
.image-bg ul.fancy b {
	color: #fff;
}
ul.fancy li:first-child b {
	margin-top: 0;
}

h5,
.h5 {
    color: #c4322e;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h6,.h6{
    color: #c4322e;
}

p {
	font-size: 14px;
	color:#31383c;
}

a {
	color: #c4322e;
}

a:hover {
	color: #31383c;
	text-decoration: none;
}

.bold:before {
	font-weight: bold;
}

.block.white-text p,
.block.white-text .heading,
.block.white-text .heading.hasarrow:after{
	color:#fff;
}
#id-1 #main-content > .block-1{
	z-index:-1;
}
/* End General */


/* Start Scaffolding */

.w25 {
	width: 25%;
}

.w30 {
	width: 30%;
}

.w33 {
	width: 33.33%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w66 {
	width: 66%;
}

.w70 {
	width: 70%;
}

.w75 {
	width: 75%;
}

.w100 {
	width: 100%;
}

.block {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	background-position: center center;
	padding-bottom: 40px;
	background-size: cover;
	position: relative;
	z-index:0;
}

.block:first-child {
	padding-top: 40px;
}
.nested .block{
	padding-top:15px;
	padding-bottom:15px;
}
.block.full {
	max-width: 100%;
}
.block.full {
	padding-left: calc(50vw - 618px);
	padding-right: calc(50vw - 618px);
}
.block.full.narrow{
    padding-left: calc(50vw - 418px);
    padding-right: calc(50vw - 418px);	
}
.block.alignMiddle{
	align-items: center;
}
.block.has-bg{
	padding-top:40px;
}
.block.has-bg .column:first-child {
	padding-left: 16px;
}
.block.has-bg .column:last-child {
	padding-right: 16px;
}

.block.full.column-has-bg {
	padding-left: 0;
	padding-right: 0;
}

.block.full.column-has-bg .column:first-child {
	padding-left: calc(50vw - 600px);
}

.block.full.column-has-bg .column:last-child {
	padding-right: calc(50vw - 600px);
}

.block.has-bg+.block,
.block.column-has-bg+.block {
	padding-top: 40px;
}

.block.has-bg+.block.column-has-bg {
	padding-top: 0;
}

.block.column-has-bg {
	padding-top: 0;
	padding-bottom: 0;
}

.block.column-has-bg .column {
	padding-top: 40px;
	padding-bottom: 40px;
}

.block .column {
	background-size: cover;
	display: block;
	flex-direction: column;
}

.block .column:not(:first-child) {
	padding-left: 16px;
}

.block .column:not(:last-child) {
	padding-right: 16px;
}

.block .column:last-child {
	margin-right: auto;
}
.block.minHeight{
	min-height: 450px;
	align-items: center;
}
.block.minHeight .column:first-child{
    padding-right: 80px;	
}
.block.minHeight .column.column-left-has-bg,
.block.minHeight .column.column-right-has-bg{
	min-height: 450px;
}
.block.minHeight .column:last-child{
    padding-left: 80px;
}
.columnlist-2 > ul,
ul.columnlist-2{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style-position: outside;
  margin: 0;
}
.columnlist-3 > ul,
ul.columnlist-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  list-style-position: outside;
  margin: 0;
}
.columnlist-2 > ul li,
.columnlist-3 > ul li,
ul.columnlist-2 li,
ul.columnlist-3 li {
  padding-right: 10px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.columntext-2,
.columntext-3 {
  display: flex;
}
.columntext-2 > p {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 0;
}
.columntext-2 > p + p {
  padding-left: 10px;
  padding-right: 0;
}
.columntext-3 > p {
  width: 33%;
  padding-right: 10px;
  margin-bottom: 0;
}
.columntext-3 > p + p {
  padding-left: 10px;
  padding-right: 0;
}


/* End Scaffolding */


/* Start Position Specific Styles */

.richtext p:last-child {
	margin-bottom: 0;
}
.richtext ul + p,
ul + h4{
	margin-top:20px;
}
.richtext+.button {
	margin-top: 20px;
	display: inline-block;
}
.content-block>.richtext+.button {
	margin-top: 30px;
}

.img-wrapper+.richtext h1:first-child,
.img-wrapper+.richtext h2:first-child,
.img-wrapper+.richtext p:first-child {
	margin-top: 30px;
}

.button+.buckets {
	margin-top: 30px;
}


/* End Position Specific Styles */


/* Start Colors */

.white-bg {
	background-color: #ffffff;
	color: #292b2c;
}

.primary-bg {
	background-color: #89c2dc;
	color: #292b2c;
}

.secondary-bg {
	background-color: #292b2c;
	color: #ffffff;
}

.tertiary-bg {
    background-color:#eff1f1;/*
	*/background-color: #eeeeee;
	color: #89c2dc;
}

.primary-bg a {
	color: #292b2c;
}

.secondary-bg a {
	color: #ffffff;
}

.tertiary-bg a {
	color: #89c2dc;
}

.primary-bg .button {
	background-color: #292b2c;
	color: #89c2dc;
}

.primary-bg .button:hover {
	background-color: #eeeeee;
}

.primary-bg .button.hollow {
	background-color: transparent;
	color: #292b2c;
}

.primary-bg .button.hollow:hover {
	background-color: transparent;
	border-color: #eeeeee;
	color: #eeeeee;
}

.secondary-bg .button {
    background-color:white;
	color:#c4322e;
	border:none;
	
}
.button.solid{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.33);
}

.secondary-bg .button:hover {
	background-color: #eeeeee;
}

.secondary-bg .button.hollow {
	background-color: transparent;
	color: #89c2dc;
	border-color: #89c2dc;
	
}

.secondary-bg .button.hollow:hover {
	background-color: transparent;
	border-color: #eeeeee;
	color: #eeeeee;
}

.tertiary-bg .button {
	background-color: #89c2dc;
	color: #eeeeee;
}

.tertiary-bg .button:hover {
	background-color: #292b2c;
}

.tertiary-bg .button.hollow {
	background-color: transparent;
	color: #292b2c;
}

.tertiary-bg .button.hollow:hover {
	background-color: #c4322e;
	color: #fff;
	border-color: #c4322e;
}

.white h2,
.white h3,
.white h4,
.image-bg h4:first-child:last-child,
.image-bg .barchart .percent .number {
	color: #fff;
}


/* End Colors */


/* Tables */

.table {
	min-width: 500px;
}
.block.tertiary-bg .table{
	background: #fff;
}	
.table td {
	text-align: left;
	color:#31383c;
    font-size: 14px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #31383c;
}

.table tbody:first-child tr td:first-child {
	font-weight: bold;
	text-align: left;
}

.table-responsive {
	position: relative;
	overflow: auto;
	display: block;
	padding-bottom: 15px;
	border: 0;
}
.table-responsive::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: rgba(238, 238, 238, 1);
	height: 10px;
}
.table-responsive::-webkit-scrollbar {
	width: 12px;
	background-color: #eeeeee;
	height: 5px;
	border-radius: 10px;
}
.table-responsive::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #89c2dc;
}


/* Buttons */

.button {
	font-family: "industry-inc-base",sans-serif;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	height: auto;
	border: 2px solid #c4322e;
	box-shadow: none;
	margin: 0 auto;
	padding: 10px 24px 4px;
	display: inline-block;
	border-radius: 2px;
	background-color: #fff;
	color: #c4322e;
	border: 2px solid #fff;
	width: 265px;
	font-size: 16px;
}

.button:hover {
	background-color: #c4322e;
	border:2px solid #c4322e;
	color: #fff;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.24), 0 0 8px 0 rgba(0, 0, 0, 0.12);
}

/*
.button.arrow-left:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f323';
	margin-right: 10px;
	font-weight: normal;
	font-size: 13px;
}

.button.arrow-right:after {
	font-family: "Font Awesome 5 Pro";
	content: '\f324';
	margin-left: 10px;
	font-weight: normal;
	font-size: 13px;
}

.small-btn {
	font-size: 0.7em;
	letter-spacing: 0.05em;
	line-height: 28px;
	height: 28px;
	padding: 0 16px;
}
*/

.button.red-solid{
	color: #fff;
	border: 2px solid #c4322e;
	background-color: #c4322e;	
}
.button.hollow {
	color: #c4322e;
	border: 2px solid #c4322e;
	background-color: transparent;
}

.button.hollow:hover {
	color: #c4322e;
	background: #fff;
	border: 2px solid #fff;
}


/* Separators */

hr {
	margin: 0;
	border-top: 2px solid white;
}

.hr {
	background: url("../assets/images/template/hr.png") center center no-repeat;
	height: 22px;
	width: 100%;
	margin: 60px auto;
	display: block;
}

.hr:first-child,
.text-blocks-wrapper.small+.hr {
	margin-top: 0;
}

.hr:last-child {
	margin-bottom: 0;
}

.divider {
	text-align: center;
	margin: 40px auto;
	position: relative;
}

.divider:before,
.divider:after {
	content: "";
	background: #ddd;
	width: 40%;
	height: 1px;
	display: block;
	position: absolute;
	top: 49%;
}

.divider:before {
	left: 0;
}

.divider:after {
	right: 0;
}

.spacer {
	height: 40px;
	display: block;
	clear: both;
}


/* Custom Style Elements */

.round,
.round:before {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul{
    color:#31383c;
    font-family:"brother-1816";
}

ul.fancy {
	list-style: none;
	text-align: left;
}

ul.fancy li {
	margin: 0 0 15px;
	position: relative;
}

ul.fancy li:last-child {
	margin-bottom: 0;
}

ul.fancy li:before {
	content: "";
	background: url("../assets/images/template/fancy-bullet.png") center center/18px 18px no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 2px;
	left: -32px;
}

.quote {
	border-left: none;
	padding: 10px 0 0 50px;
	position: relative;
}

.quote:before {
	content: "\201C";
	color: #fd8587;
	font-family: sans-serif;
	font-size: 100px;
	line-height: 0.8;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.quote .content {
	font-size: 1.4em;
	display: block;
}

.quote .source {
	font-style: italic;
	margin: 10px 0 0;
	display: block;
}

.quote .source:before {
	content: "\2013";
	margin-right: 5px;
	display: inline-block;
}


/* ***************************************** Header */

#global-nav {
	float: left;
}

#global-nav {
	line-height: 1;
	margin-left: 10px;
	float: right;
}

#global-nav>li {
	color: #ccc;
	font-size: 0.8em;
	line-height: 40px;
	height: 40px;
	margin: 0 10px;
	display: inline-block;
	position: relative;
}
.search-container {
    display: none;
    position: absolute;
    width: 100%;
    padding-left: 285px;
}
.search-form {
	height: 130px;
    position: relative;
    width: 100%;
    background: #c4322e;
    z-index: 99;
    padding: 60px 0 30px 65px;
    margin-top: -60px;
}
.search-form:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    color: #c4322e;
    background: white;
    border-radius: 20px;
    padding: 10px 0;
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-weight: 500;
}
.search-form button {
    border: none;
    background: none;
    box-shadow: none;
    color: #fff;
    position: absolute;
    left: 535px;
    margin-top: 7px;
}
.search-form input {
    font-family:"brother-1816";
    color: white;
    font-size: 14px;
    line-height: 22px;
    border: none;
    background: transparent;
    border-bottom: 1px solid white !important;
    width: 512px;
    padding: 8px 0;
}
.search-form input:focus {
	border-color: #292b2c;
}
.search-form .fa-times {
    color: #fff;
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    right: 50px;
    top: 78px;
    z-index:99;
}
#header-top {
	padding: 0px 30px;
}
#header-bottom {
	background: none;
	padding: 0 0 20px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header .logo {   
    float: left;
    max-width: 265px;
}
#header.scroll{
	background:#c4322e;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.5);
}
#header.scroll .logo{
	margin-top:15px;	
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header.scroll #header-bottom{
	height: 110px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header.scroll #primary-nav>li{
	height: 110px;
	line-height: 110px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header.scroll #primary-nav>li#link30{
	margin-top:25px !important;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header.scroll #primary-nav > li > ul{
	top:80px;
}
#header.scroll .far.fa-search{
	margin-top:35px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header.scroll .search-form{
	margin-top:-21px;
}
#header a,
#header p {
	color: white;
	text-transform: Uppercase;
}
.socialicons {
    margin:35px 0 0 0;
	float: right;
}
.socialicons a {
	padding: 0px 30px;
	font-family: "industry-inc-base",sans-serif;
	font-style: normal;
	font-weight: normal;
}
.socialicons a:last-child{
	padding-right:0;
}
.socialicons a:hover{
        color: #f7d91a !Important;
}

/* ***************************************** Primary Navigation */

#header nav {
	float: right;
}

#primary-nav a {
	font-family: "industry-inc-base",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	display: block;
	position: relative;
}
#primary-nav{
	margin:0;
}
@media only screen and (min-width:1200px) {
	#primary-nav>li {
		text-transform: uppercase;
		line-height: 71px;
		height: 67px;
		margin: 0;
		padding: 0;
		float: left;
		display: block;
		position: relative;
	}
	#primary-nav>li>i{
		display: none;
	}
	#primary-nav>li>a {
		font-size:16px;
		letter-spacing: -0.11px;
		padding: 0 15px;
		position: relative;
	}
	#primary-nav ul {
	    background:#fff;
		padding: 10px 0;
		width: 300px;
		position: absolute;
		top: 60px;
		left: 15px;
		z-index: 10;
		display: none;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.33);
	}
	#primary-nav ul.active {
		display: block;
	}
	#primary-nav ul li {
		line-height: normal;
		margin: 0 2px;
		position: relative;
	}
	#primary-nav ul li a {
	    color: #000;
	    font-size: 14px;
	    padding: 12px 20px 8px;
	}
	#primary-nav ul li:hover{
		background:#eff1f1;
	}
	#primary-nav>li#link30 {
	    padding: 0px 10px !important;
	    margin: 5px 0 0 0 !important;
	    line-height: 1 !important;
	    height: auto !important;
	}
	#primary-nav>li#link30 a {
	    background: #fff;
	    color: #c4322e;
	    height: 35px !important;
	    line-height: 2.5;
	    width: 154px;
	    font-size: 16px;
	    padding: 0 8px !important;
	    margin: 10px 0px;
	}
	#primary-nav>li#link30 a:hover{
	    background:#f7d91a;
	    color:black;
	    box-shadow: 0 1px 14px 1px rgba(0, 0, 0, 0.44);
	}
	#primary-nav ul li>a {
		margin-right: 30px;
	}
	#primary-nav ul li>i {
		position: absolute;
		z-index: 200;
		right: 15px;
		font-style: normal;
		top: 12px;
	}
	#primary-nav ul li>i:before {
		font-family: "Font Awesome 5 Pro";
		content: '\f055';
	}
	#primary-nav ul.active li>i:before {
		content: '\f107';
	}
	#primary-nav ul ul {
	    background-color: white;
	    position: relative;
	    margin-left: 294px;
	    position: absolute;
	    top: -10px;
	    left:0;
	    border-right:none !important;
	    display:none;
	}
	#primary-nav ul li:hover ul{
	    display:block;
    }
	#primary-nav li#link4 ul{
	    border-right:4px solid #c4322e;
	}
}

/* ***************************************** Home Banner */

#home-banner,
#home-banner .constrain {
	height: 580px;
}

#home-banner {
	background: url("/assets/images/banners/hero_bg.jpg");
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

#home-banner .constrain {
	position: relative;
}

#home-banner .caption {
	width: 40%;
	text-align: left;
	position: absolute;
	z-index: 2;
	top: 60%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#home-banner .button {
    background-color: #fff;
    border: 2px solid #fff;
    width: 200px !important;
    margin-top:15px;
}

#home-banner .button:hover {
	background: #f7d91a;
    border: 2px solid #f7d91a;
	color: #000;
}

.banner-overlay:after,
.image-bg:before {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#home-banner .h2{
	font-size: 32px !important;
	font-family: "industry-inc-base",sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

#home-banner p {
	font-size: 14px;
	font-family:"brother-1816";
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

/* ***************************************** Inner Banner */

#inner-banner {
	background:#eff1f1;
	width: 100%;
	height: 129px;
	margin-top: 150px;
	padding-top:20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#inner-banner span.h1 {
	font-family: "industry-inc-base",sans-serif;
	color:#31383c;
	letter-spacing: -0.67px;
	text-transform: uppercase;
	margin-top:25px;
}

/* ***************************************** Breadcrumbs */

.crumb-container span,
.crumb-container a{
	font-size:12px;
	letter-spacing: 0.1px;
}
.crumb-container span a{
	color:#31383c;
}
.crumb-container span a:hover{
	text-decoration: underline;
	color:#c4322e;
}
.crumb-container span.current{
	color:#c4322e;
}
.crumb-container span:not(.current):after{
	content:"|";
	margin:0 5px;
	
}
/* ****************************************** Tabbed Content */

.text-tabs.dark-bg .tab-content,
.image-bg .text-blocks {
	color: #ccc;
	color: rgba(255, 255, 255, 0.8);
}

.text-tabs.dark-bg .tab-title {
	color: #fff;
}

.text-tabs .tab-title:hover,
.text-tabs.dark-bg .tab-title:hover {
	color: #2bc271 !important;
	cursor: pointer;
}

.bullet-tabs .tab-title span {
	line-height: 1.2;
	vertical-align: middle;
}

.bullet-tabs .tab-title .title {
	display: inline-block;
}

.bullet-tabs .tab-title .bullet {
	background: #888;
	border: 6px solid #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -31px;
}

.bullet-tabs .tab-title:before {
	content: "";
	height: 100%;
	width: 30px;
	display: block;
	position: absolute;
	top: 0;
	left: -30px;
}

.bullet-tabs .tab-title.current .bullet {
	background: #fff;
	border: 2px solid #0065aa !important;
	height: 18px;
	width: 18px;
	top: 9px;
	left: -30px;
}

.text-tabs .tabs-menu-wrapper {
	margin: 0 0 20px -5px;
}

.text-tabs .tab-title,
.text-tabs .tab-content {
	color: #888;
}

.text-tabs .tab-title {
	margin-right: 10px;
	padding: 5px;
	display: inline-block;
}

.text-tabs .tab-title.current {
	color: #f56c6e !important;
	font-weight: bold;
}

.tabs .tab-content {
	display: none;
}

.tabs .tab-content.current {
	display: block;
}
.tabbed-content .nav-tabs{
	border-bottom: none;
}
.tabbed-content .tab-content {
	background: #eee;
	padding: 20px 32px;
}
.tabbed-content .tab-content .block{
	padding:0;
}
.tabbed-content .content-block {
	padding: 0;
}
.tabbed-content .nav-tabs li {
	background: #eee;
}
.tabbed-content .nav-tabs a{
	color:#31383c;
	font-size:14px;
	font-weight: 500;
}
.tabbed-content .nav-tabs li.active a{
	border-bottom-color: transparent;
	border-radius: 0;
	color: #fff;
}
.tabbed-content .nav-tabs a:hover{
	border-bottom-color: transparent;
	background:#fff;	
}
.tabbed-content .nav-tabs li.active a{
	background-color: #c4322e;
}

.panel-group {
	margin-bottom: 0;
}

.panel-group .panel-heading {
	padding: 0;
	border: 1px solid #c4322e;
	border-radius: 0;
	background-color: white;
}

.panel-group .panel-heading a {
	padding: 10px 15px 10px 40px;
	display: block;
	position: relative;
}

.panel-group .panel-heading a:focus {
	text-decoration: none;
}

.panel-group .panel-heading a:before {
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: 15px;
}

.panel-group .panel-heading a[aria-expanded="true"] {
	background-color: #c4322e;
	color: white;
}

.panel-group .panel-heading a[aria-expanded="true"]:before {
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: 15px;
}

.panel-arrows .panel-heading a:before {
	content: '\f107';
}

.panel-arrows .panel-heading a[aria-expanded="true"]:before {
	content: '\f106';
}

.panel-plusminus .panel-heading a:before {
	content: '\f067';
}

.panel-plusminus .panel-heading a[aria-expanded="true"]:before {
	content: '\f068';
}

.panel-group .panel-body {
	border: 1px solid #c4322e;
	border-radius: 0;
}

.panel-group .block {
	padding: 0;
}


/* Text Blocks (small) */

.text-blocks-wrapper.small {
	font-size: 0.9em;
	text-align: center;
	padding: 20px 0;
}

.text-blocks-wrapper.small .text-block {
	text-align: left;
	vertical-align: top;
	width: 32%;
	padding: 20px 20px 20px 70px;
	display: inline-block;
	position: relative;
}

.text-blocks-wrapper.small .icon {
	width: 50px;
	position: absolute;
	top: 20px;
	left: 0;
}

.text-blocks-wrapper.small h5 {
	margin: 0 0 12px;
}

.image-bg .text-blocks-wrapper.small h5 {
	color: #fff;
}

.text-blocks-wrapper.small p {
	color: #888;
}

.text-blocks-wrapper.small a {
	font-size: 0.9em;
	font-weight: bold;
}


/* Text Blocks (large) */

.text-blocks-wrapper.large {
	padding: 40px 0 0;
}

.text-blocks-wrapper.large .text-block {
	margin: 60px 0;
	padding: 20px 0;
	display: block;
	overflow: hidden;
	position: relative;
}

.text-blocks-wrapper.large .text-block:first-child {
	margin-top: 0;
}

.text-blocks-wrapper.large .text-block:last-child {
	margin-bottom: 0;
}

.text-blocks-wrapper.large .text-block .content {
	width: 50%;
}

.text-blocks-wrapper.large .text-block:nth-child(odd) .content {
	padding-right: 40px;
	float: left;
}

.text-blocks-wrapper.large .text-block:nth-child(even) .content {
	padding-left: 40px;
	float: right;
}

.text-blocks-wrapper.large .text-block .image {
	background: center center no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
}

.text-blocks-wrapper.large .text-block:nth-child(odd) .image {
	right: 0;
}

.text-blocks-wrapper.large .text-block:nth-child(even) .image {
	left: 0;
}


/* Video Blocks */

.video-block {
	text-align: center;
}

.video {
	background: center center no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 300px;
	width: 100%;
	max-width: 520px;
	margin: 0 auto 20px;
	padding: 0 40px;
	display: block;
	position: relative;
}

.video .play {
	margin-top: -45px;
	margin-left: -30px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
}

.video .play i {
	font-size: 40px;
	line-height: 60px;

	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	height: 60px;
	width: 60px;
	margin: 0 auto 10px;
	display: block;
}



.video .play i:before {
	position: relative;
	left: 3px;
}

.video-block .subtitle {
	color: #888;
	font-size: 0.9em;
	margin-bottom: 0;
}


/* Fancybox */

.fancybox-arrow {
	opacity: 1 !important;
}

.fancybox-arrow:after {
	background-color: transparent;
	background-image: none;
	color: white;
	font-size: 20px;
}

.fancybox-arrow:hover:after {
	opacity: .5;
}

.fancybox-arrow--left:after {
	font-family: "Font Awesome 5 Pro";
	content: '\f105';
}

.fancybox-arrow--right:after {
	font-family: "Font Awesome 5 Pro";
	content: '\f105';
}

.fancybox-button--close {
	top: -40px;
	right: -15px;
	left: auto;
	position: absolute;
	background-color: transparent;
	opacity: 0;
}

.fancybox-button--close:hover {
	background-color: transparent;
	opacity: .5;
}

.fancybox-infobar {
	position: absolute;
	bottom: -30px;
	top: auto;
	padding: 0;
	right: 0;
	left: auto;
}

.fancybox-infobar button {
	display: none;
}

.fancybox-infobar__body {
	background-color: transparent;
	line-height: inherit;
	text-align: right;
	opacity: 0;
}

.fancybox-caption {
	border-top: 0;
	position: absolute;
	bottom: -30px;
	padding: 0;
	left: 0;
	opacity: 0;
}

.fancybox-slide--complete .fancybox-caption,
.fancybox-slide--complete .fancybox-infobar__body,
.fancybox-slide--complete .fancybox-button--close {
	opacity: 1;
}
/* Charts and Graphs */

.chart-wrapper {
	text-align: center;
}

.chart-wrapper.with-caption {
	padding-bottom: 40px;
}

.percent .caption {
	font-size: 1.2em;
	line-height: 1.2;
}

.percent .caption.long {
	font-size: 1em;
	width: auto;
}

.percent .number:after {
	content: "%";
}

.statistic {
	position: relative;
}

.statistic .number {
	color: #fff !important;
	font-size: 140px;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	line-height: 1;
	margin: 0;
	padding: 60px 0 40px;
}

.statistic .caption {
	color: #fff !important;
	text-transform: uppercase;
	line-height: 1;
	width: 200px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 15px;
}

.statistic .caption:before {
	font-size: 40px;
	display: block;
}


/* Pie Chart */

.piechart {
	vertical-align: middle;
	background: #E4E8EB;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	padding: 20px;
	height: 180px;
	width: 180px;
	display: inline-block;
	position: relative;
}

.piechart .dots {
	background: url("../assets/images/template/pie-dots-pink.png") center center/222px 212px no-repeat;
	height: 220px;
	width: 220px;
	display: block;
	position: absolute;
	top: -20px;
	left: -17px;
}

.image-bg .piechart .dots {
	background-image: url("../assets/images/template/pie-dots-white.png");
}

.piechart canvas {
	height: 100% !important;
	width: 200% !important;
	margin-left: -50%;
}

.piechart+.percent {
	text-align: left;
	vertical-align: middle;
	width: 50%;
	margin-left: 60px;
	display: inline-block;
}

.piechart+.percent .number {
	color: #666;
	font-size: 100px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.piechart .caption {
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 40px 0 0;
}

.piechart+.percent .caption {
	color: #aaa;
	text-transform: uppercase;
	margin: 0;
}

.image-bg .piechart+.percent .caption {
	color: #ccc;
}


/* ****************************************** Forms */
    .flexwrap{
      display:flex;
      flex-wrap:wrap;
    }
.forms .fieldset {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin:0 -16px;
}

.forms .input-group {
	display: flex;
	flex-direction: column;
	padding: 12px 16px;
}

.forms input[type=text],
.forms input[type=email],
.forms input[type=number],
.forms input[type=tel],
.forms textarea,
.forms select,
.forms #file-uploader-image,
.forms .bootstrap-select {
	color: #31383c;
	font-family: "industry-inc-base",sans-serif;
	font-size: 14px;
	line-height: 36px !important;
	background: transparent;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 100%;
	height: 36px;
	margin: 0;
	display: block;
	border-bottom: 2px solid black;
	text-transform: inherit;
}

.forms input[type=text]:focus,
.forms input[type=email]:focus,
.forms input[type=number]:focus,
.forms input[type=tel]:focus,
.forms textarea:focus,
.forms select:focus,
.forms #file-uploader-image:focus {
	border-color: #222;
}
.forms textarea:focus{
	background: #fff;
}
.forms textarea {
	line-height: 1.4 !important;
	height: 95px !important;
	padding: 10px 12px !important;
}

.forms label {
	display: none;
}
#contact,
#quickContact,
#rfq{
	position: relative;
}
#contact .button,
#quickContact .button,
#rfq .button{
	width: 95px;
	position: absolute;
	bottom: 17px;
	right:0;
	padding:10px 0 4px;
}
#contact .button:hover,
#quickContact .button:hover,
#rfq .button:hover{
	background:#f7d91a;
	border:2px solid #f7d91a;
	color:#31383c;
}
.imagecontact {
	width: 100%;
    margin: 40px auto 0;
}
#quickContact{
	width: 870px;
	margin:0 auto;
}
#quickContact h2{
	font-size: 24px;
	font-family: "industry-inc-base",sans-serif;
}
.forms #file-uploader-image {
	position: relative;
    border-bottom:0;
	
}

#id-29 .forms #file-uploader-image {
	padding: 0;
	float: none;
}

.forms #file-uploader-image:focus {
	border-color: #292b2c;
	outline: 0;
}

.forms .file-uploader-items .file-wrap {
	margin:45px 0 0;
	display: block;
	float:none;
	text-align: left;
}
.forms .file-uploader-items .file-wrap + .file-wrap{
	margin:5px 0;
}
.forms .file-uploader-items .title {
	display: block;
	line-height: 1.3;
	font-size:12px;
	text-transform: inherit;
}

.forms .file-uploader-items img {
	display: none;
}

.forms .file-uploader-items .delete-button {
	background: none;
	position: absolute;
	text-indent: inherit;
	font-size: 0;
	top: 0px;
	right: -18px;
	cursor: pointer;
}

.forms .file-uploader-items .delete-button:before {
	content: '×';
	font-size: 15px;
	color: #c50000;
}

.forms .file-uploader-buttons {
	position: absolute;
	left: 0;
	top: 0;
	line-height: normal;
}

.forms .qq-upload-button, 
.forms .qq-clear-button {
    font-size: 12px;
    color: #c4322e;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
}

.forms .qq-upload-button:before,
.forms .qq-clear-button:before {
	font-family: "Font Awesome 5 Pro";
	color: #292b2c;
	font-size: 15px;
}

.forms .qq-upload-button:before {
	content: '\f0c6';
}

.forms .qq-clear-button:before {
	content: '\f2ed';
}

.forms .qq-upload-button:hover,
.forms .qq-clear-button:hover {
	border: 2px solid #000 !important;
	color:#000;
}
.forms .qq-upload-button:hover:before{
	color:#000;	
}
.forms .errorMessage {
	background-color: #c50000;
	color: white;
	padding: 8px 8px 5px 8px;
	width: 100%;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}


/* Shifty Forms */

.forms.shifty label {
	display: none;
}

.forms.shifty .input-group label {
	position: absolute;
	display: block;
	top: 16px;
	left: 15px;
	line-height: 1em;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	opacity: 0.5;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}

.forms.shifty .input-group label.focus {
	top: -13px;
	font-size: 11px;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
	font-style: normal;
	opacity: 1.0;
}

.forms.shifty .input-group label.focus:after {
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 "Font Awesome 5 Pro";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 0.5em;
}

.forms.shifty .input-group label.hidden {
	opacity: 0.0;
}

.forms.shifty label.error {
	display: none !important;
}


/* Custom Selects, Checkboxes & Radios */

.forms .bootstrap-select {
	padding: 0;
	border: 0;
}

.forms .bootstrap-select:focus,
.forms .bootstrap-select button:focus {
	outline: 0 !important;
}

.forms .bootstrap-select button {
	background-color: transparent;
	padding-left: 10px;
	line-height: 36px;
	border: 1px solid #d7d8d8;
	border-radius: 0;
	padding: 0 10px;
}

.forms .bootstrap-select.open button,
.forms .bootstrap-select.open button:hover,
.forms .bootstrap-select button:active,
.forms .bootstrap-select.open button:active,
.forms .bootstrap-select.open button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border-radius: 0;
	border: 1px solid #292b2c;
}

.forms .bootstrap-select button span {
	font-weight: normal;
	text-transform: none;
}

.forms .bootstrap-select .dropdown-toggle .caret {
	border: 0;
	top: 4px;
	right: 20px;
}

.forms .bootstrap-select button .caret:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f107';
}

.forms .bootstrap-select.open button .caret:before {
	content: '\f106';
}

.forms .bootstrap-select .dropdown-menu {
	margin: 0 0 0 -1px;
	border-radius: 0;
	border: 1px solid #292b2c;
	padding: 0;
	background-color: #eeeeee;
}

.forms .bootstrap-select .dropdown-menu a {
	padding: 8px 10px;
}

.forms .bootstrap-select .dropdown-menu a:hover {
	background-color: #dddddd;
}

.forms .bootstrap-select .dropdown-menu a:active,
.forms .bootstrap-select .dropdown-menu a:focus {
	outline: 0;
}

.forms .checkbox-container,
.forms .radio-container,
.forms .switch-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 15px;
	line-height: 24px;
	color: #292b2c;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.forms .switch-container {
	padding-left: 60px;
}

.forms .checkbox-container input,
.forms .radio-container input,
.forms .switch-container input {
	opacity: 0;
	position: absolute;
	cursor: pointer;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 2;
}

.forms .checkbox-container .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #da3037;
	border-radius: 4px;
	line-height: 30px;
}

.forms .radio-container .radio {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #fff;
	border: 1px solid #da3037;
	border-radius: 23px;
	line-height: 30px;
	margin: 0;
}

.forms .switch-container .switch {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 50px;
	background-color: #d7d8d8;
	border: 1px solid #d7d8d8;
	border-radius: 23px;
	line-height: 30px;
	margin: 0;
}

.checkbox-container .checkmark:after,
.radio-container .radio:after,
.switch-container .switch:after {
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	display: none;
}

.forms .checkbox-container:hover input~.checkmark:after {
	content: '\f0c8';
	display: block;
	font-weight: bold;
	top: -3px;
	left: 6%;
	font-size: 23px;
	color: #da3037;
}

.forms .radio-container:hover input~.radio:after {
	content: '\f111';
	display: block;
	font-weight: bold;
	top: -19%;
	left: 10%;
	font-size: 17px;
	color: #da3037;
}

.forms .switch-container input~.switch:after {
	content: '\f111';
	display: block;
	font-weight: bold;
	top: -4px;
	left: 1px;
	font-size: 20px;
	color: #ffffff;
}

.checkbox-container input:checked~.checkmark:after,
.forms .checkbox-container:hover input:checked~.checkmark:after {
	display: block;
	content: "\f14a";
	font-weight: bold;
	top: -3px;
	left: 6%;
	font-size: 23px;
	color: #da3037;
}

.radio-container input:checked~.radio:after,
.forms .radio-container:hover input:checked~.radio:after {
	display: block;
	content: '\f111';
	font-weight: bold;
	top: -19%;
	left: 10%;
	font-size: 17px;
	color: #da3037;
}

.switch-container input:checked~.switch {
	background-color: #da3037;
	border-color: #da3037;
}

.switch-container input:checked~.switch:after {
	display: block;
	content: '\f111';
	font-weight: bold;
	top: -4px;
	right: 0;
	left: auto;
	font-size: 20px;
	color: #ffffff;
	border: 0;
}


/* ***************************************** Search Results */

.sisea-highlight {
	text-shadow: 1px 1px 1px #fff;
	background: #e9e9e9;
	padding: 3px;
}

.sisea-paging {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	margin: 15px 0;
}

.sisea-result-pages {
	margin-right: 2px;
}

.sisea-current-page {
	color: #000;
}

.sisea-result {
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
}

.sisea-result:first-child {
	border-top: 1px solid #ddd;
}

.sisea-result h3 {
	color: #888;
	font-size: 1.4em;
}

.sisea-result p {
	margin: 0;
}


/* Buckets */

.buckets {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -16px;
}
.bucket {
	display: flex;
	flex-direction: column;
	padding: 0 16px;
}

.bucket .content {
	height: 100%;
	display: flex;
}

.bucket .content p {
	flex-grow: 1;
}

.bucket .content .button {
	margin-left: 0;
	display: none;
}

.one-column .bucket {
	width: 100%;
}

.two-columns .bucket {
	width: 50%;
}

.three-columns .bucket {
	width: 33.33%;
}

.four-columns .bucket {
	width: 25%;
}

.five-columns .bucket {
	width: 20%;
}
.buckets + .heading{
	margin-top:30px;
}
/* Home Buckets */

.bucket.box .content{
	height: 64px;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.33);
	background: #eff1f1;
	margin:10px 0;	
}
.bucket.box .content h3{
	width: 100%;
	margin:0;
	height: 64px;
	display: table;
    text-align: center;
	font-family: "industry-inc-base",sans-serif;
}
.bucket.box .content h3 a{
	line-height: 1;
	font-size: 14px;
	color: #c4322e;
	display: table-cell;
	vertical-align: middle;
}
.bucket.box:hover .content{
	background: #c4322e;
}
.bucket.box:hover .content h3 a{
	color:#fff;
}

/* Landing Buckets */

#landingbuckets{
	margin:0 -16px;
}
#landingbuckets .bucket {
	overflow:hidden;
    padding: 0 15px;
	margin:16px 0;
	border-radius: 2px;
}
#landingbuckets .bucket-inner{
    position:relative;
    overflow: hidden;
    box-shadow: 0 2px 9px 1px rgba(0, 0, 0, 0.38);  
}
#landingbuckets .bucket-inner:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(49, 56, 60, 0.6);
}
#landingbuckets h3 {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 90%;
	text-align: center;
}
#landingbuckets .bucketinfo {
	opacity:0;
	transition:opacity 0.2s linear;
    position: absolute;
    top: 0%;
    background: #fff;
    width: 80%;
    padding: 20px 30px;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 10%;
}
#landingbuckets .bucket:hover .bucketinfo{
    opacity: 1;
}
#landingbuckets .bucketinfo h4 {
	color: #c4322e;
	font-size: 24px;
	text-transform: capitalize;
}
#landingbuckets .bucketinfo h4:after {
	content: "\f0a9";
	font-family: "Font Awesome 5 Pro";
	margin: 0 10px;
	font-weight: 400;
}
#id-1 #landingbuckets .bucketinfo p{
	display: none;
} 
#landingbuckets.one-column .image{
	max-height: 355px;
	overflow: hidden;
}
#landingbuckets.one-column .image img{
	width: 100%;
}

/* Inner Buckets */

#innerbuckets h2{
	font-family: industry-inc-base, sans-serif;
	font-size:24px;
	line-height: 1.33;
	letter-spacing: -0.1px;
	color:#31383c;
	text-transform: uppercase;	
}
#innerbuckets .image{
	width: 40%;
	height: 186px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}
#innerbuckets .image img {
    height: 186px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#innerbuckets .caption{
	width: 59%;
	display: inline-block;
	vertical-align: top;
	padding:0 20px;
}
#innerbuckets .caption .button{
	width: 100%;
	margin-top:15px;
}


/* Gallery & Carousels */

.gallery {
	clear: both;
	position: relative;
	max-width: 100%;
}
.gallery .slick-dots{
	bottom:-35px;
}
.gallery.img-full img {
	min-height: 100%;
	min-width: 100%;
	max-width: none;
}

.gallery .img-wrapper {
	margin: 10px 8px;
	float: left;
	position: relative;
}

.gallery.fullwidth .img-wrapper {
	width: 100%;
	margin: 10px auto;
	float: none;
}

.gallery.two-col .img-wrapper {
	width: 48%;
}

.gallery.three-col .img-wrapper {
	width: 31%;
}

.gallery.four-col .img-wrapper {
	width: 23%;
}

.gallery.five-col .img-wrapper {
	width: 18%;
}

.gallery-nav{
	margin-top:20px;
}
.gallery-nav .slick-list .img-wrapper{
	height: 180px;
	overflow: hidden;
}
.gallery-nav .slick-list .img-wrapper img{
	width: 100%;
    height: 186px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
.img-wrapper {
	position: relative;
	text-align: center;
}

.img-wrapper.img-left {
	float: left;
	padding: 0 22px 10px 0;
	margin-top: 7px;
}

.img-wrapper.img-right {
	float: right;
	padding: 0 0 10px 22px;
	margin-top: 7px;
}

.img-wrapper.img-full img {
	width: 100%;
}

.img-wrapper a {
	display: block;
}

a.img-wrapper:focus {
	outline: 0;
}

a.img-wrapper p {
	color: #292b2c;
}

.img-wrapper p.img-caption-in {
	background-color: rgba(17, 17, 17, 0.5);
	color: white;
	position: absolute;
	bottom: 0;
	z-index: 10;
	padding: 10px 15px;
	margin: 0;
	text-align: left;
	width: 100%;
}

.img-wrapper p.img-caption-out {
	padding: 10px 15px;
}

.img-wrapper:before {
	color: #fff;
	font-size: 40px;
	line-height: 30px;
	margin: -15px 0 0 -15px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.img-wrapper i {
	position: absolute;
	right: 15px;
	top: 15px;
	color: white;
}

.gallery.caption-outer .img-wrapper:before {
	top: 44%;
}

.img-wrapper:hover:before {
	font-size: 44px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.gallery .caption {
	font-size: 0.9em;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	display: block;
}

.gallery.caption-inner .caption {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.gallery.slider {
	margin-bottom: 40px;
}

.gallery.slider .img-wrapper {
	margin: 0;
}

.gallery.slider img {
	margin: 0 auto;
	display: block;
}

.gallery.slider .flex-prev:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f104';
	color: white;
}

.gallery.slider .flex-next:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f105';
	color: white;
}

.gallery.carousel .slick-prev:before,
.gallery.carousel .slick-next:before{
	font-family: "Font Awesome 5 Pro";
	content: '\f104';
	color: #c4322e;
	opacity:1 !Important;
	font-size: 70px;
}

.gallery.carousel .slick-next:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f105';
	color: #292b2c;
	opacity:1 !Important;
	color: #c4322e;
}

.slick-dots li button:before {
	font-size: 14px;
}
#mediaGallery .slider-for{
	width: 60%;
    margin:0 auto;
}
#mediaGallery .slider-for .img-wrapper img {
    width: 100%;
}
#mediaGallery .slider-nav {
    margin: 30px auto;
}
#mediaGallery .slider-nav .img-wrapper {
    padding: 20px;
    outline: none;
}
#mediaGallery .slider-nav .slick-list .img-wrapper img {
    margin: 0 auto;
    box-shadow: 0 3px 6px 1px rgba(0,0,0,0.33);
}
.slick-prev:before, .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    color: #44403f;
}
.slick-prev:before {
    content: "\f053";
}
.slick-next:before {
    content: "\f054";
}
/* Modal/Popup Boxes */

.modal {
	z-index: 99999;
	text-align: center;
}

.modal-dialog {
	width: auto;
	padding-bottom: 60px;
}

.modal-content {
	border-radius: 0;
	padding: 30px;
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	border: 1px solid gray;
}

.modal .close {
	border-radius: 0;
	position: absolute;
	right: 2px;
	top: 8px;
	font-size: 26px;
	width: 30px;
	font-weight: 200;
	height: 30px;
	color: black;
	opacity: 1;
}

.modal .close:hover {
	opacity: .6;
}

.modal form {
	text-align: left;
}

.modal img {
	height: auto;
}

.forms .modal-header {
	padding-right: 50px;
	padding-left: 50px;
}

.forms .modal-body {
	padding: 20px 50px 40px;
}


/* ************ Blog ************ */

#main-content .search-form {
	margin-bottom: 30px;
}

.post-item {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	padding-right: 16px;
	margin-bottom: 16px;
}

.post-filter {
	margin-bottom: 25px;
}

.post-filter li {
	list-style-type: none;
}

.post-filter.no-count .count {
	display: none;
}

.post-info h2 {
	font-size: 18px;
	margin: 16px 0 10px 0;
}

.post-info .tags {
	display: block;
}

.post-info .categories {
	display: block;
}

.post-entry .post-info {
	margin-bottom: 25px;
}

.post-entry .post-info span {
	display: inline-block;
	position: relative;
	padding-right: 10px;
}

.post-entry .post-info span:after {
	content: '|';
	position: absolute;
	right: -2px;
	top: 0;
}

.post-entry .post-info span:last-child:after {
	display: none;
}

.post-entry .gallery.slider.img-full .slides,
.post-entry .img-wrapper.img-full {
	height: 300px;
	overflow: hidden;
}

.post-entry .gallery.slider.img-full .slides img,
.post-entry .img-wrapper.img-full img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.quip {
	margin-top: 30px;
}

.quip h3,
.quip .h3 {
	margin-bottom: 0;
}

.quip-comment {
	padding: 0 !important;
}

.quip-comment .quip-fld {
	margin-bottom: 8px;
}

.quip-comment .quip-name,
.quip-comment .quip-email {
	width: 48%;
}

.quip-comment .quip-name {
	float: left;
}

.quip-comment .quip-email {
	float: right;
}

.quip-comment .quip-fld input[type="text"],
.quip-comment .quip-fld input[type="email"] {
	width: 100%;
}

.quip-add-comment label {
	display: block;
	float: none !important;
	width: auto !important;
}

.quip-add-comment .quip-notify label {
	display: inline-block;
}


/* ************ PDF Buttons ************ */

.pdf-ctas {}

.pdf-ctas>a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	min-width: 190px;
	margin: 10px;
	padding: 0 1.25em;
	background: #0a9107;
	border: 1px solid #055204;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	text-shadow: 0 2px 2px #055204;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}

.pdf-ctas>a:hover {
	background: #0cb809;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}

.pdf-ctas #btn_rfq {}

.pdf-ctas #btn_dl_pdf {}

.pdf-iframe {
	position: relative;
	padding-bottom: 129.4%;
	/* 8.5:11 */
	padding-top: 0px;
	height: 0;
}

.pdf-iframe iframe,
.pdf-iframe object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.pdf-iframe .resp {
	display: none;
}

@media only screen and (max-width: 1199px) {
	.pdf-iframe .default {
		display: none !important;
	}
	.pdf-iframe .resp {
		display: block !important;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.pdf-iframe .default {
		display: none;
	}
	.pdf-iframe .resp {
		display: block !important;
	}
}

_:-ms-fullscreen .pdf-iframe .default,
 :root .ie11up .pdf-iframe .default,
_:-ms-lang(x) .pdf-iframe .default,
.ie10up .pdf-iframe .default {
	display: none;
}

_:-ms-fullscreen .pdf-iframe .resp,
_:-ms-lang(x) .pdf-iframe .resp,
.ie10up .pdf-iframe .resp,
 :root .ie11up .pdf-iframe .resp {
	display: block !important;
}


/* ************ File Downloads ************ */
ul li.p1{
    color:#31383c;
}

.files {
	    margin: 30px 0;
	padding: 10px;
	background: #eff1f1;
	border-radius: 2px;
	position:relative;
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.32);
}

.files li {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

.files li a {
	color: #292b2c;
	height: 39px;
	line-height: 39px;
	padding: 0 0 0 10px;
	display: block;
	
	font-size: 15px;
	padding-left:100px;
}

.files li a:hover,
.files li a:active {
	text-decoration: none;
	border-color: #292b2c;
}

.files .title {
	color: #c4322e;
	font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;

	text-transform: uppercase;
	font-family: "industry-inc-base",sans-serif;
	font-size:14px;
}

.files .icon-download:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f1c1';
	color: #c4322e;
	font-weight: 200;
	margin-right: 10px;
	font-size: 48px;
	position:absolute;
	left:50px;
	bottom:10px;
}

.files .icon-default:before,
.files .icon-filetype:before,
.files .extension:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f15b';
	color: #292b2c;
	font-weight: 200;
	margin-right: 5px;
}
.scroll #header-top{
    display:none; 
}
.files .icon-pdf:before {
	content: '\f1c1';
}

.files .icon-doc:before,
.files .icon-docx:before {
	content: '\f1c2';
}

.files .icon-txt:before {
	content: '\f15c';
}

.files .icon-xls:before,
.files .icon-xlsx:before {
	content: '\f1c3';
}

.files .icon-ppt:before,
.files .icon-pptx:before {
	content: '\f1c4';
}

.files .extension {
	text-transform: uppercase;
	padding: 0 14px;
	display: none;
}

.files .filesize {
	padding: 0 14px;
}

.files .filesize:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f3fd';
	margin-right: 5px;
}

.files .button {
	float: right;
	margin-left: 18px;
}

.files .button:after {
	font-family: "Font Awesome 5 Pro";
	content: '\f019';
	margin-left: 10px;
	font-weight: 200;
}


/* ************ Paging ************ */

.paging ul {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.paging ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

.paging ul li a {
	color: #292b2c;
	font-size: 15px;
	padding: 5px;
	display: block;
}

.paging ul li a:hover,
.paging ul li a:active,
.paging ul li a.active {
	text-decoration: none;
	text-shadow: -0.25px -0.25px 0 #c90f14, 0.25px 0.25px #292b2c;
}


/* ************ Map ************ */

#map {
	height: 400px;
}

#map .infowindow-bg {
	background-color: white;
	display: block;
	width: 100%;
	height: 100%;
}

#map .infowindow-bg:before {
	content: '';
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}

#map .infowindow-bg div {
	border: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	box-shadow: none !important;
	background-color: transparent !important;
}

#map .infowindow {
	background-color: white;
}

#map ul {
	margin: 0;
	padding: 0;
}

#map ul li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #292b2c;
	line-height: 20px;
	position: relative;
}

#map ul li i {
	font-weight: 400;
	position: absolute;
	left: 1px;
	top: 4px;
}

#map .title {
	text-transform: uppercase;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 8px;
}

#map .address,
#map .phone,
#map .fax {
	padding-left: 30px;
}


/* ************ Address ************ */

.location {
	padding-left: 0;
	margin: 32px 0 0 0;
	max-width: 500px;
}

.location li {
	list-style-type: none;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	display: inline-block;
	width: 40%;
}

.location li.address {
	float: left;
	margin-right: 2%;
	width: 55%;
}

.location i {
	position: absolute;
	left: 0;
	top: 2px;
}


/* ****************************************** Sidebar */

/*
.sidebar h3 {
	text-transform: none;
	color: #292b2c;
	margin: 0;
}

.sidebar h3 i {
	display: none;
}

.sidebar ul {
	padding-left: 0;
}

.sidebar ul li {
	list-style-type: none;
	position: relative;
}

.sidebar ul li a {
	color: #292b2c;
	display: block;
	margin-right: 12px;
	padding: 2px 0;
}

.sidebar ul li ul {
	padding-left: 15px;
	display: none;
}

.sidebar .parent {
	cursor: pointer;
}

.sidebar .parent>i:after {
	font-family: "Font Awesome 5 Pro";
	content: '\f067';
	position: absolute;
	top: 0;
	right: 0;
	font-style: normal;
}

.sidebar .parent.active>i:after {
	content: '\f068';
}

.sidebar .parent.active>ul {
	display: block;
}

.sidebar ul li ul li a {
	font-size: 14px;
}
*/

.qq-upload-button {
	padding: 7px 20px;
	background: transparent !important;
	width: 140px !important;
	border: 2px solid #c4322e !important;
	color: #c4322e;
	font-weight: 700;
	text-transform: uppercase;
}

.forms .qq-upload-button:before {
	content: '\f093';
	margin-right: 10px;
	color: #c4322e;
	float: right;
	    font-weight: 400;
}

/* ****************************************** Footer */


#footer{
	background: #c4322e;
	padding: 50px 0;
}
#footer a {
	font-family: "industry-inc-base",sans-serif;
	color: white;
	padding: 0px 50px;
}
#footer a:hover {
	color: #f7d91a;
}
#footer p {
	color: white;
	display: inline;
}
#footer-top .constrain{
	position: relative;
}
.bottomlogo {
	max-width: 234px;
}

.forms .qq-clear-button {
	display: none;
}


/* "Edit Page" button */

#edit-page {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1;
	background: #2bc271;
	border-radius: 0 0 8px 0;
	-moz-border-radius: 0 0 8px 0;
	-webkit-border-radius: 0 0 8px 0;
	width: 40px;
	padding: 5px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

#edit-page:hover {
	color: #2bc271;
	background: #fff;
}

#update-browser {
	display: none;
}

.forms textarea {
	border: 2px solid black;
	
}
.productrichtext h2.heading {
	color: #c4322e;
	text-transform:capitalize;
	font-size:24px;
}

.centerblock {
	padding: 50px 200px;
}

.productbuckets .column.w100 img {
	width: 100%;
	min-width: 568px;
	max-height: 355px;
}
.secondary-bg p,
.secondary-bg ul li{
    color:white !important;
    
}
.photobanner h2.heading.hasarrow:after{
    color:white !Important;
}
.photobanner {
	
	background-size: cover;
	height: 100%;
	min-height: 197px;
	color: white;
}
.photobanner .button:hover {
    color:black;
    background:#c4322e;}
.photobanner .button {
    background: white;
    max-width: 168px;
    font-size: 14px;
    position: relative;
    top: 60%;
    border: none;
    float: left;
    left: 200px;
}
.photobanner h3 {
    position: absolute;
    left: 300px;
    top: 25%;
    display: block;
    text-transform:capitalize;
}
.photobanner p {
    display: block;
    left: 300px;
    position: absolute;
    top: 50%;
}
#id-1 .buttonnoimage{
	box-shadow: 0 2px 18px 2px rgba(0, 0, 0, 0.28);
	padding: 40px 80px;
	background: white;
	z-index:1;
}

.coating h3{
    box-shadow:none !important;
}
.cabletraybg {
    position:relative;
    margin-bottom:-100px;
	height: 100%;
	min-height: 505px;
	top: -100px;
}

.cabletraybg .column.w100 {
	background: white;
	padding: 50px;
	width: 45%;
	
	position: absolute;
	top: 25%;
}

.cabletraybg .column.w100 .button {
	width: 200px;
	z-index:99999999999999999999999;
}


h2.heading {
	color: #c4322e;
	font-size:24px;
	text-transform:Capitalize;
}

h2.heading.hasarrow {
	text-transform: capitalize;
	
}

h2.heading.hasarrow:after {
	content: "\f0a9";
	font-family: "Font Awesome 5 Pro";
	color: #c4322e;
	font-weight: 400;
	font-size: 16px;
	margin: 10px;
}


h2.heading.center {
	color: black;
}
.breakaa {
	color: black;
}

.bannerlearn {
	background: white;
	color: #c4322e !important;
	padding: 10px 30px;
	font-weight: bold;
}

.bannerlearn:hover {
	background: #f7d91a;
	color: black !important;
}

.button.inverse {
	background: #c4322e;
	color: white;
	width: 100%;
}

.fal.fa-angle-up {
	font-size:16px;
	background: #fff;
	position: absolute;
	right:0;
	top: -73px;
	color: #c4322e;
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.5);
	padding: 15px 20px;
}
.fal.fa-angle-up:hover {
	background: #f7d91a;
	color: black;
}
.backgroundimgh .column.w40{
      box-shadow: 0 1px 14px 1px rgba(0, 0, 0, 0.44);
}

.bucket.fauxlink.svg {
    background: #eff1f1;
    margin: 50px 0;
    width: 33%;
    padding: 0 16px;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.5);
    height: 85px;
    line-height: 9;
}
.bucket.fauxlink.svg:nth-child(2){
    margin-right:180px !important;
}
.bucket.fauxlink.svg:hover{
     background:#c4322e;
}
.bucket.fauxlink.svg:hover h4{
    color:white !important;
}

.bucket.fauxlink.svg h4 {
	color: #c4322e;
	font-size: 14px;
}

.bucket.fauxlink.svg h4 {
    font-family: "industry-inc-base",sans-serif;
	color: #c4322e;
	font-size: 14px;
	padding-left: 20px;
	vertical-align: middle;
}

.flexslider {
	width: 100%;
	max-width: 768px;
	height: auto;
	max-height: 588px;
}
#carousel.flexslider{
    width:588px !important;
}

.flex-direction-nav a.flex-next:before {

color:#c4322e;
font-size:20px;
}

.flex-direction-nav a:before {
   color:#c4322e;
    font-size:20px;
    background:white;
    padding: 6px 14px;
    border-radius: 20px;
    display: inline-block;
}
.flex-prev,
.flex-next {
  font-size: 0;
}
.mobilenav {
	display: none;
}

.mobiletel {
	display: none;
}
.search-container.m {
	display: none;
}

.mobilem {
	display: none;
}

h2.heading.center {
	font-family: "industry-inc-base",sans-serif;
	font-size: 24px;
	    margin-bottom: 10px;
}
h2.heading.center p{
    width:50%;
    text-align:center;
}

#rfq{
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    background:white;
   
}
#rfq h2{
    color:#c4322e;
    font-size:24px;
    font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-transform:Capitalize;
}

.input-group-btn:last-child>.dropdown-toggle {
	border: none;
	border-bottom: 1px solid black;
}
.expand{
    right: 0;
    width: 78%;
    transition: all 1s ease-in-out;
}
textarea#comments:hover{
    background:white;
}
.forms input[type=text]:hover,
.forms input[type=email]:hover,
.forms input[type=number]:hover,
.forms input[type=tel]:hover{
    border-bottom:2px solid #c4322e;
}
.bucket.fauxlink:hover .svg{
      fill:#c4322e;
      color:white;}
      
#101-D-Home{
          fill:blue;
      }
     
#id-30 #inner-banner{
    background:center center #31383c;
    
}
#id-30 #inner-banner span,
#id-30 #inner-banner i.far.fa-home{
    color:white;
}
.img-wrapper.fill {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.img-wrapper.fill img {
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#carousel {
    transform: rotate(270deg);
    margin-left: 600px;
    bottom: 433px;
    }
 #carousel img {
    transform: rotate(90deg);
    height:180px;
    width:180px;
    position:relative;
    left:20px;
}   
.btn-group.bootstrap-select.input-group-btn.form-control{
    box-shadow:none ;
}
#carousel .flex-next {
    top: 50%;
    right: -5%;
    display:none;
}
#carousel .flex-prev {
    display:none;
}
.far.fa-search{
    color: #c4322e;
    background: white;
    border-radius: 20px;
    padding: 10px;
    float: right;
    margin-top: 15px;
}
.far.fa-search:hover{
    color:black;
    background:#f7d91a;
}

.cabletraybg h2{
    padding:0px 50px;
}
.cabletraybg p{
    padding:0px 50px;
}
.cabletraybg .button{
    position:relative;
    left:50px;
}
.far.fa-times {
    color: white;
    position: absolute;
    right: 0px;
    bottom: 58px;}
    
    .richtext.text-center {
    width: 52%;
    margin: 0 auto;
    padding-bottom: 20px;}
    
    #landingbuckets .bucket:hover:before{
        background-color:transparent;
    }
    .fa, .fas {
   margin-right: 10px;
}
.back{
    display:none;
}
.photobanner p,
.photobanner h3{
    color:white;
    font-family:"brother-1816";
    font-style: normal;
font-weight: 100;
}
.photobanner:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(49, 56, 60, 0.6);
    /* padding: 0; */
}
.searchcontainer2{
    display:none !important;
}
.search-form::-webkit-input-placeholder { /* Edge */
  color: white;
}

.search-form:-ms-input-placeholder { /* Internet Explorer */
  color: white;
}

.search-form ::placeholder {
  color: white !Important;
}


.imgtab {
    display:block !important;
    float: right;
    top: 30%;
    position: absolute;
    right: 0;
    width: 668px;
    box-shadow: 0 1px 14px 1px rgba(0, 0, 0, 0.44);

}
.fauxlink{
    cursor:pointer !Important;
}
.photobanner{
    position:relative;
}
.photobanner h2{
    top:70px;
    margin:0 auto;
    position:relative;
    float:right;
    color:white !Important;
    right:30px;
}
.photobanner p{
    float:right;
    top:120px;
    margin:0 auto;
    position:relative;
}
.hidebuckets .button{
    width:225px !Important;
    top:10px;
    position:relative;
}}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.hidebuckets .img-wrapper{
    width:200px;
    height:186px;
}
.buttonnoimage .bucket .content p{
    display:none;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #c4322e;
    font-family: "industry-inc-base",sans-serif;
        text-align: center;
}
.bootstrap-select.btn-group .dropdown-menu{
    background:#eff1f1;
}   
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width:100%;
}
.forms .submit-group .sending {
    display: none;
    position: absolute;
    right: 30px;
}