@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
.browserupgrade {display:none}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
.browserupgrade {
	display: block;
	text-align: center;
	padding: 0;
	background: #191717;
	color: #fefefe;
	font-weight: 300;
	line-height: 2;
	font-size: 14px;
	text-transform: uppercase;
}
	.browserupgrade a, .browserupgrade strong {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
}	

/*customize section*/
.customize-sec .wp-block-buttons.aligncenter {
    display: block;
}
/*New Solution Page*/

/*New Solution Page*/
.solutions-banner {
	padding: 120px 0;
	color: #fff;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	background-position: center center;
}
.solutions-banner .banner_title {
	margin: 0;
}
.left-video {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 31%;
}
.left-video iframe {
	width: 100%;
	height: 90%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.solutions-banner::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.42);
	z-index: -1;
}
.wrap-1550,.archive .content-wrap {
	max-width: 1550px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.product-review-sec {
	padding: 75px 0;
}
.dis-flex {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-align-items: center;
}
.col-2 {
	width: 100%;
	max-width: 50%;
}
.right-details {
	font-size: 22px;
	line-height: 1.65;
	padding-left: 80px;
}

.cta-inner {
	background: #1a1818;
	padding: 30px 20px;
	color: #fff;
	justify-content: center;
	-webkit-justify-content: center;
}
.cta-text {
	font-size: 34px;
	padding: 0 20px;
	line-height: 1.3;
	font-weight: 700;
	text-align:center;
}
.cta-btn {
	padding: 0 20px;
	text-align:center;
}
.red-btn {
	background: #eb2524;
	color: #fff;
	padding: 10px 70px;
	display: inherit;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
}
.red-btn:hover,.red-btn:focus {
	color: #fff;
	background: #c41c1b;
}
.what-we-do-box {
	width: 100%;
	max-width: 20%;
	text-align: center;
	padding: 0 12px;
}
.what-we-do-box h3 {
	font-size: 25px;
	margin-bottom: 0;
	color: #1a1818;
	margin-top: 10px;
}
.what-we-do-box a {
	display: inherit;
}
.what-we-section {
	padding-top: 85px;
}
h2.main-title {
	font-size: 48px;
	margin-top: 0;
	margin-bottom: 40px;
	color:#1a1818;
}
.red-btn {
	display: inline-block;
}
.col-3 {
	width: 100%;
	max-width: 33.33%;
	padding: 0 30px;
}
.case-studies-list {
	margin: 0 -20px;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	justify-content: center;
	-webkit-justify-content: center;
}
.sub-title-text {
	font-size: 18px;
	margin-bottom: 80px;
	font-weight: 400;
}
.cost-saving-title {
	color: #bab9b9;
	font-size: 22px;
	font-weight: 700;
	margin-top: 40px;
}
.case-studies-box-title h3 {
	font-size: 34px;
	margin-top: 0;
	margin-bottom: 25px;
	color: #1a1818;
}
.case-studies-inner {
	border-top: 1px solid #707070;
	padding-top: 85px;
	padding-bottom:85px;
	margin-top: 85px;
}
.case-studies-box-details {
	margin-bottom: 20px;
	padding-bottom: 50px;
	text-align:center;
}
.cta-bottom-section {
	padding-bottom: 80px;
}
.cta-bottom-section .cta-btn {
	margin-top: 22px;
}
.case-studies-box-details p {
	font-size: 18px;
	font-weight: 300;
	text-align: justify;
}
.what-we-do-list {
	align-items: flex-start;
	-webkit-align-items: flex-start;
	justify-content: center;
	-wenkit-justify-content: center;
}
.flexible-content-sec h3 {
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 30px;
}
.flexible-content-sec h4 {
	font-size: 24px;
	margin: 25px 0;
}
.flexible-content-sec p {
	font-size: 18px;
	font-weight: 400;
}
.flexible-content-sec {
	color: #1a1818;
}
.what-we-inner {
	border-bottom: 1px solid #707070;
	padding-bottom: 100px;
}
.left-image img,.right-image img {
	width: 100%;
}
.services-box {
	padding-top: 85px;
}
.services-box .right-image,.services-box .right-content {
	padding-left: 50px;
}
.services-box .left-image,.services-box .left-content {
	padding-right: 50px;
}
.flexible-content-sec ul li {
	font-size: 18px;
	margin-bottom: 8px;
}
.flexible-content-sec ul {
	padding-left: 15px;
}
.flexible-content-sec ul li:last-child{margin-bottom:0;}
.solutions-banner-title h1.banner_title {
	font-size: 60px;
}
.page-template-solutions-parent-template p, .page-template-solutions-main-template p {
	line-height: 1.8;
}
.right-details p {
	line-height: 1.6;
}
.case-studies-box .red-btn {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.case-studies-box {
	position: relative;
	text-align: center;
}
.top-sec-details {
	padding: 90px 90px 0;
}
.top-sec-details p {
	font-size: 24px;
	line-height: 1.7;
}
.right-details h4 {
	margin: 25px 0;
	font-size:24px;
}
.page-id-623 .services-box:last-child {
	border-top: 1px solid #707070;
	margin-top: 85px;
}
.page-id-585 .flexible-content-sec a.red-btn {
	margin-top: 40px;
}
.download-brochure-sec{
	padding:85px 0;
	margin-top:35px;
}
.case-studies-box:hover img,.case-studies-box img{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.case-studies-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.footer-cta-inner {
	justify-content: center;
	-webkit-justify-content: center;
}
.footer-cta-btn,.footer-cta-text {
	padding: 0 15px;
}
.footer-cta-sec {
	background-image: linear-gradient(to right, #858585, #3f515d);
	background-color: #1a1818;
	padding: 1rem 0;
	transition: 1s ease all;
	-webkit-transition: 1s ease all;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.footer-cta-sec.in-view {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.footer-cta-main {
	overflow: hidden;
}
.footer-cta-text h3 {
	color: #fff;
}
.footer-cta-inner .footer-cta-btn a.red-btn {
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .68px;
	background: #eb2524;
	padding: 10px 40px;
	border: 1px solid #eb2524;
}
.case-studies-img {
	text-align: center;
	overflow: hidden;
	box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.5);
	background-color: transparent;
	width: 100%;
	padding: 11px;
	max-width: 250px;
	margin:0 auto;
}
.footer-cta-inner .footer-cta-btn a.red-btn:hover {
	background: #ef5453;
}
#back-to-top {
  display: inline-block;
  background-color: #9d9d9d;
  width: 40px;
  height: 40px;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back-to-top::after {
	content: "\f077";
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	font-weight: 600;
}
#back-to-top:hover {
  cursor: pointer;
  background-color: #eb2524;
}
#back-to-top:active {
  background-color: #eb2524;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}
.download-brochure-img img {
	width: 100%;
	max-width: 350px;
}
.download-brochure-inner {
	background: #1a1818;
}
.download-brochure-left, .download-brochure-img{
	padding: 0 30px;
}
.brochure-inner {
	justify-content: center;
	-webkit-justify-content: center;
	padding:20px 20px 10px 20px;
}
.download-brochure-title {
	font-size: 48px;
	line-height: 1.12;
	font-weight: 700;
	color: #fff;
	margin-bottom: 40px;
}
.custom-tailored-inner {
	padding: 120px 18%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	position:relative;
	z-index: 1;
}
.custom-tailored-inner::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgb(0,0,0);	
	background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(64, 64, 64, 0.5) 0%,rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(64, 64, 64, 0.5) 0%,rgba(0, 0, 0, 0.5) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 );
}
.custom-tailored-inner h2.main-title {
	color: #fff;
}
.tailored_description p {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.7;
	margin-bottom:0;
}
.what-we-do-box a:hover .what-we-do-icon {
	overflow: hidden;
}
.what-we-do-box a:hover .what-we-do-icon img,.what-we-do-box a .what-we-do-icon img{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.what-we-do-box a:hover .what-we-do-icon img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.what-we-do-icon {
	padding: 15px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.solutions-services-inner:nth-child(1) {
	border-top: 1px solid #707070;
}
.solutions-services-inner:last-child {
	padding-bottom: 85px;
}
.solutions-services-inner ul.two-col {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 100%;
}
.solutions-services-inner ul {
	padding-left: 15px;
}
.solutions-services-inner ul,.solutions-services-inner ul ~ p{
	margin-bottom: 20px;
}
.solutions-services-inner ul.two-col li {
	width: 49.5%;
}
.solutions-services-inner ul.two-col li:nth-child(odd) {
	padding-right: 20px;
}
.sol-inner-case .case-studies-img,.vending-solutions-img-main .case-studies-img {
	max-width: 400px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.sol-inner-case .red-btn {
	width: 88%;
	text-align: center;
}
.page-id-950 .solutions-services-inner:nth-child(1) {
	border-top: 0;
}
.case-studies-inner.sol-inner-case {
	padding-bottom: 15px;
}
.page-template-solutions-inner-template .download-brochure-sec {
	margin-top: 0;
	padding-top: 0;
}
.full-content {
	padding: 50px 250px 0;
}
.full-content p {
	font-size: 20px;
}
.full-video {
	padding-top: 50px;
}
.left-img {
	position: relative;
}
.left-img::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.42);
}
.left-img img {
	width: 100%;
}
.page-id-1018 .right-content h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
.sol-cta-bottom .cta-btn {
	margin-top: 20px;
}
.left-wrap-sec p:last-child {
	margin-bottom: 0;
}
.left-wrap-sec p {
	margin-bottom: 30px;
}
.accordion-inner .ac_title_class {
	padding: 25px 75px 25px 65px !important;
	font-family: "Montserrat",sans-serif,arial;
}
.accordion-inner .wpsm_panel {
	margin-bottom: 30px;
}
.accordion-inner .acc-a .ac_title_class {
	background: #282828;
	color: #fff;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 30px 50px;
}
.accordion-title {
	border-top: 1px solid #707070;
	padding-top: 40px;
}
.page-id-1018 .services-section .services-box {
	border-top: 0;
}
.sol-ser-sec .sub-title-text {
	margin-bottom: 0 !important;
}
.page-id-1018 .services-section.sol-ser-sec {
	padding-top: 80px;
}
.footer-cta-main {
	overflow: hidden;
	margin-bottom: -1px;
}

.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-family:"Montserrat",sans-serif,arial !important;
}
/*.accordion-inner .wpsm_panel-title::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: #EB2524;
}*/
.accordion-inner .wpsm_panel-title::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #eb2524;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.ac_open_cl_icon.fa.fa-minus ~ .ac_title_class {
	background: #282828;
	color: #fff;
}
.accordion-inner #wpsm_accordion_1064 .ac_open_cl_icon,.accordion-inner #wpsm_accordion_2023 .ac_open_cl_icon {
	background-color: #EB2524 !important;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
	height: 45px;
	text-align: center;
	padding: 0 !important;
	line-height: 47px !important;
	font-size: 20px;
	color: #fff !important;
	border-radius: 50%;
}
.accordion-inner .wpsm_panel-title {
	position: relative;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body ul {
	padding-left: 25px;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body ul li {
	margin-bottom: 5px;
}
.page-id-1160 .top-sec-details {
	padding: 90px 100px 0;
}
.page-id-1160  .left-video {
	padding-bottom: 31.5%;
}
.right-details p ~ a.red-btn {
	margin-top: 20px;
}
.sub-title-text {
	padding: 0 75px;
}
.sol-ser-sec .sub-title-text p {
	font-size: 24px;
}
.solutions-services-inner .flexible-content-sec p ~ a.red-btn {
	margin-top: 10px;
}
.page-id-1189 .left-video {
	padding-bottom: 30.4%;
}
.solutions-products-inner .right-details {
	font-size: 24px;
}
.single-cta-inner img {
	width: 100%;
}
.single-cta-inner {
	padding: 80px 0;
}
.single-cta-inner h3 {
	font-size: 36px;
	margin-top: 0;
}
.single-cta-inner p {
	font-size: 18px;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 34px;
	font-weight: 700;
	background: #282828;
	color: #fff;
	position:relative;
	line-height:1.4;
}
.benefits-list-box .benefits-list-box-title,.benefits-list-box-description{
	padding: 24px 20px 24px 55px;
}
.benefits-list-box-description {
	font-size: 24px;
	background: #F6F6F6;
}
.benefits-list-box {
	margin-bottom: 25px;
}
.benefits-list-box .benefits-list-box-title::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #eb2524;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.benefits-list {
	margin-bottom: 40px;
}
.martin-benefits-sec .sub-title-text {
	margin-bottom: 55px;
}
.case-study-text {
	text-align: justify;
}
.page-id-1189 .sol-cta-bottom {
	padding-bottom: 70px;
}
.martin-benefits-sec {
	padding-top: 100px;
}
.page-id-1189 .sol-cta-bottom .cta-btn{
	margin-top: 20px;
}
.page-id-1189 .single-cta-inner {
	border: 0;
}
/*About Us Page*/
.about-top-des .top-sec-details {
	padding-bottom: 50px;
}
.our-broad-details ul.ul-col-3 {
	width: 100%;
	max-width: 100%;
}
.our-broad-details ul.list-3 {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
	padding-left: 15px;
}
.our-broad-sec {
	padding-top: 90px;
}
.our-broad-details {
	padding: 0 150px;
}
.our-broad-details ul.list-3 li {
	max-width: 33.33%;
	width: 100%;
	padding-right: 20px;
	margin-bottom:5px;
	font-size:18px;
}
.alliances-sec p {
	font-size: 18px;
}
.video-sec-inner-text {
	font-size: 28px;
	color: #fff;
	font-weight: 500;
}
.video-sec {
	padding: 80px 160px;
	background-repeat: no-repeat;
	background-size: cover;
}
.about-video {
	margin-bottom: 50px;
	display:inline-block;
	position:relative;
	z-index:1;
}
.popup-resposnive-video {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 80%;
}
.popup-resposnive-video iframe {
	width: 100%;
	height: 90%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.about-video::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	background: #ff000045;
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50% , -50%);
	transition: all 0.5s ease;
	visibility: hidden;
	opacity: 0;
}
.about-video:hover::before {
	opacity: 1;
	visibility: visible;
}
.logo-list.dis-flex {
	justify-content: center;
	-webkit-justify-content: center;
}
.logo-list-box {
	padding: 0 10px;
	width: 100%;
	max-width: 20%;
}
.member-info .member-name {
	font-size: 30px;
	font-weight: 800;
}
.member-info {
	padding: 30px 30px 0 30px;
}
.member-designation {
	font-size: 20px;
	color: #BAB9B9;
	font-weight: 800;
	margin-top: 15px;
	line-height: 1.4;
}
.leadership-team-box {
	padding: 0 60px;
	width: 100%;
	max-width: 33.33%;
	margin-bottom: 40px;
}
.leadership-team-list {
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}
.leadership-team-box {
	padding: 0 60px;
}
.member-image img {
	transition: all 0.5s ease;
}
.member-image {
	overflow: hidden;
	transition: all 0.5s ease;
}
.member-image:hover img {
	transform: scale(1.2);
	transition: all 0.5s ease;
}
.black-bg-title-sec h2.main-title {
	margin-bottom: 0;
}

.history-sec {
	padding: 80px 0;
}
.alliances-sec p {
	margin-bottom: 0;
	margin-top: 15px;
}
.alliances-list {
	align-items: flex-start;
	-webkit-align-items: flex-start;
	padding-top: 70px;
}
.alliances-info h3 {
	font-size: 34px;
}
.alliances-info p {
	line-height: 1.99;
}

.alliances-info h3 {
	font-size: 34px;
}
.alliances-info p {
	line-height: 1.99;
}
.alliances-list .alliances-list-box {
	margin-bottom: 80px;
}
.partner-supply-inner h2.main-title {
	color: #fff;
}
.partner-supply-inner {
	padding: 50px;
}
.partner-supply-sec {
	padding: 0;
}
.partner-supply-inner h2.main-title {
	color: #fff;
	margin: ;
}
.partner-supply-sec {
	overflow: hidden;
}
.partner-supply-list-box {
	padding: 0 15px;
	width: 100%;
	text-align: center;
	max-width: 33.33%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.partner-supply-list-box a {
	text-transform: uppercase;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.partner-supply-list {
	max-width: 1270px;
	margin: 0 auto;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	align-items: inherit;
	-webkit-align-items: inherit;
}
.leadership-team-sec {
	padding-top: 90px;
}
.page-id-1521 .iso-certified-section .top-sec-details {
	padding-top: 0;
}
.page-id-1521 .services-box .red-btn {
	margin-top: 15px;
}
.page-id-1546 .about-top-des .top-sec-details p:last-child{margin-top:0;}
/*Maintenance and Reliability Services */
.page-id-1458 .top-sec-details {
	padding: 80px 40px 0;
}
.page-id-1458 .sub-title-text {
	padding: 0;
}
.benefits-list-box-description ul li {
	position: relative;
	margin-bottom: 15px;
}
.benefits-list-box-description ul {
	list-style: none;
}
.benefits-list-box-description ul {
	list-style: none;
	padding-left: 15px;
}
.martin-benefits-sec .sub-title-text .bg-overlay img {
	margin-top: 0;
}
.bg-overlay {
	position: relative;
	margin-top:30px;
}
.bg-overlay::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(40,40,40,0.16);
}
.page-id-1458 .services-box {
	padding-bottom: 0 !important;
}
.benefits-list-box-description ul li:last-child {
	margin-bottom: 0;
}
/*Case Study*/
.case-study-sec .top-sec-details {
	padding: 80px 150px 0;
}
.product-sec .product-box-inner {
	border-top: 1px solid #707070;
	margin-top: 85px;
}
.product-sec .product-box-inner:first-child {
	border-top: 0;
	margin-top: 0;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 85px;
}
.page-id-1582 .solutions-products-inner .left-video {
	padding-bottom: 31.4%;
}
.page-id-1582 .solutions-services-inner .right-content h4 {
	margin-bottom: 12px;
}
.page-id-1582 .top-sec-details {
	padding: 90px 100px 0;
}
.download-brochure-img {
	width: 100%;
	max-width: 30%;
}
.solutions-products-inner .right-details h3 {
	margin-top: 0;
}
.covid-response-details p, .covid-response-details ul li {
	font-size: 20px;
}
.covid-response-details ul li {
	margin-bottom: 12px;
}
.covid-response-details ul li:last-child {
	margin-bottom: 0;
}
.covid-response-details ul {
	padding-left: 20px;
}
.page-id-1599 .leadership-team-sec {
	padding: 70px 0 50px;
}
.covid-response-sec h3 {
	margin-top: 0;
}
.page-id-1650 .cta-section.sol-cta-bottom {
	padding-bottom: 70px;
}
.page-id-1650 .cta-section.sol-cta-bottom {
	padding: 30px 0 60px;
}
.page-id-1650 .top-sec-details {
	padding: 90px 100px 0;
}
.page-id-1650 .product-review-sec{padding-bottom:0;}
.page-id-1684 .top-sec-details {
	padding: 80px 120px 0;
}
.page-id-1684 .solutions-services-inner .right-content h4 {
	margin-bottom: 8px;
}
.single-cta-inner {
	border-top: 1px solid #707070;
}
.sales-safety-list {
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	text-align: center;
}
.sales-promotions-box {
	width: 100%;
	max-width: 25%;
	margin-bottom: 40px;
	padding: 0 15px;
}
.sales-pro-img a {
	display: inline-block;
}
.sales-promotions-box img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.sales-promotions-box:hover img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.sales-promotions-inner .padding-top {
	padding-top: 80px;
}
.sales-industrial-sol-sec {
	border-top: 1px solid #707070;
	padding-top: 80px;
}
.sales-promotions-inner {
	padding-bottom: 50px;
}
.sales-promotions-box h4 {
	margin-top: 20px;
	line-height: 1.3;
}
.careers-banner {
	background-position: 100% 30%;
}
.careers-inner-sec .left-img::before {
	display: none;
}
.opportunity-statement-right img {
	width: 100%;
}
.opportunity-statement-left {
	padding-right: 80px;
}
.opportunity-statement-sec .opportunity-statement-inner {
	padding: 75px 0;
	border-top: 1px solid #707070;
}
.opportunity-statement-images .sales-promotions-box {
	margin-bottom: 0;
}
.opportunity-statement-images .sales-safety-list {
	padding-bottom: 80px;
}
.opportunity-statement-images .sales-promotions-box {
	margin-bottom: 0;
}
.opportunity-statement-left h3 {
	font-size: 32px;
	margin-top:0;
}
.opportunity-statement-left p {
	font-size: 22px;
}
.downloads-box {
	max-width: 20%;
}
.sales-industrial-sol-sec {
	margin-top: 50px;
}
.border-top {
	border-top: 1px solid #707070;
}
.sales-fastening-sol-sec p {
	text-align: center;
	margin-bottom: 50px;
}
.footer-map-sec p {
	margin-bottom: 0;
}
.content .tease {
	width: 100%;
	max-width: 50%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.content .tease .post-inner {
	background: #ffff;
	padding: 20px;
	border: 1px #d6d6d6 solid;
	width: 100%;
	max-width: 100%;
}
.content .tease .post-inner p {
	margin-bottom: 0;
}
.content .tease .post-inner .h3 {
	font-size: 25px;
	line-height: 1.2;
	margin-top: 0;
}
.pagination-block ul.pagination .prev.btn, .pagination-block ul.pagination .first.btn {
	display: none;
}
.pagination-block ul.pagination {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
	margin-bottom:80px;
}
.pagination-block {
	width: 100%;
}
.pagination-block ul.pagination li a {
	background: #eb2524;
	color: #fff;
	padding: 4px 12px;
	line-height: 26px;
	border: 1px solid #eb2524;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.pagination-block ul.pagination li {
	margin: 0px 4px;
	display: inherit;
}

.pagination-block ul.pagination li.current {
	padding: 4px 12px;
	border: 1px solid #eb2524;
}
.pagination-block ul.pagination li:hover a {
	background: transparent;
	color: #000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.single .alignright {
	float: right;
}
.single .alignleft {
	float: left;
}
.post-cat a {
	margin: 0 15px;
	background: #eb2524;
	color: #fff;
	padding: 8px 22px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	border: 1px solid #eb2524;
}
.post-cat a:hover {
	background: transparent;
	color: #eb2524;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.post-cat.dis-flex {
	justify-content: center;
	-wbkit-justify-content: center;
}
#post-cat {
	padding: 70px 0 80px;
}
.error-page {
	padding: 75px 0;
}
.archive .content > h1 {
	display: none;
}
.post-inner {
	align-items: flex-start;
	-webkit-align-items: flex-start;
}
.post-inner {
	width: 100%;
	max-width: 70%;
	padding-right: 30px;
}
.single-post-content .comment-form .comment-form {
	margin-bottom: 0;
}
.single-post-content {
	padding: 60px 0;
}
.article-content .article-author {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.article-content .article-author a, .article-content .article-author time, .article-content .article-author span {
	font-weight: 600;
	color: #000;
}
.single-post-content .article img {
	margin-bottom: 30px;
}
.author .post-inner {
	padding: 60px 0;
}
.article-content .article-author a:hover {
	color: #eb2524;
}
.accordion-inner .wpsm_panel-title::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	font-weight: 600;
	font-family: FontAwesome;
	font-size: 40px;
	color: #eb2524;
	order-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #eb2524;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	pointer-events:none;
}
.contact-box {
	box-shadow: 0 0px 17px -10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0px 17px -10px rgba(0,0,0,0.5);
	padding: 40px 20px !important;
	text-align: center;
	margin: 0 15px;
	max-width: 30.4%;
}
.contact-icon {
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #fd0c0c;
	border-radius: 50%;
	box-shadow: 0 0px 27px -8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0px 27px -8px rgba(0,0,0,0.5);
	font-size: 30px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	position:relative;
}
.contact-box h4 {
	margin-top: 24px;
}
.contact-box p {
	margin-bottom: ;
	margin-bottom: 0;
}
.contact-info-sec {
	padding-top: 80px;
}
.contact-box:hover .contact-icon {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.contact-info-inner {
	align-items: inherit;
	-webkit-align-items: inherit;
	max-width: 1024px;
	margin: 0 auto;
}
.contact-box a {
	color: #000;
}
.contact-box a:hover {
	color: #fd0c0c;
}
.hours-section p {
	margin-bottom: 0;
}
.hours-section {
	margin: 40px 15px 0;
	background: #000;
	padding: 30px 20px;
	width: 100%;
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.hours-section p{margin-bottom:0;}
.contact-location-list .col-4 {
	width: 100%;
	max-width: 18%;
	margin-bottom:30px;
}
.contact-location-list {
	align-items: inherit;
	-webkit-align-items: inherit;
	justify-content: center;
	-webkit-justify-content: center;
}
.contact-location-sec {
	padding-bottom: 50px;
	padding-top: 60px;
}
.location-address p {
	font-size: 16px;
	color: #171717;
}
.location-address h5 {
	margin-top: 20px;
}
.location-icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	position:relative;
}
.page-id-1458 .martin-benefits-sec {
	padding-bottom: 50px;
}
.video-box {
	margin-bottom: 30px;
	padding: 0 20px;
}
.video-url-inner {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 55%;
}
.video-url-inner iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.video-inner .padding-top {
	padding-top: 50px;
}
.video-inner .margin-top {
	margin-top: 40px;
}
.video-inner {
	padding-bottom: 50px;
}
.page-id-2073 .top-sec-details {
	padding: 90px 150px 0;
}
.resources-banner {
	padding: 100px 0;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	position: relative;
	background-position: center center;
}
.resources-banner::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.42);
	z-index: -1;
}
.banner-sub-details p {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 600;
}
.sec-top-padding{padding-top:90px;}
.top-title-btn-sec h2.main-title {
	margin-bottom: 0;
}
.top-title-btn-sec {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding-bottom: 20px;
	margin: 0 20px 40px;
	border-bottom: 1px solid #707070;
}
.res-title h4 {
	font-size: 24px;
	color:#1A1818;
}
.res-title h4:hover {
	color: #EB2524;
}
.res-article-box a:hover h4{
	color: #EB2524;
}
.page-id-34 .video-box {
	margin-bottom: 0 !important;
}
.page-id-585 .what-we-do-list .what-we-do-box:last-child img {
	width: 140px;
}
.page-id-585 .what-we-do-list .what-we-do-box:nth-child(3) img {
	width: 142px;
}
.video-box a {
	display: inline-block;
}
.top-button-sec a {
	text-transform: uppercase;
}
.res-sales-flyers-sec {
	padding-bottom: 90px;
}
.flex-align-top {
	align-items: flex-start;
	-webkit-align-items: flex-start;
}
.resources-banner h1.banner_title {
	margin-top: 0;
}
.page-id-585 .martin-supply-sec a.red-btn {
	margin-top: 20px;
}
.video-list {
	justify-content: center;
	-webkit-justify-content: center;
}
.cta-btn a.red-btn {
	text-transform: uppercase;
}
.covid-response-details {
	padding-top: 80px;
	padding-bottom: 80px;
}
.leadership-sincerely_title {
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
}
.page-id-1189 .martin-benefits-sec {
	padding-bottom: 70px;
}
.blog .what-we-do-list .what-we-do-box:last-child img {
	width: 140px;
}

.post-inner article.tease-post:hover .post-image img {
	transform: translate(-10px, -10px);	
	transition: 200ms ease;
	-webkit-transition: 200ms ease;
}
.post-inner article.tease-post .post-image {
	background-image: linear-gradient(to right, #858585, #3f515d);
}
.post-inner article.tease-post .post-image img {
	transition: 200ms ease;
	-webkit-transition: 200ms ease;
	
}
.post-inner article.tease-post:hover .post-inner {
	background: #e3e3e3;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.post-inner article.tease-post .post-inner {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.res-article-img {
	overflow: hidden;
	position: relative;
}
.res-article-wrap .res-article-img img{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.res-article-wrap:hover .res-article-img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.top-button-sec {
	text-align: center;
}
.res-list {
	justify-content: center;
	-webkit-justify-content: center;
}
.video-list,.res-article-block {
	margin-bottom: 40px;
}
.page-id-1684 .left-img::before {
	display: none;
}
.single-case-study-img {
	max-width: 300px;
}
.single-case-study-sec .case-studies-inner {
	margin-top: 0 !important;
	padding-top: 70px;
	padding-bottom: 70px;
}
.single-case-study-sec .case-studies-box,.single-case-study-sec .case-studies-img-main {
	height: auto !important;
}
.single-case-study-sec .case-studies-box-details {
	padding-bottom: 0 !important;
}
.supply-vending-solutions .case-studies-box {
	height: auto !important;
}
.supply-vending-solutions .case-studies-box .red-btn,.single-case-study-sec .case-studies-box .red-btn {
	position: inherit;
	 bottom: inherit; 
	 left: inherit;
	transform: inherit;
	-webkit-transform: inherit;
}
.supply-vending-solutions .case-studies-box-details {
	padding-bottom: 0;
}
.single-case-study-sec .sub-title-text {
	margin-bottom: 60px;
}
.form-sub-title {
	font-size: 18px;
	padding: 0 50px 20px;
}
.contact-form {
	padding: 0 170px;
}
.contact-form .hbspt-form form > fieldset {
	display: block;
	width: 100%;
	max-width: 100%;
}
.contact-form .hbspt-form form > fieldset .input input {
	height: 50px;
	border-color: #ccc;
}
.contact-form .hbspt-form form .no-list.hs-error-msgs.inputs-list {
	display: none !important;
}
.contact-form .hbspt-form form {box-shadow:none;}
.contact-form .hbspt-form .invalid.error {
	border-color: red !important;
}
.contact-form-sec {
	padding-bottom: 0px;
	padding-top: 60px;
}
.case-study-page-box.col-4 {
	margin: 0 15px 70px;
	max-width: 22%;
	flex: 0 0 22%;
	-webkit-flex: 0 0 22%;
}
.case-study-page-title h4 {
	font-size: 24px;
}
.case-studies-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.case-studies-img:hover img, .case-studies-img img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.case-study-page-sec .case-studies-page-wrap {
	padding-top: 80px;
	border-top: 1px solid #707070;
	padding-bottom: 20px;
}
.case-studies-button {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	bottom: 0;
}
.case-study-page-wrap {
	position: relative;
}
.case-study-page-content {
	padding-bottom: 50px;
}
.page-id-1439 .what-we-inner {
	border-bottom: 0;
}
.blog-hero-image {
	padding-right: 25px;
}
.blog-hero-text {
	padding-left: 25px;
}
.blog .wood-bg-blog {
	padding-top: 80px;
}
.blog-hero-image .post-image {
	background-image: linear-gradient(to right, #858585, #3f515d);
}
.blog-hero-image:hover .post-image img {
	transform: translate(-10px, -10px);
	transition: 200ms ease;
	-webkit-transition: 200ms ease;
}
.blog-hero-image .post-image img {
	transition: 200ms ease;
	-webkit-transition: 200ms ease;
}
.blog-hero-text p {
	font-size: 18px;
	margin: 20px 0;
}
.case-study-inner-page {
	justify-content: center;
	-webkit-justify-content: center;
}
.case-study-page-content p {
	font-size: 18px;
}
.page-id-1663 .cta-inner .cta-btn {
	margin-top: 20px;
}
.page-id-1663 .cta-inner .cta-text {
	font-size: 30px;
}
.page-id-1189 .benefits-list{margin-bottom:0 !important;}
.page-id-1189 .martin-benefits-sec {
	padding-top: 20px;
}
.acf-map {
	width: 100%;
	height: 600px;
	border: 0;
	margin: 0px ;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
/*.brand-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.brand-box:hover img,.brand-box img{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
} */
.brand-warp {
	margin-bottom: 50px;
	margin-top: 60px;
	justify-content: center;
	-webkit-justify-content: center;
}
.brand-box {
	width: 100%;
	max-width: 11.4%;
	border: 1px solid #e3e3e3;
	margin: 0 8px;
	padding: 10px;
	overflow: hidden;
	box-shadow: 0 0 12px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 12px -6px rgba(0,0,0,0.5);
}
.map-container .gm-style-iw-d .address {
	font-size: 14px;
}
.map-container .gm-style-iw-d h4 {
	margin-top: 0;
}
.map-container .gm-style-iw {
	padding: 15px !important;
	text-align: center;
}
.map-container .gm-style-iw-d h4 a{position:relative;}
.map-container .gm-style-iw-d h4 a:before {
	position: absolute;
	content: "\f041";
	left: -20px;
	top: 0;
	font-family: FontAwesome;
	color: #eb2524;
	font-size:18px;
}
/*Home Page*/
.header > .wrapper-full {
	width: 100%;
	max-width: 1900px;
	margin: 0 auto;
}
.home .category-listing-block .category-listing-group {
	max-width: 100%;
	margin-right: auto;
	width: 100%;
	margin-left: 110px;
}
.home .category-listing-block h2 {
	flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	padding-left:20px;
}
.blog-sidebar-right {
	width: 100%;
	max-width: 30%;
	padding-left: 30px;
}
.blog-sidebar.sidebar {
	padding-bottom: 30px;
	position: relative;
	background: #f2f2f2;
	margin-bottom: 30px;
}
.blog-sidebar.sidebar .searchform {
	border: 0;
	box-shadow: none;
	margin-bottom: 0;
}
.blog-sidebar.sidebar .sidebar__title {
	margin: 0;
	font-size: 22px;
	background: #1a1818;
	color: #fff;
	padding: 16px;
}
.blog-sidebar.sidebar .searchform .screen-reader-text {
	display: none;
}
.blog-sidebar.sidebar .searchform input[type="text"],.blog-sidebar.sidebar .hbspt-form .hs-form input[type="email"] {
	height: 45px;
	border-color: #ccc;
	background-color: transparent;
}
.blog-sidebar.sidebar .searchform input[type="submit"],.blog-sidebar.sidebar .hbspt-form .hs-form input[type="submit"]{
	width: 100%;
	margin: 0;
}	
.blog-sidebar.sidebar .searchform input[type="submit"] {
	width: 100%;
	margin: 0;
}
.blog-sidebar.sidebar > ul > li {
	margin-bottom: 5px;
}
.blog-sidebar.sidebar > ul > li:last-child {
	margin-bottom: 0;
}
.blog-sidebar-right .blog-sidebar.sidebar > ul {
	margin: 0;
	padding: 20px 25px 0 35px;
}
.blog-sidebar-right .blog-sidebar.sidebar > ul > li {
	margin-bottom: 6px;
}
.blog-sidebar-right .blog-sidebar.sidebar > ul > li:last-child {
	margin-bottom: 0;
}
.blog-sidebar.sidebar .searchform,.blog-sidebar.sidebar .textwidget.custom-html-widget{
	padding: 20px 25px 0 25px;
}
.blog-sidebar.sidebar .hbspt-form .invalid.error {
	border-color: red !important;
}
.blog-sidebar.sidebar .hbspt-form .hs-form .hs_email.hs-email {
	width: 100%;
	max-width: 100%;
}
.blog-sidebar.sidebar .hs_submit.hs-submit {
	width: 100%;
}
.blog-sidebar.sidebar .hbspt-form form .no-list.hs-error-msgs.inputs-list {
	display: none !important;
}
.search .content > h1 {
	display: none;
}
.search-result > .tease > .post-image {
	display: none;
}
.post-inner.dis-flex.search-result {
	width: 100% !important;
	max-width: 100% !important;
	padding-right: 0 !important;
}
.search-result > .tease {
	width: 100% !important;
	max-width: 100% !important;
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.search-result {
	padding: 50px 0;
}
.search-result > .tease:last-child {
	margin-bottom: 0;
}
.search-result .tease .post-inner {
	padding: 0 !important;
	border: 0 !important;
	background: transparent;
}
.page-id-1521 .what-we-do-box:nth-child(4) .what-we-do-icon img, .page-id-1521 .what-we-do-box:nth-child(5) .what-we-do-icon img {
	width: 120px;
}
.case-study-image {
	text-align: center;
	margin: 0 auto;
}
.section-padding {
	padding: 80px 0;
}
.case-study-details-inner-sec {
	align-items: initial;
	-webkit-align-items: initial;
}
.case-study-details-page .case-studies-box-title::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #eb2524;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.case-study-details-page .case-studies-box-title {
	position: relative;
	
}
.case-studies-contact p {
	font-size: 18px;
}
.case-study-details-box {
	padding: 0 15px;
}
.case-study-details-page .case-studies-contact ul {
	padding-left: 20px;
}
.case-study-details-page .case-studies-contact ul li {
	margin-bottom: 8px;
}
.case-study-details-page .case-studies-contact ul li:last-child {
	margin-bottom: px;
}
.bottom_product-details p {
	margin-bottom: 0;
	font-size: 20px;
}
.bottom_product-details h2 {
	margin-top: 0;
	margin-bottom: 20px;
}
.bottom_product-inner {
	max-width: 1020px;
	margin: 0 auto 60px;
}
.bottom_product-details {
	background: #1a1818;
	color: #fff;
	text-align: center;
	padding: 30px;
}
.page-id-1663 .left-img::before {
	display: none;
}
.single-post .article-body table ul {
	margin-top: 0;
}
.single-post .article-body ul li {
	margin-bottom: 15px;
}
.single-post .article-body ul li,.single-post .article-body ol li  {
	margin-bottom: 15px;
}
.single-post .article-body ul,.single-post .article-body ol {
	padding-left: 20px;
}
.single-post .article-body p {
	line-height: 1.7;
}	
.single-post .article-body img.aligncenter {
	margin: 0 auto;
	display: block;
}
.single-post-content .article img.alignleft {
	margin-right: 20px;
}
.single-post-content .article img.alignright{
	margin-left: 20px;
}
.case-studies-img-main .case-studies-img {
	max-width: 280px;
}
.case-study-page-box .case-study-page-wrap {
	max-width: 280px;
	margin: 0 auto;
}
.blog .wood-bg-blog {
	display: none;
}
.black-cta-inner {
	background: #000;
	color: #fff;
	font-size: 30px;
	padding: 160px 50px;
	max-width: 1400px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	font-weight: 500;
}
.black-cta-inner p {
	margin-bottom: 0;
}
.vending-solutions-inner {
	padding-top: 70px;
}
.vending-solutions-box .case-studies-box-title {
	margin-top: 15px;
}
.vending-solutions-btn {
	margin: 20px auto;
}
.discover-the-martin .left-video {
	padding-bottom: 40.8%;
}
.alliances-list-box .alliances-logo {
	width: 100%;
	max-width: 20%;
	margin-right: 70px;
}
.alliances-list-box .alliances-info {
	width: 100%;
	max-width: 70%;
}
.core-value-sec-inner {
	padding: 80px 0;
}
.accordion-inner .wpsm_panel-title:hover::before {
	left: 10px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.large-btn {
	padding: 20px 70px;
}
.page-id-1018 .left-img::before,.page-id-927 .left-img::before,.page-id-1458 .left-img::before{display:none;}
.page-id-1582 .custom-tailored-inner h2.main-title{margin-bottom:0 !important;}
.page-id-1684 .custom-tailored-inner::before {
	display:none;
}
.video-list-sec .video-list {
	align-items: flex-start;
	-webkit-align-items: flex-start;
}
ul.list-icon > li {
	position: relative;
	padding-left: 20px;
	margin-bottom:15px;
}
ul.list-icon > li::before {
	position: absolute;
	content: "";
	left: 0;
	top: 4px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #eb2524;
}
ul.list-icon {
	list-style: none;
	padding-left: 0;
}
.triangle-icon::before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #eb2524;
	transform: translate(-50% , -50%);
	-webkit-transform: translate(-50% , -50%);
}
.contact-address .contact-icon .triangle-icon::before{
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #eb2524;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body img {
	max-width: 45px;
}
.page-id-1018 ul.list-icon > li::before {
	top: 7px;
}
.accordion-title-icon p {
	font-size: 20px;
	font-weight: 600;
	padding-left: 20px;
	margin-bottom:0;
}
.accordion-title-icon {
	justify-content: center;
	-webkit-justify-content: center;
}
.page-id-1018 .sub-title-text {
	margin-bottom: 40px;
}
.accordion-title-icon {
	margin-bottom: 60px;
}
.single-case-studie .case-study-details-page {
	padding-left: 20px;
}
.single-case-studie .case-study-details-page .case-studies-box-title::before {
	left: -28px;
}
/*Supplier Landing Page*/
.supplier-landing-banner img {
	width: 100%;
}
.padding-bottom {
	padding-bottom: 75px;
}
.our-product-btn {
	margin-top: 20px;
}
.our-product-wrap h3 {
	margin-top: 0;
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.supplier-landing-cta-left {
	color: #fff;
	padding-right: 50px;
}
.supplier-landing-cta-left h4 {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height:1.2;
}
.supplier-landing-cta {
	padding: 100px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.supplier-landing-cta-left .supplier-landing-cta-btn {
	margin-top: 40px;
}
.supplier-landing-cta-left p {
	font-size: 18px;
}
.supplier-landing-cta-right {
	text-align: center;
}
.supplier-landing-cta-btn .red-btn {
	padding: 15px 30px;
}
.supplier-landing-inner {
	padding: 0 60px;
}
.sec-padding{
	padding:75px 0;
}
.featured-product-list {
	justify-content: space-around;
	-webkit-justify-content: space-around;
}
.featured-product-wrap a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.featured-product-img {
	overflow: hidden;
	padding: 10px;
}
.featured-product-img img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	max-width: 150px;
}
.featured-product-wrap a {
	display: inline-block;
	color: #000;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.featured-product-wrap a:hover{
	color: #eb2524;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	
}
.featured-product-btn .red-btn {
	padding: 15px 30px;
}
.featured-product-btn {
	margin-top: 40px;
}
.supplier-lan-right-video{
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 56%;
}
.supplier-lan-right-video iframe {
	width: 100%;
	height: 90%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.our-product-list, .page-id-16444 .featured-product-list {
	align-items: inherit;
	-webkit-align-items: inherit;
}
.our-product-box-details ul {
	text-align: left;
}
.supplier-lan-right-form #hs-form-iframe-0 {
	width: 100% !important;
}
.page-id-16444 .featured-product-box-details ul, .page-id-16444 .featured-product-box-details p {
	text-align: left;
}
.page-id-16444 .featured-product-box {
	max-width: 33.33%;
	padding: 0 15px;
}
.page-id-16444 .featured-product-img img {
	max-width: 100%;
}
.featured-product-box-details h5 {
	font-size: 20px;
	line-height: 1.3;
}
.featured-product-wrap {
	padding: 0 15px;
}
.our-product-box.col-3 {
	background-color: #ededed;
	margin: 0 15px;
	padding: 40px 25px;
	max-width: 31.3%;
}
.our-product-box-details ul li {
	margin-bottom: 5px;
}
.our-product-box-details ul li:last-child {
	margin-bottom: 0;
}
.page-id-16621 .left-video {
	padding-bottom: 28%;
}
.footer-main-section h3 a {
	color: #fff;
}
.footer-main-section h3 a:hover{
	color: #eb2524;
}
.header-search .click-trigger,.header-quote {
	font-weight: 600;
}
.footer .footer-cta .button {
	font-weight: 600;
}
.lan-left-right .left-details {
	padding-right: 50px;
}
.lan-left-right .left-details p {
	font-size: 22px;
}
.lan-left-right-inner h3 {
	margin-top: 0;
	line-height: 1.2;
}
.right-video.left-video {
	padding-bottom: 30%;
}
.lan-our-help-inner .alignright {
	float: right;
	margin-left: 20px;
}
.lan-our-help-inner .alignleft {
	float: left;
	margin-right: 20px;
}
.lan-our-help-inner .alignright {
	float: right;
}
.lan-our-help-inner ul {
	padding-left: 15px;
}
.lan-our-help-inner ul li {
	margin-bottom: 5px;
}
.lan-our-help-inner {
	font-size: 18px;
}
button, .button, input[type="submit"], .wp-block-button__link, .hs-button {
	font-weight: 600;
}
.contact-form .hbspt-form h1 {
	margin-top: 0;
}
.page-id-3 .content, .page-id-16782 .content {
	max-width: 1550px;
	margin: 0 auto;
	padding: 50px 15px;
}
.lan-our-help-inner h3 {
	margin-top: 0;
}
.lan-footer-cta .footer-cta-inner .footer-cta-text h3 {
	margin-top: 0;
}
.lan-footer-cta .footer-cta-sec {
	padding: 30px 0;
}
.lan-banner-title h1.banner_title{
	font-size:50px;
}
.news-inner {
	align-items: inherit;
	-webkit-align-items: inherit;
	justify-content: center;
	-webkit-justify-content: center;
}
.news-date time{margin-left:10px;}
.news_wrap .read-more {
	margin-top: 20px;
}
.news_wrap h4 {
	margin-top: 20PX;
}
.news-date {
	margin-bottom: 20px;
	color: #666;
}
.news-img {
	text-align: center;
	overflow: hidden;
	box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 40px -10px rgba(0,0,0,0.5);
	background-color: transparent;
	width: 100%;
	margin: 0 auto;
}
.news-img img {
	width: 100%;
}
.news_wrap:hover .news-img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.news-img img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.news_wrap {
	margin-bottom: 120px;
	position: relative;
}
.news_wrap .read-more {
	position: absolute;
	bottom: -55px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.location_title {
	font-weight: 600;
}
.location_title {
	font-weight: 600;
	margin-bottom: 25px;
}
.page_sub_title {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 600;
}
.news-details h3.main-title {
	margin-top: 0;
}
.intro-black-inner h4 {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 25px;
}
.solution-news-inner {
	align-items: flex-start;
	-webkit-align-items: flex-start;
	justify-content: center;
	-webkit-justify-content: center;
}
.solution-news-block:hover .solution-news-img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.solution-news-block {
	overflow: hidden;	
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.solution-news-img img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.solution-news-title h3 {
	margin: 0;
	background: #eb2524;
	color: #fff;
	text-align: center;
	padding: 12px;
}
.solution-news-block:hover .solution-news-title svg, .solution-news-block:focus .solution-news-title svg {
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	opacity: 1;
}
.solution-news-block h3 svg {
	margin: 0 0.5rem;
	transition: 0.4s ease all;
	-webkit-transition: 0.4s ease all;
	opacity: 0;
}
.solution-news-block:hover .solution-news-title h3 {
	background: #000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.solution-news-block h3 {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.solution-news-block .solution-news-img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.solution-news-title {
	z-index: 1;
	position: relative;
}
.news-details ul {
	padding-left: 15px;
}
.news-details ul li {
	margin-bottom: 10px;
}
.landing-cta h3 {
	margin-bottom: 0;
}

.error-left {
	max-width: 50%;
	width: 100%;
	text-align: left;
}
.error-right-sec {
	width: 100%;
	max-width: 50%;
	padding-left: 70px;
}
.error-title h1 {
	font-size: 60px;
	line-height: 1;
	margin-top: 0;
	text-transform: capitalize;
}
.error-text h5 {
	font-size: 22px;
}
.error-text ul {
	padding-left: 15px;
}
.error-text ul li {
	margin-bottom: 5px;
	font-size: 18px;
}
.error-msg {
	font-size: 20px;
	font-weight: 600;
	margin-top:40px;
}
.error-left #searchform {
	padding: 0;
	background: transparent;
	box-shadow: none;
	border: 0;
	max-width: 350px;
}
.error-left #searchform input {
	height: 45px;
}
.error-title {
	margin-bottom: 40px;
}
.page-id-16947 .left-img::before, .page-id-16984 .left-img::before, .page-id-1650 .left-img::before{
	display: none;
}
.submitted-message p {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: green;
	line-height: 1.1;
	font-family: "Montserrat",sans-serif,arial;
}
.home .wp-block-group .wp-block-column .wp-block-image img {
	max-width: 205px;
}
.blog-listing-hero.dis-flex {
	padding-top: 60px;
}
.author-list {
	width: 100%;
	max-width: 100%;
}
.author-list .tease {
	max-width: 33.33%;
}
@media(max-width: 1700px) {
.header-account {
	padding: .5rem 0;
}
.header-cart {
	padding: .5rem 0;	
}
.header svg {
	width: 22px;
}
.header-cart span {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.header-nav > ul > li > a {
	padding: 1.3rem 0.4rem;
}
.header-search {
	padding: 1.3rem 0.6rem;
}
}
@media(max-width: 1600px) {
	.wrap-1550,.archive .content-wrap {
	max-width: 1280px;
}
.left-video {
	padding-right: 50px;
	display: inherit;
}
h2.main-title {
	font-size: 38px;
	margin-bottom: 40px;
}
.what-we-do-box h3 {
	font-size: 20px;
}
.what-we-inner {
	padding-bottom: 80px;
}
.flexible-content-sec h3 {
	font-size: 30px;
	margin-bottom: 22px;
}
.services-box .left-image, .services-box .left-content {
	padding-right: 40px;
}
.services-box .right-image, .services-box .right-content {
	padding-left: 40px;
}
.services-box {
	padding-top: 75px;
}
.case-studies-inner {
	padding-top: 75px;
	padding-bottom: 75px;
	margin-top: 75px;
}
.sub-title-text.text-center {
	margin-bottom: 60px;
}
.case-studies-box-title h3 {
	font-size: 26px;
	margin-bottom: 20px;
}
.cost-saving-title {
	font-size: 18px;
	margin-top: 30px;
}
.case-studies-box-details {
	margin-bottom: 20px;
	padding-bottom:30px;
}
.cta-text {
	font-size: 30px;
}
.solutions-banner {
	padding: 80px 0;
}
.flexible-content-sec h4 {
	font-size: 20px;
	margin: 20px 0;
}
.solutions-banner-title h1.banner_title {
	font-size: 50px;
}
.right-details {
	font-size: 20px;
	padding-left: 60px;
}
.what-we-section {
	padding-top: 75px;
}
.right-details h4 {
	margin: 20px 0;
	font-size:20px;
}
.page-id-623 .services-box:last-child {
	margin-top: 75px;
}

.custom-tailored-inner {
	padding: 100px 12%;
}
.download-brochure-title {
	font-size: 38px;
	margin-bottom: 30px;
}
.download-brochure-sec {
	padding: 70px 0;
	margin-top: 35px;
}
.tailored_description p {
	font-size: 22px;
}
.red-btn {
	padding: 10px 40px;
}
.large-btn {
	padding: 20px 40px;
}
.martin-supply-sec .left-video {
	padding-bottom: 31%;
}
.right-details h3 {
	font-size: 25px;
}
.solutions-services-inner:last-child {
	padding-bottom: 75px;
}
.full-content {
	padding: 40px 100px 0;
}
.page-id-585 .flexible-content-sec a.red-btn {
	margin-top: 20px;
}
.col-3 {
	padding: 0 22px;
}
.page-id-1160 .top-sec-details {
	padding: 60px 50px 0;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 30px;
}
.benefits-list-box-description {
	font-size: 22px;
}
.benefits-list-box .benefits-list-box-title, .benefits-list-box-description {
	padding: 24px 20px 24px 45px;
}
.single-cta-inner {
	padding: 70px 0;
}
.martin-benefits-sec h2.main-title {
	margin-bottom: 30px;
}
.solutions-products-inner .right-details {
	font-size: 22px;
}
.page-id-1189 .sol-cta-bottom {
	padding-bottom: 60px;
}
.martin-benefits-sec {
	padding-top: 90px;
}
.our-broad-details {
	padding: 0 100px;
}
.leadership-team-sec {
	padding-top: 80px;
}
.single-services-inner h3 {
	font-size: 25px;
}
.page-id-1458 .top-sec-details {
	padding: 60px 30px 0;
}
.product-sec .product-box-inner {
	margin-top: 75px;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 75px;
}
.top-sec-details {
	padding: 75px 50px 0;
}
.page-id-1582 .top-sec-details,.page-id-2073 .top-sec-details {
	padding: 70px 40px 0;
}
.page-id-1599 .leadership-team-sec {
	padding: 60px 0 30px;
}
.page-id-1650 .top-sec-details {
	padding: 60px 30px 0;
}
.page-id-1684 .top-sec-details {
	padding: 70px 50px 0;
}
.single-cta-inner h3 {
	font-size: 30px;
}
.sales-promotions-box h4 {
	font-size: 18px;
	line-height: 1.2;
}
.sales-promotions-inner .padding-top {
	padding-top: 60px;
}
.sales-promotions-inner {
	padding-bottom: 30px;
}
.sales-promotions-box {
	margin-bottom: 30px;
}
.opportunity-statement-left {
	padding-right: 40px;
}
.opportunity-statement-left h3 {
	font-size: 26px;
}
.opportunity-statement-left p {
	font-size: 18px;
}
.content .tease .post-inner .h3 {
	font-size: 22px;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title {
	font-size: 40px;
}
.contact-info-sec {
	padding-top: 60px;
}
.contact-box {
	padding: 30px 12px !important;
}
.hours-section {
	font-size: 28px;
}
.contact-box h4 {
	margin-top: 20px;
}
.video-inner .margin-top {
	margin-top: 30px;
}
.res-title h4 {
	font-size: 20px;
}
.sec-top-padding {
	padding-top: 70px;
}
.res-sales-flyers-sec {
	padding-bottom: 70px;
}
.resources-banner {
	padding: 80px 0;
}
.banner-sub-details p {
	font-size: 20px;
}
.page-id-585 .martin-supply-sec a.red-btn {
	margin-top: 10px;
}
.covid-response-details {
	padding-top: 70px;
	padding-bottom: 70px;
}
#post-cat {
	padding: 50px 0 70px;
}
.single-case-study-sec .case-studies-inner {
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-id-1189 .martin-benefits-sec {
	padding-bottom: 60px;
}
.case-study-page-title h4 {
	font-size: 22px;
}
.case-study-page-sec .case-studies-page-wrap {
	padding-top: 70px;
}
.case-study-sec .top-sec-details {
	padding: 70px 90px 0;
}
.brand-box {
	margin: 0px 6px;
}
.brand-warp {
	margin-bottom: 50px;
	margin-top: 60px;
}
.blog-sidebar-right {
	padding-left: 20px;
}
.post-inner {
	padding-right: 20px;
}
.section-padding {
	padding: 60px 0;
}
.discover-the-martin .left-video {
	padding-bottom: 38%;
}
.our-broad-sec {
	padding-top: 80px;
}
.page-id-1018 .services-section.sol-ser-sec {
	padding-top: 70px;
}
.page-id-1018 ul.list-icon > li::before {
	top: 4px;
}
.our-product-box.col-3 {
	margin: 0 12px;
	padding: 30px 20px;
}
.page-id-3 .content, .page-id-16782 .content {
	max-width: 1200px;
}
.lan-left-right .left-details p {
	font-size: 20px;
}
.solution-news-block.col-4 {
	max-width: 25%;
	width: 100%;
}
.solution-news-block h3 {
	font-size: 25px;
}
.news_wrap .read-more {
	bottom: -50px;
}
.page-id-1663 .services-section .services-box ul.two-col li,.page-id-927 .services-section .services-box ul.two-col li {
	max-width: 100%;
	width: 100%;
	padding-right: 0 !important;
}
}
@media(max-width: 1400px) {	
.wrap-1550,.archive .content-wrap {
	max-width: 1200px;
	padding: 0 30px;
}
.solutions-banner-title h1.banner_title {
	font-size: 40px;
}
.flexible-content-sec h3 {
	font-size: 26px;
	margin-bottom: 18px;
}
.flexible-content-sec h4 {
	font-size: 19px;
	margin: 18px 0;
}	
.what-we-do-box h3 {
	font-size: 18px;
}
.sub-title-text.text-center {
	margin-bottom: 40px;
}
.col-3 {
	padding: 0 14px;
}
.case-studies-box-details p {
	font-size: 17px;
}
.case-studies-list {
	margin: 0 -20px;
}
.services-box .right-image, .services-box .right-content {
	padding-left: 30px;
}
.services-box .left-image, .services-box .left-content {
	padding-right: 30px;
}
.what-we-inner {
	padding-bottom: 55px;
}
.case-studies-box-title h3 {
	font-size: 22px;
	margin-bottom: 16px;
}
.cost-saving-title {
	font-size: 17px;
	margin-top: 22px;
}
.case-studies-box-details {
	margin-bottom: 30px;
}
.cta-text {
	font-size: 26px;
}
.cta-bottom-section {
	padding-bottom: 70px;
}
h2.main-title {
	font-size: 32px;
	margin-bottom: 30px;
}
.product-review-sec {
	padding: 55px 0;
}

.what-we-section {
	padding-top: 55px;
}
.services-box {
	padding-top: 55px;
}
.case-studies-inner {
	padding-top: 55px;
	padding-bottom: 55px;
	margin-top: 55px;
}
.cta-bottom-section {
	padding-bottom: 55px;
}
.top-sec-details {
	padding: 60px 30px 0;
}
.top-sec-details p {
	font-size: 22px;
	line-height: 1.6;
}
.right-details h4 {
	margin: 18px 0;
	font-size:19px;
}
.page-id-623 .services-box:last-child {
	margin-top: 55px;
}
.footer-cta-text h3 {
	font-size: 22px;
}
.footer-cta-inner .footer-cta-btn a.red-btn {
	padding: .50rem 1.5rem;
}

.tailored_description p {
	line-height: 1.6;
}
.download-brochure-title {
	font-size: 32px;
	margin-bottom: 26px;
}
.solutions-services-inner:last-child {
	padding-bottom: 55px;
}
.sol-inner-case .red-btn {
	line-height: 1.2;
}
.full-content {
	padding: 30px 60px 0;
}
.full-video {
	padding-top: 30px;
}
.accordion-inner .ac_title_class {
	padding: 28px 55px 28px 60px !important;
	font-size: 25px;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 20px 40px;
}
.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-size: 22px !important;
}
.accordion-inner .wpsm_panel {
	margin-bottom: 20px;
}
.accordion-inner #wpsm_accordion_1064 .ac_open_cl_icon,.accordion-inner #wpsm_accordion_2023 .ac_open_cl_icon {
	right: 20px;
	width: 35px;
	height: 35px;
	line-height: 37px !important;
	font-size: 16px;
}
.sol-ser-sec .sub-title-text p {
	font-size: 22px;
}
.sub-title-text {
	padding: 0 25px;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 26px;
}
.benefits-list-box .benefits-list-box-title, .benefits-list-box-description {
	padding: 20px 15px 20px 40px;
}
.benefits-list-box-description {
	font-size: 20px;
}
.single-cta-inner {
	padding: 60px 0;
}
.benefits-list {
	margin-bottom: 30px;
}
.solutions-products-inner .right-details {
	font-size: 20px;
}
.right-details p ~ a.red-btn {
	margin-top: 10px;
}
.page-id-623 .what-we-do-box:nth-child(1) img {
	width: 110px;
}
.page-id-623 .what-we-do-box:nth-child(2) img {
	width: 100px;
}
.page-id-623 .what-we-do-box:nth-child(3) img {
	width: 100px;
}
.page-id-623 .what-we-do-box:nth-child(4) img {
	width: 68px;
}
.page-id-623 .what-we-do-box:nth-child(5) img {
	width: 90px;
}
.page-id-30 .what-we-do-box:nth-child(1) img {
	width: 110px;
}
.page-id-30 .what-we-do-box:nth-child(2) img {
	width: 90px;
}
.page-id-30 .what-we-do-box:nth-child(4) img {
	width: 100px;
}
.page-id-1189 .sol-cta-bottom {
	padding-bottom: 55px;
}
.martin-benefits-sec {
	padding-top: 80px;
}
.page-id-32 .what-we-do-box:nth-child(1) img {
	width: 70px;
}
.page-id-32 .what-we-do-box:nth-child(2) img {
	width: 90px;
}
.page-id-32 .what-we-do-box:nth-child(3) img {
	width: 70px;
}
.page-id-32 .what-we-do-box:nth-child(4) img {
	width: 80px
}
.leadership-team-box {
	padding: 0 30px;
}
.member-info {
	padding: 20px 20px 0 20px;
}
.member-info .member-name {
	font-size: 24px;
}
.member-designation {
	font-size: 18px;
	margin-top: 10px;
}
.video-sec {
	padding: 60px 40px;
}
.about-video {
	margin-bottom: 40px;
}
.video-sec-inner-text {
	font-size: 24px;
}
.about-video img {
	width: 110px;
}
.about-video::before {
	width: 120px;
	height: 120px;
}
.our-broad-details {
	padding: 0 30px;
}
.leadership-team-sec {
	padding-top: 70px;
}
.about-top-des .top-sec-details {
	padding-bottom: 60px;
}
.alliances-info h3 {
	font-size: 30px;
}
.partner-supply-inner {
	padding: 40px;
}
.partner-supply-list-box a {
	padding: 10px 30px;
}
.page-id-1458 .top-sec-details {
	padding: 50px 25px 0;
}
.product-sec .product-box-inner {
	margin-top: 55px;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 55px;
}
.page-id-1582 .top-sec-details, .page-id-2073 .top-sec-details {
	padding: 55px 30px 0;
}
.page-id-1599 .leadership-team-sec {
	padding: 50px 0 20px;
}
.page-id-1650 .top-sec-details {
	padding: 55px 30px 0;
}
.page-id-1650 .cta-section.sol-cta-bottom {
	padding: 30px 0 50px;
}
.page-id-1684 .top-sec-details {
	padding: 55px 30px 0;
}
.single-cta-inner h3 {
	font-size: 26px;
}
.opportunity-statement-left {
	padding-right: 30px;
}
.opportunity-statement-left h3 {
	font-size: 26px;
}
.opportunity-statement-images .sales-safety-list {
	padding-bottom: 60px;
}
.opportunity-statement-sec .opportunity-statement-inner {
	padding: 60px 0;
}
.content .tease .post-inner .h3 {
	font-size: 20px;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 38px;
}
.contact-location-list .col-4 {
	max-width: 22%;
	margin: 0 10px 20px 10px;
}
.video-box {
	margin-bottom: 20px;
}
.sec-top-padding {
	padding-top: 60px;
}
.res-sales-flyers-sec {
	padding-bottom: 60px;
}
.res-title h4 {
	font-size: 18px;
}
.banner-sub-details p {
	font-size: 18px;
}
.page-id-585 .martin-supply-sec a.red-btn {
	margin-top: 0px;
}
.covid-response-details {
	padding-top: 60px;
	padding-bottom: 60px;
}
h3 {
	font-size: 26px;
}
#post-cat {
	padding: 40px 0 60px;
}
.case-study-page-title h4 {
	font-size: 20px;
}
.header-nav > ul > li > a {
	padding: 1.3rem 0.4rem;
	font-size: 14px;
}
.header-search {
	padding: 1.3rem 0.6rem;
}
.header-quote {
	padding: 1.3rem 0.5rem;
}
.header svg {
	width: 18px;
}
.vending-solutions-inner {
	padding-top: 60px;
}
.vending-solutions-box .case-studies-box-title {
	margin-top: 10px;
}
.our-broad-sec {
	padding-top: 70px;
}
.core-value-sec-inner {
	padding: 70px 0;
}
.history-sec {
	padding: 60px 0;
}
.page-id-1018 .services-section.sol-ser-sec {
	padding-top: 60px;
}
.supplier-landing-inner {
	padding: 0;
}
.our-product-wrap h3 {
	font-size: 22px;
	margin-bottom: 15px;
}
.our-product-btn .red-btn {
	font-size: 14px;
}
.padding-bottom {
	padding-bottom: 55px;
}
.supplier-landing-cta {
	padding: 80px 0;
}
.sec-padding {
	padding: 55px 0;
}
.featured-product-btn {
	margin-top: 30px;
}
.our-product-box.col-3 {
	max-width: 31.2%;
}
.page_sub_title {
	font-size: 18px;
	margin-bottom: 20px;
}
.solutions-services-inner ul.two-col li:nth-child(odd) {
	padding-right: 25px;
}
}
@media(max-width: 1300px) {
	.header-account .login-group {
	display: none;
}
.header-cart span {
	display: none;
}
.header-search svg {
	margin: 0;
}
.header-quote svg {
	margin: 0;
}
.header-nav ul.force-four-col > li a{font-size:15px;}
.header-nav ul.force-four-col > li a {
	font-size: 14px;
}
.page-id-1663 .cta-inner .cta-text {
	font-size: 24px;
}
.header-search .et_pb_searchform {
	left: inherit;
	right: 0;
}
.pagination-block ul.pagination {
	margin-bottom:60px;
}
.black-cta-inner {
	font-size: 24px;
	padding: 80px 25px;
}
}
@media(max-width: 1199px) {
	.solutions-banner-title h1.banner_title {
	font-size: 36px;
}	
	.right-details {
	font-size: 18px;
	padding-left: 40px;
}
.flexible-content-sec h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
.flexible-content-sec p,.case-studies-box-details p,.sub-title-text.text-center,.flexible-content-sec ul li {
	font-size: 16px;
}
.flexible-content-sec h4 {
	font-size: 18px;
}
.services-box .right-image, .services-box .right-content {
	padding-left: 20px;
}
.services-box .left-image, .services-box .left-content {
	padding-right: 20px;
}
h2.main-title {
	font-size: 30px;
	margin-bottom: 25px;
}
.sub-title-text.text-center {
	margin-bottom: 40px;
}
.case-studies-box-title h3 {
	font-size: 20px;
	margin-bottom: 12px;
}
.cta-text {
	font-size: 24px;
}
.flexible-content-sec ul li {
	margin-bottom: 5px;
}
.red-btn {
	padding: 8px 22px;
}
.large-btn {
	padding: 15px 25px;
}
.what-we-inner .main-title {
	margin-bottom: 35px;
}
.top-sec-details p {
	font-size: 20px;
}
.top-sec-details {
	padding: 55px 30px 0;
}
.right-details h4 {
	font-size:18px;
}
.footer-cta-text h3 {
	font-size: 18px;
}
.footer-cta-inner .footer-cta-btn a.red-btn {
	font-size: 12px;
}
.footer-cta-btn, .footer-cta-text {
	padding: 0 10px;
}
.custom-tailored-inner {
	padding: 80px 60px;
}
.tailored_description p {
	font-size: 20px;
}

.download-brochure-img img {
	max-width: 280px;
}
.download-brochure-sec {
	padding: 60px 0;
}
.right-details h3 {
	font-size: 22px;
}
.footer-cta-sec {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.footer-cta-sec.in-view {
	margin-bottom: -1px;
}
.full-content {
	padding: 30px 30px 0;
}
.full-content p {
	font-size: 18px;
}
.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-size: 20px !important;
}
.accordion-inner .ac_title_class {
	padding: 24px 55px 24px 50px !important;
	font-size: 22px;
}
.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-size: 18px !important;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 15px 33px;
}
.accordion-inner .wpsm_panel-title::before {
	width: 8px;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body ul {
	padding-left: 20px;
}
.page-id-585 .flexible-content-sec a.red-btn {
	margin-top: 10px;
}
.what-we-do-box.what-we-do-box-4-col {
	max-width: 25%;
}
.sol-ser-sec .sub-title-text p {
	font-size: 20px;
}
.page-id-1160 .top-sec-details {
	padding: 50px 0px 0;
}
.sub-title-text {
	padding: 0;
}
.martin-benefits-sec h2.main-title {
	margin-bottom: 20px;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 24px;
}
.benefits-list-box .benefits-list-box-title, .benefits-list-box-description {
	padding: 16px 15px 16px 35px;
}
.benefits-list-box {
	margin-bottom: 20px;
}
.benefits-list {
	margin-bottom: 25px;
}
.single-cta-inner {
	padding: 50px 0;
}
.page-id-1189 .sol-cta-bottom {
	padding-bottom: 50px;
}
.martin-benefits-sec {
	padding-top: 60px;
}
.cta-btn {
	padding: 0 15px;
}
.cta-text {
	padding: 0 15px;
}
.page-id-1189 .sol-cta-bottom .cta-inner .cta-text {
	font-size: 20px;
}
.video-sec-inner-text {
	font-size: 22px;
	line-height: 1.4;
}
.about-top-des .top-sec-details {
	padding-bottom: 40px;
}
.about-video img {
	width: 90px;
}
.about-video::before {
	width: 100px;
	height: 100px;
}
.video-sec {
	padding: 50px 30px;
}
.about-video {
	margin-bottom: 30px;
}
.leadership-team-sec {
	padding-top: 50px;
}
.leadership-team-box {
	padding: 0 20px;
	margin-bottom:30px;
}
.member-info .member-name {
	font-size: 22px;
}
.member-info {
	padding: 10px 10px 0 10px;
}
.member-designation {
	font-size: 16px;
	margin-top: 5px;
}
.alliances-info h3 {
	font-size: 26px;
}
.alliances-list .alliances-list-box {
	margin-bottom: 60px;
}
.partner-supply-list-box a {
	padding: 10px 20px;
	letter-spacing: 0;
	font-size:14px;
}
.partner-supply-list-box {
	padding: 0 5px;
}
.partner-supply-inner {
	padding: 30px;
}
.alliances-list {
	padding-top: 40px;
}
.history-sec {
	padding: 50px 0;
}
.page-id-1458 .top-sec-details {
	padding: 40px 20px 0;
}
.page-id-1521 .services-box .red-btn {
	margin-top: 5px;
}
.product-sec .product-box-inner {
	margin-top: 45px;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 50px;
}
.page-id-1582 .top-sec-details, .page-id-2073 .top-sec-details{
	padding: 45px 20px 0;
}
.covid-response-details p, .covid-response-details ul li {
	font-size: 18px;
}
.page-id-1599 .leadership-team-sec {
	padding: 45px 0 20px;
}
.page-id-1650 .top-sec-details {
	padding: 45px 20px 0;
}
.page-id-1650 .cta-section.sol-cta-bottom {
	padding: 20px 0 40px;
}
.page-id-1684 .top-sec-details {
	padding: 45px 20px 0;
}
.single-cta-inner h3 {
	font-size: 24px;
}
.sales-promotions-box h4 {
	font-size: 16px;
	margin-top:15px;
}
.sales-promotions-inner .padding-top {
	padding-top: 50px;
}
.opportunity-statement-left h3 {
	font-size: 24px;
}
.opportunity-statement-sec .opportunity-statement-inner {
	padding: 50px 0;
}
.solutions-products-inner .right-details {
	font-size: 18px;
}
.downloads-box {
	max-width: 25%;
}
.sales-fastening-sol-sec p {
	margin-bottom: 40px;
}
.footer-map-sec iframe {
	height: 300px;
}
.single .article-content h1 {
	font-size: 40px;
}
.content .tease {
	padding: 0 10px;
}
.content .tease .post-inner .h3 {
	font-size: 18px;
}
.content .tease .post-inner {
	padding: 15px;
}
.author .post-inner {
	padding: 50px 0;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 34px;
}
.page-id-1458 .martin-benefits-sec {
	padding-bottom: 40px;
}
.hours-section {
	padding: 22px 10px;
	font-size: 26px;
}
.contact-box {
	margin: 0 12px;
}
.contact-info-sec {
	padding-top: 50px;
}
.location-address p {
	font-size: 14px;
}
.contact-icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
}
.contact-box h4 {
	margin-top: 15px;
}
.video-box {
	margin-bottom: 20px;
	max-width: 50%;
}
.res-box {
	max-width: 33.33%;
}
.sec-top-padding {
	padding-top: 50px;
}
.res-sales-flyers-sec {
	padding-bottom: 50px;
}
.single-case-study-sec .case-studies-inner {
	padding-top: 50px;
	padding-bottom: 50px;
}
.single-case-study-sec .case-studies-box.col-3 {
	max-width: 50%;
}
.page-id-1189 .martin-benefits-sec {
	padding-bottom: 50px;
}
.contact-location-sec {
	padding-top: 50px;
}
.contact-form-sec {
	padding-top: 50px;
}
.form-sub-title {
	padding-bottom: 0px;
}
.contact-form {
	padding: 0 100px;
}
.blog-hero-image {
	padding-right: 15px;
}
.blog-hero-text {
	padding-left: 15px;
}
.blog-listing-hero {
	padding: 0 15px;
}
.blog-hero-text h2 {
	font-size: 28px;
}
.case-study-sec .top-sec-details {
	padding: 60px 20px 0;
}
.case-study-page-box.col-4 {
	margin: 0 12px 50px;
}
.case-study-page-sec .case-studies-page-wrap {
	padding-top: 60px;
}
.header-search span {
	font-size: 0;
	display: block;
}
.page-id-1663 .cta-inner .cta-text {
	font-size: 22px;
}
.brand-box {
	max-width: 18%;
	margin: 0px 6px 12px;
}
.brand-warp {
	margin-bottom: 40px;
	margin-top: 50px;
}
.home .category-listing-block .category-listing-group {
	margin-left: 70px;
}
.black-cta-inner {
	font-size: 22px;
}
.our-broad-sec {
	padding-top: 60px;
}
.core-value-sec-inner {
	padding: 60px 0;
}
.contact-address .contact-icon .triangle-icon::before {
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #eb2524;
}
ul.list-icon > li {
	margin-bottom: 10px;
}
.supplier-landing-cta {
	padding: 70px 0;
}
.supplier-landing-cta-left .supplier-landing-cta-btn {
	margin-top: 25px;
}
.supplier-landing-cta-btn .red-btn {
	padding: 10px 22px;
}
.supplier-lan-right-video {
	padding-bottom: 60%;
}
.our-product-box.col-3 {
	max-width: 30.6%;
}
.featured-product-wrap {
	padding: 0px;
}
.featured-product-box-details h5 {
	font-size: 18px;
	margin-top:5px;
}
.lan-left-right .left-details p {
	font-size: 18px;
}
.lan-left-right .left-details {
	padding-right: 30px;
}
.right-details h3 {
	margin-top: 0;
}
.solution-news-block h3 {
	font-size: 20px;
}
.intro-black-inner p {
	font-size: 16px;
}
.error-title h1 {
	font-size: 45px;
}
.error-text {
	font-size: 25px;
}
.error-right-sec {
	padding-left: 30px;
}
.error-msg {
	font-size: 18px;
	margin-top: 30px;
}
.error-text ul {
	margin-top: 0;
}
.error-text ul li {
	font-size: 16px;
}
.error-page {
	padding: 50px 0;
}
}
@media(max-width: 1283px) {
.home .featured-content-block .featured-content-group .featured-block {
	width: 100%;
	max-width: 50%;
	flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
}
}
@media(max-width: 1070px) {
	.header-search span {
	font-size: inherit;
	display: inherit;
}
.header > .wrapper-full {
	justify-content: inherit;
	-webkit-justify-content: inherit;
}
.header-logo {
	width: 55%;
}
.header-account {
	padding: .5rem 0.2rem;
}
.scrolling-active .responsive-menu-button {
	top: 6px !important;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.hero-slider-slide-content-group h1 {
	font-size: 2.5rem;
}
.home .wp-block-group .wp-block-column .wp-block-image img {
	width: 110px;
}
.blog-sidebar-right {
	padding-left: 10px;
}
.post-inner {
	padding-right: 10px;
}
.blog-sidebar.sidebar .searchform, .blog-sidebar.sidebar .textwidget.custom-html-widget {
	padding: 20px 20px 0 20px;
}
.blog-sidebar-right .blog-sidebar.sidebar > ul {
	padding: 20px 20px 0 30px;
}
.blog-sidebar.sidebar .sidebar__title {
	font-size: 18px;
	color: #fff;
	padding: 15px 12px;
}
.blog .wood-bg-blog {
	padding-top: 60px;
}
.blog-sidebar.sidebar {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.section-padding {
	padding: 50px 0;
}
.case-study-details-page .case-studies-box-title::before {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #eb2524;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.bottom_product-details h2 {
	margin-bottom: 15px;
}
.bottom_product-details p {
	font-size: 18px;
}
.vending-solutions-inner {
	padding-top: 50px;
}
.page-id-1018 .services-section.sol-ser-sec {
	padding-top: 50px;
}
.right-details h2 {
	margin-top: 0;
	font-size: 26px;
}
.supplier-landing-cta-left h4 {
	font-size: 28px;
}
button#responsive-menu-button {
	top: 6px !important;
}
}
@media(max-width: 960px) {
	.header-search {
	flex: none;
	order: initial;
}
.header-quote {
	flex: none;
	order: initial;
}
}
@media(max-width: 991px) {
	.solutions-banner {
	padding: 60px 0;
}
	.right-details {
	font-size: 16px;
	padding-left: 24px;
}
.product-review-sec {
	padding: 40px 0;
}
.cta-text {
	font-size: 22px;
}
.what-we-section {
	padding-top: 40px;
}
h2.main-title {
	font-size: 28px;
}
.flexible-content-sec h3 {
	font-size: 22px;
	margin-bottom: 12px;
}
.cta-bottom-section,.what-we-inner {
	padding-bottom: 45px;
}
.services-box{
	padding-top: 45px;
}
.wrap-1550,.archive .content-wrap {
	padding: 0 20px;
}
.flexible-content-sec h4 {
	font-size: 17px;
}
.cost-saving-title {
	font-size: 14px;
	margin-top: 20px;
	line-height: 1.2;
	margin-bottom: 8px;
}
.col-3 {
	padding: 0 15px;
}
.case-studies-list {
	margin: 0 -15px;
}
.case-studies-box-title h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.what-we-do-box img {
	width: 60px;
}
.what-we-do-icon {
	padding: 10px 10px 15px;
}
.page-id-30 .what-we-do-box:nth-child(3) img {
	width: 45px;
}
.page-id-623 .what-we-do-box:nth-child(2) img,.page-id-623 .what-we-do-box:nth-child(1) img {
	width: 80px;
}
.what-we-do-box h3 {
	font-size: 16px;
	margin-top:0px;
}
.cta-inner.dis-flex {
	display: block;
}
.cta-btn {
	padding: 0 15px;
	margin-top: 22px;
}
.solutions-banner-title h1.banner_title {
	font-size: 28px;
}
.case-studies-box-details {
	margin-bottom: 20px;
}
.page-template-solutions-parent-template p, .page-template-solutions-main-template p {
	line-height: 1.7;
}
.right-details p {
	line-height: 1.5;
}
.top-sec-details p {
	font-size: 18px;
	line-height: 1.5;
}
.top-sec-details {
	padding: 40px 15px 0;
}
.right-details h4 {
	font-size:17px;
}
.page-id-623 .services-box:last-child {
	margin-top: 80px;
}
.page-id-623 .what-we-do-box:nth-child(4) img {
	width: 60px;
}
.footer-cta-text h3 {
	margin-top: 0;
	margin-bottom: 15px;
	line-height:1.2;
}
.page-id-30 .what-we-do-box:nth-child(1) img{
	width:90px;
}
.page-id-30 .what-we-do-box:nth-child(5) img {
	width: 100%;
}
.page-id-30 .what-we-do-box:nth-child(4) img {
	width: 70px;
}
.page-id-623 .what-we-do-box:nth-child(3) img {
	width: 90px;
}
.page-id-623 .what-we-do-box:nth-child(5) img {
	width: 80px;
}
.download-brochure-img img {
	max-width: 210px;
}
.download-brochure-left, .download-brochure-img {
	padding: 0 20px;
}
.download-brochure-sec {
	padding: 50px 0;
	margin-top:25px;
}
.download-brochure-title {
	font-size: 26px;
	margin-bottom: 20px;
}
.tailored_description p {
	font-size: 18px;
}
.custom-tailored-inner {
	padding: 60px 50px;
}

.red-btn {
	padding: 8px 18px;
	letter-spacing: 0;
	font-size: 14px;
}
.large-btn {
	padding: 15px 18px;
}
.martin-supply-sec .left-video {
	padding-bottom: 30%;
}
.solutions-services-inner:last-child {
	padding-bottom: 45px;
}
.footer-cta-text h3 {
	font-size: 15px;
}
.solutions-services-inner ul.two-col li {
	width: 100%;
}
.case-studies-inner.sol-inner-case {
	padding-bottom: 0;
}
.solutions-services-inner ul.two-col li:nth-child(2n+1) {
	padding-right: 0;
}
.footer-cta-inner {
	display: block;
}
.sol-cta-bottom .cta-btn {
	margin-top: 12px;
}
.accordion-inner #wpsm_accordion_1064 .ac_open_cl_icon,.accordion-inner #wpsm_accordion_2023 .ac_open_cl_icon {
	width: 30px;
	height: 30px;
	line-height: 32px !important;
	font-size: 14px;
}
.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-size: 16px !important;
}
.accordion-inner .ac_title_class {
	padding: 22px 50px 22px 50px !important;
	font-size: 20px;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 15px 30px;
}
.sol-ser-sec .sub-title-text br {
	display: none;
}
.sol-ser-sec .sub-title-text p {
	font-size: 18px;
}
.sol-ser-sec .sub-title-text p {
	font-size: 16px;
}
.benefits-list-box-description {
	font-size: 16px;
}
.martin-benefits-sec .sub-title-text p br {
	display: none;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 20px;
}
.benefits-list-box .benefits-list-box-title, .benefits-list-box-description {
	padding: 12px 12px 12px 35px;
}
.martin-benefits-sec h2.main-title {
	margin-bottom: 15px;
}
.solutions-products-inner .right-details {
	font-size: 16px;
}
.page-id-1189 .left-video {
	padding-bottom: 30.3%;
}
.page-id-1189 .sol-cta-bottom {
	padding-bottom: 40px;
}
.martin-benefits-sec {
	padding-top: 60px;
}
.member-info .member-name {
	font-size: 20px;
}
.leadership-team-box {
	padding: 0 15px;
}
.leadership-team-sec {
	padding-top: 40px;
}
.logo-list-box {
	padding: 0 5px;
}
.our-broad-sec {
	padding-top: 50px;
}
.video-sec {
	padding: 40px 10px;
}
.video-sec-inner-text {
	font-size: 20px;
}
.our-broad-details ul.list-3 li {
	max-width: 50%;
}
.about-top-des .top-sec-details {
	padding-bottom: 30px;
}
.alliances-info h3 {
	font-size: 22px;
}
.alliances-info p {
	line-height: 1.7;
}
.partner-supply-list-box a {
	line-height: 1.3;
}
.member-designation {
	line-height: 1.2;
}
.member-info {
	padding: 10px 0px 0 0px;
}
.our-broad-details {
	padding: 0 15px;
}
.page-id-1458 .top-sec-details {
	padding: 40px 0px 0;
}
.solutions-services-inner h3 br {
	display: none;
}
.page-id-1521 .what-we-do-box:nth-child(1) img {
	width: 70px;
}
.page-id-1521 .what-we-do-box:nth-child(2) img {
	width: 70px;
}
.page-id-1521 .what-we-do-box:nth-child(3) img {
	width: 70px;
}
.page-id-1521 .what-we-do-box:nth-child(4) .what-we-do-icon img, .page-id-1521 .what-we-do-box:nth-child(5) .what-we-do-icon img {
	width: 70px;
}
.page-id-1521 .services-box .red-btn {
	margin-top: 0px;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 45px;
}
.download-brochure-img {
	max-width: 28%;
}
.brochure-inner {
	padding: 20px 20px 20px 20px;
}
.page-id-1599 .leadership-team-sec {
	padding: 40px 0 15px;
}
.page-id-1599 .leadership-team-sec .leadership-team-box {
	margin-bottom: 0;
}
.single-cta-inner h3 {
	font-size: 22px;
}
.sales-promotions-box {
	max-width: 33.33%;
}
.sales-promotions-inner .padding-top {
	padding-top: 40px;
}
.sales-promotions-box h4 {
	font-size: 15px;
}
.sales-promotions-inner {
	padding-bottom: 20px;
}
.opportunity-statement-left h3 {
	font-size: 22px;
}
.opportunity-statement-images .sales-promotions-box {
	max-width: 25%;
	padding: 0 10px;
}
.opportunity-statement-left {
	padding-right: 20px;
}
.opportunity-statement-images .sales-safety-list {
	padding-bottom: 50px;
}
.sales-industrial-sol-sec {
	margin-top: 20px;
}
.sales-promotions-inner .padding-top {
	margin-top: 20px;
}
.sales-fastening-sol-sec p {
	margin-bottom: 30px;
}
.single .article-content h1 {
	font-size: 34px;
}
.single-post-content {
	padding: 40px 0;
}
.author .post-inner {
	padding: 40px 0;
}
.content .tease {
	max-width: 50%;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 30px;
}
.page-id-1458 .martin-benefits-sec {
	padding-bottom: 40px;
}
.hours-section {
	padding: 20px 10px;
	font-size: 22px;
}
.contact-box {
	max-width: 30%;
}
.contact-box h4 {
	font-size: 18px;
}
.contact-box {
	padding: 25px 10px !important;
}
.contact-location-sec {
	padding-bottom: 40px;
	padding-top: 0;
}
.contact-location-list .col-4 {
	max-width: 30%;
}

.video-title h4 {
	font-size: 18px;
}
.video-inner .padding-top {
	padding-top: 40px;
}
.res-title h4 {
	font-size: 16px;
}
.resources-banner {
	padding: 50px 0;
}
.covid-response-details {
	padding-top: 50px;
	padding-bottom: 50px;
}

h3 {
	font-size: 24px;
}
.blog .what-we-do-list .what-we-do-box:last-child img {
	width: 70px;
}
.video-list, .res-article-block {
	margin-bottom: 30px;
}
.single-case-study-sec .case-studies-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact-form {
	padding: 0 50px;
}
.form-sub-title {
	font-size: 16px;
	padding: 0 20px 0;
}
.blog .wood-bg-blog {
	padding-top: 50px;
}
.blog-hero-text p {
	font-size: 16px;
}
#post-cat {
	padding: 30px 0 60px;
}
.blog-hero-text h2 {
	font-size: 24px;
}
.case-study-page-box.col-4 {
	max-width: 30%;
	flex: 0 0 30%;
	-webkit-flex: 0 0 30%;
}
.case-study-page-title h4 {
	font-size: 18px;
}
.case-study-page-content {
	padding-bottom: 40px;
}
.case-study-page-content p {
	font-size: 16px;
}
.home .category-listing-block .tabs-background
.home .category-listing-block .tabs-background {
	display: none !important;
}
.home .category-listing-block svg {
	fill: #fff !important;
	opacity: 0;
	z-index: -11 !important;
}
.home .category-listing-block {
	display: block;
	padding-top: 0;
}
.home .category-listing-block h2 {
	padding-left: 20px;
	padding-right: 20px;
	color: #eb2524;
	text-align: center;
	margin-top: 0;
	font-size:40px;
}
.home .hero-slider-slide-content-group h1 {
	font-size: 2.5rem;
}
.home .category-listing-block .category-listing-group {
	margin-left: 0;
	padding: 0 20px;
}
h2 {
	font-size: 1.4rem;
}
.home .featured-content-block .featured-content-group .featured-block h2 svg {
	width: 16px;
}
.header-logo {
	width: 42%;
}
.home .hero-slider-slide-content-group h1 {
	font-size: 2.2rem;
}
.header-cart {
	padding: .5rem 0.2rem;
}
.page-id-585 .what-we-do-list .what-we-do-box:nth-child(3) img,.page-id-585 .what-we-do-list .what-we-do-box:last-child img {
	width: 90px;
}
.page-id-30 .what-we-do-box:nth-child(2) img {
	width: 70px;
}
.page-id-30 .what-we-do-box:nth-child(5) img {
	width: 110px;
}
.page-id-32 .what-we-do-box:nth-child(1) img {
	width: 60px;
}
.home .wp-block-columns.alignwide.are-vertically-aligned-top {
	justify-content: center;
	-webkit-justify-content: center;
}
.blog-sidebar-wrap.dis-flex {
	display: block;
	width: 100%;
	max-width: 100%;
}
.post-inner {
	max-width: 100%;
	padding-right: 0;
}
.blog-sidebar-right {
	max-width: 470px;
	padding-left: 0;
	margin: 30px auto 50px;
}
.pagination-block ul.pagination {
	margin-bottom:50px;
}
.blog-sidebar.sidebar:last-child {
	margin-bottom: 0;
}
.search-result {
	padding: 30px 0;
}
.section-padding {
	padding: 40px 0;
}
.case-study-details-box {
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 25px !important;
}
.case-study-details-box:last-child {
	margin-bottom: 0 !important;
}
.bottom_product-details p {
	font-size: 16px;
}
.bottom_product-details {
	padding: 25px 20px;
}
.bottom_product-details h2 {
	font-size: 28px;
}
.bottom_product-inner {
	margin: 0 auto 50px;
}
.case-study-details-page .case-studies-contact ul {
	padding-left: 15px;
}
.page-id-32 .what-we-do-box {
	max-width: 25%;
}
.black-cta-inner {
	font-size: 20px;
	padding: 60px 25px;
}
.vending-solutions-inner {
	padding-top: 40px;
}
.alliances-list-box .alliances-logo {
	max-width: 25%;
	margin-right: 30px;
}
.core-value-sec-inner {
	padding: 50px 0;
}
.history-sec {
	padding: 40px 0;
}
.sub-title-text.text-center {
	margin-bottom: 30px;
}
.accordion-title-icon {
	margin-bottom: 50px;
}
.accordion-title-icon p {
	font-size: 18px;
	padding-left: 15px;
}
.right-details h2 {
	font-size: 22px;
}
.padding-bottom {
	padding-bottom: 40px;
}
.supplier-landing-cta {
	padding: 50px 0;
}
.supplier-landing-cta-left h4 {
	font-size: 24px;
	margin-bottom: 15px;
	line-height: 1.2;
}
.sec-padding {
	padding: 40px 0;
}
.supplier-landing-cta-left {
	padding-right: 40px;
}
.our-product-wrap h3 {
	font-size: 18px;
}
.our-product-box {
	padding: 0 10px;
}
.supplier-landing-cta-left p {
	font-size: 16px;
}
.supplier-landing-cta-left {
	padding-right: 30px;
}
.supplier-lan-right-video {
	margin-top: 20px;
}
.single-case-studie .case-study-details-page .case-studies-box-title::before {
	left: -20px;
}
.featured-product-img img {
	max-width: 120px;
}
.featured-product-box-details h5 {
	font-size: 15px;
	line-height: 1.2;
	margin-top: 5px;
}
.featured-product-btn .red-btn {
	padding: 12px 20px;
}
.our-product-box.col-3 {
	max-width: 30%;
}
.our-product-box.col-3 {
	padding: 25px 15px;
	max-width: 30%;
}
.page-id-16444 .featured-product-box {
	max-width: 100%;
}
.lan-our-help-inner {
	font-size: 16px;
}
.lan-left-right .left-details p {
	font-size: 16px;
}
.lan-left-right .left-details {
	padding-right: 20px;
}
.news-details .page_sub_title {
	font-size: 16px;
}
.solution-news-block h3 {
	font-size: 18px;
}
.solution-news-block.col-4 {
	max-width: 50%;
}
.intro-black-inner h4 {
	font-size: 22px;
}
.location_title {
	margin-bottom: 20px;
}
.news_wrap {
	height: auto !important;
}
.news_wrap .read-more {
	bottom: 0;
	position: inherit;
	text-align: center;
	left: inherit;
	transform: inherit;
	-webkit-transform: inherit;
}
.news_wrap {
	margin-bottom: 60px;
}
.error-title h1 {
	font-size: 38px;
}
.error-msg {
	font-size: 16px;
}
.error-text h5 {
	font-size: 20px;
}
.solution-news-img img {
	width: 100%;
}
.solution-news-block h3 svg {
	width: 15px;
}
.solution-news-block:hover .solution-news-title svg, .solution-news-block:focus .solution-news-title svg {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.blog-listing-hero.dis-flex {
	padding-top: 50px;
}
.author-list .tease {
	max-width: 50%;
}
}
@media(max-width: 767px) {
	.product-review.dis-flex {
	display: block;
}
.product-review .col-2 {
	max-width: 100%;
}
.product-review .right-details.col-2 {
	padding: 20px 0 0;
}
.left-video {
	padding-bottom: 56.5%;
}
.left-video iframe {
	height: 100%;
}
.what-we-do-box {
	max-width: 33.33%;
	margin-bottom:40px;
}
.what-we-do-list.dis-flex {
	justify-content: center;
	-webkit-justify-content: center;
}
.services-box .left-image, .services-box .left-content {
	padding-right: 0;
}
.services-box .right-image, .services-box .right-content {
	padding-left: 0;
}
.col-2 {
	width: 100%;
	max-width: 100%;
}
.services-box:nth-child(2n+1) {
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
}
.flexible-content-sec {
	padding-top: 20px;
}
.services-box, .cta-bottom-section, .what-we-inner {
	padding-bottom: 40px;
}
	.services-box {
	border-bottom: 1px solid #707070;
	padding-top: 40px;
}
.services-box:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.case-studies-list {
	display: block;
}
.col-3 {
	max-width: 100%;
	margin-bottom:50px;
}
.col-3:last-child {
	margin-bottom: 0;
}
.cta-text {
	font-size: 20px;
}
.cta-inner {
	padding: 20px 10px;
}
.case-studies-inner {
	padding-top: 45px;
	padding-bottom: 45px;
	margin-top:45px;
}
h2.main-title {
	font-size: 25px;
	margin-bottom: 25px;
}
.flexible-content-sec h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.what-we-section {
	padding-top: 40px;
}
.solutions-banner-title h1.banner_title {
	font-size: 24px;
}
.flexible-content-sec p, .case-studies-box-details p, .sub-title-text.text-center, .flexible-content-sec ul li {
	line-height:1.5;
}
.case-studies-box {
	height: auto !important;
}
.case-studies-box .red-btn {
	position: inherit;
	left: inherit;
	transform: inherit;
	-webkit-transform: inherit;
}
.case-studies-box-details {
	margin-bottom: 20px;
	padding-bottom: 0;
}
.top-sec-details {
	padding: 40px 0px 0;
}
.page-id-623 .services-box:last-child {
	border-top: 0;
	margin-top: 0;
	padding-bottom: 0;
}
.case-studies-box {
	text-align: center;
}
.case-studies-img {
	margin: 0 auto;
}
#back-to-top {
	right: 15px;
}
.page-id-30 .what-we-do-box:nth-child(1) img, .page-id-30 .what-we-do-box:nth-child(5) img {
	width: 100px;
}
.page-id-30 .what-we-do-box img {
	width: 60px;
}
.page-id-30 .what-we-do-box:nth-child(3) img {
	width: 45px;
}
.page-id-30 .what-we-do-box:nth-child(4) img {
	width: 60px;
}
.custom-tailored-inner {
	padding: 40px 30px;
}
.tailored_description p {
	font-size: 16px;
	line-height: 1.5;
}
.download-brochure-left, .download-brochure-img {
	padding: 0 15px;
}
.download-brochure-title {
	font-size: 20px;
	margin-bottom: 16px;
}
.download-brochure-sec {
	padding: 20px 0 50px 0;
	margin-top: 0;
}
.custom-tailored-inner h2.main-title {
	margin-bottom: 18px;
}

.what-we-do-icon {
	height: auto !important;
}
.case-studies-img-main {
	height: auto !important;
}
.footer-cta-text h3 {
	font-size: 15px;
}
.footer-cta-sec {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.download-brochure-img img {
	max-width: 195px;
}
.martin-supply-sec .left-video {
	padding-bottom: 55%;
}
.solutions-services-inner:last-child {
	padding-bottom: 40px;
}
.case-studies-list {
	margin: 0;
}
.sol-inner-case .case-studies-box {
	border-bottom: 1px solid #707070;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.page-id-950 .services-section .solutions-services-inner:nth-child(2n+1),.page-id-1018 .services-section .solutions-services-inner:nth-child(2n+1) {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.page-id-950 .services-section .solutions-services-inner:nth-child(2n),.page-id-1018 .services-section .solutions-services-inner:nth-child(2n) {
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
}
page-id-1018
.sol-inner-case .red-btn {
	line-height: 1.5;
}
.full-video iframe {
	width: 100%;
}
.full-content {
	padding: 30px 0px 0;
}
.footer-cta-sec {
	padding: 1.2rem 0;
}
.accordion-inner .ac_title_class {
	font-size: 18px;
}
.accordion-inner .wpsm_panel-title::before {
	width: 5px;
}
.accordion-inner .ac_title_class {
	padding: 20px 55px 20px 45px !important;
	font-size: 16px;
	line-height:1.2;
}
.accordion-inner #wpsm_accordion_1064 .wpsm_panel-body {
	font-size: 14px !important;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 15px 25px;
}
.what-we-do-box.what-we-do-box-4-col {
	margin-bottom: 0;
}
.right-details p ~ a.red-btn {
	margin-top: 10px;
}
.solutions-services-inner .flexible-content-sec p ~ a.red-btn {
	margin-top: 0;
}
.sub-title-text.text-center {
	margin-bottom: 20px;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 18px;
}
.right-details {
	padding-left: 0;
}
.single-cta-inner .left-details {
	padding-bottom: 20px;
}
.solutions-products-inner .right-details {
	font-size: 16px;
}
.single-cta-inner {
	padding: 40px 0;
}
.page-id-1189 .left-video {
	padding-bottom: 53.3%;
}
.page-id-1160 .left-video {
	padding-bottom: 53.5%;
}
.single-cta-inner p {
	font-size: 16px;
}
.martin-benefits-sec {
	padding-top: 50px;
}
.video-sec-inner-text {
	font-size: 18px;
}
.about-video img {
	width: 70px;
}
.about-video::before {
	width: 80px;
	height: 80px;
}
.about-video {
	margin-bottom: 20px;
}
.video-sec {
	padding: 40px 0px;
}
.logo-list-box {
	max-width: 33.33%;
}
.member-info .member-name {
	font-size: 18px;
}
.member-designation {
	font-size: 15px;
}
.leadership-team-box {
	padding: 0 10px;
}
.alliances-sec p br {
	display: none;
}
.alliances-list .alliances-list-box {
	margin-bottom: 50px;
	text-align: center;
}
.alliances-logo {
	text-align: center;
}
.alliances-info h3 {
	font-size: 20px;
}
.partner-supply-list-box {
	max-width: 50%;
	margin-bottom: 20px;
}
.partner-supply-list {
	justify-content: center;
	-webkit-justify-content: center;
}
.partner-supply-list-box:last-child {
	margin-bottom: 0;
}
.alliances-list .alliances-list-box {
	margin-bottom: 40px;
}
.alliances-list {
	padding-top: 50px;
}
.history-sec {
	padding: 40px 0;
}
.leadership-team-box {
	max-width: 50%;
}
.video-sec-inner-text {
	font-size: 16px;
}
.popup-resposnive-video {
	padding-bottom: 75%;
}
.pum-theme-1362 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	right: -15px !important;
}
.our-broad-details {
	padding: 0;
}
.our-broad-sec {
	padding-top: 40px;
}
.page-id-1521 .iso-certified-section .top-sec-details {
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	padding: 35px 0;
}
.page-id-1521 .iso-certified-section .top-sec-details p {
	margin-bottom: 0;
}
.product-sec .services-box:nth-child(2n+1) {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.product-sec .services-box:nth-child(even) {
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
}
.product-sec .product-box-inner {
	 border-top: 0;
	margin-top: 0;
}
.product-sec .product-box-inner:last-child {
	padding-bottom: 40px;
}
.page-id-1582 .top-sec-details, .page-id-2073 .top-sec-details{
	padding: 40px 0px 0;
}
.download-brochure-left {
	text-align: center;
}
.download-brochure-left, .download-brochure-img {
	padding: 0 15px;
}
.page-id-1582 .solutions-products-inner .left-video {
	padding-bottom: 55.4%;
}
.download-brochure-img {
	max-width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.covid-response-details p, .covid-response-details ul li {
	font-size: 16px;
}
.page-id-1599 .leadership-team-sec .leadership-team-box {
	margin-bottom: 30px;
}
.page-id-1599 .leadership-team-sec {
	padding: 40px 0 10px;
}
.page-id-1650 .top-sec-details {
	padding: 50px 0px 0;
}
.page-id-1684 .top-sec-details {
	padding: 50px 0px 0;
}
.sales-promotions-box {
	max-width: 50%;
}
.opportunity-statement-inner {
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
}
.opportunity-statement-images .sales-promotions-box {
	max-width: 50%;
	margin-bottom: 20px;
}
.opportunity-statement-images .sales-safety-list {
	padding-bottom: 30px;
}
.opportunity-statement-sec .opportunity-statement-inner {
	padding: 40px 0;
}
.opportunity-statement-left {
	padding-right: 0;
}
.opportunity-statement-left p {
	font-size: 16px;
}
.footer-map-sec iframe {
	height: 250px;
}
.single .article-content h1 {
	font-size: 30px;
}
.single-post-content {
	padding: 40px 0;
}
.author .post-inner {
	padding: 40px 0;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 28px;
}
.contact-box {
	margin-bottom: 25px !important;
}
.hours-section {
	font-size: 18px;
	margin-top: 30px;
}
.contact-location-list .col-4 {
	max-width: 45%;
	margin: 0 15px 30px !important;
}
.contact-location-sec {
	padding-bottom: 30px;
}
.contact-info-sec {
	padding-top: 40px;
}
.contact-location-list .col-4 {
	margin: 0 10px 20px !important;
}
.video-list .video-box:last-child {
	margin-bottom: 0;
}
.video-inner .padding-top {
	padding-top: 30px;
}
.video-box {
	padding: 0 !important;
	margin-bottom: 30px;
}
.page-id-34 .video-box {
	margin-bottom: 25px !important;
}
.res-list .sales-promotions-box {
	margin-bottom: 30px;
}
.res-title h4 br {
	display: none;
}
.sec-top-padding {
	padding-top: 40px;
}
.banner-sub-details p br {
	display: none;
}
.top-title-btn-sec {
	padding-bottom: 15px;
	margin: 0 0px 30px;
}
.res-sales-flyers-sec {
	padding-bottom: 40px;
}
.banner-sub-details p {
	font-size: 15px;
	line-height: 1.3;
}
.covid-response-details {
	padding-top: 40px;
	padding-bottom: 40px;
}

h3 {
	font-size: 22px;
}
.partner-supply-inner {
	transform: inherit;
	-webkit-transform: inherit;
}
.partner-supply-list-box a {
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
}
.top-sec-details p br {
	display: none;
}
.top-button-sec {
	text-align: center;
}
.video-list, .res-article-block {
	margin-bottom: 30px;
}
.our-broad-details ul.list-3 li {
	font-size: 16px;
}
.alliances-sec p {
	font-size: 16px;
}
.single-case-study-sec .case-studies-box.col-3 {
	max-width: 100%;
}
.page-id-1189 .martin-benefits-sec {
	padding-bottom: 40px;
}
.contact-form-sec {
	padding-bottom: 30px;
}
.form-sub-title {
	padding: 0;
}
.contact-form {
	padding: 0;
}
.contact-form .hbspt-form form > fieldset label {
	font-size: 14px;
}
.blog .wood-bg-blog {
	padding-top: 40px;
}
.blog-hero-text {
	padding-left: 0;
	margin-top: 20px;
}
.blog-hero-image {
	padding-right: 0;
}
#post-cat {
	padding: 30px 0 40px;
}
.case-study-page-box.col-4 {
	max-width: 46%;
	flex:0 0 49%;
	-webkit-flex:0 0 49%;
}
.case-study-page-sec .case-studies-page-wrap {
	padding-bottom: 0;
	padding-top: 40px;
}
.case-study-sec .top-sec-details {
	padding: 40px 0px 0;
}
.brand-box {
	max-width: 23%;
}
.header-search span, .header-quote span{
	font-size: 0;
	display: block;
}
.header-logo {
	width: 60%;
}
.screen-reader-text {
	margin-bottom: 10px;
	display: inherit;
}
.case-studies-contact p {
	font-size: 16px;
}
.bottom_product-inner {
	margin: 0 auto 40px;
}

.single-post-content .article-body h4 img {
	margin-top: 20px;
}
.single-post-content .article-body img.alignleft {
	margin-right: 0px;
}
.single-post-content .article-body img.alignright{
	margin-left: 0px;
}
.single-post-content .article-body img {
	float: none;
	display: block;
	margin: 10px auto !important;
}
.page-id-32 .what-we-do-box {
	max-width: 33.33%;
}
.black-cta-inner {
	font-size: 18px;
	padding: 40px 15px;
}
.vending-solutions-img-main .case-studies-img {
	height: auto !important;
}
.vending-solutions-box .case-studies-box-title {
	margin-top: 0px;
}
.alliances-list-box .alliances-info {
	width: 100%;
	max-width: 100%;
}
.alliances-list-box .alliances-logo {
	max-width: 260px;
	margin: 0 auto 0px;
}
.discover-the-martin .left-video {
	padding-bottom: 68%;
}
.core-value-sec-inner {
	padding: 40px 0;
}
.accordion-inner .wpsm_panel-title:hover::before {
	left: 8px;
}
.page-id-1018 .services-section.sol-ser-sec {
	padding-top: 40px;
}
ul.list-icon > li::before {
	top: 5px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #eb2524;
}
.page-id-1018 .sub-title-text {
	margin-bottom: 30px;
}
.accordion-title-icon {
	display: block;
	text-align: center;
}
.accordion-title-icon p {
	font-size: 16px;
	padding-left: 0;
	margin-top: 10px;
}
.our-product-box {
	margin-bottom: 20px !important;
}
.our-product-box:last-child{
	margin-bottom:0 !important;
}
.supplier-landing-cta-left {
	text-align: center;
}
.col-5 {
	max-width: 33.33%;
}
.featured-product-list {
	justify-content: center;
	-webkit-justify-content: center;
}
.supplier-landing-cta-left p {
	font-size: 16px;
}
.our-product-btn .red-btn {
	padding: 10px 20px;
}
.supplier-landing-cta {
	padding: 40px 0;
}
.supplier-landing-cta-right img {
	max-width: 240px;
	margin-top: 50px;
}
.col-5 {
	max-width: 33.33%;
	margin-bottom: 20px;
}
.featured-product-btn .red-btn {
	padding: 12px 20px;
}
.featured-product-btn {
	margin-top: 15px;
}
.supplier-landing-cta-left {
	padding-right: 0;
}
.our-product-box.col-3 {
	max-width: 100%;
	margin: 0 auto;
}
.page-id-16621 .left-video {
	padding-bottom: 50%;
}
.right-video.left-video {
	padding-bottom: 55%;
}
.lan-left-right-inner {
	text-align: center;
}
.lan-our-help-inner h3,.lan-left-right-inner h3 {
	margin-bottom: 20px;
}
.news-date {
	margin-bottom: 15px;
}
.news_wrap .read-more {
	margin-top: 15px;
}
.error-right-sec {
	padding-left: 0;
}
.error-wrap.dis-flex {
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
}
.error-left,.error-right-sec {
	max-width: 100%;
}
.error-title {
	margin-bottom: 30px;
}
.error-title h1 {
	font-size: 30px;
}
.error-right-sec {
	margin-bottom: 50px;
}
.intro-black-inner h4 {
	font-size: 20px;
}
.blog-listing-hero.dis-flex {
	padding-top: 40px;
}
    h1 {
	font-size: 2rem;
}
}
@media(max-width: 639px) {
.cta-text {
	font-size: 16px;
	text-align: center;
	padding: 0;
}
.cta-btn {
	padding: 0;
	margin-top: 12px;
}
.cta-bottom-section .cta-btn {
	margin-top: 12px;
}
.red-btn {
	padding: 5px 25px;
	font-size: 14px;
}
.large-btn {
	padding: 10px 18px;
}
.what-we-do-box {
	max-width: 50%;
}
.what-we-do-box:last-child {
	margin-bottom: 0;
}
.case-studies-inner {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top:40px;
}
.col-3 {
	margin-bottom: 40px;
}
.sub-title-text.text-center br {
	display: none;
}
.footer-cta-text h3 {
	font-size: 18px;
}
.download-brochure-img {
	margin: 0;
}
.brochure-inner {
	display: block;
	text-align: center;
	padding: 20px;
}
.download-brochure-img {
	padding-bottom: 15px;
}
.download-brochure-left {
	padding-top: 0;
}
.download-brochure-title br {
	display: none;
}
.download-brochure-img img {
	max-width: 220px;
}
.custom-tailored-inner {
	padding: 35px 20px;
}
.right-details h3 {
	font-size: 20px;
}
.sol-inner-case .case-studies-box {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.full-content p br {
	display: none;
}
.full-content p {
	font-size: 16px;
}
.what-we-do-box.what-we-do-box-4-col {
	max-width: 50%;
	margin-bottom:20px;
}
.what-we-do-box {
	margin-bottom: 30px;
}
.top-sec-details p {
	font-size: 17px;
}
h2.main-title {
	font-size: 22px;
}
.martin-benefits-sec {
	padding-top: 40px;
}
.our-broad-details ul.list-3 li {
	max-width: 100%;
	padding-right: 0;
}
.video-sec {
	padding: 30px 0px;
}
.about-video {
	margin-bottom: 15px;
}

.logo-list-box {
	max-width: 50%;
}
.partner-supply-list-box {
	max-width: 100%;
	margin-bottom: 15px;
}
.partner-supply-list-box a {
	line-height: 1.3;
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
}
.alliances-sec p {
	font-size: 15px;
	line-height: 1.3;
}
.about-top-des .top-sec-details {
	padding-bottom: 20px;
}
.alliances-info h3 {
	font-size: 18px;
}
.single-services-inner h3 {
	font-size: 20px;
}
.page-id-1521 .iso-certified-section .top-sec-details {
	padding: 30px 0;
}
.leadership-team-box {
	padding: 0 5px;
}
.page-id-1650 .top-sec-details {
	padding: 40px 0 0;
}
.sales-promotions-box h4 {
	margin-top: 10px;
}
.footer-map-sec iframe {
	height: 230px;
}
.single .article-content h1 {
	font-size: 26px;
}
.single .alignright,.single .alignleft {
	float: none;
	margin: 0 auto;
	display: inherit;
}
.content .tease {
	max-width: 100%;
	padding: 0px;	
	margin-bottom:20px;
}
.content .tease:last-child {
	margin-bottom: 0;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.single-post .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 24px;
}
.hours-section {
	margin-top: 10px;
}
.video-box {
	margin-bottom: 25px;
}
.resources-banner {
	padding: 40px 0;
}
h3 {
	font-size: 20px;
}
.partner-supply-list-box a br {
	display: none;
}
.solutions-banner {
	padding: 50px 0;
}
.blog-listing-hero {
	padding: 0 5px;
}
.blog-hero-text h2 {
	font-size: 22px;
}
.content .tease .post-inner{
	height:auto !important;
}
.pagination-block ul.pagination li.next.btn,.pagination-block ul.pagination li.last.btn{display:none;}
.pagination-block ul.pagination li a {
	padding: 4px 9px;
}
.post-inner {
	padding-bottom: 30px;
}
.case-study-page-box.col-4 {
	max-width: 100%;
	flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
}
.safety-same-height,.industrial-same-height{height:auto !important;}
.brand-box {
	max-width: 30%;
}
.brand-warp {
	margin-bottom: 30px;
	margin-top: 30px;
}
.courtesy-bar {
	padding: 5px 15px;
}
.header-logo {
	width: 50%;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
	font-size: 16px !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
	font-size: 14px !important;
}
.home .hero-slider-slide-content-group h1 {
	font-size: 2.1rem;
}
.home .hero-slider-slide-content-group h1 {
	font-size: 1.8rem;
}
.home .hero-slider-slide-content-group h1 br {
	display: none;
}
.home .category-listing-block h2 {
	font-size: 30px;
}
.scrolling-active button#responsive-menu-button {
	top: 6px !important;
}
.header-search .et_pb_searchform {
	right: -140px;
}
.blog-sidebar-right {
	margin: 30px auto 40px;
}
.bottom_product-details h2 {
	font-size: 22px;
}
.bottom_product-details p br {
	display: none;
}
.single-post .article-body table td {
	width: 100% !important;
	display: flex;
	display: -webkit-flex;
	height: auto !important;
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	text-align: left;
}
.page-id-32 .what-we-do-box {
	 max-width: 50%;
}
.black-cta-inner {
	font-size: 18px;
	padding: 30px 15px;
}
.accordion-title-icon {
	margin-bottom: 30px;
}
.supplier-landing-cta-right img {
	max-width: 200px;
	margin-top:40px;
}
.our-product-box {
	padding: 0;
}
.lan-our-help-inner .alignleft {
	float: none;
	margin: 0 auto;
	display: inherit;
}
.lan-our-help-inner .alignright {
	float: none;
	margin: 0 auto;
	display: inherit;
}
.lan-left-right-inner h3.main-title br {
	display: none;
}
.lan-banner h1.banner_title br {
	display: none;
}
.intro-black-inner h4 {
	font-size: 22px;
}
.error-title h1 {
	font-size: 25px;
	margin-bottom: 0;
}
.error-title {
	margin-bottom: 18px;
}
.error-text h5 {
	font-size: 18px;
}
.error-msg {
	margin-top: 25px;
}
.home .featured-content-block .featured-content-group .featured-block {
	max-width: 100%;
	flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
}
.author-list {
	width: 100%;
	max-width: 490px;
	margin: 0 auto;
}
}
@media(max-width: 479px) {
	.solutions-banner {
	padding: 45px 0;
}
h2.main-title {
	font-size: 23px;
}
.what-we-do-box {
	max-width: 100%;
}
.flexible-content-sec h4 {
	font-size: 16px;
	line-height: 1.2;
	margin:12px 0;
}
h2.main-title {
	font-size: 22px;
}
.what-we-do-box img {
	width: 55px;
}
.solutions-banner-title h1.banner_title {
	font-size: 22px;
}
.cta-text br {
	display: none;
}
.right-details h4 {
	font-size: 16px;
	line-height: 1.2;
	margin:12px 0;
}
.top-sec-details p {
	font-size: 17px;
}
#back-to-top {	
	bottom: 55px;	
}
.download-brochure-title {
	font-size: 20px;
}
.custom-tailored-inner h2.main-title {
	margin-bottom: 12px;
}
.sol-inner-case .red-btn {
	line-height: 1.3;
}
.accordion-inner #wpsm_accordion_1064 .ac_open_cl_icon,.accordion-inner #wpsm_accordion_2023 .ac_open_cl_icon {
	width: 25px;
	height: 25px;
	line-height: 25px !important;
	font-size: 10px;
	right: 6px;
}
.accordion-inner .ac_title_class {
	padding: 20px 32px 20px 30px !important;
	font-size: 14px;
}
.accordion-inner .wpsm_panel-title::before {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #eb2524;
}
.accordion-inner .wpsm_panel-group .wpsm_panel .wpsm_panel-body {
	padding: 12px 15px;
}
.benefits-list-box .benefits-list-box-title {
	font-size: 16px;
	line-height: 1.3;
}
.benefits-list-box .benefits-list-box-title, .benefits-list-box-description {
	padding: 12px 12px 12px 25px;
}
.benefits-list {
	margin-bottom: 20px;
}
.benefits-list-box .benefits-list-box-title::before {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #eb2524;
}
.benefits-list-box {
	margin-bottom: 15px;
}
.leadership-team-box {
	max-width: 100%;
	padding: 0;
}
.partner-supply-inner {
	padding: 20px;
}
.logo-list-box {
	max-width: 100%;
}
.pum-theme-1362 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	top: 5px !important;
}
.page-id-1521 .iso-certified-section .top-sec-details {
	padding: 20px 0;
}
.sales-promotions-box {
	max-width: 100%;
}
.sales-promotions-title {
	height: auto !important;
}
.opportunity-statement-images .sales-promotions-box {
	max-width: 100%;
}
.footer-map-sec iframe {
	height: 200px;
}
.single .article-content h1 {
	font-size: 22px;
}
.archive .solutions-banner h1.banner_title,.blog .solutions-banner h1.banner_title,.search .solutions-banner h1.banner_title  {
	font-size: 22px;
}
.contact-location-list .col-4 {
	margin: 0 0px 20px !important;
	max-width: 100%;
}
.video-title h4 {
	font-size: 16px;
	line-height: 1.2;
}
.top-title-btn-sec {
	display: block;
	text-align: center;
}
.top-title-btn-sec .top-button-sec {
	margin-top: 10px;
}
.contact-form .hbspt-form form > fieldset .input input {
	height: 45px;
}
.hours-section {
	font-size: 15px;
}
.brand-box {
	max-width: 45%;
}
.page-id-585 .what-we-do-list .what-we-do-box:nth-child(3) img,.page-id-585 .what-we-do-list .what-we-do-box:last-child img {
	width: 70px;
}
.header-search .et_pb_searchform {
	left: inherit;
	right: -145px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 300px;
}
.courtesy-bar {
	font-size: 12px;
}
.header-account {
	padding: 0;
}
.header-cart {
	padding: 0;
}
.header-quote {
	padding: 1.3rem 0.4rem;
}
.header-search {
	padding: 1.3rem 0.4rem;
}
.scrolling-active button#responsive-menu-button {
	top: 6px !important;
}
.home .carousel-item{width:100% !important;}
.header-search {
	flex: 1 1 50%;
	order: 4;
}
.header-quote {
	flex: 1 1 50%;
	order: 5;
}
.header-search span, .header-quote span {
	font-size: 14px;
	display: initial;
}
.header-search, .header-quote{margin-bottom:10px;margin-top:5px;}
.header-logo {
	width: 53%;
	margin-right: 10px;	
	
}
.page-id-32 .what-we-do-box {
	max-width: 100%;
}
.black-cta-inner {
	font-size: 16px;
}
.alliances-list-box .alliances-logo {
	max-width: 200px;
}
.accordion-inner .wpsm_panel-title:hover::before {
	left: 5px;
}
.col-5 {
	max-width: 50%;
	margin-bottom: 20px;
}
.solution-news-block.col-4 {
	max-width: 100%;
	margin-bottom: 15px;
}
.solution-news-block.col-4:last-child{
	margin-bottom:0;
}
.news_wrap {
	padding: 0;
}
}





.header-nav .menu-item-587 ul.force-four-col {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}