
.tax-product_brand .brand-description {
	overflow: hidden;
	zoom: 1;
}

.tax-product_brand .brand-description img.brand-thumbnail {
	width: 25%;
	float: right;
}

.tax-product_brand .brand-description .text {
	width: 72%;
	float: left;
}

.widget_brand_description img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0 0 1em;
}

ul.brand-thumbnails {
	margin-left: 0;
	margin-bottom: 0;
	clear: both;
	list-style: none;
}

ul.brand-thumbnails:before {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails:after {
	clear: both;
	content: "";
	display: table;
}

ul.brand-thumbnails li {
	float: left;
	margin: 0 3.8% 1em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
}

ul.brand-thumbnails.fluid-columns li {
	width: auto;
}

ul.brand-thumbnails:not(.fluid-columns) li.first {
	clear: both;
}

ul.brand-thumbnails:not(.fluid-columns) li.last {
	margin-right: 0;
}

ul.brand-thumbnails.columns-1 li {
	width: 100%;
	margin-right: 0;
}

ul.brand-thumbnails.columns-2 li {
	width: 48%;
}

ul.brand-thumbnails.columns-3 li {
	width: 30.75%;
}

ul.brand-thumbnails.columns-5 li {
	width: 16.95%;
}

ul.brand-thumbnails.columns-6 li {
	width: 13.5%;
}

.brand-thumbnails li img {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
}

@media screen and (max-width:768px) {
	ul.brand-thumbnails:not(.fluid-columns) li {
		width: 48% !important;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.first {
		clear: none;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li.last {
		margin-right: 3.8%;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
		clear: both;
	}
	
	ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
		margin-right: 0;
	}
}

.brand-thumbnails-description li {
	text-align: center;
}

.brand-thumbnails-description li .term-thumbnail img {
	display: inline;
}

.brand-thumbnails-description li .term-description {
	margin-top: 1em;
	text-align: left;
}

#brands_a_z h3:target {
	text-decoration: underline;
}

ul.brands_index {
	list-style: none outside;
	overflow: hidden;
	zoom: 1;
}

ul.brands_index li {
	float: left;
	margin: 0 2px 2px 0;
}

ul.brands_index li a, ul.brands_index li span {
	border: 1px solid #ccc;
	padding: 6px;
	line-height: 1em;
	float: left;
	text-decoration: none;
}

ul.brands_index li span {
	border-color: #eee;
	color: #ddd;
}

ul.brands_index li a:hover {
	border-width: 2px;
	padding: 5px;
	text-decoration: none;
}

ul.brands_index li a.active {
	border-width: 2px;
	padding: 5px;
}

div#brands_a_z a.top {
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1em;
	float: right;
	text-decoration: none;
	font-size: .8em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden, .wc-block-components-order-summary-item.is-bundle__hidden {
	display: none !important;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge, .wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices, .wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name, .wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes, .wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name, .wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name {
	display: block;
	margin-bottom: .5em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name, .wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes), .wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes) {
	margin-top: .5em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit, .wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit {
	margin: .75em 0;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a, .wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a {
	text-decoration: underline;
	color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link, .wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden, .wc-block-components-order-summary-item.is-bundled__hidden {
	display: none !important;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description, .wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge, .wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total, .wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total {
	font-size: .875em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap, .wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap {
	padding-top: 66px;
	font-size: .875em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata, table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link, .wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata, .wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link {
	font-size: .8572em;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image, .wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image {
	position: relative;
	z-index: 1;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a, .wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a {
	height: 50px;
	display: block;
	width: 0px;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img, .wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img {
	position: absolute;
	left: 100%;
	width: 50px;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after, .wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after {
	margin-left: 100%;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after, .wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after {
	margin-left: 82px;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after, table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after, .wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after, .wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after {
	opacity: .1;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge, .wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price, .wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price {
	white-space: nowrap;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after, .wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after {
	font-family: "FontAwesomePB";
	display: inline-block;
	font-smoothing: antialiased;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	content: "";
	margin-left: .75em;
	opacity: .25;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge, .wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices, .wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper {
	display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image, .wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image {
	visibility: hidden;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap, .is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap {
	padding-top: 0;
	padding-left: 66px;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap, .is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap {
	padding-top: 0;
	padding-left: 132px;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img, .is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img {
	margin-left: 66px;
}

.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap {
	padding-top: 0;
	padding-left: 66px;
}

.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img {
	margin-left: 16px;
}

.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap {
	padding-top: 0;
	padding-left: 132px;
}

.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img {
	margin-left: 82px;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after, .is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after, .is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after, .is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after {
	margin-left: 80px;
}

.bundled_table_item .product-name, .bundled_table_item .product-price, .bundled_table_item:not(.order_item) .product-quantity, .bundled_table_item .product-subtotal, .bundled_table_item .product-total {
	font-size: .875em;
}

.bundled_table_item .bundled_table_item_indent {
	padding-left: 32px;
}

.woocommerce .bundled_table_item td.product-name dl.variation, .woocommerce-page .bundled_table_item td.product-name dl.variation, .bundled_table_item td.product-name .wc-item-meta {
	font-size: 100%;
}

.bundled_table_item, .bundled_table_item td {
	border-top: none !important;
	border-bottom: none !important;
}

.bundle_table_item, .bundle_table_item td {
	border-bottom: none !important;
}

.bundled_table_item_price, .bundled_table_item_subtotal {
	white-space: nowrap;
}

.bundled_table_item_price:after, .bundled_table_item_subtotal:after {
	font-family: "FontAwesomePB";
	font-size: 1rem;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	content: "";
	margin: 0 2px 0 12px;
	opacity: .25;
}

dt.bundled_title_meta, .bundled_notice {
	margin: 12px 0 5px;
}

a.edit_bundle_in_cart_text {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}

a.edit_bundle_in_cart_text:hover small {
	text-decoration: underline;
}

.wcsatt-add-cart-to-subscription-options .bundled_table_item {
	font-size: .875em;
}

.wcsatt-add-cart-to-subscription-options .bundled_table_item:after {
	font-family: "FontAwesomePB";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	content: "";
	margin: 0 2px 0 12px;
	opacity: .25;
}
/*# sourceMappingURL=style.css.map */

:root {
	--primary_color: #3b4fdf;
	--body_color: #1a1a1a;
	--heading_font: "Teko", sans-serif;
	--body_font: "Sora", sans-serif;
}

body::-webkit-scrollbar {
	width: 12px;
	background-color: #0d0d0d;
}

body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

body::-webkit-scrollbar-thumb {
	background-color: var(--primary_color);
	border-radius: 0;
}

html, body {
	font-size: 100%;
	font-size: 18px;
	-webkit-text-size-adjust: 100%;
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	color: var(--body_color);
	line-height: 34px;
	font-family: var(--body_font);
	font-weight: 400;
	position: relative;
	margin: 0 auto !important;
	overflow-x: hidden;
}

@media (max-width: 1399px) {
	html, body {
		font-size: 16px;
		line-height: 28px;
	}
}

* {
	outline: none;
	box-sizing: border-box;
}

*:hover, *:focus, *:active {
	outline: none !important;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, input, textarea, select {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-size: 18px;
	vertical-align: baseline;
	color: var(--body_color);
	line-height: 34px;
	font-family: var(--body_font);
	font-weight: 400;
}

@media (max-width: 1399px) {
	div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, input, textarea, select {
		font-size: 16px;
		line-height: 28px;
	}
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

label {
	margin: 0;
	padding: 0;
	line-height: 1;
}

strong {
	font-weight: 700;
}

blockquote, q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {
	background-color: var(--primary_color);
	color: #fff;
	-webkit-text-fill-color: #fff !important;
	background-image: none !important;
	background-clip: revert !important;
	text-shadow: none !important;
}

pre {
	display: block;
	padding: 20px;
	background-color: var(--primary_color);
	border: 1px solid var(--primary_color);
	margin: 0 0 15px 0;
}

pre code {
	padding: 0 0 0 0;
	color: #fff;
}

svg {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

svg path {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

ul li {
	padding: 0 0 15px 30px;
	position: relative;
}

ul li:before {
	content: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/icons/bullet.webp");
	position: absolute;
	top: 5px;
	left: 0;
	height: 22px;
	width: 20px;
}

ul.no_bullet li {
	position: static;
	padding: 0 0 15px 0;
}

ul.no_bullet li:before {
	display: none;
}

ul.slick-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	gap: 0 10px;
}

ul.slick-dots li {
	padding: 0 0 0 0;
}

ul.slick-dots li:before {
	display: none;
}

ul.slick-dots li button {
	font-size: 0;
	width: 25px;
	height: 4px;
	background-color: #1e1e1e;
	border-radius: 2px;
	cursor: pointer;
}

ul.slick-dots li.slick-active button {
	width: 50px;
	background-color: #fff;
}

ol {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: var(--body_color);
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-weight: 600;
	font-family: var(--heading_font);
}

.h1, h1 {
	font-size: 52px;
	line-height: 60px;
}

.h2, h2 {
	font-size: 48px;
	line-height: 56px;
}

.h3, h3 {
	font-size: 32px;
	line-height: 40px;
}

.h4, h4 {
	font-size: 28px;
	line-height: 36px;
}

.h5, h5 {
	font-size: 24px;
	line-height: 32px;
}

.h6, h6 {
	font-size: 20px;
	line-height: 28px;
}

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

figcaption {
	text-align: center;
	padding-top: 10px;
	color: var(--primary_color);
}

a {
	color: var(--primary_color);
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

a:hover {
	color: var(--primary_color);
	text-decoration: none;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

section {
	padding: 80px 0;
}

@media (max-width: 767px) {
	section {
		padding: 40px 0;
	}
}

@media (min-width: 768px)and (max-width: 1399px) {
	section {
		padding: 60px 0;
	}
}

p, li, code, address {
	padding-bottom: 15px;
}

p:empty, li:empty, code:empty, address:empty {
	display: none;
}

.editor_content p:last-child {
	padding: 0 0 0 0;
}

.editor_content h1, .editor_content h2, .editor_content h3, .editor_content h4, .editor_content h5, .editor_content h6, .editor_content .h1, .editor_content .h2, .editor_content .h3, .editor_content .h4, .editor_content .h5, .editor_content .h6 {
	padding: 0 0 0 0;
}

body main {
	padding: 125px 0 0 0;
}

@media (max-width: 767px) {
	body main {
		padding: 80px 0 0 0;
		text-align: center;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	body main {
		padding: 105px 0 0 0;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	body main {
		padding: 105px 0 0 0;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	body main {
		padding: 100px 0 0 0;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	body main {
		padding: 110px 0 0 0;
	}
}

@media (max-width: 1199px) {
	.h1, h1 {
		font-size: 26px;
		line-height: 32px;
	}
	
	.h2, h2 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.h3, h3 {
		font-size: 22px;
		line-height: 28px;
	}
	
	.h4, h4 {
		font-size: 20px;
		line-height: 24px;
	}
	
	.h5, h5 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.h6, h6 {
		font-size: 16px;
		line-height: 20px;
	}
}

@media (max-width: 767px) {
	ul.social_nav {
		justify-content: center;
		gap: 0 10px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.h1, h1 {
		font-size: 28px;
		line-height: 38px;
	}
	
	.h2, h2 {
		font-size: 26px;
		line-height: 36px;
	}
	
	.h3, h3 {
		font-size: 24px;
		line-height: 34px;
	}
	
	.h4, h4 {
		font-size: 22px;
		line-height: 32px;
	}
	
	.h5, h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.h6, h6 {
		font-size: 18px;
		line-height: 28px;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.h1, h1 {
		font-size: 32px;
		line-height: 42px;
	}
	
	.h2, h2 {
		font-size: 28px;
		line-height: 38px;
	}
	
	.h3, h3 {
		font-size: 24px;
		line-height: 34px;
	}
	
	.h4, h4 {
		font-size: 22px;
		line-height: 32px;
	}
	
	.h5, h5 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.h6, h6 {
		font-size: 18px;
		line-height: 18px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.h1, h1 {
		font-size: 36px;
		line-height: 46px;
	}
	
	.h2, h2 {
		font-size: 32px;
		line-height: 42px;
	}
	
	.h3, h3 {
		font-size: 28px;
		line-height: 38px;
	}
	
	.h4, h4 {
		font-size: 24px;
		line-height: 34px;
	}
	
	.h5, h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.h6, h6 {
		font-size: 18px;
		line-height: 28px;
	}
}

.rounded_border {
	border-radius: 25px;
	overflow: hidden;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.overflow_hidden {
	overflow: hidden;
	padding: 0 !important;
}

.cls_transition {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.show_desktop {
	display: block;
}

.show_mobile {
	display: none;
}

.d-none {
	display: none;
}

.light_blue_bg {
	background-color: #f3f7fd;
}

.red_font {
	color: var(--primary_color) !important;
}

.white_text {
	color: #fff !important;
}

.heading_box {
	padding: 0 0 30px 0;
}

.heading_box .section_heading {
	padding: 0 0 10px 0;
}

.heading_box p {
	padding: 0 0 0 0;
}

.padding_top_50 {
	padding-top: 50px;
}

.padding_top_0 {
	padding-top: 0 !important;
}

.padding_bottom_0 {
	padding-bottom: 0 !important;
}

.disable_me {
	opacity: .5 !important;
	pointer-events: none !important;
}

.justify_center {
	justify-content: center !important;
}

.cart_count_btn {
	display: inline-block;
	position: relative;
	padding: 10px 10px 0 0;
}

.cart_count_btn #cart_count {
	display: inline-block;
	background-color: #d8242d;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 5px;
	font-weight: 600;
}

.show_in_tablet {
	display: none;
}

.hide_in_tablet {
	display: block;
}

.grey_bg {
	background-color: #f3f5fa !important;
}

@media (max-width: 991px) {
	.show_in_tablet {
		display: block;
	}
	
	.hide_in_tablet {
		display: none;
	}
}

@media (max-width: 767px) {
	.show_desktop {
		display: none;
	}
	
	.show_mobile {
		display: block;
	}
	
	.cart_count_btn #cart_count {
		top: 5px;
	}
}

.ringing_phone {
	-webkit-animation: ringing_phone 1s infinite ease-in-out;
	animation: ringing_phone 1s infinite ease-in-out;
}

@keyframes ringing_phone {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	
	10% {
		-webkit-transform: rotate(-16deg) scale(1) skew(1deg);
	}
	
	20% {
		-webkit-transform: rotate(16deg) scale(1) skew(1deg);
	}
	
	30% {
		-webkit-transform: rotate(-16deg) scale(1) skew(1deg);
	}
	
	40% {
		-webkit-transform: rotate(16deg) scale(1) skew(1deg);
	}
	
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

@keyframes animatedBackground {
	from {
		background-position: 0 0;
	}
	
	to {
		background-position: 100% 0;
	}
}

.site_banner {
	width: 100%;
	position: relative;
	display: flex;
	padding: 80px 0;
	background-color: var(--body_color);
}

.site_banner .banner_content {
	position: relative;
	z-index: 2;
}

.site_banner .banner_content .banner_heading {
	font-size: 66px;
	font-weight: 500;
	line-height: 1;
	padding: 0 0 0 0;
	color: #fff;
}

@media (max-width: 767px) {
	.site_banner {
		padding: 40px 0;
		text-align: left;
	}
	
	.site_banner .banner_content .banner_heading {
		font-size: 34px;
	}
}

.gradient_heading {
	padding: 0 0 0 0;
}

.homepage_banner {
	padding: 80px 0 0 0;
}

.homepage_banner .banner_content {
	position: relative;
	padding: 0 0 0 30px;
	z-index: 2;
}

.homepage_banner .banner_content::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: var(--body_color);
	width: 5px;
	bottom: 0;
}

.homepage_banner .banner_content .brand_name {
	font-size: 40px;
	font-weight: 400;
	padding: 0 0 20px 0;
}

.homepage_banner .banner_content .banner_heading {
	font-size: 62px;
	font-weight: 800;
	line-height: 70px;
	font-family: var(--body_font);
}

.homepage_banner .banner_content .banner_description p {
	padding: 0 0 0 0;
}

.homepage_banner .banner_cta {
	padding: 40px 0 0 0;
	position: relative;
	z-index: 2;
}

.homepage_banner .box_video {
	position: relative;
	z-index: 1;
	margin: -40px 0 0 0;
	display: flex;
}

.homepage_banner .box_video video {
	width: 100%;
	height: auto;
}

.homepage_banner .box_slider {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/box-slider/box-slider-bg.webp");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 90px 0;
}

.homepage_banner .box_slider.nitro-lazy {
	background-image: none !important;
}

.homepage_banner .box_slider .slick-track {
	display: flex;
	align-items: flex-end;
}

.homepage_banner .box_slider .slick-track .box_slide {
	padding: 0 40px;
	height: auto;
}

.flexible_content_homepage {
	padding: 0 0 80px 0;
}

@media (max-width: 991px) {
	.flexible_content_homepage {
		padding: 0 0 40px 0;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.flexible_content_homepage {
		padding: 0 0 60px 0;
	}
}

.flexible_content_homepage section {
	padding: 80px 0 0 0;
}

@media (max-width: 991px) {
	.flexible_content_homepage section {
		padding: 40px 0 0 0;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.flexible_content_homepage section {
		padding: 60px 0 0 0;
	}
}

.about_russell .site_flex {
	flex-wrap: wrap;
	align-items: flex-end;
}

.about_russell .site_flex .section_svg {
	width: 100%;
}

.about_russell .site_flex .media_box {
	width: 40%;
	display: flex;
}

.about_russell .site_flex .media_box video {
	max-width: 100%;
	height: auto;
}

.about_russell .site_flex .content_box {
	width: 60%;
	padding: 0 0 0 25px;
}

.where_we_are .site_flex {
	flex-wrap: wrap;
	align-items: flex-end;
}

.where_we_are .content_box {
	width: 60%;
	padding: 0 25px 0 0;
}

.where_we_are .media_box {
	width: 40%;
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
}

.where_we_are .media_element {
	position: relative;
}

.where_we_are .media_element .media_content {
	padding: 40px 25px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.where_we_are .media_element .media_svg svg path {
	fill: #fff;
}

.where_we_are .media_element .media_heading {
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
}

.where_we_are .media_element .media_level {
	font-size: 70px;
	line-height: 80px;
	color: #fff;
	font-weight: 800;
}

.featured_solution {
	margin: 80px 0 0 0;
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/featured-solutions.webp");
	background-repeat: no-repeat;
	padding: 50px 0 !important;
	background-size: cover;
}

.featured_solution.nitro-lazy {
	background-image: none !important;
}

.featured_solution .site_flex {
	background-color: #fff;
	padding: 10px;
	align-items: center;
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/featured_solution_isolation.webp");
	background-repeat: no-repeat;
	background-position: right 50px top;
}

.featured_solution .site_flex.nitro-lazy {
	background-image: none !important;
}

.featured_solution .site_flex .media_box {
	width: 30%;
	display: flex;
}

.featured_solution .site_flex .content_box {
	width: 70%;
	padding: 0 0 0 25px;
}

.featured_solution .site_flex .content_box .featured_heading {
	display: flex;
	align-items: center;
	gap: 15px;
	font-size: 30px;
	font-weight: 500;
}

.featured_solution .site_flex .content_box .editor_content {
	padding: 20px 50px 25px 0;
}

.featured_products .section_svg {
	padding: 0 0 5px 0;
}

.transforming .site_flex {
	padding: 40px 0 0 0;
	flex-wrap: wrap;
}

.transforming .site_flex .transforming_solutions {
	width: 50%;
}

.transforming .site_flex .transforming_media {
	width: 50%;
	padding: 0 0 0 40px;
	position: relative;
}

.transforming .site_flex .transforming_media .big_image {
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	position: absolute;
	z-index: 1;
	height: 100%;
	top: 0;
	left: 40px;
	right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.transforming .site_flex .transforming_media .big_image.active {
	opacity: 1;
	z-index: 2;
}

.transforming .accordion_wrapper {
	gap: 30px;
}

.transforming .accordion_wrapper .accordion {
	border-bottom: 1px solid #3c4552;
	padding: 0 0 30px 0;
}

.transforming .accordion_wrapper .accordion .accordion_heading {
	justify-content: flex-start;
	gap: 20px;
	color: #0c1118;
	font-size: 22px;
	font-weight: 600;
}

.transforming .accordion_wrapper .accordion .accordion_heading span {
	display: flex;
	align-items: center;
}

.transforming .accordion_wrapper .accordion.active .accordion_heading {
	color: var(--primary_color);
}

.transforming .accordion_wrapper .accordion.active .accordion_heading svg path {
	fill: var(--primary_color);
}

.transforming .accordion_wrapper .accordion:hover .accordion_heading {
	color: var(--primary_color);
}

.transforming .accordion_wrapper .accordion:hover .accordion_heading svg path {
	fill: var(--primary_color);
}

.transforming .accordion_wrapper .accordion:last-child {
	border-bottom: 0;
}

@media (max-width: 991px) {
	.about_russell .site_flex {
		flex-direction: column;
	}
	
	.about_russell .site_flex .media_box {
		width: 100%;
		text-align: center;
	}
	
	.about_russell .site_flex .media_box video {
		margin: 0 auto;
	}
	
	.about_russell .site_flex .content_box {
		width: 100%;
		padding: 20px 0 0 0;
	}
	
	.where_we_are .content_box {
		width: 100%;
		padding: 0 0 20px 0;
	}
	
	.where_we_are .media_box {
		width: 100%;
	}
	
	.where_we_are .media_element .media_content {
		padding: 15px;
		text-align: left;
	}
	
	.where_we_are .media_box {
		justify-content: center;
	}
	
	.featured_solution {
		margin: 40px 0 0 0;
	}
}

@media (max-width: 767px) {
	.homepage_banner {
		padding: 30px 0 0 0;
		text-align: left;
	}
	
	.homepage_banner .banner_content {
		padding: 0 0 0 20px;
	}
	
	.homepage_banner .banner_content .brand_name {
		font-size: 24px;
		padding: 0 0 10px 0;
	}
	
	.homepage_banner .banner_content .banner_heading {
		font-size: 22px;
		line-height: 32px;
	}
	
	.homepage_banner .banner_cta {
		padding: 20px 0 20px 0;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide {
		padding: 0 15px;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide img {
		max-width: 225px;
	}
	
	.featured_solution .site_flex {
		flex-direction: column;
	}
	
	.featured_solution .site_flex .media_box {
		width: 100%;
	}
	
	.featured_solution .site_flex .content_box {
		width: 100%;
		padding: 0 0 0 0;
		margin: 20px 0 0 0;
	}
	
	.featured_solution .site_flex .content_box .featured_heading {
		font-size: 20px;
	}
	
	.featured_solution .site_flex .content_box .featured_heading svg {
		width: 30px;
		height: 30px;
	}
	
	.featured_solution .site_flex .content_box .editor_content {
		padding: 15px 0 15px 0;
	}
	
	.where_we_are .media_element .media_heading {
		font-size: 20px;
		line-height: 22px;
	}
	
	.where_we_are .media_element .media_level {
		font-size: 35px;
		line-height: 45px;
	}
	
	.transforming .site_flex .transforming_solutions {
		width: 100%;
	}
	
	.transforming .site_flex .transforming_media {
		width: 100%;
		padding: 30px 0 0 0;
		display: none;
	}
	
	.transforming .site_flex .transforming_media .big_image {
		position: static;
	}
	
	.transforming .accordion_wrapper {
		gap: 20px;
	}
	
	.transforming .accordion_wrapper .accordion {
		padding: 0 0 20px 0;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading {
		font-size: 16px;
		gap: 10px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading span {
		width: 30px;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.homepage_banner {
		padding: 30px 0 0 0;
		text-align: left;
	}
	
	.homepage_banner .banner_content {
		padding: 0 0 0 20px;
	}
	
	.homepage_banner .banner_content .brand_name {
		font-size: 24px;
		padding: 0 0 10px 0;
	}
	
	.homepage_banner .banner_content .banner_heading {
		font-size: 28px;
		line-height: 36px;
	}
	
	.homepage_banner .banner_cta {
		padding: 30px 0 30px 0;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide {
		padding: 0 15px;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide img {
		max-width: 225px;
	}
	
	.featured_solution .site_flex .content_box .featured_heading {
		font-size: 20px;
	}
	
	.featured_solution .site_flex .content_box .featured_heading svg {
		width: 30px;
		height: 30px;
	}
	
	.featured_solution .site_flex .content_box .editor_content {
		padding: 20px 0 25px 0;
	}
	
	.products .product .product_line_2 .product_title h2 {
		font-size: 18px;
	}
	
	.transforming .accordion_wrapper .accordion {
		padding: 0 0 20px 0;
	}
	
	.transforming .accordion_wrapper {
		gap: 20px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading {
		font-size: 20px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading .heading_svg svg {
		width: 35px;
		height: 35px;
	}
	
	.transforming .accordion_wrapper {
		gap: 20px;
	}
	
	.transforming .accordion_wrapper .accordion {
		padding: 0 0 20px 0;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading {
		font-size: 18px;
		gap: 10px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading span {
		width: 30px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.homepage_banner {
		padding: 50px 0 0 0;
		text-align: left;
	}
	
	.homepage_banner .banner_content {
		padding: 0 0 0 20px;
	}
	
	.homepage_banner .banner_content .brand_name {
		font-size: 28px;
		padding: 0 0 10px 0;
	}
	
	.homepage_banner .banner_content .banner_heading {
		font-size: 32px;
		line-height: 42px;
	}
	
	.homepage_banner .banner_cta {
		padding: 30px 0 30px 0;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide {
		padding: 0 25px;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide img {
		max-width: 250px;
	}
	
	.featured_solution {
		margin: 60px 0 0 0;
	}
	
	.where_we_are .media_element .media_heading {
		font-size: 20px;
		line-height: 22px;
	}
	
	.where_we_are .media_element .media_level {
		font-size: 35px;
		line-height: 45px;
	}
	
	.transforming .accordion_wrapper .accordion {
		padding: 0 0 20px 0;
	}
	
	.transforming .accordion_wrapper {
		gap: 20px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading {
		font-size: 20px;
	}
	
	.transforming .accordion_wrapper .accordion .accordion_heading .heading_svg svg {
		width: 35px;
		height: 35px;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.homepage_banner {
		padding: 50px 0 0 0;
		text-align: left;
	}
	
	.homepage_banner .banner_content {
		padding: 0 0 0 20px;
	}
	
	.homepage_banner .banner_content .banner_heading {
		font-size: 44px;
		line-height: 54px;
	}
	
	.homepage_banner .banner_cta {
		padding: 30px 0 30px 0;
	}
	
	.homepage_banner .box_slider .slick-track .box_slide img {
		max-width: 250px;
	}
}

#site_header {
	position: fixed;
	top: 0;
	z-index: 11;
	margin: 0 auto;
	left: 0;
	right: 0;
}

#site_header .site_container {
	position: relative;
	z-index: 2;
	max-width: 1800px;
}

#site_header .btn_icon {
	display: flex;
}

#site_header .header_line_1 {
	background-color: #1a1a1a;
	position: relative;
}

#site_header .header_line_1::after {
	content: "";
	right: 0;
	background-color: var(--primary_color);
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	width: calc(( 100% - 1800px ) / 2 + 20px);
}

#site_header .header_line_1 .site_flex {
	justify-content: space-between;
}

#site_header .header_line_1 .left_cta_box .action_cta {
	display: flex;
	gap: 0 50px;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links {
	display: inline-flex;
	border: 0;
	line-height: 1;
	outline: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	white-space: nowrap;
	height: 46px;
	gap: 0 10px;
	text-decoration: none !important;
	position: relative;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 6px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0);
	content: "";
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links * {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links .btn_text {
	color: #fff;
	font-size: 14px;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links .btn_icon svg path {
	fill: #fff;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links .btn_icon.square svg {
	height: 24px;
	width: 24px;
}

#site_header .header_line_1 .left_cta_box .action_cta .top_links:hover::before {
	background-color: #fff;
}

#site_header .header_line_1 .right_cta_box {
	display: flex;
}

#site_header .header_line_1 .social_nav {
	display: flex;
	gap: 0 0;
	margin: 0 30px 0 0;
}

#site_header .header_line_1 .social_nav li {
	padding: 0 0 0 0;
}

#site_header .header_line_1 .social_nav li a {
	display: flex;
	width: 50px;
	align-items: center;
	justify-content: center;
	height: 100%;
}

#site_header .header_line_1 .social_nav li a:hover {
	background-color: var(--primary_color);
}

#site_header .header_line_1 .social_nav li a:hover svg path {
	fill: #fff;
}

#site_header .header_line_1 .user_cta {
	background-color: var(--primary_color);
	padding: 0 35px;
	gap: 0 35px;
	display: flex;
}

#site_header .header_line_1 .user_cta .top_links {
	height: 48px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#site_header .header_line_1 .user_cta .top_links span {
	display: flex;
}

#site_header .header_line_2 {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	height: 80px;
	position: relative;
	background-color: #fff;
}

#site_header .header_line_2::after {
	content: "";
	right: 0;
	background-color: var(--primary_color);
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	width: calc(( 100% - 1800px ) / 2 + 20px);
}

#site_header .header_line_2 .site_flex {
	justify-content: space-between;
}

#site_header .header_line_2 .logo_box {
	display: flex;
}

#site_header .header_line_2 .logo_box .home_page_link {
	display: flex;
}

#site_header .header_line_2 .cta_box {
	display: flex;
	gap: 0 10px;
}

#site_header .header_line_2 .cta_box .call_link {
	display: inline-flex;
	align-items: center;
	gap: 0 10px;
	padding: 10px;
}

#site_header .header_line_2 .cta_box .call_link .btn_text {
	white-space: nowrap;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
}

#site_header .header_line_2 .cta_box .call_link .btn_text label {
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 5px 0;
}

#site_header .header_line_2 .cta_box .call_link:hover .btn_text {
	color: var(--primary_color);
}

#site_header .header_line_2 .cta_box .call_link:hover .btn_text label {
	color: var(--primary_color);
}

#site_header .header_line_2 .cta_box .call_link:hover .btn_icon path {
	fill: var(--primary_color);
}

#site_header .header_line_2 .cta_box .contact_link {
	display: flex;
	align-items: center;
	padding: 10px;
	gap: 10px;
}

#site_header .header_line_2 .cta_box .contact_link:hover .btn_text {
	color: var(--primary_color);
}

#site_header .header_line_2 .cta_box .contact_link:hover .btn_icon svg path {
	fill: var(--primary_color);
}

#site_header .header_line_2 .cta_box .contact_link .btn_text {
	white-space: nowrap;
}

#site_header .header_line_2 .cta_box .search_bth {
	display: flex;
	aspect-ratio: 1/1;
	justify-content: center;
	align-items: center;
	background-color: var(--primary_color);
	cursor: pointer;
	margin: 0 0 0 30px;
}

.active_search .global_backdrop {
	visibility: visible;
	opacity: 1;
}

.active_search .global_search {
	transform: translateY(0);
}

.global_backdrop {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(27, 26, 26, .7);
	backdrop-filter: blur(10px) brightness(93%);
	z-index: 10;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	cursor: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/pointer-close-white.webp"), auto;
}

.global_search {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateY(-100%);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.global_search .site_flex {
	justify-content: space-between;
	gap: 20px;
}

.global_search .search_form_wrapper {
	width: 500px;
	margin: 0 0 0 0;
}

.global_search .search_form_wrapper .field_wrapper .form_control {
	width: 100%;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 10px 30px 10px 0;
}

.global_search .search_form_wrapper .field_wrapper .close_search_bar {
	border-radius: 0;
	justify-content: flex-end;
	width: 30px;
}

.global_search .close_search {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
}

@media (max-width: 767px) {
	#site_header .header_line_2 {
		height: auto;
	}
	
	#site_header .header_line_2 .logo_box {
		width: 70px;
	}
	
	#site_header .header_line_2 .cta_box {
		align-items: center;
		gap: 15px;
	}
	
	#site_header .header_line_2 .cta_box .sm_cta.contact_link {
		display: none;
	}
	
	#site_header .header_line_2 .cta_box .sm_cta.call_link {
		background-color: var(--body_color);
	}
	
	#site_header .header_line_2 .cta_box .sm_cta.call_link svg path {
		fill: #fff;
	}
	
	#site_header .header_line_2 .cta_box .sm_cta.mobile_menu_opener {
		background-color: var(--body_color);
	}
	
	#site_header .header_line_2 .cta_box .sm_cta.mobile_menu_opener svg path {
		fill: #fff;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text {
		display: none;
	}
	
	#site_header .header_line_2 .cta_box .search_bth {
		margin: 0 0 0 0;
	}
	
	#site_header .header_line_2 .cta_box .sm_cta {
		width: 30px;
		height: 30px;
		padding: 0 0 0 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#site_header .header_line_2 .cta_box .sm_cta svg {
		width: 22px;
		height: 22px;
	}
	
	#site_header .header_line_1 .right_cta_box {
		justify-content: space-between;
		width: 100%;
	}
	
	#site_header .header_line_1 .social_nav {
		margin: 0 0 0 0;
	}
	
	#site_header .header_line_1 .social_nav li a {
		width: 30px;
	}
	
	#site_header .header_line_1 .site_flex .left_cta_box {
		display: none;
	}
	
	#site_header .header_line_1::after {
		width: 15px;
	}
	
	#site_header .header_line_1 .user_cta {
		padding: 0 0 0 15px;
		gap: 15px;
	}
	
	#site_header .header_line_1 .user_cta .top_links {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px)and (max-width: 1199px) {
	#site_header .site_container {
		max-width: 100%;
	}
	
	#site_header .header_line_1::after {
		width: 15px;
	}
	
	#site_header .header_line_1 .user_cta {
		padding: 0 0 0 0;
		gap: 0 0;
	}
	
	#site_header .header_line_1 .social_nav {
		margin: 0 0 0 0;
	}
	
	#site_header .header_line_1 .left_cta_box .action_cta {
		gap: 0;
	}
	
	#site_header .header_line_1 .left_cta_box .action_cta .top_links .btn_icon {
		width: 50px;
	}
	
	#site_header .header_line_1 .left_cta_box .action_cta .top_links .btn_text {
		display: none;
	}
	
	#site_header .header_line_2 {
		height: auto;
	}
	
	#site_header .header_line_2 .logo_box {
		width: 80px;
	}
	
	#site_header .header_line_2 .cta_box {
		gap: 15px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text {
		font-size: 18px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text label {
		font-size: 14px;
	}
	
	#site_header .header_line_2 .cta_box .search_bth, #site_header .header_line_2 .cta_box .mobile_menu_opener {
		align-self: center;
		height: 40px;
		width: 40px;
		justify-content: center;
		display: flex;
		align-items: center;
	}
	
	#site_header .header_line_2 .cta_box .mobile_menu_opener {
		background-color: var(--body_color);
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	#site_header .site_container {
		max-width: 100%;
	}
	
	#site_header .header_line_1 .left_cta_box .action_cta {
		gap: 0 25px;
	}
	
	#site_header .header_line_1 .social_nav {
		margin: 0 10px 0 0;
	}
	
	#site_header .header_line_1::after {
		width: 15px;
	}
	
	#site_header .header_line_1 .user_cta {
		gap: 0 0;
		padding: 0 0 0 0;
	}
	
	#site_header .header_line_2 {
		height: auto;
	}
	
	#site_header .header_line_2::after {
		width: 15px;
	}
	
	#site_header .header_line_2 .logo_box {
		width: 70px;
	}
	
	#site_header .header_line_2 .cta_box .contact_link {
		display: none;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text {
		font-size: 16px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text label {
		font-size: 12px;
	}
	
	#site_header .header_line_2 .cta_box .search_bth {
		margin: 0 0 0 0;
		width: 50px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	#site_header .site_container {
		max-width: 100%;
	}
	
	#site_header .header_line_1 .left_cta_box .action_cta {
		gap: 0 25px;
	}
	
	#site_header .header_line_1 .social_nav {
		margin: 0 10px 0 0;
	}
	
	#site_header .header_line_1::after {
		width: 15px;
	}
	
	#site_header .header_line_1 .user_cta {
		gap: 0 0;
		padding: 0 0 0 0;
	}
	
	#site_header .header_line_2 {
		height: auto;
	}
	
	#site_header .header_line_2::after {
		width: 15px;
	}
	
	#site_header .header_line_2 .logo_box {
		width: 100px;
	}
	
	#site_header .header_line_2 .cta_box .contact_link .btn_text {
		font-size: 16px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text {
		font-size: 16px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text label {
		font-size: 12px;
	}
	
	#site_header .header_line_2 .cta_box .search_bth {
		margin: 0 0 0 0;
		width: 50px;
	}
}

@media (min-width: 1600px)and (max-width: 1799px) {
	#site_header .site_container {
		max-width: 100%;
	}
	
	#site_header .header_line_1::after {
		width: 15px;
	}
	
	#site_header .header_line_2 .cta_box .search_bth {
		margin: 0 0 0 0;
		width: 80px;
	}
	
	#site_header .header_line_2::after {
		width: 15px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text {
		font-size: 18px;
	}
	
	#site_header .header_line_2 .cta_box .call_link .btn_text label {
		font-size: 14px;
	}
}

.mobile_menu_opener {
	display: block;
	cursor: pointer;
}

@media (min-width: 1200px) {
	.mobile_menu_opener {
		display: none;
	}
}

.mobile_menu_opener .icon-bar {
	height: 2px;
	display: block;
	background: #fff;
	width: 20px;
}

.mobile_menu_opener .icon-bar:nth-child(2) {
	margin: 5px 0;
}

#site_top_nav {
	margin: 0;
	padding: 0;
	display: inline-flex;
}

#site_top_nav .submenu_opener {
	display: none;
}

#site_top_nav .back_to_parent {
	display: none;
}

#site_top_nav .mobile_menu_header {
	display: none;
}

#site_top_nav .mobile_menu_footer {
	display: none;
}

#site_top_nav .mobile_menu_body {
	display: inline-block;
}

@media (min-width: 1200px) {
	#primary_nav {
		list-style: none;
		position: relative;
		display: flex;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		gap: 20px;
	}
	
	#primary_nav>li {
		padding: 0 0 0 0;
		display: flex;
		align-items: center;
	}
	
	#primary_nav>li:hover>a::after {
		transform: rotate(180deg);
	}
	
	#primary_nav>li.dropdown:last-child ul {
		left: auto;
		right: 0;
	}
	
	#primary_nav>li.dropdown:last-child ul ul {
		right: 100%;
		left: auto;
	}
	
	#primary_nav>li.dropdown>a {
		padding-right: 20px;
	}
	
	#primary_nav>li.dropdown>a::after {
		content: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/icons/dropdown-top-nav.webp");
		position: absolute;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		height: 100%;
		right: 0;
		top: 0;
		display: flex;
		align-items: center;
	}
	
	#primary_nav>li.active_li a {
		color: var(--primary_color);
	}
	
	#primary_nav>li.mega_menu>ul {
		width: 600px;
		column-count: 3;
	}
	
	#primary_nav>li.mega_menu>ul .dropdown {
		flex-direction: column;
		width: calc(33.33% - 30px);
		margin: 0 0 30px 30px;
	}
	
	#primary_nav>li.mega_menu>ul .dropdown.mega_menu_heading>a {
		font-weight: 800;
		color: var(--primary_color);
	}
	
	#primary_nav>li.mega_menu>ul .dropdown.mega_menu_heading.void_parent>a {
		cursor: default;
		color: var(--primary_color);
	}
	
	#primary_nav>li.mega_menu>ul .dropdown.mega_menu_heading.void_parent>a::before {
		display: none;
	}
	
	#primary_nav>li.mega_menu>ul .dropdown .dropdown-menu {
		display: block;
		position: static;
		width: auto;
		box-shadow: none;
		border-radius: 0;
		padding: 0 0 0 0;
	}
	
	#primary_nav>li.mega_menu:hover>ul {
		display: block !important;
		flex-wrap: wrap;
	}
	
	#primary_nav>li>a:hover {
		color: var(--primary_color) !important;
	}
	
	#primary_nav li {
		position: relative;
	}
	
	#primary_nav li:before {
		display: none;
	}
	
	#primary_nav li a {
		color: #fff;
		color: var(--body_color);
		text-decoration: none;
		display: flex;
		padding: 15px 15px;
		font-weight: 400;
		line-height: 1;
		white-space: nowrap;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	
	#primary_nav li a:hover {
		color: var(--primary_color);
	}
	
	#primary_nav .dropdown a {
		position: relative;
		width: 100%;
	}
	
	#primary_nav .dropdown:hover>ul {
		display: block;
	}
	
	#primary_nav .dropdown>ul {
		display: none;
		position: absolute;
		top: 100%;
		padding: 0 0 0 0;
		padding: 10px 0;
		z-index: 9999;
		width: 310px;
		background: #fff;
		text-align: left;
		left: 0;
		list-style-type: none;
		box-shadow: 0px 15px 30px 10px rgba(0, 0, 0, .08);
		border-radius: 0 0 0 0;
		border: 1px solid rgba(0, 0, 0, .3);
		border-top: 0;
	}
	
	#primary_nav .dropdown>ul li {
		position: relative;
		padding: 0 0 0 0;
	}
	
	#primary_nav .dropdown>ul li a {
		color: var(--body_color);
	}
	
	#primary_nav .dropdown>ul li a:hover {
		color: var(--primary_color);
		padding-left: 20px;
	}
	
	#primary_nav .dropdown>ul ul {
		position: absolute;
		left: 100%;
		top: 0;
	}
	
	#primary_nav .submenu_from_right ul {
		left: auto;
		right: 0;
	}
	
	#primary_nav .submenu_from_right ul ul {
		right: 100%;
		left: auto;
	}
	
	#primary_nav .dropdown-menu li a {
		padding: 15px 15px;
	}
	
	.active_header #primary_nav li a {
		color: var(--primary_color);
	}
	
	.active_header #primary_nav li a:hover {
		color: var(--primary_color);
	}
	
	#site_top_nav .mobile_menu_body .menu_slider {
		height: 100%;
	}
}

@media (max-width: 1199px) {
	#site_top_nav {
		position: fixed;
		width: 290px;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 9;
		overflow-y: scroll;
		overflow-x: hidden;
		transform: translateX(100%);
		background-color: #131313;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		display: flex;
		flex-direction: column;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	
	#site_top_nav.mobile_menu {
		transform: translateX(0);
	}
	
	#site_top_nav .site_container {
		padding: 0 0 0 0;
	}
	
	#site_top_nav .submenu_opener {
		padding: 0 0 0 0;
		cursor: pointer;
		width: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
	}
	
	#site_top_nav .back_to_parent {
		display: block;
		background: rgba(0, 0, 0, 0);
		border: 0;
		color: #fff;
		padding: 10px 15px;
		font-size: 16px;
		cursor: pointer;
	}
	
	#site_top_nav .back_to_parent span {
		color: #fff;
	}
	
	#site_top_nav .mobile_menu_header {
		display: block;
		padding: 15px;
		text-align: right;
	}
	
	#site_top_nav .mobile_menu_header .close_mobile_menu {
		border: 0;
		padding: 0 0 0 0;
		color: #fff;
		background-color: var(--primary_color);
		height: 30px;
		width: 30px;
		font-size: 26px;
		line-height: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
		margin: 0 0 0 auto;
	}
	
	#site_top_nav .mobile_menu_body {
		display: inline-block;
	}
	
	#site_top_nav .mobile_menu_body .menu_slider {
		width: 100%;
		transition: -webkit-transform 300ms ease-in-out;
		transition: transform 300ms ease-in-out;
		transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
		transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
		will-change: transform;
	}
	
	#site_top_nav .mobile_menu_footer {
		display: block;
		padding: 15px;
	}
	
	#site_top_nav #primary_nav {
		flex-direction: column;
	}
	
	#site_top_nav #primary_nav li {
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid rgba(255, 255, 255, .3);
		padding: 0 0 0 0;
		position: static;
	}
	
	#site_top_nav #primary_nav li ul {
		position: absolute;
		top: 0;
		left: 100%;
		width: 100%;
		display: none;
	}
	
	#site_top_nav #primary_nav li a {
		display: block;
		display: flex;
		flex: 1 0 auto;
		font-size: 16px;
		color: #fff;
		text-decoration: none;
		padding: 10px 15px;
	}
	
	#site_top_nav #primary_nav li a:hover {
		background-color: rgba(0, 0, 0, 0);
	}
	
	#site_top_nav #primary_nav li a:hover ul {
		display: none !important;
	}
	
	#site_top_nav #primary_nav li.activemenu ul.activemenu {
		display: block;
	}
	
	#site_top_nav #primary_nav li:before {
		display: none;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	#primary_nav {
		gap: 0;
		padding: 0 15px 0 0;
	}
	
	#primary_nav li a {
		font-size: 14px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	#primary_nav {
		gap: 0;
		padding: 0 0 0 0;
	}
	
	#primary_nav li a {
		font-size: 16px;
	}
	
	#primary_nav>li.dropdown>a {
		padding-right: 15px;
	}
}

@media (min-width: 1600px)and (max-width: 1799px) {
	#primary_nav {
		gap: 10px;
		padding: 0 0 0 0;
	}
	
	#primary_nav li a {
		font-size: 16px;
	}
	
	#primary_nav>li.dropdown>a {
		padding-right: 15px;
	}
}

.accordion_wrapper {
	padding: 0 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.accordion_wrapper .accordion {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.accordion_wrapper .accordion .accordion_heading {
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	width: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	font-weight: 500;
	gap: 20px;
}

.accordion_wrapper .accordion .accordion_heading p {
	padding: 0 0 0 0;
	font-weight: 500;
	text-align: left;
}

.accordion_wrapper .accordion .accordion_heading * {
	display: flex;
}

.accordion_wrapper .accordion .accordion_heading .arrow {
	margin: 0 0 0 auto;
}

.accordion_wrapper .accordion .accordion_content {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	height: 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.accordion_wrapper .accordion .accordion_content .accordion_content_wrapper {
	padding: 20px 0 0 0;
}

.accordion_wrapper .accordion .accordion_content .accordion_content_wrapper p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

.accordion_wrapper .accordion .accordion_content .accordion_content_wrapper p+p {
	padding: 15px 0 0 0;
}

.accordion_wrapper .accordion.active .accordion_content {
	height: auto;
}

.accordion_wrapper.faq_list {
	gap: 30px;
}

.accordion_wrapper.faq_list .accordion {
	border: 1px solid #ededed;
}

.accordion_wrapper.faq_list .accordion .accordion_heading {
	background-color: #f7f7f7;
	padding: 15px 20px;
	justify-content: flex-start;
}

@media (max-width: 767px) {
	.accordion_wrapper.faq_list .accordion .accordion_heading {
		padding: 15px;
	}
}

.accordion_wrapper.faq_list .accordion .accordion_content {
	background-color: #f7f7f7;
}

.accordion_wrapper.faq_list .accordion .accordion_content .accordion_content_wrapper {
	padding: 0 20px 20px 20px;
}

@media (max-width: 767px) {
	.accordion_wrapper.faq_list .accordion .accordion_content .accordion_content_wrapper {
		padding: 0 15px 15px 15px;
	}
}

.accordion_wrapper.faq_list .accordion .accordion_content .accordion_content_wrapper p {
	color: #3c4552;
}

.accordion_wrapper.type_list .accordion .accordion_content .accordion_content_wrapper .img_wrapper {
	display: flex;
	padding: 15px 0;
}

.accordion_wrapper.type_list .accordion .accordion_content .accordion_content_wrapper .img_wrapper img {
	max-width: 500px;
	height: auto;
}

@media (max-width: 767px) {
	.accordion_wrapper .accordion .accordion_heading {
		gap: 10px;
	}
	
	.accordion_wrapper .accordion .accordion_heading .heading_svg {
		display: none;
	}
	
	.accordion_wrapper .accordion .accordion_heading .heading_svg svg {
		width: 20px;
		height: 20px;
	}
}

.animate-top {
	position: relative;
	animation: animatetop .4s;
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0;
	}
	
	to {
		top: 0;
		opacity: 1;
	}
}

.modal {
	display: none;
	position: fixed;
	z-index: 1;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, .75);
	padding: 100px 0 0 0;
}

.modal .modal-content {
	margin: 0 auto;
	width: 600px;
	max-width: 90%;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.modal .modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 30px;
	border-bottom: 1px solid #e9ecef;
	background-color: var(--primary_color);
	color: #fff;
}

.modal .modal-header .modal-title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
}

.modal .modal-header .modal-title:after {
	display: none;
}

.modal .modal-header .close_modal {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	cursor: pointer;
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1;
}

.modal .modal-body {
	flex: 1 1 auto;
	padding: 20px 30px;
}

@media (max-width: 767px) {
	.modal .modal-body {
		padding: 20px 15px;
	}
}

.modal .modal-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 20px;
	border-top: 1px solid #e9ecef;
}

.modal.full_modal {
	width: 100%;
	padding: 0 0 0 0;
}

.modal.full_modal .modal-content {
	width: 100%;
	max-width: 100%;
	border-radius: 0;
	height: 100%;
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/popup-bg.webp");
	background-size: cover;
}

.modal.full_modal .modal-content.nitro-lazy {
	background-image: none !important;
}

.modal.full_modal .modal-content .modal-body {
	padding: 0 0 0 0;
	height: 100%;
	display: flex;
	align-items: center;
	overflow-y: scroll;
}

.modal.full_modal .modal-content .modal-body .info_box {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
	color: #fff;
	font-size: 80px;
	font-weight: 600;
	line-height: 80px;
	padding: 0 0 10px 0;
	font-family: var(--heading_font);
}

.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets.blue {
	color: var(--primary_color);
}

.modal.full_modal .modal-content .modal-body .info_box .info_wrapper p {
	color: #fff;
}

.modal.full_modal .modal-content .modal-body .form_box {
	width: 50%;
	margin: 100px 0;
}

.modal.full_modal .modal-content .modal-body .form_box .close_wrapper {
	background-color: #fff;
}

.modal.full_modal .modal-content .modal-body .form_box .wpforms-container {
	background-color: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
}

.modal.full_modal .modal-content .modal-body .form_box .close_modal {
	background-color: #fff;
	color: #000;
	height: 40px;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: 0 0 0 auto;
}

body.modal_open {
	overflow: hidden;
	max-height: 100%;
}

@media (max-width: 767px) {
	.modal.full_modal .modal-content .modal-body {
		flex-wrap: wrap;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box {
		width: 100%;
		text-align: center;
		padding: 20px 15px 0 15px;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 26px;
		line-height: 26px;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box {
		width: 100%;
		margin: 0 0 0 0;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.modal.full_modal .modal-content .modal-body {
		align-items: normal;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper {
		padding: 0 15px;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 26px;
		line-height: 26px;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box {
		margin: 0 0 0 0;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.modal.full_modal .modal-content .modal-body {
		align-items: normal;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box {
		width: 45%;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper {
		padding: 0 15px;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 40px;
		line-height: 40px;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box {
		width: 55%;
		margin: 0 0 0 0;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box .wpforms-container {
		padding: 30px !important;
		border: 0 !important;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.modal.full_modal .modal-content .modal-body .info_box {
		width: 45%;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper {
		padding: 0 15px;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 45px;
		line-height: 45px;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box {
		width: 55%;
		margin: 0 0 0 0;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box .wpforms-container {
		padding: 60px !important;
		border: 0 !important;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.modal.full_modal .modal-content .modal-body .info_box {
		width: 45%;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper {
		padding: 0 50px;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 50px;
		line-height: 50px;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box {
		width: 55%;
		margin: 0 0 0 0;
	}
	
	.modal.full_modal .modal-content .modal-body .form_box .wpforms-container {
		padding: 40px !important;
		border: 0 !important;
	}
}

@media (min-width: 1600px)and (max-width: 1799px) {
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper .lets {
		font-size: 65px;
		line-height: 65px;
	}
}

@media (min-width: 1600px) {
	.modal.full_modal .modal-content .modal-body .form_box .wpforms-container {
		padding: 20px 80px 40px 80px !important;
		border: 0 !important;
	}
	
	.modal.full_modal .modal-content .modal-body .info_box .info_wrapper {
		padding: 0 150px;
	}
}

.breadcrumbs_con {
	width: 100%;
	padding: 0 0 0 0;
}

.breadcrumbs_con * {
	color: #fff;
}

.breadcrumbs_con .breadcrumbs {
	font-size: 16px;
	text-shadow: 0 0 2px #000;
}

@media (max-width: 767px) {
	.breadcrumbs_con .breadcrumbs {
		font-size: 14px;
		line-height: 18px;
	}
}

.breadcrumbs_con .breadcrumbs a {
	text-decoration: none;
}

.breadcrumbs_con .breadcrumbs a:hover {
	color: var(--primary_color);
}

.breadcrumbs_con+.banner_content {
	padding: 15px 0 0 0;
}

.form_wrapper {
	background: #272727;
	border-radius: 10px;
	padding: 25px;
}

.form_wrapper .form_header {
	padding: 0 0 10px 0;
}

.form_wrapper .form_header .h2 {
	font-size: 40px;
	font-weight: 600;
}

.form_wrapper .form_body {
	padding: 0 0 0 0;
}

.form_wrapper .form_footer {
	padding: 0 0 0 0;
}

.wpforms-container {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	padding: 15px !important;
	text-align: left;
	border: 1px solid #d0d2d6 !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field {
	position: relative !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
	font-weight: 400 !important;
	font-size: 15px !important;
	margin: 0 0 0 0 !important;
	padding: 0 5px !important;
	line-height: 1 !important;
	display: flex;
	align-items: center;
	position: absolute;
	top: 7px;
	left: 10px;
	z-index: 1;
	background: #fff;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label .wpforms-required-label {
	line-height: 1;
	padding: 0 0 0 4px !important;
	position: relative !important;
	display: flex !important;
	top: 2px !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=text], .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=number], .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=email], .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field .choices__inner, .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field select {
	border: 1px solid rgba(168, 181, 197, .8) !important;
	border-radius: 0 !important;
	height: 50px !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field textarea {
	border: 1px solid rgba(168, 181, 197, .8);
	border-radius: 0;
	height: 80px;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-error {
	font-size: 14px !important;
	margin: 0 0 0 0 !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content {
	padding: 10px 0 10px 0 !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content h4 {
	color: var(--body_color) !important;
	font-family: var(--body_font) !important;
	margin: 0 0 0 0 !important;
	font-size: 28px !important;
	line-height: 40px !important;
}

@media (max-width: 991px) {
	.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content h4+p {
	padding: 10px 0 0 0 !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content p {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

.wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-content p strong {
	font-weight: 500 !important;
}

.wpforms-container .wpforms-form .wpforms-submit-container .wpforms-submit {
	background-color: var(--primary_color) !important;
	width: 100% !important;
	height: 60px !important;
}

@media (min-width: 1200px) {
	.wpforms-container {
		padding: 25px !important;
	}
}

.simple_content .wpforms-container {
	margin: 30px 0 0 0 !important;
}

.simple_content .wpforms-container .wpforms-form {
	text-align: left;
}

.simple_content .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-textarea {
	padding-top: 0 !important;
}

table {
	width: 100%;
}

table thead th, table thead td {
	font-weight: 600;
}

table tbody tr {
	padding: 0 0 0 0;
}

table tfoot {
	padding: 0 0 0 0;
}

table tr {
	border: 1px solid #ccd4dc;
}

table td, table th {
	padding: 10px;
	border-right: 1px solid #ccd4dc;
}

table caption {
	font-style: italic;
}

table.table-striped tbody tr:nth-child(odd) {
	background-color: #fff;
}

table.table-striped tbody tr:nth-child(even) {
	background-color: #f5f7f9;
}

.global_table {
	padding: 0 0 0 0;
}

@keyframes ltr_marquee {
	0% {
		transform: translate(0, 0);
	}
	
	100% {
		transform: translate(-100%, 0);
	}
}

.marquee_wrapper {
	align-self: center;
	padding: 0 130px 0 0;
}

.site_marquee {
	display: flex;
	gap: 0 10px;
	align-items: center;
	max-width: 400px;
}

.site_marquee .marquee_icon {
	width: 25px;
	display: flex;
}

.site_marquee .marquee_css {
	background: #eaf0ff;
	padding: 8px 0 6px 0;
	text-align: right;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 10px;
}

.site_marquee .marquee_css .marquee_item {
	display: inline-block;
	line-height: 1;
	line-height: 1;
	padding-left: 100%;
	animation: ltr_marquee 40s linear infinite;
	color: #272727;
	white-space: nowrap;
	font-weight: 400;
}

.site_marquee .marquee_css .marquee_item p {
	display: inline-block;
	line-height: 1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.site_marquee .marquee_css .marquee_item a {
	color: var(--primary_color);
	text-decoration: underline;
	font-weight: 600;
}

.site_marquee .marquee_css .marquee_item:hover {
	animation-play-state: paused;
}

.site_marquee .marquee_css .separator {
	width: 2px;
	background-color: #fff;
	margin: 0 30px;
	display: inline-block;
	height: 14px;
	position: relative;
	top: 2px;
}

@media (max-width: 1199px) {
	.site_marquee {
		display: none;
	}
	
	.marquee_wrapper {
		padding: 0 0 0 0;
	}
}

@media (max-width: 1024px) {
	.site_marquee {
		text-align: center;
	}
	
	.site_marquee .marquee_css .marquee_item {
		font-size: 12px;
		padding-left: 100%;
		animation: ltr_marquee 40s linear infinite;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.marquee_wrapper {
		padding: 0 10px 0 0;
		flex-grow: 1;
	}
	
	.site_marquee {
		max-width: 300px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.marquee_wrapper {
		padding: 0 0 0 0;
	}
}

@media (min-width: 1025px) {
	.site_marquee .marquee_css {
		text-align: right;
	}
}

.site_footer .footer_menu_wrapper .footer_menu_heading {
	font-size: 18px;
	color: var(--primary_color);
	font-weight: 500;
	line-height: 1;
	border-bottom: 1px solid rgba(150, 150, 150, .4);
	padding: 0 0 15px 0;
}

.site_footer .footer_menu_wrapper .footer_menu_body {
	padding: 15px 0;
}

.site_footer .footer_menu_wrapper .footer_menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.site_footer .footer_menu_wrapper .footer_menu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.site_footer .footer_menu_wrapper .footer_menu li::before {
	display: none;
}

.site_footer .footer_menu_wrapper .footer_menu li a {
	padding: 15px 0;
	display: flex;
	line-height: 1;
	white-space: nowrap;
	color: #fff;
	font-weight: 400;
	align-items: center;
	gap: 8px;
	font-size: 16px;
}

.site_footer .footer_menu_wrapper .footer_menu li a svg path {
	fill: #fff;
}

.site_footer .footer_menu_wrapper .footer_menu li a:hover {
	color: var(--primary_color);
}

.site_footer .footer_menu_wrapper .footer_menu li a:hover svg path {
	fill: var(--primary_color);
}

.site_footer .sub_menu .sub_menu_heading {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	padding: 15px 0 15px 0;
}

.site_footer .footer_line_1 {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/footer-bg-1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0 60px 0;
}

.site_footer .footer_line_1.nitro-lazy {
	background-image: none !important;
}

.site_footer .footer_line_1 .footer_boxes .logo_box {
	display: flex;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box {
	padding: 30px 0 30px 0;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_heading {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 0 0 15px 0;
	line-height: 30px;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_text {
	color: #777;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 0 0;
}

@media (min-width: 1600px) {
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_text {
		white-space: nowrap;
	}
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_notice {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 0 0;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper {
	padding: 30px 0 0 0;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container {
	padding: 0 0 0 0 !important;
	border: 0 !important;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field {
	padding: 0 0 0 0 !important;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email] {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/icons/submit-btn-arrow.webp");
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	background-position: right center;
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	padding: 0 0 0 0 !important;
	color: #fff !important;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email].nitro-lazy {
	background-image: none !important;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]::placeholder {
	color: #fff;
	opacity: .8;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]::-webkit-input-placeholder {
	color: #fff;
	opacity: .8;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]:-moz-placeholder {
	color: #fff;
	opacity: .8;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]::-moz-placeholder {
	color: #fff;
	opacity: .8;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]:-ms-input-placeholder {
	color: #fff;
	opacity: .8;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-field-container .wpforms-field input[type=email]:focus {
	outline: none !important;
	box-shadow: none !important;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-container .wpforms-submit {
	display: none;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-confirmation-container-full {
	padding: 20px;
}

.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_form_wrapper .wpforms-confirmation-container-full p {
	font-size: 16px !important;
	line-height: 25px !important;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav {
	display: flex;
	gap: 15px;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav li {
	margin: 0;
	padding: 0;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav li a {
	border: 1px solid rgba(0, 0, 0, 0);
	width: 40px;
	height: 40px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav li a svg path {
	fill: #fff;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav li a:hover {
	border: 1px solid rgba(255, 255, 255, .1);
	background-color: #fff;
}

.site_footer .footer_line_1 .footer_box_1 .social_nav li a:hover svg path {
	fill: var(--primary_color);
}

@media (min-width: 1200px) {
	.site_footer .footer_line_1 .footer_box_3 .footer_menu_body {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.site_footer .footer_line_1 .site_flex {
	justify-content: space-between;
	gap: 0 80px;
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.site_footer .footer_line_1 .site_flex {
		gap: 0 35px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.site_footer .footer_line_1 .site_flex {
		gap: 0 80px;
	}
}

.site_footer .footer_line_1 .cta_box {
	padding: 20px 0 0 0;
	display: flex;
	gap: 20px;
}

@media (max-width: 767px) {
	.site_footer .footer_line_1 .cta_box {
		padding: 20px 0 20px 0;
		gap: 10px;
	}
}

.site_footer .footer_line_1 .cta_box .cta_btn {
	width: 180px;
	height: 50px;
	color: #fff;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	border: 1px solid #fff;
}

@media (max-width: 767px) {
	.site_footer .footer_line_1 .cta_box .cta_btn {
		font-size: 14px;
		white-space: nowrap;
		width: 140px;
	}
}

.site_footer .footer_line_1 .cta_box .cta_btn:hover {
	background-color: var(--primary_color);
	border: 1px solid var(--primary_color);
}

.site_footer .footer_line_2 {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/footer-bg-2.webp");
	background-repeat: no-repeat;
	background-size: cover;
	height: 50px;
	background-position: center center;
	display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site_footer .footer_line_2.nitro-lazy {
	background-image: none !important;
}

.site_footer .footer_line_2 .copyright {
	color: #fff;
	font-size: 16px;
}

.call_cta .call_link {
	display: inline-flex;
	align-items: center;
	gap: 0 10px;
	padding: 10px;
	border-radius: 0;
}

.call_cta .call_link .btn_icon {
	display: flex;
}

.call_cta .call_link .btn_text {
	white-space: nowrap;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
}

.call_cta .call_link .btn_text label {
	font-size: 14px;
	display: block;
	padding: 0 0 5px 0;
	color: var(--primary_color);
	font-weight: 500;
}

.call_cta .call_link:hover {
	background-color: var(--primary_color);
}

.call_cta .call_link:hover .btn_icon svg path {
	fill: #fff;
}

.call_cta .call_link:hover .btn_text {
	color: #fff;
}

.call_cta .call_link:hover .btn_text label {
	color: #fff;
}

.footer_form {
	padding: 0 0 80px 0;
	flex-wrap: wrap;
}

.footer_form .site_flex {
	align-items: center;
	flex-wrap: wrap;
}

.footer_form .editor_content {
	width: 55%;
	padding: 0 80px 0 0;
}

.footer_form .form_box {
	width: 45%;
}

@media (min-width: 768px)and (max-width: 991px) {
	.site_footer .footer_line_1 {
		padding: 40px 0 40px 0;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box {
		padding: 20px 0 20px 0;
	}
	
	.site_footer .footer_line_1 .site_flex {
		flex-wrap: wrap;
	}
	
	.site_footer .footer_line_1 .site_flex .footer_box_1 {
		width: 60%;
	}
	
	.site_footer .footer_line_1 .site_flex .footer_box_2 {
		width: 25%;
	}
	
	.site_footer .footer_line_1 .site_flex .footer_box_3 {
		width: 100%;
		padding: 30px 0 0 0;
	}
	
	.site_footer .footer_line_1 .site_flex .footer_box_3 .footer_menu_wrapper .footer_menu_body {
		display: flex;
		justify-content: space-between;
	}
	
	.footer_form {
		padding: 0 0 40px 0;
	}
	
	.footer_form .editor_content {
		width: 100%;
		padding: 0 0 30px 0;
	}
	
	.footer_form .form_box {
		width: 100%;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.footer_form .editor_content {
		padding: 0 30px 0 0;
		width: 50%;
	}
	
	.footer_form .form_box {
		width: 50%;
	}
	
	.footer_form {
		padding: 0 0 40px 0;
	}
	
	.footer_form .editor_content {
		width: 100%;
		padding: 0 0 30px 0;
	}
	
	.footer_form .form_box {
		width: 100%;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.site_footer .footer_menu_wrapper .footer_menu li a {
		font-size: 14px;
	}
	
	.footer_form .editor_content {
		padding: 0 30px 0 0;
		width: 45%;
	}
	
	.footer_form .form_box {
		width: 55%;
	}
}

@media (max-width: 767px) {
	.site_footer .footer_line_1 {
		padding: 40px 0 0 0;
	}
	
	.site_footer .footer_line_2 .copyright {
		font-size: 14px;
	}
	
	.site_footer .footer_line_1 .site_flex {
		flex-direction: column;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box {
		padding: 30px 0 20px 0;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_heading {
		font-size: 18px;
		line-height: 24px;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_text {
		line-height: 24px;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .newsletter_box .nl_notice {
		line-height: 24px;
	}
	
	.site_footer .footer_line_1 .footer_box_1 .social_nav {
		gap: 5px;
		justify-content: flex-start;
		margin: 0 0 20px 0;
	}
	
	.site_footer .footer_menu_wrapper .footer_menu li a {
		padding: 10px 0;
	}
	
	.footer_form {
		padding: 0 0 40px 0;
	}
	
	.footer_form .editor_content {
		width: 100%;
		padding: 0 0 30px 0;
	}
	
	.footer_form .form_box {
		width: 100%;
	}
	
	.call_cta .call_link .btn_text {
		font-size: 25px;
	}
}

.site_container {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.site_container {
		max-width: 100%;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.site_container {
		max-width: 100%;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.site_container {
		max-width: 100%;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.site_container {
		max-width: 1130px;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.site_container {
		max-width: 1330px;
	}
}

@media (min-width: 1600px) {
	.site_container {
		max-width: 1470px;
	}
}

.site_flex {
	display: flex;
}

.site_container_fluid {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.site_button {
	display: inline-flex !important;
	border: 1px solid var(--body_color);
	line-height: 1;
	padding: 0 20px;
	outline: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	white-space: nowrap;
	height: 56px;
	gap: 0 15px;
	text-decoration: none !important;
	background-color: var(--body_color);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.site_button * {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.site_button .btn_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 2;
	order: 2;
}

.site_button .btn_icon svg {
	width: 20px;
	height: 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.site_button .btn_icon svg path {
	fill: #fff;
}

.site_button .btn_text {
	white-space: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
	order: 1;
	font-weight: 500;
	padding: 0 0 0 0;
	color: #fff;
	font-size: 22px;
	line-height: 1;
	position: relative;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.site_button:hover {
	border-radius: 15px;
}

.site_button:hover .btn_icon {
	order: 1;
}

.site_button:hover .btn_text {
	order: 2;
}

.site_button.border_button {
	background-color: #fff;
}

.site_button.border_button .btn_text {
	color: var(--body_color);
}

.site_button.border_button .btn_icon svg path {
	fill: var(--body_color);
}

.site_button.blue_button {
	background-color: var(--primary_color);
}

.site_button.white_btn {
	background-color: #fff;
}

.site_button.white_btn .btn_text {
	color: var(--body_color);
}

.site_button.white_btn .btn_icon svg path {
	fill: var(--body_color);
}

@media (max-width: 1199px) {
	.site_button {
		height: auto;
		padding: 10px 15px;
	}
	
	.site_button .btn_text {
		font-size: 18px;
		white-space: normal;
		line-height: 20px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.site_button {
		min-height: 40px;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.site_button .btn_text {
		font-size: 18px;
		white-space: normal;
		line-height: 20px;
	}
}

.form_and_contact {
	display: flex;
	gap: 80px;
	padding: 30px 0 0 0;
}

.form_and_contact .form_box {
	width: 650px;
}

.form_and_contact .contact_box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	width: calc(100% - 650px);
	max-width: 500px;
	text-align: left;
}

.form_and_contact .contact_box .info_box .box_head {
	color: var(--primary_color);
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d6dbe3;
}

.form_and_contact .contact_box .info_box .box_body {
	padding: 15px 0 0 0;
}

.form_and_contact .contact_box .info_box .box_body ul li {
	display: flex;
	align-items: center;
}

.form_and_contact .contact_box .info_box .box_body ul li * {
	color: var(--body_color);
}

.form_and_contact .contact_box .info_box .box_body ul li .svg_box {
	width: 35px;
	display: flex;
	align-items: center;
}

.form_and_contact .contact_box .info_box .box_body ul li .svg_box svg {
	width: 22px;
	height: 22px;
}

.form_and_contact .contact_box .info_box .box_body ul li .svg_box svg path {
	fill: var(--body_color);
}

.form_and_contact .contact_box .info_box .box_body ul li .text_box {
	width: calc(100% - 35px);
}

.contact_map {
	width: 100%;
}

.social_media {
	display: flex;
	padding: 70px 0 50px 0;
	align-items: center;
	gap: 40px;
}

.social_media .social_nav {
	display: flex;
	gap: 40px;
}

.social_media .social_nav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: flex;
}

.cta_pages {
	display: flex;
	gap: 30px;
	padding: 80px 0 0 0;
}

.cta_pages .cta_box {
	flex: 1 1 0;
	padding: 25px;
	border: 1px solid var(--body_color);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.cta_pages .cta_box .svg_wrapper {
	height: 40px;
}

.cta_pages .cta_box .cta_heading {
	color: var(--body_color);
}

.cta_pages .cta_box .cta_link {
	padding: 10px 0 0 0;
}

.cta_pages .cta_box .cta_link a {
	font-size: 16px;
	line-height: 20px;
	padding: 15px 20px;
	color: var(--body_color);
	border: 1px solid var(--body_color);
	font-weight: 500;
}

.cta_pages .cta_box:nth-child(odd) {
	background-color: var(--body_color);
}

.cta_pages .cta_box:nth-child(odd) .cta_heading {
	color: #fff;
}

.cta_pages .cta_box:nth-child(odd) .cta_link a {
	border: 1px solid #fff;
	color: #fff;
}

.cta_pages .cta_box:hover {
	background-color: var(--primary_color);
	border: 1px solid var(--primary_color);
}

.cta_pages .cta_box:hover .svg_wrapper svg path {
	fill: #fff;
}

.cta_pages .cta_box:hover .cta_heading {
	color: #fff;
}

.cta_pages .cta_box:hover .cta_link a {
	border: 1px solid #fff;
	color: #fff;
}

@media (max-width: 991px) {
	.form_and_contact {
		flex-direction: column;
		gap: 40px;
	}
	
	.form_and_contact .form_box {
		width: 100%;
		max-width: 100%;
	}
	
	.form_and_contact .contact_box {
		width: 100%;
		max-width: 100%;
	}
	
	.social_media {
		padding: 40px 0 40px 0;
		gap: 15px;
		font-size: 14px;
	}
	
	.social_media .social_nav {
		gap: 15px;
	}
	
	.cta_pages {
		gap: 20px;
	}
}

@media (max-width: 767px) {
	.cta_pages {
		padding: 40px 0 0 0;
		flex-wrap: wrap;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.cta_pages {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.cta_pages .cta_box {
		width: 350px;
		flex: auto 0 0;
	}
	
	.cta_pages .cta_box .cta_link a {
		white-space: nowrap;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.form_and_contact {
		gap: 40px;
	}
	
	.form_and_contact .form_box {
		width: 600px;
	}
	
	.form_and_contact .contact_box {
		width: calc(100% - 600px);
		max-width: 100%;
	}
}

.recent_posts {
	display: flex;
	gap: 30px;
	align-items: center;
	width: 100%;
}

@media (max-width: 767px) {
	.recent_posts {
		padding: 40px 15px 0 15px !important;
		flex-direction: column;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.recent_posts {
		padding: 40px 15px 0 15px !important;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.recent_posts {
		padding: 60px 15px 0 15px !important;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.recent_posts {
		margin: 0 0 0 calc(( 100% - 1130px ) / 2 + 15px);
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.recent_posts {
		margin: 0 0 0 calc(( 100% - 1330px ) / 2 + 15px);
	}
}

@media (min-width: 1600px) {
	.recent_posts {
		margin: 0 0 0 calc(( 100% - 1470px ) / 2 + 15px);
	}
}

.recent_posts .editor_content {
	width: 400px;
}

@media (min-width: 768px)and (max-width: 991px) {
	.recent_posts .editor_content {
		width: 300px;
	}
}

@media (max-width: 767px) {
	.recent_posts .editor_content {
		width: 100%;
	}
}

.recent_posts #recent_blogs {
	width: calc(100% - 400px);
}

@media (min-width: 768px)and (max-width: 991px) {
	.recent_posts #recent_blogs {
		width: calc(100% - 300px);
	}
}

@media (max-width: 767px) {
	.recent_posts #recent_blogs {
		width: 100%;
	}
}

.recent_blog .blog_wrapper {
	padding: 0 5px;
}

.recent_blog .post_image {
	aspect-ratio: 16/9;
	overflow: hidden;
	background-color: var(--primary_color);
}

.recent_blog .post_image a {
	display: flex;
	height: 100%;
	align-items: flex-start;
}

.recent_blog .post_image img {
	object-fit: cover;
	object-position: center center;
	height: 100%;
	width: 100%;
}

.recent_blog .post_content {
	margin: -25px 10px 0 10px;
	background-color: #fff;
	position: relative;
	z-index: 2;
	padding: 15px;
}

.recent_blog .post_title {
	font-size: 20px;
	font-weight: 600;
	color: var(--body_color);
}

@media (max-width: 991px) {
	.recent_blog .post_title {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.recent_blog .post_title {
		font-size: 16px;
	}
}

.recent_blog:hover .post_image img {
	transform: scale(1.1);
}

.recent_blog:hover .post_title {
	color: var(--primary_color);
}

.post_meta {
	display: flex;
	justify-content: space-between;
}

.post_meta * {
	color: #8391a4;
	font-size: 14px;
}

.post_meta .meta_item {
	display: flex;
	align-items: center;
	gap: 5px;
}

.blog_details .media_wrapper {
	display: flex;
}

.blog_details .media_wrapper img {
	width: 100%;
}

.blog_details .post_meta {
	padding: 20px 0;
}

.blog_details .content_list {
	display: flex;
	flex-direction: column;
}

.blog_details .content_list .content_item {
	margin: 40px 0 0 0;
}

.blog_details .content_list .content_item .content_image {
	padding: 15px 0 10px 0;
}

.toc_content {
	padding: 20px 0;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.toc_content .toc_heading {
	color: var(--body_color);
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px 0;
}

.toc_content .toc_toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	cursor: pointer;
	margin: 0 0 0 5px;
}

.toc_content .toc_toggle:hover {
	color: var(--primary_color);
}

.toc_content .toc_nav {
	list-style: none;
	counter-reset: item;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	height: 0;
	display: none;
}

.toc_content .toc_nav li {
	counter-increment: item;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.toc_content .toc_nav li:before {
	margin-right: 10px;
	content: counter(item);
	background: var(--primary_color);
	font-size: 14px;
	color: #fff;
	display: inline-flex;
	width: 30px;
	height: 25px;
	margin: 0 10px 0 0;
	align-items: center;
	border-radius: 5px;
	justify-content: center;
}

.toc_content .toc_nav li a {
	width: calc(100% - 40px);
	color: var(--body_color);
}

.toc_content .toc_nav li a:hover {
	color: var(--primary_color);
}

.toc_content .toc_nav li ol {
	width: 100%;
	margin: 10px 0 0 15px;
	counter-reset: subitem;
	list-style: none;
	padding: 0 0 0 0;
}

.toc_content .toc_nav li ol li {
	counter-increment: subitem;
}

.toc_content .toc_nav li ol li:before {
	content: counter(item) "." counter(subitem);
}

.toc_content.toc_active .toc_nav {
	display: block;
	height: auto;
}

.blog_list .site_flex {
	flex-wrap: wrap;
}

.blog_list .site_flex .left_section {
	width: 70%;
}

.blog_list .site_flex .left_section #id_blog_list {
	margin: 0 0 0 -30px;
	display: flex;
	flex-wrap: wrap;
}

.blog_list .site_flex .left_section #id_blog_list .recent_blog {
	width: calc(50% - 30px);
	margin: 0 0 40px 30px;
}

.blog_list .site_flex .blog_sidebar {
	width: 30%;
	padding: 0 0 0 30px;
}

.categories_list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.categories_list .category_item a {
	font-size: 16px;
	color: #3c4552;
	padding: 10px;
	background-color: #f7f7f7;
	line-height: 20px;
}

.categories_list .category_item a span {
	display: none;
}

.categories_list .category_item a:hover {
	background-color: var(--primary_color);
	color: #fff;
}

.news_letter_box {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/newsletter.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px;
	margin: 30px 0 0 0;
}

.news_letter_box.nitro-lazy {
	background-image: none !important;
}

.news_letter_box .nl_heading {
	font-size: 26px;
	font-weight: 500;
	line-height: 34px;
	color: #fff;
	padding: 0 0 20px 0;
}

.news_letter_box .nl_sub_heading {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	padding: 0 0 10px 0;
}

.news_letter_box .nl_form {
	padding: 0 0 20px 0;
}

.news_letter_box .nl_form .wpforms-container {
	padding: 0 0 0 0 !important;
	border: 0 !important;
}

.news_letter_box .nl_notice {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
}

.widget {
	border: 1px solid #3c4552;
}

.widget .widget_title {
	background-color: var(--body_color);
	padding: 25px 20px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.widget .widget_body {
	padding: 15px;
}

.blog-pagination {
	padding: 0 0 0 0;
}

.blog-pagination .pagination {
	display: flex;
	justify-content: center;
}

.blog-pagination .pagination li {
	padding: 0 2px;
}

.blog-pagination .pagination li .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	padding: 10px 10px 8px 10px;
	background: #f7f7f7;
	border: 1px solid rgba(0, 0, 0, .1);
	color: #a5afbf;
	font-size: 14px;
	border-radius: 4px;
}

.blog-pagination .pagination li .page-numbers:hover {
	background-color: var(--body_color);
	color: #fff;
}

.blog-pagination .pagination li .current {
	background-color: var(--body_color);
	color: #fff;
}

.sticky_post {
	padding: 0 0 50px 0;
}

.sticky_blog {
	display: flex;
	gap: 30px;
	align-items: center;
}

.sticky_blog .post_image {
	display: flex;
	width: 450px;
	overflow: hidden;
}

.sticky_blog .post_content {
	width: calc(100% - 450px);
}

.sticky_blog .post_content .post_title {
	font-size: 26px;
	font-weight: 500;
	color: var(--body_color);
	padding: 15px 0;
}

.sticky_blog:hover .post_image img {
	transform: scale(1.1);
}

.sticky_blog:hover .post_content .post_title {
	color: var(--primary_color);
}

@media (max-width: 767px) {
	.blog_list .site_flex .left_section {
		width: 100%;
	}
	
	.blog_list .site_flex .blog_sidebar {
		width: 100%;
		padding: 30px 0 0 0;
	}
	
	.blog_list .site_flex .left_section #id_blog_list {
		margin: 0 0 0 0;
	}
	
	.blog_list .site_flex .left_section #id_blog_list .recent_blog {
		width: 100%;
		margin: 30px 0 0 0;
	}
	
	.news_letter_box {
		padding: 15px;
	}
	
	.sticky_post {
		padding: 0 0 30px 0;
	}
	
	.sticky_blog {
		flex-direction: column;
	}
	
	.sticky_blog .post_image {
		width: 100%;
	}
	
	.sticky_blog .post_content {
		width: 100%;
	}
	
	.sticky_blog .post_content .post_title {
		font-size: 18px;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.blog_list .site_flex .left_section {
		width: 100%;
	}
	
	.blog_list .site_flex .blog_sidebar {
		width: 100%;
		padding: 30px 0 0 0;
	}
	
	.blog_list .site_flex .left_section #id_blog_list .recent_blog {
		margin: 0 0 30px 30px;
	}
	
	.sticky_post {
		padding: 0 0 30px 0;
	}
	
	.sticky_blog .post_image {
		width: 300px;
	}
	
	.sticky_blog .post_content {
		width: calc(100% - 300px);
	}
	
	.sticky_blog .post_content .post_title {
		font-size: 18px;
		padding: 10px 0;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.recent_blog .post_title {
		font-size: 16px;
		line-height: 22px;
	}
	
	.news_letter_box {
		padding: 15px;
		text-align: center;
	}
	
	.news_letter_box .nl_heading {
		font-size: 22px;
		line-height: 30px;
	}
	
	.sticky_blog .post_content .post_title {
		font-size: 18px;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.news_letter_box {
		padding: 15px;
		text-align: center;
	}
	
	.news_letter_box .nl_heading {
		font-size: 22px;
		line-height: 30px;
	}
	
	.recent_blog .post_title {
		font-size: 18px;
		line-height: 30px;
	}
	
	.sticky_blog .post_content .post_title {
		font-size: 20px;
		line-height: 28px;
	}
}

@media (min-width: 768px)and (max-width: 1399px) {
	.conveyor_system .conveyor_system_sidebar_not_sticky {
		display: flex !important;
		gap: 30px !important;
	}
	
	.conveyor_system .conveyor_system_sidebar_not_sticky .news_letter_box {
		margin: 0 0 0 0 !important;
		width: 50%;
	}
	
	.conveyor_system .conveyor_system_sidebar_not_sticky .lets_talk {
		width: 50%;
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0);
}

.slick-arrow.slick-hidden {
	display: none;
}

.gallery_images {
	padding-bottom: 0;
}

.gallery_list {
	display: flex;
	flex-wrap: wrap;
}

.gallery_list .gallery_item {
	width: 25%;
	display: flex;
	padding: 0 15px 40px 15px;
	position: relative;
}

@media (max-width: 767px) {
	.gallery_list .gallery_item {
		width: 50%;
	}
}

.gallery_list .gallery_item .img_wrapper {
	background-color: #000;
	display: flex;
}

.gallery_list .gallery_item:nth-child(odd) {
	top: 30px;
}

.our_usp {
	padding-top: 0;
}

.our_usp .site_flex {
	gap: 30px;
	align-items: flex-start;
}

@media (max-width: 991px) {
	.our_usp .site_flex {
		flex-direction: column;
	}
}

.our_usp .usp_boxes {
	flex: 1 1 0;
	padding: 30px 15px;
	border: 1px solid var(--body_color);
}

.our_usp .usp_boxes .svg_wrapper {
	display: flex;
	padding: 0 0 20px 0;
}

@media (max-width: 767px) {
	.our_usp .usp_boxes .svg_wrapper {
		justify-content: center;
	}
}

.our_usp .usp_boxes .usp_heading {
	padding: 0 0 5px 0;
}

.our_usp .usp_boxes:nth-child(odd) {
	background-color: var(--body_color);
}

.our_usp .usp_boxes:nth-child(odd) .usp_heading {
	color: #fff;
}

.our_usp .usp_boxes:nth-child(odd) .editor_content * {
	color: #fff;
}

.download_box {
	padding: 0 0 0 0;
	position: relative;
	display: flex;
	margin: 0 0 80px 0;
}

@media (max-width: 767px) {
	.download_box {
		padding: 50px 0;
		margin: 0 0 50px 0;
	}
}

@media (min-width: 767px)and (max-width: 991px) {
	.download_box {
		padding: 60px 0;
		margin: 0 0 60px 0;
	}
}

.download_box video {
	width: 100%;
}

@media (max-width: 991px) {
	.download_box video {
		width: auto;
		height: 100%;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
	}
}

.download_box .download_content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 2;
}

@media (max-width: 991px) {
	.download_box .download_content {
		position: relative;
	}
}

.download_box .download_content h2 {
	color: #fff;
	font-size: 66px;
	font-weight: 500;
}

@media (max-width: 767px) {
	.download_box .download_content h2 {
		font-size: 32px;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.download_box .download_content h2 {
		font-size: 40px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.download_box .download_content h2 {
		font-size: 44px;
	}
}

.download_box .download_content p {
	color: #fff;
	padding: 0 0 15px 0;
}

@media (min-width: 992px) {
	.download_box .download_content .blue_button {
		padding: 0 50px;
	}
}

.single-product .download_box {
	margin: 0 0 0 0;
}

.single-product .site_banner {
	padding: 50px 0;
}

@media (max-width: 767px) {
	.single-product .site_banner {
		padding: 30px 0;
	}
}

ul.woocommerce-error li {
	position: static;
	padding: 0 0 15px 0;
}

ul.woocommerce-error li:before {
	display: none;
}

.visit_shop {
	padding: 40px 0 0 0;
}

.products {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0 -30px;
}

.products .product {
	width: calc(33.33% - 30px);
	margin: 0 0 50px 30px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.products .product .product_line_1 {
	padding: 0 0 0 0;
	height: 100%;
}

.products .product .product_line_1 .image_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.products .product .product_line_1 .image_wrapper img {
	position: relative;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.products .product .product_line_1 .image_wrapper::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(26, 26, 26, .7);
	z-index: 2;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.products .product .product_line_1 .product_title {
	display: block;
	padding: 20px 0 0 0;
}

.products .product .product_line_1 .product_title h2 {
	font-family: var(--body_font);
	font-size: 22px;
	font-weight: 500;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 30px;
}

.products .product .product_line_1 .product_title h2:hover {
	color: var(--primary_color);
}

.products .product .product_line_1 .product_price * {
	color: #3c4552;
	font-size: 18px;
	font-weight: 500;
}

.products .product .product_line_2 .product_cta {
	padding: 20px 0 0 0;
}

.products .product:hover .product_line_1 .image_wrapper img {
	transform: scale(1.1);
}

.products .product:hover .product_line_1 .product_title h2 {
	color: var(--primary_color);
}

.home .products .product .product_line_1 .image_wrapper::after {
	opacity: 1;
}

.home .products .product:hover .product_line_1 .image_wrapper::after {
	opacity: 0;
}

.catelog_number {
	display: flex;
	justify-content: flex-end;
	gap: 30px;
}

.catelog_number .woocommerce-result-count {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.catelog_number .woocommerce-ordering {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.woocommerce-pagination {
	padding: 50px 0 0 0;
}

.woocommerce-pagination .page-numbers li::before {
	display: none;
}

.single-product .related_products .products .product {
	width: calc(25% - 30px);
}

.single-product .related_products .products .product .product_line_1 .image_wrapper {
	border: 1px solid rgba(0, 0, 0, .05);
}

.single-product .related_products .products .product .product_line_1 .product_title h2 {
	font-size: 16px;
	font-weight: 500;
}

.single-product .related_products .products .product .product_line_1 .product_price * {
	font-weight: 700;
	color: var(--body_color);
}

.single-product .related_products .products .product .product_line_2 .product_cta .site_button {
	height: auto;
	background-color: #ededed;
}

.single-product .related_products .products .product .product_line_2 .product_cta .site_button .btn_text {
	font-size: 16px;
}

.single-product .related_products .products .product .product_line_2 .product_cta .site_button:hover {
	background-color: var(--primary_color);
}

.single-product .related_products .products .product .product_line_2 .product_cta .site_button:hover .btn_text {
	color: #fff;
}

.single-product .related_products .products .product .product_line_2 .product_cta .site_button:hover .btn_icon svg path {
	fill: #fff;
}

.post-type-archive-product .products .product .product_line_1 .image_wrapper {
	border: 1px solid rgba(0, 0, 0, .05);
}

.post-type-archive-product .products .product .product_line_1 .product_title h2 {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	padding: 0 0 5px 0;
}

.post-type-archive-product .products .product .product_line_1 .product_price * {
	font-weight: 700;
	color: var(--body_color);
}

.post-type-archive-product .products .product .product_line_2 .product_cta .site_button {
	height: auto;
	background-color: #ededed;
}

.post-type-archive-product .products .product .product_line_2 .product_cta .site_button .btn_text {
	font-size: 16px;
}

.post-type-archive-product .products .product .product_line_2 .product_cta .site_button:hover {
	background-color: var(--primary_color);
}

.post-type-archive-product .products .product .product_line_2 .product_cta .site_button:hover .btn_text {
	color: #fff;
}

.post-type-archive-product .products .product .product_line_2 .product_cta .site_button:hover .btn_icon svg path {
	fill: #fff;
}

.product_details .product_row_1 {
	display: flex;
	padding: 0 0 50px 0;
}

.product_details .product_row_1 .media_box {
	width: 50%;
	padding: 0 40px 0 0;
}

.product_details .product_row_1 .content_box {
	width: 50% !important;
}

.product_details .product_row_1 .content_box h1 {
	padding: 0 0 0 0;
}

.product_details .product_row_1 .content_box .product_meta {
	display: flex;
	flex-direction: column;
	gap: 20px 0;
	padding: 10px 0 20px 0;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper {
	display: flex;
	align-items: center;
	gap: 0 5px;
	background-color: #f7f7f7;
	border: 1px solid #ededed;
	padding: 10px;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_icon {
	display: flex;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text {
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	gap: 0 5px;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text * {
	line-height: 1;
	color: var(--body_color);
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text .meta_value {
	font-weight: 500;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text .meta_value a {
	font-weight: 500;
}

.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text .meta_value a:hover {
	color: var(--primary_color);
}

.product_details .product_row_1 .content_box .price {
	display: flex !important;
	align-items: center !important;
	padding: 10px 0 20px 0;
	gap: 5px;
	color: var(--primary_color);
	font-size: 40px;
	font-weight: 700;
}

.product_details .product_row_1 .content_box .price * {
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	color: var(--primary_color);
}

.product_details .product_row_1 .slick_nav {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 15px);
	z-index: 2;
	background-color: var(--body_color);
	border: 0;
}

.product_details .product_row_1 .slick_nav.slick-next {
	right: 10px;
}

.product_details .product_row_1 .slick_nav.slick-prev {
	left: 10px;
}

.product_details .product_tabs .accordion_wrapper .accordion .accordion_content .accordion_content_wrapper h2 {
	display: none;
}

.woocommerce .product_details div.product form.cart .variations select {
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 0 0 0 15px;
}

.woocommerce .product_details div.product form.cart .variations label {
	white-space: nowrap;
}

.woocommerce .product_details .woocommerce-variation-add-to-cart {
	display: flex;
	gap: 0 15px;
}

.woocommerce .product_details .ecomm_cta {
	display: flex;
	gap: 0 15px;
}

.woocommerce .product_details .quantity-selector {
	display: flex;
	gap: 0 0;
	border: 1px solid #ededed;
	width: 102px;
}

.woocommerce .product_details .quantity-selector .q_update {
	display: flex;
	display: flex;
	width: 25px;
	align-items: center;
	justify-content: center;
	background-color: #f7f7f7;
	cursor: pointer;
}

.woocommerce .product_details .quantity-selector .quantity {
	margin: 0 0 0 0;
	width: 50px;
	float: none;
}

.woocommerce .product_details .quantity-selector .qty {
	margin: 0 0 0 0;
	background-color: #f7f7f7;
	height: 100%;
	width: 100% !important;
}

.woocommerce .product_details .quantity-selector .qty::-webkit-inner-spin-button {
	display: none;
}

.woocommerce .product_details .quantity-selector {
	display: flex;
}

.woocommerce .product_details .quantity-selector {
	display: flex;
}

.woocommerce .product_details .site_button {
	width: calc(100% - 102px);
}

.wc-block-grid__products {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

.wc-block-grid__products li:before {
	display: none;
}

.caution {
	color: #3c4552;
	font-weight: 400;
	font-size: 16px;
	padding: 0 0 0 0;
}

@media (max-width: 767px) {
	.products {
		margin: 0 0 0 0;
	}
	
	.products .product {
		width: 100%;
		margin: 30px 0 0 0;
	}
	
	.products .product .product_line_2 .product_title h2 {
		font-size: 18px;
	}
	
	.product_details .product_row_1 {
		flex-wrap: wrap;
	}
	
	.product_details .product_row_1 .media_box {
		width: 100%;
		padding: 0 0 25px 0;
	}
	
	.product_details .product_row_1 .content_box {
		width: 100% !important;
		text-align: left;
	}
	
	.product_details .product_row_1 .content_box .price, .product_details .product_row_1 .content_box .price * {
		font-size: 18px;
	}
	
	.product_details .product_row_1 .content_box .product_meta .product_meta_row .meta_wrapper .meta_text {
		flex-wrap: wrap;
	}
	
	.single-product .related_products .products .product {
		width: 100%;
		margin: 0 0 30px 0 !important;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.product_details .product_row_1 {
		flex-wrap: wrap;
	}
	
	.product_details .product_row_1 .media_box {
		width: 100%;
		padding: 0 0 25px 0;
	}
	
	.product_details .product_row_1 .content_box {
		width: 100% !important;
		text-align: left;
	}
	
	.product_details .product_row_1 .content_box .price, .product_details .product_row_1 .content_box .price * {
		font-size: 24px;
	}
	
	.single-product .related_products .products .product {
		width: calc(50% - 30px);
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.product_details .product_row_1 .content_box .price, .product_details .product_row_1 .content_box .price * {
		font-size: 30px;
	}
}

.search_page .search_results {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -30px;
}

@media (max-width: 991px) {
	.search_page .search_results {
		margin: 0 0 0 0;
	}
}

.search_page .search_results article {
	width: calc(50% - 30px);
	margin: 0 0 40px 30px;
}

.search_page .search_results article .blog-container {
	padding: 0 0 0 0;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 15px;
	overflow: hidden;
	display: flex;
	height: 100%;
	align-items: center;
}

@media (max-width: 767px) {
	.search_page .search_results article .blog-container {
		flex-direction: column;
	}
}

.search_page .search_results article .blog-container .image-con {
	display: flex;
	justify-content: center;
	width: 200px;
	flex: 1 0 200px;
	padding: 15px;
}

@media (max-width: 767px) {
	.search_page .search_results article .blog-container .image-con {
		width: auto;
		flex: 1 0 auto;
	}
}

.search_page .search_results article .blog-container .blog-info {
	padding: 15px;
}

.search_page .search_results article .blog-container .blog-info .search_title {
	font-size: 18px;
	font-weight: 500;
	color: var(--body_color);
	line-height: 26px;
	padding: 0 0 10px 0;
}

.search_page .search_results article .blog-container .blog-info .search_title:hover {
	color: var(--primary_color);
}

.search_page .search_results article .blog-container .blog-info .search_desc p {
	font-size: 16px;
	line-height: 24px;
}

@media (max-width: 991px) {
	.search_page .search_results article {
		width: 100%;
		margin: 0 0 40px 0;
	}
}

.search_page .search_results article .blog_wrapper {
	padding: 0 0 0 0;
}

.search_page .blog-pagination {
	padding: 30px 0 0 0;
}

@media (max-width: 767px) {
	.search_page .blog-pagination {
		padding: 0 0 0 0;
	}
}

.search_page .search_bar {
	padding: 0 0 30px 0;
	text-align: center;
}

.search_page .search_bar .field_wrapper {
	display: flex;
	margin: 0 auto;
	width: 400px;
}

@media (max-width: 767px) {
	.search_page .search_bar .field_wrapper {
		width: 100%;
	}
}

.search_page .search_bar .field_wrapper .form_control {
	width: calc(100% - 40px);
	border: 1px solid rgba(0, 0, 0, .5);
	padding: 0 15px;
	line-height: 1;
}

.search_page .search_bar .field_wrapper .search_btn {
	background-color: var(--primary_color);
	border: 0;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
}

.flexible_content_wrapper {
	padding: 80px 0 0 0;
}

@media (max-width: 767px) {
	.flexible_content_wrapper {
		padding: 40px 0 0 0;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.flexible_content_wrapper {
		padding: 60px 0 0 0;
	}
}

.flexible_content_wrapper section {
	margin: 0 0 80px 0;
	padding: 0 0 0 0;
}

@media (max-width: 767px) {
	.flexible_content_wrapper section {
		margin: 0 0 40px 0;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.flexible_content_wrapper section {
		margin: 0 0 50px 0;
	}
}

.flexible_content_wrapper section.simple_content.with_bg {
	padding: 70px 0;
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/simple_content-with_bg.webp");
	background-position: center center;
}

.flexible_content_wrapper section.simple_content.with_bg.nitro-lazy {
	background-image: none !important;
}

.flexible_content_wrapper section.simple_content.with_bg ul li:before {
	content: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/icons/bullet-white.webp");
}

@media (max-width: 767px) {
	.flexible_content_wrapper section.simple_content.with_bg {
		padding: 40px 0;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.flexible_content_wrapper section.simple_content.with_bg {
		padding: 50px 0;
	}
}

.flexible_content_wrapper section.simple_content.with_bg * {
	color: #fff;
}

.flexible_content_wrapper section.simple_content.with_bg a {
	padding: 0 5px;
	text-decoration: underline;
}

.flexible_content_wrapper section.simple_content.with_bg a:hover {
	color: var(--primary_color);
}

.flexible_content_wrapper section .sub_pages {
	display: flex;
	margin: 20px 0 0 -30px;
	gap: 40px 0;
	flex-wrap: wrap;
}

.flexible_content_wrapper section .sub_pages li {
	width: calc(50% - 30px);
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

.flexible_content_wrapper section .sub_pages li .subpage {
	display: flex;
	flex-direction: column;
}

.flexible_content_wrapper section .sub_pages li .subpage * {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.flexible_content_wrapper section .sub_pages li .subpage .img_wrapper {
	aspect-ratio: 16/9;
	overflow: hidden;
	background-color: var(--primary_color);
	width: 100%;
}

.flexible_content_wrapper section .sub_pages li .subpage .img_wrapper img {
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_box {
	margin: -25px 0 0 0;
	width: 100%;
	padding: 0 10px;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 15px;
	position: relative;
	z-index: 2;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .text_box {
	font-size: 22px;
	font-family: var(--heading_font);
	font-weight: 500;
	width: calc(100% - 28px);
	position: relative;
	padding: 0 30px 0 0;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .text_box:after {
	content: "";
	position: absolute;
	right: 15px;
	top: 0;
	width: 1px;
	background-color: #d7d7d7;
	height: 100%;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .icon_box {
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .icon_box svg path {
	fill: var(--body_color);
}

.flexible_content_wrapper section .sub_pages li .subpage .text_wrapper {
	padding: 0 15px 15px 15px;
}

.flexible_content_wrapper section .sub_pages li .subpage:hover .title_wrapper {
	background-color: var(--primary_color);
}

.flexible_content_wrapper section .sub_pages li .subpage:hover .title_wrapper .text_box {
	color: #fff;
}

.flexible_content_wrapper section .sub_pages li .subpage:hover .title_wrapper .text_box:after {
	background-color: #fff;
}

.flexible_content_wrapper section .sub_pages li .subpage:hover .title_wrapper .icon_box svg path {
	fill: #fff;
}

.conveyor_system .site_flex {
	flex-wrap: wrap;
}

.conveyor_system .site_flex #conveyor_system_pages {
	width: 240px;
	text-align: left;
	padding: 0 0 50px 0;
}

@media (min-width: 768px) {
	.conveyor_system .site_flex #conveyor_system_pages .call_cta .call_link {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
}

.conveyor_system .site_flex #conveyor_system_pages ul {
	margin: 0 0 20px 0;
}

.conveyor_system .site_flex #conveyor_system_pages ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.conveyor_system .site_flex #conveyor_system_pages ul li a {
	display: block;
	width: 100%;
	padding: 15px 0;
	color: #3c4552;
	border-bottom: 1px solid #ededed;
}

.conveyor_system .site_flex #conveyor_system_pages ul li:last-child a {
	border-bottom: 0;
}

.conveyor_system .site_flex #conveyor_system_pages ul li.active a {
	color: var(--primary_color);
}

.conveyor_system .site_flex .flexible_content_wrapper {
	flex: 1;
	padding: 0 30px;
}

@media (max-width: 1399px) {
	.conveyor_system .site_flex .flexible_content_wrapper {
		padding: 0 0 0 30px;
	}
}

.conveyor_system .site_flex #conveyor_system_sidebar {
	width: 330px;
}

@media (max-width: 1399px) {
	.conveyor_system .site_flex #conveyor_system_sidebar {
		display: none;
	}
}

.conveyor_system .conveyor_system_sidebar_not_sticky {
	display: block;
}

@media (min-width: 1400px) {
	.conveyor_system .conveyor_system_sidebar_not_sticky {
		display: none;
	}
}

.type_heading {
	color: var(--primary_color);
	font-size: 20px;
	font-weight: 600;
}

.zigzag_content {
	padding: 0 0 70px 0;
}

.zigzag_content .zigzag_boxes {
	display: flex;
	gap: 30px;
	align-items: center;
}

.zigzag_content .zigzag_boxes .media_box {
	width: 700px;
	order: 1;
}

.zigzag_content .zigzag_boxes .content_box {
	width: calc(100% - 700px);
	order: 2;
}

@media (max-width: 767px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 calc(( 100% - 1130px ) / 2 + 15px) 0 0;
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 calc(( 100% - 1330px ) / 2 + 15px) 0 0;
	}
}

@media (min-width: 1600px) {
	.zigzag_content .zigzag_boxes:nth-child(odd) {
		padding: 0 calc(( 100% - 1470px ) / 2 + 15px) 0 0;
	}
}

@media (max-width: 767px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 15px 0 15px !important;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 0 0 calc(( 100% - 1130px ) / 2 + 15px);
	}
}

@media (min-width: 1400px)and (max-width: 1599px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 0 0 calc(( 100% - 1330px ) / 2 + 15px);
	}
}

@media (min-width: 1600px) {
	.zigzag_content .zigzag_boxes:nth-child(even) {
		padding: 0 0 0 calc(( 100% - 1470px ) / 2 + 15px);
	}
}

.zigzag_content .zigzag_boxes:nth-child(even) .media_box {
	order: 2;
}

.zigzag_content .zigzag_boxes:nth-child(even) .content_box {
	order: 1;
}

.features .features_list {
	display: flex;
	margin: 30px 0 0 -30px;
	gap: 30px 0;
	flex-wrap: wrap;
}

.features .features_list .feature_box {
	width: calc(33.33% - 30px);
	margin: 0 0 0 30px;
	padding: 20px;
	border: 1px solid var(--body_color);
	position: relative;
}

.features .features_list .feature_box .indexing {
	content: "";
	position: static;
	right: 10px;
	top: 10px;
	background-image: linear-gradient(180deg, rgba(232, 232, 232, .2) 25%, rgba(255, 255, 255, .1) 75%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	font-size: 60px;
	font-weight: 600;
	line-height: 60px;
}

.features .features_list .feature_box .heading {
	font-size: 18px;
	font-weight: 600;
}

.features .features_list .feature_box:nth-child(odd) {
	background-color: var(--body_color);
}

.features .features_list .feature_box:nth-child(odd) .heading {
	color: #fff;
	padding: 10px 0 10px 0;
}

.features .features_list .feature_box:nth-child(odd) p {
	color: #fff;
}

.features .features_list .feature_box:nth-child(even) {
	background-color: #fff;
}

.features .features_list .feature_box:nth-child(even) .indexing {
	background-image: linear-gradient(180deg, rgba(232, 232, 232, .8) 40%, rgba(255, 255, 255, .1) 100%);
}

.what_to_keep_in_mind {
	background-image: url("https://cdn-ebhik.nitrocdn.com/tzZiAOUlefcyrJYkWLOhxGMMWXFeQGZm/assets/images/optimized/rev-443790c/www.russellconveyor.com/wp-content/themes/russell-conveyor/assets/images/keep-in-mind.webp");
	background-position: center center;
	background-size: cover;
	padding: 80px 0 !important;
}

.what_to_keep_in_mind.nitro-lazy {
	background-image: none !important;
}

.what_to_keep_in_mind .introduction_box * {
	color: #fff;
}

.what_to_keep_in_mind .keeps_list {
	display: flex;
	gap: 30px 0;
	margin: 30px 0 0 -30px;
	flex-wrap: wrap;
}

.what_to_keep_in_mind .keeps_list .keep_box {
	width: calc(20% - 30px);
	margin: 0 0 0 30px;
	padding: 15px;
	backdrop-filter: blur(16px);
	background: rgba(26, 26, 26, .7);
}

.what_to_keep_in_mind .keeps_list .keep_box .heading {
	font-size: 18px;
	font-weight: 600;
	padding: 0 0 20px 0;
	color: #fff;
	line-height: 30px;
}

.what_to_keep_in_mind .keeps_list .keep_box p {
	color: #fff;
}

.what_to_keep_in_mind .cta_row {
	text-align: center;
	padding: 50px 0 0 0;
}

.child_page .flexible_content_wrapper {
	padding: 0 0 0 0;
}

.different_types .types_box {
	padding: 50px 0 0 0;
}

@media (max-width: 767px) {
	.different_types .types_box {
		padding: 30px 0 0 0;
	}
}

.different_types .tab_boxs {
	align-items: center;
	gap: 50px;
	justify-content: space-between;
	display: none;
}

@media (min-width: 992px) {
	.different_types .tab_boxs {
		display: flex;
	}
}

.different_types .tab_boxs .types_nav {
	border-left: 1px solid #c9cfd9;
	padding: 0 0 0 20px;
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_nav {
		padding: 0 0 0 10px;
	}
}

.different_types .tab_boxs .types_nav .nav_wrapper {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

@media (min-width: 120px)and (max-width: 1399px) {
	.different_types .tab_boxs .types_nav .nav_wrapper {
		gap: 25px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_nav .nav_wrapper {
		gap: 20px;
	}
}

.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn {
	border: 0;
	background-color: rgba(0, 0, 0, 0);
	display: flex;
	align-items: flex-start;
	font-family: var(--heading_font);
	text-transform: uppercase;
	font-size: 30px;
	white-space: nowrap;
	gap: 20px;
	cursor: pointer;
	position: relative;
}

.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, 0);
	width: 1px;
	height: 100%;
	top: 0;
	left: -20px;
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn:before {
		left: -10px;
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn {
		gap: 10px;
		font-size: 24px;
		font-weight: 500;
	}
}

.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn.active:before {
	background-color: var(--body_color);
}

.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn.active svg ellipse {
	fill: var(--primary_color);
}

.different_types .tab_boxs .types_nav .nav_wrapper .nav_btn.active svg #element_1 {
	fill: #9da9ff;
}

.different_types .tab_boxs .types_content {
	padding: 0 0 0 50px;
}

.different_types .tab_boxs .types_content .cbox {
	display: none;
}

.different_types .tab_boxs .types_content .cbox.active {
	display: block;
}

.different_types .tab_boxs .types_content .cbox .content_wrapper {
	position: relative;
}

.different_types .tab_boxs .types_content .cbox .content_wrapper .img_wrapper {
	display: flex;
}

.different_types .tab_boxs .types_content .cbox .content_wrapper .text_box {
	position: absolute;
	background-color: #000;
	padding: 30px 20px;
	top: 10%;
	left: -15%;
	width: 90%;
	box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .5);
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_content .cbox .content_wrapper .text_box {
		padding: 15px;
	}
}

.different_types .tab_boxs .types_content .cbox .content_wrapper .text_box p {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
}

@media (min-width: 992px)and (max-width: 1199px) {
	.different_types .tab_boxs .types_content .cbox .content_wrapper .text_box p {
		font-size: 16px;
		line-height: 28px;
	}
}

.different_types .acc_boxs {
	display: none;
}

@media (max-width: 991px) {
	.different_types .acc_boxs {
		display: block;
	}
}

.accessories_boxes {
	display: flex;
	margin: 0 0 0 -30px;
	gap: 30px 0;
	flex-wrap: wrap;
}

.accessories_boxes .accessories_box {
	margin: 0 0 0 30px;
	width: calc(50% - 30px);
	border: 1px solid rgba(0, 0, 0, .1);
	display: flex;
	flex-direction: column;
}

.accessories_boxes .accessories_box .media_box {
	display: flex;
	justify-content: center;
}

.accessories_boxes .accessories_box .content_box {
	padding: 20px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.accessories_boxes .accessories_box .content_box .heading {
	font-family: var(--heading_font);
	font-size: 32px;
	font-weight: 500;
	color: var(--primary_color);
	padding: 0 0 10px 0;
}

.lead_time_boxes {
	padding-top: 0;
}

.lead_time_boxes .site_flex {
	gap: 50px;
	justify-content: center;
}

.lead_time_boxes .site_flex .lead_time_box {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .2);
	border-radius: 10px;
	overflow: hidden;
}

.lead_time_boxes .site_flex .lead_time_box .box_header {
	background-color: var(--primary_color);
	padding: 50px 20px;
	text-align: center;
}

.lead_time_boxes .site_flex .lead_time_box .box_header .heading {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	padding: 0 0 10px 0;
	line-height: 1;
	line-height: 34px;
}

.lead_time_boxes .site_flex .lead_time_box .box_header .sub_heading {
	color: #fff;
}

.lead_time_boxes .site_flex .lead_time_box .box_body {
	padding: 30px;
	text-align: center;
}

.lead_time_boxes .site_flex .lead_time_box .box_body .weeks {
	color: var(--primary_color);
	font-size: 40px;
	font-weight: 600;
	padding: 10px 0 40px 0;
}

@media (max-width: 991px) {
	.zigzag_content .zigzag_boxes {
		flex-direction: column;
		gap: 15px;
	}
	
	.zigzag_content .zigzag_boxes+.zigzag_boxes {
		margin: 30px 0 0 0;
	}
	
	.zigzag_content .zigzag_boxes .media_box {
		width: 100%;
	}
	
	.zigzag_content .zigzag_boxes .content_box {
		width: 100%;
	}
	
	.zigzag_content .zigzag_boxes:nth-child(even) .media_box {
		order: 1;
	}
	
	.zigzag_content .zigzag_boxes:nth-child(even) .content_box {
		order: 2;
	}
	
	.accessories_boxes {
		margin: 0 0 0 0;
	}
	
	.accessories_boxes .accessories_box {
		width: 100%;
		margin: 0 0 0 0;
	}
}

@media (max-width: 767px) {
	.conveyor_system .site_flex {
		flex-wrap: wrap;
	}
	
	.conveyor_system .site_flex #conveyor_system_pages {
		width: 100%;
	}
	
	.conveyor_system .site_flex .flexible_content_wrapper {
		padding: 25px 0;
	}
	
	.conveyor_system .site_flex #conveyor_system_sidebar {
		width: 100%;
	}
	
	.flexible_content_wrapper section .sub_pages {
		margin: 20px 0 0 0;
	}
	
	.flexible_content_wrapper section .sub_pages li {
		width: 100%;
		margin: 0 0 0 0;
	}
	
	.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .text_box {
		font-size: 18px;
		padding: 0 0 0 0;
		width: 100%;
		text-align: center;
	}
	
	.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .text_box::after {
		display: none;
	}
	
	.flexible_content_wrapper section .sub_pages li .subpage .title_wrapper .icon_box {
		display: none;
	}
	
	.zigzag_content {
		padding: 0 0 40px 0;
	}
	
	.features .features_list .feature_box .indexing {
		font-size: 30px;
		line-height: 30px;
	}
	
	.features .features_list .feature_box {
		width: 100%;
	}
	
	.what_to_keep_in_mind {
		padding: 40px 0 !important;
	}
	
	.what_to_keep_in_mind .keeps_list {
		margin: 30px 0 0 0;
	}
	
	.what_to_keep_in_mind .keeps_list .keep_box {
		width: 100%;
		margin: 0 0 0 0;
	}
	
	.lead_time_boxes .site_flex {
		flex-direction: column;
	}
	
	.lead_time_boxes .site_flex .lead_time_box .box_header {
		padding: 15px;
	}
}

@media (min-width: 768px)and (max-width: 991px) {
	.features .features_list .feature_box {
		width: calc(50% - 30px);
	}
	
	.features .features_list .feature_box .indexing {
		font-size: 40px;
		line-height: 40px;
	}
	
	.what_to_keep_in_mind {
		padding: 40px 0 !important;
	}
	
	.what_to_keep_in_mind .keeps_list .keep_box {
		width: calc(33.33% - 30px);
	}
}

@media (min-width: 992px)and (max-width: 1199px) {
	.zigzag_content {
		padding: 50px 0;
	}
	
	.zigzag_content .zigzag_boxes .media_box {
		width: 400px;
	}
	
	.zigzag_content .zigzag_boxes .content_box {
		width: calc(100% - 400px);
	}
	
	.zigzag_content .zigzag_boxes+.zigzag_boxes {
		margin: 30px 0 0 0;
	}
	
	.features .features_list .feature_box .indexing {
		font-size: 40px;
		line-height: 40px;
	}
	
	.what_to_keep_in_mind .keeps_list .keep_box {
		width: calc(33.33% - 30px);
	}
	
	.what_to_keep_in_mind .keeps_list .keep_box .heading {
		font-size: 16px;
	}
}

@media (min-width: 1200px)and (max-width: 1399px) {
	.zigzag_content .zigzag_boxes+.zigzag_boxes {
		margin: 30px 0 0 0;
	}
	
	.zigzag_content .zigzag_boxes .media_box {
		width: 500px;
	}
	
	.zigzag_content .zigzag_boxes .content_box {
		width: calc(100% - 500px);
	}
}
