
/* Homepage */
.home section.hero-section .button::before {
	display: none;
}

table {
	word-break: inherit !important;
}

.hero-section .hero-button-holder {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	max-width: 400px;
}

.hero-section p {
	margin: 30px auto 30px auto !important;
}

/* p.hero-subtitle {
    margin-top: 15px !important;
} */
.section-product .gallery {
	justify-content: center;
}

.section-product .image-holder {
	height: unset !important;
}

.section-partner .content-wrapper {
	width: 100%;
}

.section-partner .content-wrapper {
	width: 100%;
	padding: 0 0 50px;
}

.section-partner .content-wrapper h2 {
	margin-bottom: 50px;
	text-align: center;
}

.section-partner .content-wrapper .logos-wrap ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.section-partner .content-wrapper .logos-wrap ul li {
	margin: 0 10px;
	flex-basis: 160px;
}

.section-cta {
	padding: 0;
}

.section-cta .wrap {
	position: relative;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	background-position: center;
	background-size: 100%;
	min-height: 240px;
	border-radius: 3px;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
}

.section-cta .wrap h2, .section-cta .wrap a, .section-cta .wrap p {
	z-index: 2;
}

.section-cta .wrap p {
	max-width: 50%;
	text-align: center;
}

.section-cta .wrap:before {
	display: block;
	background-color: rgba(8, 13, 16, .618);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.section-product .wrap {
	align-items: center;
}

.section-product .description p {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.section-product .material-wrapper {
	margin-top: 100px;
}

.section-product .material-wrapper h2 {
	margin-bottom: 25px !important;
}

.section-product h2 {
	margin: 0 !important;
	width: 100%;
}

.section-product .description {
	margin-top: 15px;
	width: 100%;
}

.section-product img {
	max-height: 400px;
}

.section-product .product-listing {
	margin-top: 50px;
}

.js .gs-faq__answer {
	padding: 15px 5px 5px !important;
}

.business-outcomes {
	padding: 8rem 0 0;
}

.business-outcomes .wrap {
	margin-bottom: 4rem !important;
}

.business-outcomes .intro {
	margin-bottom: 10px;
}

.business-outcomes .outro {
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.business-outcomes .outro a {
	text-decoration: underline;
	font-weight: 500;
}

.business-outcomes .btn-holder {
	display: flex;
	margin-bottom: 30px;
	width: 100%;
	color: #fff;
	background-color: #1560bd;
}

.business-outcomes .btn-holder:hover {
	background-color: #d83a3e;
}

.business-outcomes .btn-holder a {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 100%;
	padding: 20px 30px 20px 50px;
	color: #fff;
}

.business-outcomes .wrap-outro {
	margin: 0 auto;
}

.case-studies h2 {
	margin-bottom: 3.5rem;
	text-align: center;
}

.case-studies .entry-title {
	margin-bottom: 16px;
	text-align: left;
}

/* Product Single */
.single-product .gallery-image-wrapper {
	margin-top: 35px;
}

.single-product #genesis-content .entry-meta {
	display: none;
}

.single-product .product-entry .product-info {
	display: flex;
}

.single-product .product-entry .product-info .product-description {
	padding-left: 50px;
}

.single-product .product-entry .overview-table tbody tr td:nth-child(1) {
	font-weight: 600;
}

.single-product .product-entry .overview-table tbody tr td:nth-child(3) {
	font-weight: 600;
}

.single-product .product-entry .overview-table tbody tr td:nth-child(4) {
	text-align: center;
}

.single-product .product-entry .overview-table tbody tr td:nth-child(2) {
	text-align: center;
}

/* .single-product .product-entry .overview-table tbody tr td.text-result {
font-size: 13px;
} */
.single-product #genesis-content .gs-faq:first-of-type {
	margin-top: 4.8rem;
}

.single-product #genesis-content .technical-table tbody tr td:nth-child(1), .single-product #genesis-content .weight-table tbody tr td:nth-child(1) {
	/* width: 50%; */
	font-weight: 600;
}

/* 
.single-product table, */
.single-product th, .single-product td {
	border-top: 1px solid #cbdbe5 !important;
}

.single-product td:not(:last-child) {
	border-right: 0 !important;
}

.single-product tr:not(:last-child) td {
	border-bottom: 0 !important;
}

.page-template-rental-page-revised .compare-products .compare-table .thumbnail th:not(:first-child) {
	border-top: 1px solid #cbdbe5 !important;
}

table tr th:not(:last-child) {
	border-right: 0 !important;
}

.compare-table tbody td:not(:last-child) {
	border-right: 0 !important;
}

table tr:last-child td:first-child {
	border-bottom-left-radius: 10px;
}

table tr:first-child td:first-child, table tr:first-child th:nth-child(2) {
	border-top-left-radius: 10px;
}

table tr:first-child td:last-child, table tr:first-child th:last-child {
	border-top-right-radius: 10px;
}

table tr:last-child td:last-child {
	border-bottom-right-radius: 10px;
}

table tr.title-row:first-child td:last-child {
	border-top-right-radius: 0;
}

table {
	border-collapse: inherit !important;
}

.gallery {
	display: flex;
	flex-flow: row wrap !important;
	justify-content: center !important;
}

/* Rental Page (Revised) */
.page-template-rental-page-revised #genesis-content > h2 {
	text-align: center;
}

.page-template-rental-page-revised .compare-products .gallery-wrapper .gallery {
	justify-content: space-around;
	align-items: flex-start;
}

.page-template-rental-page-revised
.compare-products
.gallery-wrapper
.gallery-columns-9
.gallery-item {
	width: 60px;
	margin-left: 0;
	margin-right: 7px;
	margin-bottom: 10px;
}

.page-template-rental-page-revised .compare-products {
	/* 	display: flex;
	padding-left: 100px;
	padding-right: 100px; */
	padding-left: 0;
	padding-right: 0;
}

.page-template-rental-page-revised .compare-products .item-listinginfo {
	width: 100%;
	max-width: 350px;
}

.page-template-rental-page-revised
.compare-products
.product-technical
li:nth-of-type(15) {
	min-height: 100px;
}

.page-template-rental-page-revised
.compare-products
.product-technical
li:nth-of-type(2) {
	min-height: 100px;
}

.page-template-rental-page-revised .compare-products .product-listing h4, .page-template-rental-page-revised .compare-products .sub-description p {
	padding: 0 10px;
	word-break: break-word;
}

.page-template-rental-page-revised .compare-products .sub-description p {
	font-weight: normal;
}

.page-template-rental-page-revised .compare-products .sub-description th {
	vertical-align: top;
}

.page-template-rental-page-revised .compare-products .sub-description {
	min-height: 350px;
	padding: 0 30px;
	word-break: break-word;
}

.page-template-rental-page-revised .compare-products td {
	word-break: break-word;
}

.page-template-rental-page-revised .compare-products .item-listinginfo ul li, .page-template-rental-page-revised .compare-products .product-listing ul li {
	list-style: none;
	padding-left: 0;
	padding-left: 10px;
	display: flex;
	align-items: center;
	min-height: 41px;
	font-size: 16px;
}

.page-template-rental-page-revised .compare-products .item-listinginfo ul li {
	font-weight: 600;
}

.page-template-rental-page-revised .compare-products .product-listing ul li {
	justify-content: center;
	text-align: center;
}

.page-template-rental-page-revised
.compare-products
.item-listinginfo
ul
li:first-child {
	font-weight: 600;
}

.page-template-rental-page-revised
.compare-products
.item-listinginfo
ul
li:first-child, .page-template-rental-page-revised
.compare-products
.product-listing
ul
li:first-child {
	min-height: 50px;
	background: #91181b;
	color: #fff;
	padding-left: 10px;
	font-size: 17px;
}

.page-template-rental-page-revised .compare-products .compare-table {
	position: relative;
}

/* Main Desc */
.page-template-rental-page-revised .compare-table .main-description hr, .page-template-rental-page-revised .compare-table .main-description p {
	display: none;
}

.page-template-rental-page-revised .compare-table .main-description h4, .page-template-rental-page-revised .compare-table .sub-description p {
	padding: 0 0 0 0;
	margin-bottom: 10px;
}

/* Sub Description */
.page-template-rental-page-revised .compare-table .sub-description h4, .page-template-rental-page-revised .compare-table .sub-description hr, .page-template-rental-page-revised .compare-table .sub-description img {
	display: none;
}

.page-template-rental-page-revised .compare-products .item-listinginfo h4 {
	visibility: hidden;
	min-height: 141px;
}

.page-template-rental-page-revised
.compare-products
.product-listing
.see-more {
	display: block;
	width: 70%;
	margin: 0 auto;
}

.page-template-rental-page-revised .compare-table tr td:first-child {
	width: 16%;
	font-weight: bold;
}

.page-template-rental-page-revised .compare-table thead tr th:first-child {
	border: 0;
}

.page-template-rental-page-revised .compare-table tr td {
	width: 16%;
}

.page-template-rental-page-revised
.compare-table
tr:not(.title-row)
td:not(:first-child) {
	text-align: center;
}

.page-template-rental-page-revised .compare-table .title-row {
	background-color: #91181b;
	color: #fff;
}

.page-template-rental-page-revised .compare-table thead .title th {
	position: sticky;
	top: 75px;
}

.page-template-rental-page-revised
.compare-table
thead
.enquire-title.hide-button {
	display: none;
}

.page-template-rental-page-revised .compare-table thead .title th.stuck {
	/* 	box-shadow: 0 1px 1px 0px #cbdbe5; */
	background: #fff;
}

.page-template-rental-page-revised
.compare-table
thead
.title
th.stuck:first-child {
	border: 1px solid #cbdbe5;
}

.page-template-rental-page-revised
.compare-table
thead
.title
th.stuck::before {
	content: " ";
	position: absolute;
	top: -21px;
	left: -1px;
	height: 21px;
	background: #fff;
	width: calc(100% + 2px);
	box-shadow: 0 1px 1px 0px #cbdbe5;
}

.page-template-rental-page-revised .compare-table .title th h4 {
	position: relative;
	min-height: 30px;
}

.page-template-rental-page-revised .compare-table .title .stuck h4 a {
	position: absolute;
	top: -20px;
	transition: .5s left, .5s transform;
	word-break: keep-all;
}

.page-template-rental-page-revised .compare-table .title th h4 a {
	/* 	position: absolute;
	top: -20px;
	left: 10px; */
	transform: translateX(0);
	transition: .5s left, .5s transform;
	word-break: keep-all;
}

.gallery-item {
	width: 10% !important;
	margin-left: 10px !important;
	margin-right: 10px;
}

.page-template-rental-page-revised .mobile-compare {
	display: none;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item {
	width: 100%;
	margin-right: 0;
	margin-bottom: 100px;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item:last-child {
	margin-bottom: 0;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item
.divider {
	display: none;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item
.product-details-item
.info-title, .page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item
.product-details-item
.info-result {
	width: 50%;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item
.product-details-item
.info-title {
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

.page-template-rental-page-revised
#genesis-content
.mobile-compare
.product-item
ul
li:first-child {
	font-weight: bold;
}

.page-template-rental-page-revised
.compare-products
.compare-table
.thumbnail
th {
	overflow: hidden;
	padding: 3rem .8rem;
}

.page-template-rental-page-revised
.compare-products
.compare-table
.thumbnail
th
img {
	max-height: 335px;
}

@media only screen and (min-width: 1200px) {
	.section-product.compare-products .product-item:not(:last-child) {
		width: 25%;
		margin-right: 0;
	}
}

@media (max-width: 1850px) {
	.page-template-rental-page .compare-products .item-listinginfo p, .page-template-rental-page .compare-products .product-listing p {
		min-height: 530px;
	}
	
	.page-template-rental-page
	.compare-products
	.item-listinginfo
	ul
	li:first-child, .page-template-rental-page
	.compare-products
	.product-listing
	ul
	li:first-child {
		min-height: 80px;
	}
	
	.page-template-rental-page .compare-products .item-listinginfo ul li, .page-template-rental-page .compare-products .product-listing ul li {
		min-height: 90px;
	}
}

@media (max-width: 1130px) {
	.business-outcomes .btn-holder a {
		padding: 20px 30px 20px 20px;
		font-size: 14px;
	}
}

@media (max-width: 1200px) {
	.page-template-rental-page-revised .compare-products:not(.mobile-compare) {
		display: flex;
	}
	
	.section-product .material-wrapper {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 991px) and (min-width: 769px) {
	.section-product.compare-products .product-item:not(:nth-child(2n)) {
		margin-right: 0;
		width: 50%;
	}
}

@media (max-width: 970px) {
	/* 	.page-template-rental-page-revised .compare-table .main-description,
	.page-template-rental-page-revised .compare-table .sub-description {
	display: none;
} */
	.page-template-rental-page-revised .compare-products .product-listing h4 {
		padding: 0 10px;
	}
}

@media screen and (max-width: 992px) and (min-width: 896px) {
	.single-product .gallery-image-wrapper .gallery-columns-9 .gallery-item {
		margin-left: 0;
		margin-right: 32px;
		width: calc(( 100% - 10.6rem ) / 9 - .2px);
	}
	
	.page-template-rental-page-revised
	.compare-products
	.gallery-wrapper
	.gallery-columns-9
	.gallery-item {
		width: 45px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		min-height: 103px;
	}
}

@media only and screen and (max-width: 895px) {
	ul.sub-menu {
		display: block !important;
		height: 100% !important;
		max-height: 0px !important;
		transition: .5s all;
		overflow: hidden;
	}
	
	ul.sub-menu.show-sub {
		display: block !important;
		height: 100% !important;
		transition: .5s all;
		max-height: 500px !important;
	}
	
	.sub-menu-toggle.activated + .sub-menu {
		display: block !important;
		height: 100% !important;
		transition: .5s all;
		max-height: 500px !important;
	}
	
	/* 	Homepage button */
	.home .hero-section .hero-button-holder {
		margin-left: auto;
		margin-right: auto;
	}
	
	.single-product .gallery-image-wrapper .gallery-item {
		width: 84px !important;
	}
	
	.page-template-rental-page-revised
	#genesis-content
	.compare-products.mobile-compare
	.gallery-columns-9
	.gallery-item {
		width: 84px;
	}
	
	.section-product .material-wrapper .gallery-item {
		width: 15% !important;
	}
	
	.section-product .material-wrapper {
		margin-top: 40px;
	}
	
	.section-partner .content-wrapper {
		padding: 0 0 7px !important;
	}
	
	.section-partner .content-wrapper .logos-wrap img {
		height: 125px;
	}
	
	.section-partner .content-wrapper .logos-wrap ul li {
		display: flex;
		justify-content: center;
	}
	
	.custom-banner .banner-wrapper .banner-background-image img {
		height: 727px !important;
		object-fit: none !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.single-product .product-entry .product-info {
		flex-direction: column;
	}
	
	.single-product .product-entry .product-info .product-description {
		padding-left: 0;
	}
	
	.page-template-rental-page .compare-products .item-listinginfo {
		display: none;
	}
	
	.page-template-rental-page .compare-products {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.page-template-rental-page .compare-products .item-listinginfo p, .page-template-rental-page .compare-products .product-listing p {
		min-height: 320px;
	}
	
	.page-template-rental-page
	.compare-products
	.item-listinginfo
	ul
	li:first-child, .page-template-rental-page
	.compare-products
	.product-listing
	ul
	li:first-child {
		display: none;
	}
	
	.page-template-rental-page .section-product.compare-products .product-item {
		margin-right: 0;
		width: 100%;
		margin-bottom: 100px;
	}
	
	.page-template-rental-page .compare-products .product-listing p {
		min-height: auto;
	}
	
	.page-template-rental-page-revised .compare-products:not(.mobile-compare) {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.page-template-rental-page-revised .compare-table tr td:first-child {
		width: auto;
		font-weight: bold;
	}
	
	.custom-banner .banner-wrapper .banner-background-image img {
		height: 727px !important;
		object-fit: none !important;
	}
	
	.gallery-item {
		margin-right: 20px;
	}
	
	.product-image {
		margin-bottom: 20px;
	}
	
	.section-product.compare-products.compare-products-accordion {
		display: none;
	}
	
	.page-template-rental-page-revised .mobile-compare {
		display: block;
	}
}

@media only screen and (max-width: 730px) {
	.page-template-rental-page-revised #genesis-content .compare-products {
		display: none;
	}
	
	.page-template-rental-page-revised
	#genesis-content
	.compare-products.mobile-compare {
		display: flex;
		padding: 20px;
	}
	
	.page-template-rental-page-revised
	#genesis-content
	.compare-products.mobile-compare
	.product-title-wrap {
		position: sticky;
		top: 86px;
		background-color: #fff;
		padding-bottom: 10px;
		padding-top: 10px;
		margin: 0;
		font-size: 40px;
	}
	
	.custom-banner .banner-wrapper .banner-background-image img {
		height: 727px !important;
		object-fit: none !important;
	}
}

/* 	.single-product .product-entry .overview-table tbody tr td {
width: inherit !important;
} */
@media screen and (max-width: 575px) and (min-width: 320px) {
	.section-cta .wrap p {
		max-width: 50%;
		text-align: center;
	}
	
	.home .hero-section .hero-button-holder {
		max-width: 320px;
		flex-wrap: wrap;
	}
	
	.home .hero-section .hero-button-holder a {
		margin: 0 0 15px;
	}
	
	.gallery-item {
		width: 20% !important;
		margin-right: 17px !important;
		margin-left: 17px !important;
	}
	
	.custom-banner .banner-wrapper .banner-background-image img {
		height: 805px !important;
		object-fit: none !important;
	}
	
	.single-product .product-entry .product-info {
		display: flex;
		flex-flow: column;
	}
	
	.product-image {
		margin-bottom: 20px;
	}
	
	.single-product .product-entry .product-info .product-description {
		padding-left: unset;
	}
}
