/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */

/* @font-face {
  font-family: "RobotoE";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "RobotoE";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TLBCc6CsLYl4BO.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "RobotoE";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "RobotoE";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc-AMP6lQ.woff) format("woff");
  font-display: swap;
} */

.fa-search {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

#toggle-cab-open {
  height: 22px;
  font-size: 10px;
}

body {
  /*   font-family: "RobotoE"; */
  font-family: "Roboto", sans-serif;
  background-color: #f0f0f0;
  opacity: 1 !important;
}

body.fade {
  pointer-events: none;
}

.highlight {
  box-shadow: 0 0 0 99999px rgba(0, 0, 0, 0.8);
  position: relative;
  z-index: 9999;
  pointer-events: auto;
  transition: all 1s ease;
}

a,
a:visited {
  color: #571224;
}

ul,
ol {
  margin: 0;
}

li > ul,
li > ol {
  margin-left: 0;
}

#content {
  max-width: 1366px;
  margin: 87px auto 0;
}

.whitetype > * {
  color: #ffffff;
}

.maroontype > * {
  color: #571224;
}

.maroon.button {
  background-color: #571224;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding: 7px 10px;
  margin-bottom: 15px;
  display: inline-block;
}

.maroon.button:hover {
  opacity: 0.7;
}

.slick-hide-initialize {
  display: none;
}

/* .single-product .prod-pic {
	max-width: 180px;
} */

/*navigation*/

.site-header {
  padding: 15px 20px;
  background-color: #ffffff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 9;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 87px;
}

.site-header .wrap {
  margin: 0 auto;
  width: auto;
  display: block;
  max-width: 1320px;
  position: relative;
}

/*.home .contactminder a, .page-id-1427 .contactminder a {
	display: none;
}*/

.contactminder {
  position: absolute;
  right: 0px;
  top: -1px;
  text-align: center;
  font-weight: bold;
  color: #571224;
  margin: 0;
}

.contactminder.contact-action a {
  color: #571224;
  border-color: #571224;
}

.site-branding,
.main-navigation {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  float: none;
}

.main-navigation {
  float: right;
  margin-right: 190px;
  margin-top: 20px;
}

.site-branding a img {
  max-width: 210px;
}

.menu-item a {
  padding-left: 6px;
  padding-right: 6px;
  text-transform: uppercase;
  color: #571224;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
  border-right: 1px solid #eeeeee;
}

.menu-item.menu-item-1189 a {
  border-right: 0px;
}

.menu-item.menu-item-1529 a,
.menu-item.menu-item-1530 a,
.menu-item.menu-item-1531 a {
  padding-left: 2px;
  padding-right: 2px;
  border-right: 0px;
  font-size: 16px;
  line-height: 14px;
}

.menu-item.menu-item-1531 a {
  margin-right: 10px;
}

.caffeine_search-menu_button {
  margin-top: -5px;
}

.menu-item a:hover {
  border-bottom: 1px solid #571224;
}

.sub-menu .menu-item a:hover {
  border-bottom: 1px solid #ffffff;
}

.sub-menu {
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 10px;
  padding-bottom: 10px;
}

.sub-menu li a {
  font-size: 12px;
  color: #ffffff;
}

/*home page*/

.maroon-bar {
  background-color: #571224;
  color: #ffffff;
  width: 100%;
  padding: 20px;
  display: inline-block;
}

.search-bar button {
  background-color: transparent;
  border: 0px;
  color: #ffffff;
  font-size: 30px;
  line-height: 0px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
}

.search .search-bar button {
  color: #000000;
}

.search-bar input {
  border-radius: 20px;
  width: 280px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
}

.search-bar {
  display: inline-block;
  margin-top: 10px;
}

.error404 .search-bar {
  width: 100%;
  margin-bottom: 20px;
}

.error404 .search-bar .fa-search {
  color: #000;
}

.contact-action {
  display: inline-block;
  float: right;
  vertical-align: top;
}

.contact-action h4 {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 10px;
}

.contact-action p {
  font-size: 14px;
  margin: 0;
}

.contact-action a,
.contact-page .middle a.button {
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  padding: 3px 5px;
  border: 1px solid #ffffff;
  font-size: 12px;
  margin-left: 10px;
}

.contact-action a {
  border: 1px solid #ffffff;
  font-size: 12px;
  font-weight: normal;
}

header .contact-action a {
  border: 2px solid #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.contact-action a:hover,
.contact-page .middle a.button:hover {
  opacity: 0.7;
}

.home .product-column,
.front2 .cat-column {
  width: 30%;
}

.home-wrap-right {
  width: 70%;
}

.front2 .home-wrap-right {
  width: 33%;
}

.product-column,
.cat-column,
.home-wrap-right,
.home-wrap-right .middle-column,
.home-wrap-right .brand-column,
.home-wrap-right .mid-top,
.front2 .brand-column {
  display: inline-block;
  vertical-align: top;
}

.home-wrap-right .middle-column {
  width: 55%;
}

.front2 .home-wrap-right .middle-column {
  width: 100%;
}

/*.home-wrap-right .brand-column {
	width: 45%;
	padding-left: 20px;
	padding-right: 10px;
}*/

.front2 .brand-column {
  width: 37%;
  padding-left: 20px;
  padding-right: 10px;
}

.front2 .brand-column.last {
  width: 30%;
}

.home-wrap-right .middle-column .mid-top {
  width: 100%;
  text-align: center;
  padding: 0 20px;
}

.home-wrap-right .middle-column .mid-top h1 {
  font-size: 28px;
  line-height: 33px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
}

.home-wrap-right .middle-column .mid-top h1::after {
  height: 2px;
  width: 35px;
  background-color: #ffffff;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
}

.home-wrap-right .middle-column .mid-top p {
  font-size: 14px;
}

.brand-column > * {
  background-color: #f0f0f0;
  color: #2e2d33;
}

.brand-column h2,
.product-column h2,
.mid-bottom h2 {
  text-transform: uppercase;
  color: #571224;
  text-align: center;
  margin-top: 20px;
}

.home .mid-bottom,
.front2 .mid-bottom {
  background-color: #2e2d33;
  padding: 30px 20px;
  padding-bottom: 1px;
}

.front2 .mid-bottom {
  background-color: #ffffff;
  max-width: none;
  width: 100%;
  padding-top: 20px;
}

.front2 .product-column img.prod-pic {
  max-width: 160px;
  width: 160px;
  height: 140px;
}

.front2 .product-column .product > a {
  display: inline-block;
}

.front2 .quick-links {
  display: none;
}

.home .mid-bottom h2,
.front2 .mid-bottom h2 {
  color: #ffffff;
  margin-top: 0px;
}

.front2 .mid-bottom h2 {
  color: #571224;
}

.home .mid-bottom .brandlist,
.home .brand-column .brandlist,
.front2 .mid-bottom .brandlist,
.front2 .brand-column .brandlist,
.front2 .cat-column .brandlist {
  padding-left: 0px;
  margin-left: 0px;
  /*-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;*/
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.brand-column .brandlist,
.front2 .cat-column .brandlist {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}

.brand-column .brandlist li,
.front2 .cat-column .brandlist li {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
  width: 31%;
}

.brand-column .brandlist li:nth-child(3n + 2),
.front2 .cat-column .brandlist li:nth-child(3n + 2) {
  margin-left: 10px;
  margin-right: 10px;
}

.brandlist li,
.brandlist li a,
.front2 .cat-column .brandlist li,
.front2 .cat-column .brandlist li a {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.brand-column .brandlist li a,
.front2 .cat-column .brandlist li a {
  vertical-align: middle;
  display: inline-block;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
}

.brand-column .brandlist li.last-all a {
  color: #000000;
}

.brand-column .brandlist li:hover,
.front2 .cat-column .brandlist li:hover {
  background-color: rgba(255, 255, 255, 1);
}

.brand-column .brandlist li:hover a {
  color: #571224;
  border-bottom: 1px solid #571224;
}

.front2 .cat-column {
  padding-right: 20px;
}

.front2 .cat-column .brandlist li {
  padding: 0px;
  height: 65px;
  padding-left: 10px;
  padding-right: 10px;
}

.front2 .cat-column .brandlist li a.product_category,
.front2 .cat-column .brandlist li.last-all a {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*.home .mid-bottom .brandlist {
	padding-right: 15px;
}*/

.home .mid-bottom .brandlist li,
.home .brand-column .brandlist li,
.front2 .cat-column .brandlist li,
.front2 .brand-column .brandlist li {
  display: block;
}

.home .mid-bottom .brandlist li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}

.home .mid-bottom .brandlist li a:hover {
  color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #ffffff;
  padding-bottom: 3px;
}

.brand-column a,
.front2 .cat-column .brandlist a {
  text-decoration: none;
  color: #2e2d33;
}

.product-column {
  background-color: #f0f0f0;
  max-width: 500px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.product-column img.prod-pic {
  max-width: 130px;
}

.archive-area .product .slickthis,
.single-arca_application .product .slickthis {
  text-align: center;
  height: 180px;
  margin-bottom: 30px;
}

.archive-area .product .slickthis img,
.single-arca_application .product .slickthis img {
  margin: 0 auto;
}

.archive-area .product .slick-dots li,
.single-arca_application .product .slick-dots li {
  width: 10px;
}

.archive-area .product .slick-dots li button::before,
.single-arca_application .product .slick-dots li button::before {
  font-size: 8px;
}

.archive-area .product img.prod-pic,
.single-arca_application .product img.prod-pic {
  max-width: 160px;
  margin-top: 15px;
}

.archive-area .product,
.single-arca_application .product {
  text-align: center;
}

.archive-area .product .slick-prev,
.archive-area .product .slick-next,
.single-arca_application .product .slick-prev,
.single-arca_application .product .slick-next {
  top: calc(100% + 15px);
  z-index: 2;
}

.singleslickthis .slick-prev,
.archive-area .product .slick-prev,
.single-arca_application .product .slick-prev {
  left: 8px;
}

.singleslickthis .slick-next,
.archive-area .product .slick-next,
.single-arca_application .product .slick-next {
  right: 8px;
}

.singleslickthis {
  padding: 0px 35px;
}

.singleslickthis .slick-prev::before,
.singleslickthis .slick-next::before,
.archive-area .product .slick-prev::before,
.archive-area .product .slick-next::before,
.single-arca_application .product .slick-prev::before,
.single-arca_application .product .slick-next::before {
  color: #571224;
}

.product-column .product .prod-title a {
  color: #ffffff;
  text-decoration: none;
}

.product-column img.prod-pic,
.home .product-column .prod-info,
.front2 .product-column .prod-info {
  display: inline-block;
  /*vertical-align: top;*/
}

/* New Product Lightbox */

.lb-caption {
  font-size: 12px;
  min-height: 2em;
  line-height: 16px;
  display: block;
  text-align: center;
  padding-top: 6px;
}

.prod-pic.carousel {
  cursor: pointer;
}

.product-lightbox-container {
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999 !important;
  background-color: rgba(87, 18, 36, 0.7);
}

body .covid_19_link {
  z-index: 999999999 !important;
}

.product-lightbox {
  background-color: #ffffff;
  padding: 10px 3%;
  margin: 1%;
  border-radius: 10px;
  z-index: 20;
  width: 99%;
  max-height: 94vh;
  position: relative;
}

.page-id-1443 .product-lightbox {
  width: 65%;
}

.page-id-1443 .product-lightbox h3 {
  text-align: center;
}

.product-lightbox .imgContainer .lightbox-image {
  object-fit: contain;
  width: 100%;
  height: 400px;
}

.product-lightbox .product-lightbox-inner > .lightbox-image {
  /* object-fit: contain;
  height: 690px; */
}

.product-lightbox-inner {
  display: flex;
  flex-wrap: wrap;
}

.product-lightbox-controls {
  text-align: right;
  padding: 0 0 20px 0;
  position: absolute;
  left: 20px;
  top: 35px;
}

.product-lightbox-control-left,
.product-lightbox-control-right,
.product-lightbox-toggle {
  color: #ffffff;
  background-color: #571224;
  border: 1px solid #571224;
  border-radius: 100%;
  padding: 6px 12px 5px 12px;
  cursor: pointer;
  font-size: 20px;
  padding: 9px 15px;
  margin: 0 5px;
}

.product-lightbox-control-left:hover,
.product-lightbox-control-right:hover,
.product-lightbox-toggle:hover {
  color: #571224;
  background-color: #ffffff;
  border: 1px solid #571224;
}

.product-lightbox-inner > img {
  width: 55%;
  padding-right: 0;
  max-height: 76vh;
  object-fit: contain;
}

.page-id-1443 .product-lightbox-inner > .imgContainer {
  width: 100%;
}
.page-id-1443 .product-lightbox-inner > .product-lightbox-content {
  width: 55%;
}

.product-lightbox-inner > .product-lightbox-content {
  width: 45%;
}

.product-lightbox-content .product-lightbox-body {
  max-height: 250px;
  overflow-y: scroll;
  padding-right: 12px;
  min-height: 200px;
  margin-bottom: 20px;
}

.front2 .product-column .prod-info {
  vertical-align: top;
}

.product-column .product {
  background-color: #ffffff;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 10px;
  text-align: left;
}

.front2 .product-column .product {
  display: inline-block;
}

.product-column .prod-info {
  margin-left: 5px;
}

.product-column .prod-info h3.prod-title,
.archive-area .product .prod-info h3.prod-title,
.single-arca_application .product .prod-info h3.prod-title {
  text-transform: uppercase;
  color: #ffffff;
  background-color: #571224;
  font-size: 14px;
  max-width: 170px;
  padding: 8px 10px;
  display: block;
  line-height: 14px;
}

.front2 .product-column .prod-info h3.prod-title {
  max-width: 160px;
}

.archive-area .product .prod-info h3.prod-title,
.single-arca_application .product .prod-info h3.prod-title {
  max-width: none;
  height: 70px;
}

.archive-area .product .prod-info h3.prod-title:hover,
.single-arca_application .product .prod-info h3.prod-title:hover {
  opacity: 0.7;
}

.archive-area .product .prod-info h3.prod-title a,
.single-arca_application .product .prod-info h3.prod-title a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.archive-area .product .prod-info .taxgroup,
.single-arca_application .product .prod-info .taxgroup {
  line-height: 14px;
  font-size: 12px;
  min-height: 56px;
}

.single-arca_application .product .prod-info .taxgroup {
  min-height: 43px;
}

.archive-area .product .prod-info a.tax,
.single-arca_application .product .prod-info a.tax {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}

.product-column .prod-info > a,
.mid-top a,
.archive-area .product .prod-info a.button,
.single-arca_application .product .prod-info a.button {
  text-decoration: none;
  color: #571224;
  border: 1px solid #571224;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 8px;
  margin-bottom: 15px;
  display: inline-block;
}

.product-column .prod-info a.button:hover {
  opacity: 0.7;
}

.mid-top a {
  color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
}

.mid-top a:hover {
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.product-column .prod-info .quick-links,
.archive-area .product .prod-info .quick-links,
.single-arca_application .product .prod-info .quick-links {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}

.product-column .prod-info .quick-links li,
.archive-area .product .prod-info .quick-links li,
.single-arca_application .product .prod-info .quick-links li {
  display: inline-block;
  font-size: 14px;
  color: #222222;
  padding-right: 7px;
  padding-left: 7px;
}

/*.archive-area .product .prod-info .quick-links li {
	font-size: 12px;
}*/

.product-column .prod-info .quick-links li a,
.archive-area .product .prod-info .quick-links li a,
.single-arca_application .product .prod-info .quick-links li a {
  text-decoration: none;
  color: #000000;
}

.product-column .prod-info .quick-links li:first-child,
.archive-area .product .prod-info .quick-links li:first-child,
.single-arca_application .product .prod-info .quick-links li:first-child {
  border-right: 1px solid #222222;
  padding-left: 0px;
}

.product-column .prod-info .quick-links li:last-child,
.archive-area .product .prod-info .quick-links li:last-child,
.single-arca_application .product .prod-info .quick-links li:last-child {
  /*border-left:1px solid #222222;*/
  padding-right: 0px;
}

/*products*/

.filter-bar {
  background-color: #ffffff;
  padding: 20px 30px;
  display: inline-block;
  vertical-align: top;
  width: 300px;
}

.download-page .filter-bar:nth-of-type(1) {
  margin-right: 20px;
}

.new-filter-bar .mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.filter-bar h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.filter-bar ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.filter-bar ul li a {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

.filter-bar ul li a.product_category::before,
.filter-bar ul li a.brand::before {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 1px solid #000000;
  content: "";
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 33px;
  line-height: 15px;
  padding-left: 1px;
}

.filter-bar ul li a.brand::before {
  border-radius: 0px;
  font-size: 18px;
  line-height: 10px;
}

.filter-bar ul li:hover a.product_category,
.filter-bar ul li:hover a.brand::before {
  color: #571224;
}

.filter-bar ul li:hover a.product_category::before,
.filter-bar ul li a.product_category.active::before {
  content: "•";
}

.filter-bar ul li:hover a.brand::before,
.filter-bar ul li a.brand.active::before {
  content: "■";
}

.filter-bar ul li a.product_category.active::after,
.filter-bar ul li a.brand.active::after {
  content: " X";
  font-size: 12px;
  color: #eeeeee;
  position: absolute;
  left: calc(100% + 5px);
  top: 0;
}

.filter-bar ul li:hover a.product_category.active::after,
.filter-bar ul li:hover a.brand.active::after {
  color: #571224;
}

.archive-area {
  display: inline-block;
  vertical-align: top;
  max-width: 1010px;
  padding: 15px;
  padding-right: 0px;
  overflow: hidden;
  width: calc(100% - 300px);
}

.archive-area.compat {
  display: block;
  max-width: unset;
  margin: 0 auto;
  width: 100%;
  padding-left: 0px;
  padding-top: 0px;
}

.compat.archive-area .product .threeD .modelViewerBlock {
  max-height: 170px;
}

.threeD .b3dviewer-wrapper {
  height: 170px !important;
}

.compat h3 {
  background-color: #571224;
  color: #ffffff;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 0;
  margin-top: 0px;
  margin-bottom: 10px;
}

.compat .product .quick-links,
.compat .product .taxgroup,
.compat .product a.button {
  display: none !important;
}

.compat.archive-area .product .prod-info h3.prod-title {
  margin-bottom: 0px;
}

.compat.archive-area .product {
  padding-bottom: 0px;
}

.archive-area .product,
.single-arca_application .product {
  max-width: calc(25% - 30px);
  margin: 15px;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  background-color: #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}

.single-arca_application .product {
  max-width: calc(33.33% - 30px);
  margin-top: 0;
  margin-bottom: 0;
}

.archive-area .mCSB_inside > .mCSB_container {
  margin-right: 0;
}

p.archive-only-description {
  font-size: 14px;
  font-style: italic;
  opacity: 0.4;
  line-height: 1.2em;
}

p.archive-only-description:hover {
  opacity: 1;
}

/*single product*/

.first.third {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
}

.first.third.compat {
  position: relative;
  top: unset;
}

.first.third .third-inner {
  background-size: cover;
}

.third {
  width: 30%;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: top;
  /*transition: all 1s ease;*/
}

.two.third {
  width: 69%;
}

.single-product .third .description {
  font-size: 14px;
  padding: 30px;
  padding-top: 0px;
}

.single-product .third .description a {
  color: #000000;
}

.two.third .third-inner,
.page .third .third-inner {
  margin: 30px 30px;
}

.contact-page .two.third .third-inner {
  margin: 30px 30px;
}

.downloads-page .third .third-inner {
  margin: 20px 30px;
}

.single-product .third .third-inner {
  margin: 30px;
}

.single-product .third .third-inner span.tag {
  padding-right: 10px;
}

.single-product .third .third-inner span.tag a:hover {
  color: midnightblue;
}

.first.third .third-inner.got.image,
.first.third .third-inner.image {
  margin: 0;
}

.two.third .third-inner {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  font-size: 14px;
}

.contact-page .two.third .third-inner {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.contact-page .two.third .third-inner .scroll-area {
  /* -webkit-column-count: 2; */
  /* -moz-column-count: 2; */
  /* column-count: 2; */
  /* -webkit-column-gap: 10px; */
  /* -moz-column-gap: 10px; */
  /* column-gap: 10px; */
  display: flex;
  flex-wrap: wrap;
}

/* .contact-page .two.third .third-inner .scroll-area[data-tax="quotes-orders"] {
  justify-content: end;
} */

.downloads-page .third.middle .third-inner {
  margin: 20px 30px;
}

.downloads-page .third.middle .third-inner .filter-bar {
  padding: 0px;
  width: auto;
}

.downloads-page .third.middle .third-inner .filter-bar:nth-of-type(1) {
  margin-right: 10px;
}

.downloads-page .filter-bar h3 {
  text-transform: uppercase;
}

.single-product .third:nth-of-type(3),
.downloads-page .third.first {
  background-color: #f0f0f0;
}

.downloads-page .third.first {
  width: 25%;
}

.downloads-page .third.middle {
  width: 35%;
}

.downloads-page .third.last {
  width: 40%;
}

.single-product .third:nth-of-type(4) {
  background-color: #ffffff;
}

.single-product h1.entry-title,
.page h1.entry-title {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
  background-color: #571224;
  padding: 30px;
  margin-top: 0px;
  position: relative;
  padding-bottom: 40px;
}

.enquireclick,
.contactclick {
  position: absolute;
  display: block;
  right: 7px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #ffffff;
  padding: 0px 6px;
  bottom: 7px;
  cursor: pointer;
  opacity: 0.7;
}

.enquireclick:hover,
.contactclick:hover {
  background-color: #ffffff;
  color: #571224;
  opacity: 1;
}

.page h1.entry-title {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.single-product h2.section-title,
.page .site-content h2.section-title,
.page.page-id-1193 .site-content h2,
.contact-page h2 {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 28px;
}

.contact-page h2 {
  font-size: 20px;
}

.contact-page .third .third-inner {
  margin: 30px;
}

.page.page-id-1193 .site-content h2,
.contact-page h2 {
  color: #571224;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 28px;
}

.contact-page h4 {
  text-transform: uppercase;
  margin-top: 0px;
}

.tel-prefix {
  display: inline-block;
  width: 25px;
}

.single-product .taxgroup {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0px;
}

.single-product .taxgroup span {
  color: #ffffff;
  background-color: #571224;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px;
  display: inline-block;
}

.single-product .taxgroup a {
  color: #ffffff;
  text-decoration: none;
}

.single-product table.specs td a {
  color: #000000;
}

.single-product table.specs td {
  font-size: 14px;
  line-height: 16px;
  padding: 7px 5px;
  vertical-align: top;
}

.single-product table.specs td p {
  margin-top: 0px;
}

.single-product table.specs td ul {
  padding-left: 0px;
  margin-left: 10px;
}

.single-product table.specs tr > td:first-child {
  text-transform: uppercase;
  /*width: 125px;*/
}

.single-product table.specs > tbody > tr > td:first-child {
  width: 125px;
}

.single-product table.specs tr:nth-of-type(2n) {
  background-color: #fefefe;
}

.single-product .pdf-link,
.downloads-page .downloads .pdf-link,
.downloads-page .downloads-3d .pdf-link {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.single-product .pdf-link.broken,
.downloads-page .downloads .pdf-link.broken,
.downloads-page .downloads-3d .pdf-link.broken {
  pointer-events: none;
  opacity: 0.7;
}

.single-product .pdf-link.broken:hover,
.downloads-page .pdf-link.broken:hover,
.downloads-page .pdf-link.broken:hover {
  color: inherit;
  text-decoration: none;
}

.single-product .pdf-link:hover,
.downloads-page .pdf-link:hover,
.downloads-page .pdf-link:hover {
  color: #571224;
  text-decoration: underline;
}

.downloads-page h1.entry-title {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
  background-color: #571224;
  padding: 30px;
  margin-top: 0px;
  position: relative;
  padding-bottom: 40px;
}

.single-product .vidclick {
  display: block;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 40%;
}

.single-product .vidclick iframe {
  pointer-events: none;
}

.single-product .videopop,
.single-product .enquirepop,
.contact-page .contactpop {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 9;
}

.vidclick-flex-this {
  display: flex;
  flex-wrap: wrap;
}

.youtube_desc_div {
  max-height: 3em;
  max-width: 150px;
}

.youtube_desc {
  margin: 0;
  max-width: 150px;
  /* max-height: 20px; */
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  display: block !important;
  line-height: 13px;
}

.youtube_desc_div {
  min-height: 2em;
  max-width: 150px;
}

.single-product .enquirepop .inner,
.contact-page .contactpop .inner {
  background-color: #ffffff;
  width: 400px;
  padding: 40px;
}

.single-product .videopop.active,
.single-product .enquirepop.active,
.contact-page .contactpop.active {
  display: block;
}

.single-product .videopop .outer .fa-window-close,
.single-product .enquirepop .outer .fa-window-close,
.contact-page .contactpop .outer .fa-window-close {
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

.single-product .videopop .outer .fa-window-close:hover,
.single-product .enquirepop .outer .fa-window-close:hover,
.contact-page .contactpop .outer .fa-window-close:hover {
  opacity: 0.7;
}

.single-product .videopop .outer,
.single-product .enquirepop .outer,
.contact-page .contactpop .outer {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: right;
}

.downloads-page h2.section-title {
  padding-top: 7px;
}

.downloads-page .downloads,
.downloads-page .downloads-3d {
  font-size: 14px;
  padding: 15px;
  background-color: #f0f0f0;
  height: 450px;
  overflow: hidden;
}

.downloads-page .third.first {
  text-align: center;
}

.downloads-page h1.entry-title {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
  text-align: left;
}

.downloads-page .third.first .third-inner {
  margin-top: 30px;
}

.downloads-page .third.first .third-inner p {
  margin-bottom: 25px;
  margin-top: 10px;
}

.downloads-page .third.first a {
  color: #571224;
  border: 1px solid #571224;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  width: 100%;
  max-width: 250px;
  display: inline-block;
}

.downloads-page .third.first a:hover {
  color: #000000;
  border: 1px solid #000000;
  background-color: #fefefe;
}

/*footer*/

footer .widget {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  margin-right: 20px;
  margin-left: 10px;
}

footer .widget a {
  color: #ffffff;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
  text-decoration: none;
}

footer .widget a:hover {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

footer .widget h2 {
  display: block;
  text-align: left;
}

footer .widget .textwidget ul {
  padding-left: 0px;
  margin-left: 0px;
  max-height: 150px;
  list-style: none;
}

@media (max-width: 768px) {
  footer .widget .textwidget ul {
    max-height: max-content;
  }
}

footer #text-2.widget .textwidget ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

footer .widget .textwidget ul li {
  display: block;
}

@media (max-width: 768px) {
  footer .widget .textwidget ul li {
    padding-bottom: 10px;
  }

  footer .widget {
    font-size: 16px;
  }
}

footer #text-2.widget .textwidget ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

footer .gform_wrapper .top_label .gfield_label,
#gform_wrapper_2 .top_label .gfield_label,
#gform_wrapper_3 .top_label .gfield_label {
  display: none;
}

body footer .gform_wrapper ul li.gfield {
  margin-top: 10px;
}

footer .gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 100%;
  color: #ffffff;
}

footer .gform_fields input[type="text"] {
  color: #ffffff !important;
}

footer .gform_fields input,
footer .gform_fields textarea {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  color: #ffffff;
  width: 100%;
  max-width: 180px;
  max-height: 55px;
}

footer .gform_wrapper .gform_footer {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

footer input.gform_button {
  border: 1px solid rgba(255, 255, 255, 1);
  background-color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  color: #571224;
  cursor: pointer;
  border-radius: 0px;
}

footer input.gform_button:hover {
  opacity: 0.7;
}

footer #text-5 {
  vertical-align: bottom;
}

footer .fa {
  font-size: 14px;
}

.social-buttons {
  position: absolute;
  right: 38px;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0);
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0px 0px 2px 0px;
  /* box-shadow: -1px 2px 2px rgba(0,0,0,0.1); */
  top: -20px;
}

.social-buttons ul {
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.social-buttons ul li {
  display: inline-block;
  margin: 5px;
  font-size: 18px;
  list-style: none;
}

#toggle-cab-open {
  right: unset;
}

.social-buttons ul li:hover {
  opacity: 0.7;
}

.social-buttons ul li a {
  color: #571224;
}

.site-footer {
  background-color: #571224;
  width: 100%;
  color: #ffffff;
  padding-top: 10px;
  text-align: center;
  padding-bottom: 60px;
}

.site-info {
  background-color: #e8e8e8;
  color: #2e2d33;
  position: relative;
  bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
  display: none;
}

.site-info a:nth-of-type(2) {
  margin-left: 10px;
}

.site-info p {
  margin: 0px;
}

.site-info a {
  display: inline-block;
  vertical-align: middle;
  color: #2e2d33;
  text-decoration: none;
}

.term-paper-cellulose .industry-accordion:last-of-type > .industry-accordion-header > h2 {
  font-weight: bold;
  font-size: 20px;
}

.industry-application-table {
  border: 1px solid #571224;
  border-collapse: collapse;
  font-size: 14px;
  margin: 0;
}

.industry-application-table th {
  color: #571224;
}

.industry-application-table td {
  padding: 6px 8px;
  line-height: 1.2em;
  font-size: 14px;
}

.industry-legend {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background-color: #571224;
  margin: 0;
  padding: 5px;
}

.tax-arca_industry #main,
.single-arca_application #main,
.arca-applications-page #main {
  display: flex;
}

.tax-arca_industry .industry-accordions-container,
.single-arca_application .industry-accordions-container,
.arca-applications-page .industry-accordions-container {
  -webkit-position: sticky;
  position: sticky;
  top: 87px;
}

.industry-accordions-container > h1,
.industry-accordions-container > p.term_title {
  background-color: #571224;
  color: #fff;
  text-align: center;
  font-size: 2.8em;
  margin: -3px 0 0;
  padding: 12px;
  font-weight: 700;
}

.industry-accordion-header,
.arca-accordion-header {
  position: relative;
  cursor: pointer;
  margin-top: 20px;
  width: 100%;
}

.arca-accordion-header:not(:nth-child(1)) {
  margin-top: 7px;
}

.industry-accordion-header::after,
.arca-accordion-header::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 15px;
  height: 2px;
  right: 11px;
  top: 23px;
}

.industry-accordion-header::before,
.arca-accordion-header::before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 2px;
  height: 14px;
  top: 17px;
  right: 17px;
  -webkit-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.industry-accordion-header.active::before,
.arca-accordion-header.active::before {
  height: 0px;
  background-color: #571224;
  top: 50%;
}

.industry-accordion-header.active::after {
  background-color: #571224;
}

.industry-accordion-header h2,
.arca-accordion-subheader a {
  margin: 0;
  color: #ffffff;
  line-height: 1em;
  font-weight: 300;
  font-size: 15px;
  text-align: center;
  border: 2px solid #571224;
  padding: 15px 30px;
  background-color: #571224;
  -webkit-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-transform: uppercase;
  /* font-weight: bold; */
  /*letter-spacing: 1px;*/
}

.arca-accordion-header h2 {
  margin: 0;
  color: #ffffff;
  line-height: 1em;
  font-weight: 300;
  font-size: 15px;
  text-align: center;
  border: 2px solid #571224;
  padding: 15px 30px;
  background-color: #571224;
  text-transform: uppercase;
}

.industry-accordion-header.active h2,
.arca-accordion-subheader a {
  background-color: #ffffff;
  color: #571224;
}

.arca-accordion-subheader {
  margin: 7px 0;
}

.arca-accordion-subheader a {
  text-decoration: none;
  display: block;
}

.arca-accordion-subheader.active a {
  color: #fff;
  background-color: #824454;
}

.industry-accordion-content,
.arca-accordion-content {
  display: none;
}

.bullet-block {
  width: 20px;
  position: relative;
  text-align: center;
}

.bullet-block span {
  position: absolute;
  height: 8px;
  width: 8px;
  display: block;
  background-color: #571224;
  border-radius: 100%;
  color: transparent;
  left: calc(50% - 4px);
  top: calc(50% - 4px);
}

body.tax-applications h1.entry-title,
body.tax-arca_industry h1.entry-title,
body.single-arca_application h1.entry-title,
body .arca-applications-page h1.entry-title {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
  background-color: #571224;
  padding: 60px;
  margin: 0px;
  width: 50%;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.tax-arca_industry h1.entry-title,
body.single-arca_application h1.entry-title,
body .arca-applications-page h1.entry-title {
  padding-top: 50px;
  padding-bottom: 50px;
}

body.tax-applications .block.got.image,
body.tax-arca_industry .block.got.image,
body.single-arca_application .block.got.image,
body .arca-applications-page .block.got.image {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  background-position: center;
  background-size: cover;
}

body.tax-applications .two.third {
  width: 60%;
}

body.single-arca_application .two.third,
body.tax-arca_industry .two.third,
body .arca-applications-page .two.third {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  background-position: center;
  background-size: cover;
}

body.tax-applications .two.third .third-inner,
body.tax-arca_industry .two.third .third-inner,
body.single-arca_application .two.third .third-inner,
body .arca-applications-page .two.third .third-inner {
  margin-top: 10px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}

/*body.tax-applications #primary {
	background-color: #ffffff;
}*/
body.tax-applications .third.last {
  background-color: #f0f0f0;
  padding-left: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  width: 40%;
}

body.single-arca_application .third.last,
body.tax-arca_industry .third.last,
body .arca-applications-page .third.last {
  background-color: #f0f0f0;
  padding-right: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 87px;
  width: 30%;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  grid-gap: 30px;
  justify-content: space-between;
}

.grid-item {
  text-align: center;
}

.grid-item a {
  outline: none;
  text-decoration: none;
}

.grid-item h3 {
  background-color: #571224;
  color: #fff !important;
  text-align: center;
  padding: 10px;
  margin-top: 0px;
}

body.single-arca_application .left-content {
  width: 100%;
}

.tax-arca_industry .arca-accordion-header.active + .arca-accordion-content,
.single-arca_application .arca-accordion-header.active + .arca-accordion-content {
  display: block;
  width: 100%;
}

.tax-arca_industry .arca-accordion-content .arca-accordion-subheader a,
.single-arca_application .arca-accordion-content .arca-accordion-subheader a {
  padding: 8px;
  font-size: 14px;
}

.single-arca_application .left-content img {
  max-width: 550px;
  margin: 0 auto;
  display: block;
}

.arca-accordion-header.active a h2 {
  opacity: 0.7;
}

.arca-accordion-header:not(.has-posts)::before,
.arca-accordion-header:not(.has-posts)::after {
  display: none;
}

.industry-accordions-container h1 a,
.industry-accordions-container .term_title a {
  color: #fff;
  text-decoration: none;
}

.arca-accordion-header h2 {
  transition: 0.2s ease all;
}

.arca-accordion-header h2:hover {
  opacity: 0.7;
}

.tax-arca_industry .arca-accordion-content .arca-accordion-subheader a:hover {
  background-color: #571224;
  color: #fff;
}

.industry-accordions {
  padding-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
}

.industry-accordion {
  order: 1;
  width: 100%;
}

.industry-accordion.valve-selection {
  order: 0;
}

.industry-content-container {
  font-size: 1rem;
  padding: 25px;
}

.industry-application-table a {
  text-decoration: none;
}

.industry-application-table a:hover {
  text-decoration: underline;
}

.industry-content-container h1,
.industry-content-container h2,
.industry-content-container h3,
.industry-content-container h4,
.industry-content-container h5,
.industry-content-container h6,
.industry-content-container strong {
  color: #571224;
}

/*Contact Page*/

.contact-page .third.middle {
  background-color: #f0f0f0;
  font-size: 14px;
}

.contact-terms {
  margin-left: 0px;
  padding-left: 0px;
}

.contact-terms li {
  display: inline-block;
  margin-right: 10px;
  background-color: #ffffff;
  color: #571224;
  padding: 5px;
  margin: 5px;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #571224;
  cursor: pointer;
}

.contact-terms li.active {
  background-color: #571224;
  color: #ffffff;
  border: 1px solid #571224;
}

.contact-info {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
}

.contacts .contact {
  margin-bottom: 20px;
  width: 50%;
}

.contact-info .branch {
  text-transform: uppercase;
  font-weight: bold;
}

.contact-info .name,
.contact-info .tel {
  font-size: 14px;
}

.contact-info .contact-action a,
.contact-page .first a.button {
  color: #571224;
  border-color: #571224;
  width: 70px;
  display: inline-block;
  margin-left: 0px;
}

.contact-page .first a.button {
  width: initial;
  margin-right: 10px;
  text-align: center;
  text-transform: uppercase;
}

.contact-page .gform_wrapper .top_label input.medium,
.contact-page .gform_wrapper .top_label select.medium,
.enquirepop .gform_wrapper .top_label input.medium {
  width: 100%;
  border-radius: 0px;
  border: 1px solid #571224;
  font-size: 14px !important;
  color: #571224;
}

.contact-page #gform_submit_button_2,
.enquirepop #gform_submit_button_3 {
  border: 0px;
  border-radius: 0px;
  float: right;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #571224;
  font-size: 14px;
  padding: 10px;
}

.contact-page .gform_wrapper textarea.medium,
.enquirepop .gform_wrapper textarea.medium {
  border-radius: 0px;
  border: 1px solid #571224;
  font-size: 14px;
  color: #571224;
}

.contact-info .contact-action {
  float: none;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
}

.contact.id1609 .email.contact-action,
.contact.id1609 .vcard.contact-action,
.contact.id1597 .email.contact-action,
.contact.id1597 .vcard.contact-action {
  display: none;
}

.contact img {
  margin-right: 10px;
}

.contact.id1562 {
  width: 100%;
}

body.page-id-1443 {
  background-color: #fff;
}

.page .service-centre h1.entry-title {
  padding: 30px 35px;
  font-size: 24px;
}

.service-centre .third-inner ul,
body.page-id-1193 .third-inner ul {
  margin: 0;
  padding-left: 15px;
}

body.page-id-1193 .third-inner h3 {
	color: #571224;
}

.service-centre .third-inner > p:first-child {
  margin-top: 0;
}

.service-centre .brochure-button {
  border: 2px solid #571224;
  color: #571224;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 3px 5px;
}

.service-centre .brochure-button:hover {
  background-color: #571224;
  color: #ffffff;
}

.service-centre h3 {
  color: #571224;
  line-height: 1.1em;
}

.service-centre .first.third {
  background-color: #f0f0f0;
  width: 265px;
}

.contact-page .first.third {
  background-color: #f0f0f0;
}

.service-centre .two.third {
  width: calc(100% - 265px);
}

.service-centre .two.third .third-inner {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}

.service-centre .first.third h2 {
  color: #571224;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 1.1em;
  font-size: 20px;
}

.service-centre .first.third .third-inner {
  margin-top: 25px;
}

.service-centre .first.third p,
.contact-page .first.third p {
  font-size: 14px;
  line-height: 1.3em;
}

.service-centre .first.third a.button,
.contact-page .first.third a.button {
  border: 1px solid #571224;
  display: inline-block;
  text-decoration: none;
  padding: 7px 20px 5px;
  line-height: 1em;
}

.service-centre .first.third a.button:hover,
.contact-page .first.third a.button:hover {
  background-color: #571224;
  color: #ffffff;
}

.service-centre .first.third img.alignnone {
  max-width: 200px;
  display: block;
  margin: auto;
}

.page-image-gallery {
  padding: 5px 30px;
}

.page-image-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-image-gallery li {
  float: left;
  border: 5px solid #ffffff;
  list-style-type: none;
}

.page-image-gallery img {
  display: block;
}

.page-image-gallery a {
  display: block;
}

/*____________________ BLOG*/
body.blog .two.third,
body.tag.archive .two.third,
body.date.archive .two.third {
  padding: 25px;
}

body.blog .first.third .entry-title,
body.tag.archive .first.third .entry-title,
body.date.archive .first.third .entry-title {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
  background-color: #571224;
  padding: 60px;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.blog h2.entry-title,
body.tag.archive h2.entry-title,
body.date.archive h2.entry-title {
  position: relative;
  font-size: 20px;
  line-height: 1em;
  margin-top: 0;
  text-transform: uppercase;
}

.entry-meta {
  color: #999;
  font-size: 14px;
  pointer-events: none;
}

.entry-meta a {
  color: #999 !important;
  text-decoration: none;
  pointer-events: none;
  cursor: auto;
}

.featured-blog-image {
  width: 200px;
  float: left;
  margin-right: 25px;
}

.featured-blog-image + .entry-header .entry-title {
  clear: none;
  float: left;
  width: calc(100% - 225px);
}

a.knoppie {
  background-color: #f0f0f0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #571224;
}

a.knoppie:hover {
  background-color: #571224;
  color: #ffffff;
}

body.blog .two.third .entry-content,
body.tag.archive .two.third .entry-content,
body.date.archive .two.third .entry-content {
  font-size: 14px;
  border-bottom: 1px solid #571224;
}

body.blog .two.third .entry-content > p:last-of-type,
body.tag.archive .two.third .entry-content > p:last-of-type,
body.date.archive .two.third .entry-content > p:last-of-type {
  text-align: right;
  margin-bottom: 25px;
}

body.blog h2.entry-title a,
body.tag.archive h2.entry-title a,
body.date.archive h2.entry-title a {
  color: #571224;
  text-decoration: none;
}

.nav-links a {
  background-color: #f0f0f0;
  color: #571224;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  padding: 5px 20px;
}

.nav-links a:hover {
  background-color: #571224;
  color: #ffffff;
}

body.single-post .first.third .entry-title {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 28px;
  background-color: #571224;
  padding: 60px;
  margin: 0px;
}

body.single-post .entry-meta {
  text-align: center;
  padding: 20px 0;
}

body.single-post .two.third {
  padding: 25px;
  font-size: 14px;
}

.third-inner.featured-image {
  background-color: #f0f0f0;
}

body.single-post .entry-content > p:first-child a img {
  display: none;
}

body.single-post .entry-content ul {
  margin-left: 0;
}

.mobile-search {
  background-color: #571224;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  width: 250px;
  padding: 5px;
  margin: auto;
  display: none;
}

.filter-search-toggle {
  position: fixed;
  top: 117px;
  right: 0;
  z-index: 1;
  background-color: #ffffff;
  color: #571224;
  cursor: pointer;
  font-size: 14px;
  width: 150px;
  text-align: center;
  padding: 5px;
  display: none;
  border-style: solid;
  border-width: 0 2px 2px 2px;
  border-color: #571224;
}

.filter-search-button {
  background-color: #571224;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  width: 100px;
  text-align: center;
  padding: 5px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-transform: uppercase;
}

.filter-search-close {
  background-color: #571224;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  width: 100px;
  text-align: center;
  padding: 5px;
  display: none;
  position: fixed;
  bottom: 60px;
  right: 20px;
  text-transform: uppercase;
}

.download-request-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.97);
}

.download-request-lightbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.download-request-wrapper {
  width: calc(100% - 50px);
  max-width: 500px;
  background-color: #571224;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 1px 1px 3px 0px;
  padding: 25px;
  color: #ffffff;
}

.download-request-lightbox-closer {
  position: absolute;
  top: 0;
  left: 100%;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-color: #1c1c1c;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
}

.download-request-lightbox-closer:hover {
  border-color: #571224;
}

.download-request-lightbox-closer span {
  background-color: #1c1c1c;
  height: 2px;
  width: 20px;
  position: absolute;
  top: 17px;
  left: 8px;
}

.download-request-lightbox-closer:hover span {
  background-color: #571224;
}

.download-request-lightbox-closer span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.download-request-lightbox-closer span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.download-request-wrapper h5 {
  margin: 0;
  font-size: 22px;
  letter-spacing: 1px;
}

.download-request-wrapper p {
  font-size: 14px;
}

.download-request-input {
  margin-bottom: 5px;
}

.download-request-input label {
  display: block;
  line-height: 35px;
  width: 80px;
  float: left;
  cursor: pointer;
}

.download-request-input input {
  line-height: 35px;
  height: 35px;
  border-radius: 0;
  border-width: 0;
  width: calc(100% - 80px);
  float: left;
}

.download-request-submission {
  display: block;
  width: 150px;
  background-color: #ffffff;
  color: #571224;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  padding: 5px 0;
  margin-left: auto;
}

.download-request-submission:hover {
  background-color: #1c1c1c;
  color: #ffffff;
}

/* - - - Pulp Paper Cellulose, NAF changes - - - */

body.tax-applications.term-6 .industry-content h2 {
  background-color: #571224;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px;
  margin-bottom: 0;
}

body.tax-applications.term-6 .industry-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.tax-applications.term-6 .industry-content ul li {
  width: calc(33.3% - 10px);
  position: relative;
  margin-top: 15px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 175px;
}

body.tax-applications.term-6 .industry-content ul li:nth-child(1) {
  background-image: url("/wp-content/uploads/2018/10/chemical-pulping.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(2) {
  background-image: url("/wp-content/uploads/2018/10/fiberline.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(3) {
  background-image: url("/wp-content/uploads/2018/10/cooking.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(4) {
  background-image: url("/wp-content/uploads/2018/10/batch-digester.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(5) {
  background-image: url("/wp-content/uploads/2018/10/continuos-digester.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(6) {
  background-image: url("/wp-content/uploads/2018/10/washing-and-screening.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(7) {
  background-image: url("/wp-content/uploads/2018/10/oxygen-delignification-and-bleaching.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(8) {
  background-image: url("/wp-content/uploads/2018/10/recovery-process.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(9) {
  background-image: url("/wp-content/uploads/2018/10/evaporation.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(10) {
  background-image: url("/wp-content/uploads/2018/10/recovery-boiler.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(11) {
  background-image: url("/wp-content/uploads/2018/10/white-liquor-preparation.jpg");
}

body.tax-applications.term-6 .industry-content ul li:nth-child(12) {
  opacity: 0;
  pointer-events: none;
}

body.tax-applications.term-6 .industry-content ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}

body.tax-applications.term-6 .industry-content ul li:hover::before {
  background-color: rgba(0, 0, 0, 0.1);
}

body.tax-applications.term-6 .industry-content ul li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  line-height: 1.2em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

body.tax-applications.term-6 .industry-content ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 175px;
}

body.tax-applications.term-6 .third.last .industry-accordion.valve-selection::after {
  content: "Stafsjö knife Gate Valve Applications";
  background-color: #571224;
  color: #ffffff;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 0;
  margin-top: 17px;
}

body.tax-applications .third.last .mCSB_inside > .mCSB_container {
  margin-right: 20px !important;
}

.industry-content .left-content {
  width: 70%;
  float: left;
  padding-right: 25px;
}

.industry-content .right-content {
  width: 30%;
  float: left;
  margin-top: 13px;
  background-color: #f0f0f0;
  padding: 15px 20px;
}

.industry-content .right-content p {
  margin: 0 0 5px;
  font-size: 1.1em;
}

.industry-content .right-content p strong {
  color: #000;
}

.industry-content .right-content a {
  color: #571224;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
  font-size: 0.9em;
  line-height: 1.3;
}

.flash {
  margin-bottom: 10px;
  /*pointer-events: none;*/
}

.custom-image-map {
  position: relative;
  max-width: 800px;
  margin: auto;
}

.custom-image-map img {
  display: block;
  float: none;
  clear: both;
}

.custom-image-map p {
  margin: 10px 0 0;
  text-align: center;
  color: #868686;
  font-style: italic;
}

.custom-image-map a {
  position: absolute;
  background-color: #571224;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: transparent;
  border: 2px solid #ffffff;
}

.custom-image-map:hover a {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
}

.custom-image-map a span {
  position: absolute;
  color: #000000;
  width: auto;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  white-space: nowrap;
  top: calc(100% + 20px);
  opacity: 0;
  -webkit-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}

.custom-image-map a:hover span {
  opacity: 1;
}

.custom-image-map a span::after {
  content: "";
  position: absolute;
  top: -15px;
  left: calc(50% - 10px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ffffff;
}

.custom-image-map-2 {
  float: left;
  width: 50%;
  text-align: center;
  position: relative;
}

.custom-image-map-2 h2 {
  color: #571224;
}

.custom-image-map-2 a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.page-id-2248 .two.third .third-inner,
body.page-id-2249 .two.third .third-inner,
body.page-id-2250 .two.third .third-inner,
body.page-id-2251 .two.third .third-inner,
body.page-id-2252 .two.third .third-inner,
body.page-id-2253 .two.third .third-inner,
body.page-id-2254 .two.third .third-inner,
body.page-id-2255 .two.third .third-inner,
body.page-id-2256 .two.third .third-inner,
body.page-id-2404 .two.third .third-inner,
body.page-id-2405 .two.third .third-inner,
body.page-id-2963 .two.third .third-inner {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

body.page-id-2405 .custom-image-map a:nth-child(2) {
  top: 45%;
  left: 50%;
}

body.page-id-2405 .custom-image-map a:nth-child(3) {
  top: 66%;
  left: 34%;
}

body.page-id-2248 .custom-image-map a:nth-child(2) {
  top: 21%;
  left: 27%;
}

body.page-id-2248 .custom-image-map a:nth-child(3) {
  top: 67%;
  left: 44%;
}

body.page-id-2248 .custom-image-map a:nth-child(4) {
  top: 33%;
  left: 60%;
}

body.page-id-2253 .custom-image-map a:nth-child(2) {
  top: 21%;
  left: 30%;
}

body.page-id-2253 .custom-image-map a:nth-child(3) {
  top: 66%;
  left: 63%;
}

body.page-id-2253 .custom-image-map a:nth-child(4) {
  top: 30%;
  left: 75%;
}

.full.third {
  width: 100%;
}

.full.third .third-inner {
  max-width: 1100px;
  margin: 30px auto;
  padding-left: 30px;
  padding-right: 30px;
}

.full.third ul > li strong {
  text-decoration: underline;
  color: #571224;
}

.full.third ul li ul li {
  list-style: none;
  text-indent: -10px;
}

.full.third ul li ul li:before {
  content: "- ";
  text-indent: -10px;
}

/*archive description: 05/03/2026*/
.valve-archive-description-wrapper {
  padding: 20px;
}

.valve-archive-description {
  background-color: #ffffff;
  padding: 25px 50px;
  font-size: 14px;
}

.valve-archive-description h1, 
.valve-archive-description h2, 
.valve-archive-description h3 {
  color: #571224;
}

/* - - - Responsive - - - */
#responsive-menu {
  opacity: 1;
}

#coffeerm-button {
  background-color: #571224;
  display: none;
  border-radius: 0;
  top: 20px;
}

#coffeerm-button span {
  background-color: #ffffff;
  width: 32px;
  left: 7px;
  border-radius: 0px;
}

.responsive-menu-items {
  top: 87px;
  padding-top: 0;
  height: calc(100% - 87px);
  background-color: #571224;
}

#responsive-menu.open .responsive-menu-items {
  box-shadow: 0px 2px 1px 1px rgba(0, 0, 0, 0.3);
  overflow-y: scroll;
}

ul.responsive-menu-items li {
  position: relative;
}

ul.responsive-menu-items li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

ul.responsive-menu-items li.open {
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
}

ul.responsive-menu-items li.menu-item-has-children::after {
  border-color: transparent #ffffff;
  top: 9px;
  border-width: 8px 0 8px 12px;
}

ul.responsive-menu-items li ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

ul.responsive-menu-items li a {
  display: block;
  border-right: 0px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  text-transform: unset;
  text-align: center;
  letter-spacing: 1px;
  padding: 5px;
  outline: 0;
  border-bottom: 0 !important;
}

ul.responsive-menu-items li ul.sub-menu a {
  padding: 3px 0;
  font-size: 14px;
  text-transform: uppercase;
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  background-color: #1c1c1c;
}

/* Contact bio */
a.bio-btn {
  float: none;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  color: #571224;
  width: 70px;
  display: inline-block;
  margin-left: 0px;
  border: 1px solid #571125;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px 5px;
  cursor: pointer;
}
a.bio-btn:hover {
  opacity: 0.7;
}
.bio-txt {
  display: none;
  padding: 0 15px 0 0px;
}
.bio-txt p {
  font-size: 13px;
}
/* postid-16981 test */
.term-safety-relief-valves .archive-area .product img.prod-pic,
.postid-16981 .slick-slide img {
  display: block;
  object-fit: contain;
  height: 168px;
}
.archive.tax-product_category .modelViewerBlock {
  height: 170px !important;
}
.archive.tax-product_category .modelViewerBlock .b3dviewer-wrapper {
  min-width: unset !important;
}
.archive.tax-product_category .modelViewerBlock svg {
  display: none !important;
}

/*Home page 3d height fix - f*/
.front2 model-viewer {
  height: 100%;
}

@media screen and (max-width: 1215px) {
  .menu-item a {
    padding-left: 6px;
    padding-right: 6px;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 1160px) {
  .menu-item a {
    padding-left: 4px;
    padding-right: 4px;
    letter-spacing: 0.01em;
  }
}

@media screen and (max-width: 1050px) {
  #site-navigation {
    display: none;
  }

  #coffeerm-button {
    display: block;
  }

  .contactminder {
    right: 70px;
  }

  /*reset*/
  .brand-column .brandlist li:nth-child(3n + 2),
  .front2 .cat-column .brandlist li:nth-child(3n + 2) {
    margin: unset;
  }

  .brand-column .brandlist li,
  .front2 .cat-column .brandlist li {
    width: calc(50% - 5px);
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .brand-column .brandlist li:nth-child(2n + 2),
  .front2 .cat-column .brandlist li:nth-child(2n + 2) {
    margin-left: 10px;
    margin-right: 0;
  }

  .front2 .cat-column .brandlist li a.product_category,
  .front2 .cat-column .brandlist li.last-all a {
    font-size: 13px;
  }

  .brand-column .brandlist li a,
  .front2 .cat-column .brandlist li a {
    font-size: 13px;
  }

  .search-bar {
    display: block;
    position: relative;
    margin-top: 0;
  }

  .search-bar button {
    position: absolute;
    background-color: #1c1c1c;
    right: -3px;
    height: 100%;
    font-size: 15px;
    border-radius: 0 50px 50px 0;
    display: block;
  }

  .search-bar input {
    width: 100%;
    font-size: 10px;
    display: block;
    border-width: 0;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
  }

  .home-wrap-right .middle-column .mid-top h1 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 1px;
  }

  .home-wrap-right .middle-column .mid-top p {
    font-size: 13px;
    padding: 0 10px;
  }

  .home-wrap-right .middle-column .mid-top p br {
    display: none;
  }

  .front2 .product-column .product {
    display: inline-block;
    text-align: center;
  }

  #colophon {
    display: flex;
    flex-wrap: wrap;
  }

  footer .widget {
    width: 50%;
    margin: 0;
    padding: 0 10px;
  }

  .site-info {
    width: 100%;
  }

  #colophon #text-4,
  #colophon #text-5,
  #colophon #gform_widget-2 {
    background-color: #2c2c2c;
  }

  footer #text-5 {
    width: 100%;
    background-color: #2c2c2c;
  }

  .archive-area .product,
  .single-arca_application .product {
    max-width: calc(33% - 30px);
  }
  .single-arca_application .left-content img {
    max-width: 100%;
  }
}

@media (max-width: 900px) {
  .contactclick {
    position: static;
    text-align: center;
    margin-top: 10px;
  }

  body.page-id-1532 .entry-title {
    text-align: center;
  }

  body.single-product #primary {
    background-color: #ffffff;
  }

  body.single-product .first.third {
    width: 50%;
    position: static;
  }

  body.single-product .third.middle {
    width: 50%;
  }

  body.single-product .third.last {
    width: 100%;
    min-height: auto !important;
  }
}

@media (max-width: 768px) {
  .brand-column .brandlist li,
  .front2 .cat-column .brandlist li {
    width: 100% !important;
    margin: 0 0 10px !important;
    height: auto;
    padding: 5px 0;
    line-height: unset;
    display: block;
  }

  .brand-column .brandlist li a,
  .front2 .cat-column .brandlist li a {
    padding: 0;
    border-width: 0;
    transform: none !important;
    top: 0 !important;
  }

  .front2 .home-wrap-right {
    width: 300px;
  }

  .front2 .brand-column,
  .front2 .brand-column.last {
    width: calc(50% - 150px);
    padding-left: 10px;
    padding-right: 10px;
  }

  .downloads-page .third.first {
    height: auto !important;
    width: 100%;
    position: static;
  }

  .downloads-page .third.first .third-inner {
    margin: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .downloads-page .third.first .third-inner p {
    width: calc(33% - 5px);
    margin: 0 0 10px;
  }

  .downloads-page .third.first a {
    padding: 7px 0;
    font-size: 13px;
    background-color: #ffffff;
  }

  .downloads-page .third.middle {
    width: 400px;
    float: left;
  }

  .downloads-page .third.last {
    height: auto !important;
    float: left;
    width: calc(100% - 400px);
  }

  body.page-id-1207 #content {
    background-color: #ffffff;
  }

  .downloads-page .filter-bar ul li a {
    font-size: 13px;
  }

  .downloads-page .third.middle .third-inner {
    margin: 10px 20px;
  }

  .filter-bar.new-filter-bar {
    padding: 0 15px;
  }

  .new-filter-bar ul li a {
    font-size: 13px;
    display: block;
    padding: 2px 0;
  }

  .filter-bar.new-filter-bar {
    padding: 0 0 0 15px;
    width: 250px;
  }

  .archive-area {
    width: calc(100% - 250px);
    padding-left: 5px;
    padding-right: 10px;
  }

  .archive-area .product,
  .single-arca_application .product {
    max-width: calc(50% - 10px);
    margin: 5px;
  }

  .archive-area .scroll-area {
    padding-right: 10px;
  }

  /*body.single-product #primary {
		background-color: #ffffff;
	}
	body.single-product .first.third {
		width: 50%;
		position: static;
	}
	body.single-product .third.middle {
		width: 50%;
	}
	body.single-product .third.last {
		width: 100%;
		min-height: auto !important;
	}*/
  body.page-id-1532 .third.two.last {
    height: auto !important;
  }

  body.tax-applications .block.got.image,
  body.tax-arca_industry .block.got.image,
  body.single-arca_application .block.got.image,
  body .arca-applications-page .block.got.image {
    display: none;
  }

  body.tax-applications h1.entry-title,
  body.tax-arca_industry h1.entry-title,
  body.single-arca_application h1.entry-title,
  body .arca-applications-page h1.entry-title {
    width: 100%;
    padding: 20px;
  }

  body.tax-applications .two.third {
    width: 300px;
  }

  body.tax-arca_industry .two.third,
  body.single-arca_application .two.third,
  body .arca-applications-page .two.third {
    width: calc(100% - 290px);
  }

  .industry-content-container {
    padding: 0;
  }

  body.tax-applications .third.last {
    width: calc(100% - 320px);
    position: static;
  }

  body.tax-arca_industry .third.last,
  body.single-arca_application .third.last,
  body .arca-applications-page .third.last {
    width: 290px;
    position: static;
  }

  .industry-content .left-content {
    width: 100%;
    float: none;
    padding-right: 0;
  }

  .industry-content .right-content {
    width: 100%;
    float: none;
  }

  .single-product .videopop .outer,
  .single-product .enquirepop .outer,
  .contact-page .contactpop .outer {
    width: 90%;
    max-width: 640px;
  }

  body.tax-applications.term-6 .industry-content ul li {
    width: 100%;
    height: 50px;
  }

  body.tax-applications.term-6 .industry-content ul li a {
    bottom: 50%;
    transform: translateY(50%);
  }

  body.tax-applications.term-6 .industry-content ul li a::before {
    display: none;
  }

  body.tax-applications.term-6 .industry-content {
    padding-bottom: 20px;
  }
  .page-id-1443 .product-lightbox-inner > .product-lightbox-content,
  .product-lightbox-inner > .product-lightbox-content {
    width: 100%;
  }
  .page-id-1443 .product-lightbox .product-lightbox-inner .lightbox-image {
    height: 400px;
  }
  .product-lightbox .product-lightbox-inner > .lightbox-image,
  .product-lightbox .imgContainer .lightbox-image,
  .product-lightbox .lightbox-image {
    height: 250px;
    object-fit: contain;
  }
  .page-id-1443 .product-lightbox-inner > .imgContainer,
  .product-lightbox-inner > img {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 675px) {
  .downloads-page .third.first .third-inner p {
    width: calc(50% - 5px);
  }

  .downloads-page .third.first a {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .product-lightbox-content .product-lightbox-body {
    max-height: 200px;
  }
  .page-id-1443 .product-lightbox {
    width: 90%;
  }
  .page-id-1443 .product-lightbox .product-lightbox-inner .lightbox-image {
    height: 240px;
  }
}

@media (max-width: 620px) {
  .site-footer {
    padding-bottom: 74px;
  }

  .site-header {
    height: 68px;
    padding: 15px 0;
  }

  .site-branding img {
    width: 188px;
    position: relative;
    left: 20px;
    top: -4px;
  }

  #coffeerm-button {
    top: 12px;
  }

  .contactminder {
    position: absolute;
    top: 53px;
    background-color: #571224;
    color: #ffffff;
    left: 0;
    width: 100%;
    float: none;
    text-align: left;
    padding: 10px 20px;
  }

  .contactminder br {
    display: none;
  }

  .contactminder span {
    font-weight: 400;
    position: relative;
    top: 1px;
    margin-right: 10px;
  }

  .contactminder.contact-action a {
    color: #ffffff;
    border-color: #ffffff;
    font-weight: 400;
    padding: 2px 10px;
    display: inline-block;
  }

  #content {
    margin: 117px auto 0;
  }

  body.home #content #main {
    display: flex;
    flex-wrap: wrap;
  }

  .front2 .brand-column,
  .front2 .brand-column.last {
    width: 100%;
  }

  .front2 .home-wrap-right {
    order: 1;
    width: 100%;
  }

  .brand-column.cat-column.maroontype {
    order: 2;
  }

  .front2 .brand-column.last {
    order: 3;
  }

  .maroon-bar {
    display: block;
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
    padding: 10px 40px;
  }

  .brand-column.cat-column.maroontype .brandlist {
    margin-bottom: 0;
  }

  .front2 .brand-column.last h2 {
    margin-top: 10px;
  }

  .responsive-menu-items {
    top: 118px;
  }

  footer .widget {
    width: 100%;
  }

  #input_1_2,
  #input_1_3 {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }

  #gform_wrapper_1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .first.third,
  .two.third,
  .service-centre .first.third,
  .service-centre .two.third {
    width: 100%;
    display: block;
  }

  .first.third {
    position: static;
  }

  .third-inner.image {
    display: none;
  }

  .two.third .third-inner {
    margin-top: 0;
    padding-top: 30px;
    margin-bottom: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  body.single-product .contactminder.contact-action,
  body.page:not(.home) .contactminder.contact-action,
  body.blog .contactminder.contact-action,
  body.tag.archive .contactminder.contact-action,
  body.date.archive .contactminder.contact-action,
  body.single-post .contactminder.contact-action {
    background-color: #ffffff;
    color: #571224;
    border-top: 1px dashed #571224;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.1);
  }

  body.single-product .contactminder.contact-action a,
  body.page:not(.home) .contactminder.contact-action a,
  body.blog .contactminder.contact-action a,
  body.tag.archive .contactminder.contact-action a,
  body.date.archive .contactminder.contact-action a,
  body.single-post .contactminder.contact-action a {
    color: #571224;
    border-color: #571224;
  }

  .featured-blog-image {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .featured-blog-image img {
    object-fit: contain;
    height: 200px;
  }

  .featured-blog-image + .entry-header .entry-title {
    width: 100%;
    float: none;
  }

  .service-centre .first.third .third-inner {
    height: auto !important;
  }

  .service-centre .first.third img.alignnone {
    margin: 0;
  }

  .service-centre .two.third .third-inner {
    padding-top: 0;
  }

  .page-image-gallery {
    padding: 5px;
  }

  .page-image-gallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .page-image-gallery li {
    list-style-type: none;
    display: block;
    /* float: none; */
  }

  .page-image-gallery img {
    width: 100px;
  }

  .downloads-page .third.first {
    height: auto !important;
    width: 100%;
  }

  .downloads-page .third.first .third-inner {
    margin: 0;
    padding-top: 10px;
  }

  .downloads-page .third.first .third-inner p {
    margin-bottom: 10px;
    width: calc(100% - 40px);
    margin: 0 auto 10px;
  }

  .downloads-page .third.last,
  .downloads-page .third.middle {
    width: 100%;
  }

  .mobile-search {
    display: block;
  }

  .downloads-page .downloads,
  .downloads-page .downloads-3d {
    height: auto;
    padding: 10px;
  }

  .downloads-page .pdf-link {
    padding: 5px;
  }

  .downloads-page .pdf-link:nth-child(2n + 2) {
    background-color: #fcfcfc;
  }

  .archive-area .product .slickthis img,
  .single-arca_application .product .slickthis img {
    width: 100px;
  }

  .filter-search-button,
  .filter-search-toggle,
  .filter-search-close {
    display: block;
  }

  .filter-bar.new-filter-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.97);
    z-index: 999;
    max-height: 100% !important;
    display: none;
  }

  .archive-area {
    width: 100%;
    height: auto !important;
    padding: 40px 6px 0;
  }

  .archive-area .scroll-area {
    padding: 0;
  }

  .archive-area .product .slickthis,
  .single-arca_application .product .slickthis {
    min-height: 100px;
  }

  body.single-product .first.third,
  body.single-product .third.middle {
    width: 100%;
  }

  .contact-page .first.third {
    position: static;
  }

  body.single-post .third-inner.featured-image {
    display: block;
    height: auto !important;
  }

  body.single-post .entry-content img {
    float: none;
    display: block;
    margin: auto;
    max-height: 230px;
    height: auto;
    width: auto;
    max-width: 100%;
  }

  .tax-arca_industry #main,
  .single-arca_application #main,
  .arca-applications-page #main {
    display: block;
  }

  body.tax-applications .two.third,
  body.tax-arca_industry .two.third,
  body.single-arca_application .two.third,
  body .arca-applications-page .two.third {
    width: 100%;
  }

  .industry-content-container {
    height: auto !important;
  }

  body.tax-applications .third.last,
  body.tax-arca_industry .third.last,
  body.single-arca_application .third.last,
  body .arca-applications-page .third.last {
    width: 100%;
    padding: 0 10px;
    max-height: none !important;
    height: auto !important;
  }

  body.tax-arca_industry .two.third .third-inner,
  body.single-arca_application .two.third .third-inner,
  body .arca-applications-page .two.third .third-inner {
    padding-top: 0;
  }

  .single-product .enquirepop .inner,
  .contact-page .contactpop .inner {
    width: 100%;
  }

  .single-product .enquirepop .inner h3 {
    margin-top: 0;
    line-height: 1em;
  }

  .download-request-lightbox-closer {
    left: calc(100% - 40px);
    top: -40px;
  }

  body.single-post .first.third .entry-title {
    padding: 25px;
  }
}

@media (max-width: 365px) {
  .contactminder {
    padding: 10px 0;
    text-align: center;
  }
}
